Post: Be patient please
08-13-2009, 06:35 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Ok, I'm a girl new to hacking and I have read a ton of posts here and am trying to figure things out for myself (I haven't asked anyone to write me codes etc) but I need some help. Please be patient with me.

I have tried to look at the hacks you guys have here and put one together for myself. I am trying to get unlimited time (score) in cagematch with all guns and fast time (with a few other fun things). Will this work? Do you have any suggestions to make it better? (My goal is headshots and kill streaks so I can get gold guns. I already have a gold cross)

MP File

set clanName "^1NUT"
set cg_laserForceOn 1
set player_sustainAmmo 1
bind BUTTON_LTRIG "god ; give all ; say ^1I am GOD"
bind DPAD_UP "toggle jump_height 39 64 1000 ; bg_fallDamageMaxHeight 99999 ; bg_fallDamageMinHeight 99999 ; set cg_drawHealth 100 ; say ^4Air Jordan"
bind BUTTON_BACK "scr_xpscale 2500 ; fast_restart ; scr_dm_scorelimit 0 ; scr_dm_timelimit 0"
bind DPAD_RIGHT "give radar_mp ; timescale 4.0"
bind DPAD_DOWN "timescale 1.0"
bind DPAD_LEFT "scr_xpscale 500 ; fast_restart ; say ^2Gotta start somewhere"
bind BUTTON_X "set scr_dm_scorelimit 0 ; set scr_dm_timelimit 0 ; scr_sd_numlives 0 ; scr_sd_timelimit 0 ; say ^1Unlimited Cage Match/S&Awesome face"

CM File

set gpad_buttonsConfig "butt0ns_d3fault"
set gpad_button_lstick_deflect_max "1"
set gpad_sticksConfig "thumbstick_default"
set gpad_button_rstick_deflect_max "1"
set cg_drawfps 1

Also, I've never seen the square button used in a code, is there some reason or have I just missed it.

Thanks for your help and patience.Gasp
(adsbygoogle = window.adsbygoogle || []).push({});
08-13-2009, 07:23 AM #2
yes it will
08-13-2009, 10:28 AM #3
Originally posted by winecellar View Post
yes it will


you dont know that have you tried them?
08-13-2009, 10:49 AM #4
Saint-Luciferr
Former Staff
You going to need to add a bind to do "fast_restart" so then your killcam wont show.

and the CM file should look like this:

set gpad_buttonsConfig "butt0ns_d3fault"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set r_gamma "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_autoAim "1"
set gpad_sticksConfig "thumbstick_default"
set nightVisionDisableEffects "1"

The following user thanked Saint-Luciferr for this useful post:

Won-derWoman
08-13-2009, 02:43 PM #5
Thanks for the help guys, I appreciate it.

Lucifer, I'll definately take your suggestions and remove the kill cam and fix my CM file. THANKS!!
08-13-2009, 06:48 PM #6
AgentMini
Registered Member #1,472
The clantag is too long, 4 Letters only (Example: [^2UK])

Regards,
- Mini-Hacker25

The following user thanked AgentMini for this useful post:

Won-derWoman
08-13-2009, 10:13 PM #7
I'll fix the clan tag... thanks!

---------- Post added at 05:13 PM ---------- Previous post was at 05:11 PM ----------

For some reason, this code didn't work. Any suggestions?

bind BUTTON_LTRIG "god ; give all ; say ^1I am GOD"
08-13-2009, 10:25 PM #8
Saint-Luciferr
Former Staff
Dont put a god bind with give all
Make Give all Bind button_x or something

The following user thanked Saint-Luciferr for this useful post:

Won-derWoman
08-13-2009, 11:19 PM #9
SieRoX
|||-HaXoR-|||
Use a toggle for your timescale .. Saves up a bind:

You use this one:
bind DPAD_DOWN "timescale 1.0"

Change into this:
bind DPAD_DOWN "toggle timescale 4 1"
08-13-2009, 11:55 PM #10
Originally posted by SieRoX View Post
Use a toggle for your timescale .. Saves up a bind:

You use this one:
bind DPAD_DOWN "timescale 1.0"

Change into this:
bind DPAD_DOWN "toggle timescale 4 1"


Thanks, I do that!!!

---------- Post added at 06:54 PM ---------- Previous post was at 06:52 PM ----------

[quote='[SXG] Lucifer;406385']Dont put a god bind with give all
Make Give all Bind button_x or something[/quote]


Thanks, I'll do that.

---------- Post added at 06:55 PM ---------- Previous post was at 06:54 PM ----------

Originally posted by SieRoX View Post
Use a toggle for your timescale .. Saves up a bind:

You use this one:
bind DPAD_DOWN "timescale 1.0"

Change into this:
bind DPAD_DOWN "toggle timescale 4 1"


Thanks for the tip, I'll try to fix these with all of the suggestions given. I really appreciate the help!!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo