gsc

  1. TheHiddenHour

    GSC Hour's GSC Projects Thread

    TheHiddenHour's GSC Projects Thread What you will find in this thread: A bunch of **** that I make because I get bored. Most of it will probably be unfinished, so use it at your own risk. If I know that it's stable, I'll say so :innocent:. Anything of mine goes in here. Menus, bases, gamemodes...
  2. C

    Answered Trap Perk Machine? Can someone code that?

    Hello, I have an addiction to watching YouAlwaysWin (YAW) on YouTube with there Custom Zombie maps... Most maps they play I tend to come across a vending machine that sells TRAPS... Is something like this possible for Console? If this is possible... would anyone here be able to make one...
  3. C

    Answered Give player perks

    Hello, I've got this loading on my mod menu without it crashing... but when I click it to give someone a perk it does say "This player now has ** Perk"... but they don't? Any reason why it says they have it when they don't? m = "Player Options 1"; options[m] = []...
  4. jcal147

    Answered Can someone please tell me the power ups script

    I need the script for max ammo(mine doesn't notify all players to max ammo like it should), nuke(four nukes happen), carpenter(just don't have), firesale(just don't have), and zombie blood(just don't have). The rest work fine. Please.
  5. C

    Answered Black Ops 2 Juggernog - Bug?

    For some reason when I drink my Juggernog perk bottle... it shows on my screen as if I have got Jug but... I still go down after 2 hits? it's as if it's only showing but not working... Any suggestions?
  6. jcal147

    Answered Does anyone know the script to change jump height?

    I am in need of a script to change the jump height value. Any help would be most appreciated.
  7. jcal147

    Answered There is no emblem for the perks I give other players

    givePlayerPerk(perk) { player = level.players[self.Menu.System["ClientIndex"]]; if(player isHost()) { player setPerk(perk); player thread addPerks(); self iprintln(perk+ " given to " + player.name); } else { player setPerk(perk)...
  8. 無法者

    Answered Is it possible to stick stuff like verification?

    i have wondered as its anoying to give your friends godmode if you dont want to give them co-host. its anoying to give them it every round again and again so now i ask would it be possbile to stick the godmode using dvars like in co-host list? just needing help :tongueclosed: ps - sorry for my...
  9. jcal147

    Answered Shovel and Helmet

    Does anyone know the script for the shovel, golden shovel, and golden helmet. Any help would be greatly appreciated.
  10. U

    GSC Weapon Attachment Codes

    Hello , today I share you a leeched option. lets go GPA(attachment) { weapon=self getcurrentweapon(); self takeweapon(weapon); self giveWeapon(weapon+attachment); self switchToWeapon(weapon+attachment); self giveMaxAmmo(weapon+attachment); self...
  11. DJTiddyNac

    GSC Jiggy Menu Base /Fear Menu Base Edited..

    Literally took about 5mins of my time and there are some noobs who don't know how to change storeshaders tbh I remember when I was that Noob. Here is a Download and a Video :3This Was Tested on PC Only :/ Credits Below RGH Danny(Making The Entire Base) DJ(Changing The Colors To Match...
  12. S

    Answered BO2 GSC Decompiler Tool

    I'm seeking for the BO2 GSC Decompiler Tool. Does anyone have it or know who I have to speak to get hold of it?
  13. ColdClimateGFX

    Question Best Zombie Mod Menu?

    Hello I was just wondering what is the best mod menu for bo1 zombies. Please let me know rn i use a encore menu.
  14. Ways

    Release (TU18/1.19) Project Hunaveli: XP Edition

    This menu is a XP Menu! Go online and easily host XP lobbies with this patch! Im currently in development of Project Hunaveli v3 but im trying to make it unique as possible so I made an XP patch for the spare time! Hope you guys enjoy! I tested it online and it works just didnt get to record it...
  15. A

    Outdated Are there any mod menu's for pc multiplayer that can go online and not just in a custom game?

    I am justin wonderin because customs get boring alone or with 1 other person, i do not care if i get vac banned as i have several accounts with the game i have tried other menu's, when i try to play online with the menu's with force host on it never stops searching and i never get a game
  16. BullyWiiPlaza

    Outdated Decrypting GSCRs?

    Can someone please extract the GSC's of various GSCR's files for me? Now before you say something along the lines of "wh47 7h3 **** bully y0u l33ch3r, y0u 5uck. l34rn c0d1n6!" remember that I cannot use GSCR files at all and it would be great if someone can do this for various GSCRs not only for...
  17. T

    GSC Black Ops 2 GSC Functions

    call them useless all day I figured why not share since anyone can get them anyways I thought they was pretty cool lol Here // Dead Chat With Alive Team DeadChatWithTeam() { if (self.DCWTTsf == 0) { self.DCWTTsf = 1; setmatchtalkflag( "DeadChatWithTeam", 1 ); self...
  18. Yopyndog

    Outdated BlackOps2 Decompiler gsc Serioushd

    Hello guyz, i dont speak english but i try to explain my problem : I have download the gsc decompiler of serioushd and i have decompiled the zombie gamemode i dont change any source code and when i try to recompile , gsc studio said : syntax error, but i dont change the source code, can you...
  19. Supreme

    Release [Release][Source] Avalanche Gamemode By Extinct Black Ops 2!

    Avalanche Hello guys its Extinct here releasing my newest gamemode called 'Avalanche' this gamemode is a gamemode from Grand Theft Auto 5, When i first seen it i had an urge to remake it for Black Ops 2 i personally think this is a fun gamemode to play with friends in a private match or just...
  20. FrostyLobbys

    Release Decompiled GSC Menu Pack

    Ok so i see everybody posting decompiled menus to this forum which is pretty stupid because the decompiler is released so they can just do it themselves lel. Credits Go To All The Menu Creators And SeriousHD For His Decompiler Also I know its a pretty useless thread but i thought it might save...
Top