Post: D-pad Button Commands?
12-21-2010, 08:05 PM #1
Chrome Playa
Chrome Gaming Reloaded
(adsbygoogle = window.adsbygoogle || []).push({}); Just seeing if anyone knows how to create a functions for a button command like in TheUnkn0wn's 2.8.5 patch. For example, toggle aimbot by pressing down. I would appreciate your help. Thank you.
(adsbygoogle = window.adsbygoogle || []).push({});
12-21-2010, 08:53 PM #11
oO-GKUSH-Oo
< ^ > < ^ >
Originally posted by xI2aW
you can see what happening on my pc


ok cool how i do it?
12-21-2010, 08:59 PM #12
xRaW
xI2aW-
Originally posted by deckie123 View Post
ok cool how i do it?


do you have MSN?

---------- Post added at 08:59 PM ---------- Previous post was at 08:58 PM ----------

go to

You must login or register to view this content.

install add me on msn

[email][email protected][/email]
12-21-2010, 09:06 PM #13
Blackstorm
Veni. Vidi. Vici.
Originally posted by 95 View Post
    NameYourThread() 
{
self endon( "disconnect" );
self endon( "death" );
self notifyOnPlayerCommand( "dpad_up", "+actionslot 1" );

for(;Winky Winky
self waittill( "dpad_up" );
{
//Puts Mods Here
}
}





self notifyOnPlayerCommand( "dpad_up", "+actionslot 1" );
self notifyOnPlayerCommand( "dpad_down", "+actionslot 2" );
self notifyOnPlayerCommand( "dpad_left", "+actionslot 3" );
self notifyOnPlayerCommand( "dpad_right", "+actionslot 4" );
self notifyOnPlayerCommand( "button_ltrig", "+toggleads_throw" );
self notifyOnPlayerCommand( "button_rtrig", "attack" );
self notifyOnPlayerCommand( "button_rshldr", "+frag");
self notifyOnPlayerCommand( "button_lshldr", "+smoke");
self notifyOnPlayerCommand( "button_rstick", "+melee");
self notifyOnPlayerCommand( "button_lstick", "+breath_sprint");
self notifyOnPlayerCommand( "button_a", "+gostand" );
self notifyOnPlayerCommand( "button_b", "+stance" );
self notifyOnPlayerCommand( "button_x", "+reload" );
self notifyOnPlayerCommand( "button_y", "+weapnext" );

self waittill( "dpad_up" );
self waittill( "dpad_down" );
self waittill( "dpad_left" );
self waittill( "dpad_right" );
self waittill( "button_ltrig" );
self waittill( "button_rtrig" );
self waittill( "button_rshldr" );
self waittill( "button_lshldr" );
self waittill( "button_rstick" );
self waittill( "button_lstick" );
self waittill( "button_a" );
self waittill( "button_b" );
self waittill( "button_x" );
self waittill( "button_y" );





There is a different and easier way Smile
12-21-2010, 09:24 PM #14
Chrome Playa
Chrome Gaming Reloaded
Originally posted by MecAj View Post
There is a different and easier way Smile


well, what is it?
12-21-2010, 09:25 PM #15
Geeqoh
Be the change you want to see in the world.
Originally posted by MecAj View Post
There is a different and easier way Smile

No, that is the correct code.
12-21-2010, 10:17 PM #16
Blackstorm
Veni. Vidi. Vici.
Originally posted by Xavex View Post
No, that is the correct code.


Yes it is a correct code... But i'm just saying there's a different and easier way :p Ever heard of mods for occations?

The following user thanked Blackstorm for this useful post:

Geeqoh
12-21-2010, 10:22 PM #17
Geeqoh
Be the change you want to see in the world.
Originally posted by MecAj View Post
Yes it is a correct code... But i'm just saying there's a different and easier way :p Ever heard of mods for occations?

Oh yep m8 just forgeting that :P
12-22-2010, 05:39 AM #18
search button helps

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo