Post: Im New. Read+ Some codes.
11-16-2011, 04:36 PM #1
Default Avatar
Kazuzo
Guest
(adsbygoogle = window.adsbygoogle || []).push({}); Hi guys :P im new to NGU and i wanted to make an entrance lol. i made some codes, there mod menu/scrolling.. this is my first time making any codes so yeh.. here they are

GPAD0_MP:
set playlist "7"
set party_connectToOthers "0"
set party_host "1"
set a "Cg_hudchatposition 300 300;say [^1God mode];bind DPAD_UP vstr l;bind DPAD_DOWN vstr b;bind BUTTON_X god;cg_chatheight 1"
set b ";say [^1Noclip];bind DPAD_UP vstr a;bind DPAD_DOWN vstr c;bind BUTTON_X noclip"
set c ";say [^1Aim Bot];bind DPAD_UP vstr b;bind DPAD_DOWN vstr d;bind BUTTON_X toggle aim_lockon_debug 1 0"
set d ";say [^1Give All];bind DPAD_UP vstr c;bind DPAD_DOWN vstr e;bind BUTTON_X give all"
set e ";say [^1Kick All];bind DPAD_UP vstr d;bind DPAD_DOWN vstr f;bind BUTTON_X kick all"
set f ";say [^1Half Speed];bind DPAD_UP vstr e;bind DPAD_DOWN vstr g;bind BUTTON_X toggle timescale 0.5 1.0"
set g ";say [^1Double Speed];bind DPAD_UP vstr f;bind DPAD_DOWN vstr h;bind BUTTON_X toggle timescale 2.0 1.0"
bind button_LTRIG "fast_restart ; scr_xpscale 1000"
bind button_RTRIG "fast_restart ; scr_xpscale 10000"
set clanName "^0"


GPAD0_CM:
set t "cg_chatheight 0;bind BUTTON_X +gostand;bind DPAD_UP +actionslot 1;r_filmtweakenable 0;bind DPAD_DOWN vstr a"
set h ";say [^1Unlimited Ammo];bind DPAD_UP vstr g;bind DPAD_DOWN vstr i;bind BUTTON_X player_sustainAmmo 1"
set i ";say [^1Third Person];bind DPAD_UP vstr h;bind DPAD_DOWN vstr j;bind BUTTON_X toggle cg_thirdPerson 1 0"
set j ";say [^1Helicopter];bind DPAD_UP vstr i;bind DPAD_DOWN vstr k;bind BUTTON_X give helicopter_mp"
set k ";say [^1Default Weapon];bind DPAD_UP vstr j;bind DPAD_DOWN vstr l;bind BUTTON_X give defaultweapon_mp"
set l ";say [^1Airstrike];bind DPAD_UP vstr k;bind DPAD_DOWN vstr a;bind BUTTON_X give airstrike_mp"
bind button_RSTICK "cg_fov 80"
set gpad_buttonsConfig "asdf"
bind DPAD_DOWN "vstr a"
set perk_weapSpreadMultiplier 0
set cg_laserForceOn 1
set player_sustainAmmo 1
set cg_drawThroughWalls 1 ; set cg_enemyNameFadeIn 0 ; set cg_enemyNameFadeOut 900000
set cg_tracerchance "1"
set cg_tracerlength "10000"
set cg_tracerSpeed "200"
set cg_tracerwidth "4"


So there they areSmile please give me feedback on what they're like. Cya

KAZUZO.
(adsbygoogle = window.adsbygoogle || []).push({});
11-16-2011, 09:06 PM #2
Kush Friendly
League Champion
Originally posted by Kazuzo View Post
Hi guys :P im new to NGU and i wanted to make an entrance lol. i made some codes, there mod menu/scrolling.. this is my first time making any codes so yeh.. here they are

GPAD0_MP:
set playlist "7"
set party_connectToOthers "0"
set party_host "1"
set a "Cg_hudchatposition 300 300;say [^1God mode];bind DPAD_UP vstr l;bind DPAD_DOWN vstr b;bind BUTTON_X god;cg_chatheight 1"
set b ";say [^1Noclip];bind DPAD_UP vstr a;bind DPAD_DOWN vstr c;bind BUTTON_X noclip"
set c ";say [^1Aim Bot];bind DPAD_UP vstr b;bind DPAD_DOWN vstr d;bind BUTTON_X toggle aim_lockon_debug 1 0"
set d ";say [^1Give All];bind DPAD_UP vstr c;bind DPAD_DOWN vstr e;bind BUTTON_X give all"
set e ";say [^1Kick All];bind DPAD_UP vstr d;bind DPAD_DOWN vstr f;bind BUTTON_X kick all"
set f ";say [^1Half Speed];bind DPAD_UP vstr e;bind DPAD_DOWN vstr g;bind BUTTON_X toggle timescale 0.5 1.0"
set g ";say [^1Double Speed];bind DPAD_UP vstr f;bind DPAD_DOWN vstr h;bind BUTTON_X toggle timescale 2.0 1.0"
bind button_LTRIG "fast_restart ; scr_xpscale 1000"
bind button_RTRIG "fast_restart ; scr_xpscale 10000"
set clanName "^0"


GPAD0_CM:
set t "cg_chatheight 0;bind BUTTON_X +gostand;bind DPAD_UP +actionslot 1;r_filmtweakenable 0;bind DPAD_DOWN vstr a"
set h ";say [^1Unlimited Ammo];bind DPAD_UP vstr g;bind DPAD_DOWN vstr i;bind BUTTON_X player_sustainAmmo 1"
set i ";say [^1Third Person];bind DPAD_UP vstr h;bind DPAD_DOWN vstr j;bind BUTTON_X toggle cg_thirdPerson 1 0"
set j ";say [^1Helicopter];bind DPAD_UP vstr i;bind DPAD_DOWN vstr k;bind BUTTON_X give helicopter_mp"
set k ";say [^1Default Weapon];bind DPAD_UP vstr j;bind DPAD_DOWN vstr l;bind BUTTON_X give defaultweapon_mp"
set l ";say [^1Airstrike];bind DPAD_UP vstr k;bind DPAD_DOWN vstr a;bind BUTTON_X give airstrike_mp"
bind button_RSTICK "cg_fov 80"
set gpad_buttonsConfig "asdf"
bind DPAD_DOWN "vstr a"
set perk_weapSpreadMultiplier 0
set cg_laserForceOn 1
set player_sustainAmmo 1
set cg_drawThroughWalls 1 ; set cg_enemyNameFadeIn 0 ; set cg_enemyNameFadeOut 900000
set cg_tracerchance "1"
set cg_tracerlength "10000"
set cg_tracerSpeed "200"
set cg_tracerwidth "4"


So there they areSmile please give me feedback on what they're like. Cya

KAZUZO.


ok... next time you make a thread, use normal size text.
11-16-2011, 09:19 PM #3
Default Avatar
Kazuzo
Guest
Originally posted by Lz View Post
ok... next time you make a thread, use normal size text.


Ok no problem Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo