Recent content by NightwalkerLots

  1. NightwalkerLots

    Release Icebreaker V4 Public Release - BO3 GSC Zombies Menu

    So far the only public version of Icebreaker was V1 which got leaked ages ago. Other than that, the menu was an Infinity Loader Exclusive, meaning you could only inject it if you paid for injection time on that client. I did this originally for source protection, but now I've decided to release...
  2. NightwalkerLots

    Question How to use Black Ops 3 zombie mods in public matches?

    False. Icebreaker v1 all the way to v4 can be used with other people. It has had a force-host option since V1. The V4 version is also now Free and Open Sourced.
  3. NightwalkerLots

    Answered Setting text to a hud element without using SetText()?

    Oh. Then you must have coded one for BO3 in gsc? I'd love for you to share it. If it's dumb to think that, then I guess agreed bog, and serious are dumb. People I consider way smarter than me. Which they have said it would have to be recreated by the injector itself.
  4. NightwalkerLots

    Tutorial Create Bot AI for Zombies

    Resources //Needed for most of the function calls done on the bot #include scripts\shared\bots\_bot; #include scripts\shared\laststand_shared; //GSC source for in-game bot code to reference how certain functions can be used t7-source/scripts/shared/bots/_bot.gsc at...
  5. NightwalkerLots

    Question can anyone help me get a silent aimbot and no aim aimbot for zombies coded? i want what people use for multiple but for zombies.

    I won't write one for you. But I'll let you in on functions that would make it possible. MagicBullet() Creates/Spawns Projectile. You can use this site to reference how to call the function, along with others https://scripts.zeroy.com/#MagicBullet CantSeeEntities() You can try the inverse of...
  6. NightwalkerLots

    Answered Setting text to a hud element without using SetText()?

    I've been looking at how to recreate this function for the past month. Currently, there is no such thing as a String Overflow Fix for BO3. Not unless someone wants to recreate it at the injector level. I have asked boggy, who runs infinity loader, if he could recreate it. He said, "I can add...
  7. NightwalkerLots

    Question How to change weapon damage? (GSC)

    Tried using this to do a damage mult, however it broke AAT effects. Not sure how to add those back into the overide
  8. NightwalkerLots

    GSC Black Ops 3 GSC Managed Code List

    i guess it only works on that map.
Top