bo3 gsc

  1. CabCon

    Release Call of Duty: Black Ops 3 Mouse Cursor GSC Mod Menu + From where?

    Today I found this source in my download folder from 2017: https://cabconmodding.com/attachments/bo3_mouse_menu_esc_base-rar.3810/ Best regards, CabCon.
  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 "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...
  5. vampytwist

    Release Black Ops 3 Zombie Mod Menu - Elasticity v1 Final Version

    Old video, all the functions/mods have since been added from the original patch Steam : Steam Workshop :: Elasticity v1 Final Version Mods folder: Download Credits: AgreedBog381 - The creator of the menu. Mikeeeyy - For having a lot of the original ideas within this menu. CabConModding -...
  6. 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
  7. Cxwh

    Answered Waittill after blackscreen ZM

    Ik theres a flag or something for it but i cannot find it ;(
  8. Cxwh

    Answered Could something like this work?

    Is there any way to get something like this to work? function monitorButtons() { test = &testButton; for(;;) { if(test) self iPrintln("^1test"); wait 0.05; } } function testButton() { //level.players[0] since you cant pass args return...
  9. JayCoder

    Preview Project Voids Offical Thread {Updates Daily}

    Update 0001: Update 0002: Update 0003: Update 0004: Update: 0005: request from me: help me work on this menu to make it better, if you would like to contact me, or reply to the post also, post ideas of things you would like to see, i will try my best to implement everything i...
  10. CabCon

    Release Black Ops 3 Zombie GSC Mod Menu "EnCoReV14" by CabCon | First Version + Download

    Hello guys, today I want to share you my next Black Ops 3 GSC Mod Menu Project. It's called EnCoReV14 which will be much bigger than any of my previous Black Ops 3 Mod Menus. This is the first preview of the mod menu, updates will come. Feel free to give feedback below! Happy Modding! Preview...
  11. vampytwist

    Release Black Ops 3 Zombie Physics 'n' Flex v3 GSC Mod Menu Port by vampytwist +Download

    Physics 'n' Flex v3 Black Ops 3 Version Hey, I am currently in the process of converting Physics 'n' flex v3 to black ops 3. This will include all features and functions (apart from the unlock all, death cards and stats stufff) plus more. All credits go to the original makers of the patch and...
  12. Cxwh

    Answered Set gamesetting in script

    I know there's a way to set gamesettings in script like for example disable killcam etc but is there a list of settings where I can see what I can set them too?
  13. O

    Release BO3 Zombies Launch Pads

    Credits : kurt2467 Download : https://mega.nz/#!cB0knJJL Key : !5Sa5s73JsEDqv6QDWGCaFRT1wA6pls3eA_0L2bGqt8Y Virus Scan : Antivirus scan for acb9c46e8de3ab7c3b749127b3c92f12b7a8af749b1d7792eb168dcc46708396 at2016-12-27 13:06:25 UTC - VirusTotal
  14. C

    Answered How do I spawn a bot at a specific spot on a map

    How do I spawn a bot at a specific spot on a map (with godmode). Is it possible to make the bot not count as a player, if not its ok (must be able to use the melee lounge on the bot) Is there a way to rename the bot as well? Whould be nice if I could delete the bot too. And is there a way to...
  15. WECoyote99

    Question enabling dog rounds on the stock maps

    is there a way to enable dog rounds on the stock maps or is there a tool that can get the rest of the scripts so i can
  16. SCP

    Question How to create console commands via GSC?

    @CoD_Modern_Gamer asked: I mean what do I write in the script to create my own command that can run these commands that are not available in the console yet. Example of what the command could be: /setDvarTo <command> <value> I have seen some mods that have their own console commands to add bots...
  17. C

    Answered Need a simple script to run different commands by pressing button combos

    The title says it all. Just need a script that allows anyone to press a combo for god, infinite ammo, drop current weapon and noclip. Btw Im new to scripting so I need something to look at and modify to learn from it. Thanks.
  18. X

    Answered How to change the Speed Cola / Double Tap reloading speed? GSC

    I want to know how to change the Speed Cola reloading speed, the DoubleTap, and probably other perks, please help!
  19. 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!
  20. R

    Answered Meleeing

    Is there a way to see when a player melees (a notify like reload_start)? And who he melees?
Top