Post: would this cancel "no clip" ??
09-21-2009, 04:11 AM #1
Cpt.S
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); im trying to make it so when i want to do unlimited cage match for like Head Shots and stuff i just press o (circle) and i came up with this

bind BUTTON_B "noclip ; scr_dm_scorelimit 0 ; scr_dm_timelimit 0 ; scr_dm_numlives 0 ; say ^1Unlimited Cage Match"

BUT when i activate SnD would it cancel out SnD and start cage match or will the noclip not work?

please help quick reply
THANKS
(adsbygoogle = window.adsbygoogle || []).push({});
09-21-2009, 04:17 AM #2
That will work, it WILL NOT! cancel no clip. Nice job...But post your question in the hacking questions section....
09-21-2009, 05:00 AM #3
Cpt.S
Banned
thanks.

so what about this?

bind BUTTON_LTRIG "scr_xpscale 1000 ; scr_dm_scorelimit 0 ; scr_dm_timelimit 0 ; scr_dm_numlives 0 ; scr_dm_playerrespawndelay 0 ; scr_dm_waverespawndelay 0 ; say ^2 UNLIMITED CAGE FOR XP ; fast_restart"

im trying to make it so when i start cage match i just click L2 and it makes it more points per kill and unlimited

---------- Post added 09-21-2009 at 12:00 AM ---------- Previous post was 09-20-2009 at 11:39 PM ----------

Originally posted by HeAdsWillRoLL View Post
That will work, it WILL NOT! cancel no clip. Nice job...But post your question in the hacking questions section....



this is what code iv just made
so when i get into a game all i need to do is press L2 and the game will re-start and it will be loads of xp ?

or have i messed up the code?


set playlist "12"
set clanName "^6KS"
set ps3_voiceSpeakerGain "5.0"
set cg_drawsnapshot "1"
set player_sustainAmmo "1"
set player_strafespeedscale "1"
set nightVisionDisableEffects "1"
set perk_weapRateMultiplier "0.000000001"
set perk_weapSpreadMultiplier "0.0000001"
bind BUTTON_BACK "god ; toggle scr_xpscale 3000 100 ; set scr_game_allowkillcam 0 ; scr_sd_timelimit 0 ; scr_sd_roundlimit 0 ; scr_sd_numlives 0 ; scr_sd_bombtimer 4500 ; scr_sd_planttime 1 ; scr_sd_defusetime 1 ; scr_sd_multibomb 0 ; scr_sd_playerrespawndelay 0 ; scr_sd_waverespawndelay 0 ; g_gametype sd"
bind DPAD_RIGHT "jump_height 47;say ^2 500 KILL STREAK THEN 1000 ME 1ST !! ; g_speed 208 ; cg_fov 80 ; cg_drawshellshock 0 ; toggle r_lodscalerigid 4 1; toggle r_fullbright 1 0; toggle fx_enable 0 1; toggle r_fog 0 1 ; bg_fallDamageMaxHeight 99999 ; bg_fallDamageMinHeight 99999"
bind DPAD_DOWN "set timescale 1.0"
bind BUTTON_LTRIG "scr_xpscale 500 ; say ^2 UNLIMITED CAGE FOR XP ; fast_restart ; scr_dm_scorelimit 0 ; scr_dm_timelimit 0 ; scr_dm_numlives 0"
bind BUTTON_RTRIG "kick all"
bind DPAD_UP "set timescale 12.0"
bind BUTTON_B "noclip"
09-21-2009, 05:05 AM #4
That wont make it search and destroy...

Right now you have it set to 200,000 XP a kill, which will disconnect a lot of people if they aren't ranked high enough. Here is the code for search and destroy

g_gametype sd

here is the code for no kill cam

scr_game_allowkillcam 0

Add those to your line you already have they will help you a lot!
09-21-2009, 05:15 AM #5
Cpt.S
Banned
yeh but i have select in loading screen for SnD and L2 in game for unlimited cage match

and for xp if i lower it to 500 would that be ok?

---------- Post added at 12:15 AM ---------- Previous post was at 12:09 AM ----------

Originally posted by HeAdsWillRoLL View Post
That wont make it search and destroy...

Right now you have it set to 200,000 XP a kill, which will disconnect a lot of people if they aren't ranked high enough. Here is the code for search and destroy

g_gametype sd

here is the code for no kill cam

scr_game_allowkillcam 0

Add those to your line you already have they will help you a lot!


lol im not botherd about SnD

all i want is so i can go into a cage match and have high xp per kill
with
god mode
no clip speed up
slow down
graphics
xp hack
unlimited cage

if you would could you just send me a code for it?
iv edited mine again see what you think



GPAD0_CM
set gpad_buttonsConfig "default_xboxlive"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set input_viewSensitivity "2"
set input_autoAim "1"
set r_gamma "1"
set snd_volume "0.8"
set input_invertPitch "0"set perk_weapRateMultiplier "0.000000001"
set perk_weapReloadMultiplier "0.000001"
set perk_weapSpreadMultiplier "0.0000001"
set player_burstFireCooldown "0.00001"
set input_autoAim "1"
set gpad_sticksConfig "thumbstick_default"




GRAD0_MP
set playlist "12"
set clanName "^6KS"
set ps3_voiceSpeakerGain "5.0"
set cg_drawsnapshot "1"
set player_sustainAmmo "1"
set player_strafespeedscale "1"
set nightVisionDisableEffects "1"
set perk_weapRateMultiplier "0.000000001"
set perk_weapSpreadMultiplier "0.0000001"
bind BUTTON_BACK "god ; toggle scr_xpscale 3000 100 ; set scr_game_allowkillcam 0 ; scr_sd_timelimit 0 ; scr_sd_roundlimit 0 ; scr_sd_numlives 0 ; scr_sd_bombtimer 4500 ; scr_sd_planttime 1 ; scr_sd_defusetime 1 ; scr_sd_multibomb 0 ; scr_sd_playerrespawndelay 0 ; scr_sd_waverespawndelay 0 ; g_gametype sd"
bind DPAD_RIGHT "jump_height 47;say ^2 500 KILL STREAK THEN 1000 ME 1ST !! ; g_speed 208 ; cg_fov 80 ; cg_drawshellshock 0 ; toggle r_lodscalerigid 4 1; toggle r_fullbright 1 0; toggle fx_enable 0 1; toggle r_fog 0 1 ; bg_fallDamageMaxHeight 99999 ; bg_fallDamageMinHeight 99999"
bind DPAD_DOWN "set timescale 1.0"
bind BUTTON_LTRIG "scr_xpscale 100 ; say ^2 UNLIMITED CAGE FOR XP ; fast_restart ; scr_dm_scorelimit 0 ; scr_game_allowkillcam 0 ; scr_dm_timelimit 0 ; scr_dm_numlives 0"
bind BUTTON_RTRIG "kick all"
bind DPAD_UP "set timescale 12.0"
bind BUTTON_B "noclip"
09-21-2009, 05:30 AM #6
Thats 2,000 Xp a kill which is fine. You dont need a fast restart if you want to tap it while your at the loading screen....But yea those are fine.
09-21-2009, 01:54 PM #7
Saint-Luciferr
Former Staff
~Closed

Question answered

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo