call of duty: black ops 3 scripts

  1. JayCoder

    Release Zombies Assistance

    hello cabcon back at this again I guess.... looking for help on making code shorter and more complex also I am in need of more ideas error's i'm in need of help with preview 2 preview 3 code below/video above before added functions [/SPOILER] function zombies_build() { //Main...
  2. vampytwist

    Release Zombieland v5.1

    BO3 Videos: Important Notice: For the shaker gun and thunder gun you will need to change it to a specific weapon within bo3 as I have used/imported custom weapons for them Shaker gun is located in Zombie.gsc line 746 Thundergun is located in menuitems.gsc line 1056 I also use custom...
  3. vampytwist

    Release [W.I.P] Sharks Zombieland

    Known bugs/Issues: (if you happen to find any please reply on the thread and let me know) - Starting weapons aren't given correctly - Need to find correct models or better models instead of custom care packages from mw2 and clip em Credits: Hawkin - Ideas LightModzz - Ideas ItsLollo1000 -...
  4. vampytwist

    GSC Motion Flex v2 Base

    #using scripts\codescripts\struct; #using scripts\shared\callbacks_shared; #using scripts\shared\system_shared; #using scripts\shared\array_shared; #using scripts\shared\hud_util_shared; #using scripts\shared\hud_message_shared; #using scripts\shared\util_shared; #insert...
  5. vampytwist

    GSC Final Flex Menu Base

    #using scripts\codescripts\struct; #using scripts\shared\callbacks_shared; #using scripts\shared\system_shared; #using scripts\shared\array_shared; #using scripts\shared\hud_util_shared; #using scripts\shared\hud_message_shared; #using scripts\shared\util_shared; #insert...
  6. vampytwist

    GSC AIO reconstructed Menu Base

    #using scripts\codescripts\struct; #using scripts\shared\callbacks_shared; #using scripts\shared\system_shared; #using scripts\shared\array_shared; #using scripts\shared\hud_util_shared; #using scripts\shared\hud_message_shared; #using scripts\shared\util_shared; #insert...
  7. vampytwist

    GSC "Rise" Menu Base Beta

    #using scripts\codescripts\struct; #using scripts\shared\callbacks_shared; #using scripts\shared\system_shared; #using scripts\shared\array_shared; #using scripts\shared\hud_util_shared; #using scripts\shared\hud_message_shared; #using scripts\shared\util_shared; #insert...
  8. vampytwist

    GSC DConnors' Menu Base

    #using scripts\codescripts\struct; #using scripts\shared\callbacks_shared; #using scripts\shared\system_shared; #using scripts\shared\array_shared; #using scripts\shared\hud_util_shared; #using scripts\shared\hud_message_shared; #using scripts\shared\util_shared; #insert...
  9. vampytwist

    GSC Sharks Menu base

    Sharks edit of Deathy's menu from Black ops 2. #using scripts\codescripts\struct; #using scripts\shared\callbacks_shared; #using scripts\shared\system_shared; #using scripts\shared\array_shared; #using scripts\shared\hud_util_shared; #using scripts\shared\hud_message_shared; #using...
  10. vampytwist

    GSC BZH35 Menu

    This is a really old menu base from the good old W@W days, I couldn't resist porting it over to black ops 3 aha anyway here it is for anyone that wants to use it or what ever. Sharing is caring :P #using scripts\codescripts\struct; #using scripts\shared\callbacks_shared; #using...
  11. vampytwist

    GSC [ZM/MP] R3FL3X V2 GSC Mod Menu

    Was clearing out my PC, completely forgot I did this a while ago thought I'd release it for people to use if they are looking for a good stable menu base. Original thread: Release - Call of Duty Modern Warfare 2 R3FL3X V2 GSC Mod Menu by xePixTvx + Download | CabConModding Video Bugs: -...
  12. XkillerSpeedX

    Converting Menus?

    i have been converting Source Engine to black ops 3 but wont load just causes the mod kit to throw errors. i have no Functions Just The Simple Shader And Text For The Base. am I Doing something wrong I Have Been Making My Own From Scratch and thats been fine so im lost any help would be great
  13. CabCon

    Tutorial Black Ops 3 Zombie GSC Modding - How to start coding a mod? Startup Mod +Download

    Hello guys, in this tutorial I want to assist every old GSC coder from a older Call of Duty. I will show you here how to make a zombie mod which will call a function on any spawn of the player. You can continue with your code after that. :grinning: So let's get started. Video version of this...
  14. Cxwh

    GSC Cwxh Menu Base

    Today I'm showing you my GSC menu base. It's based on Fallen's Surge base since it's the best imo. Anyway here's the source
  15. MrMatrix220

    Preview Mouse controlled menu - WIP

    (This will also be in Zombie mode) Hi everyone this is a working mouse controlled menu in Call of Duty Black Ops 3 by MrCoby220 (ME) This is still work in progress Keep in mind that the style of the menu is being worked on to make it look like the Call of Duty Black ops 3 ESC Menu I will add...
  16. Cxwh

    "Player" in Sublime Text 3

    I don't know if this should even be on here, but I just though I would post it since it's been pissing me off for the longest time. Download the zip file below and rename it to GSC.sublime-package Zip file So basically this is the same sublime package, but edited so that player has the same...
  17. CabCon

    GSC Black Ops 3 GSC Asset List (Weapon Names, Textures, Models, Camos)

    Black Ops 3 Wiki - CabConModding Click on the link to continue to the CabConModding Wiki!
  18. CabCon

    Tool Script Easy Reader v1.02 - BO3 GSC Developer Tool

    Hello CabConModding, today I will share with you this tool, it organize your code by dragging a file into it. It's created by M.A.K.E C E N T S, an awesome developer! :) Be sure to check him out! Preview Credits M.A.K.E C E N T S Download mediafire.com Regards, CabCon!
  19. CabCon

    GSC Black Ops 3 GSC Scripting - Disable Cheats Mod Tools - Anti-Cheat Code

    Hi everyone, in this small thread you will found out how to disable the cheat commands (god, noclip, give) on a custom map or gamemode, developed with the black ops 3 mod tools. Credits for the code are going to natesmithzombies, Koan and DidUknowiPwn! Thank you for sharing it! Navigate to...
  20. CabCon

    GSC Black Ops 3 GSC Weapon Names with Game Name - List

    Hello everyone, today I will share this Black Ops 3 Weapon list with you. It shows you which weapon ingame got which 'GSC'-entity name. I hope it helps a few people. :) Happy modding! Primary Submachine Guns Kuda : smg_standard VMP : smg_versatile Weevil : smg_capacity Vesper : smg_fastfire...
Top