Post: mw2 infectable pro perks
06-13-2011, 11:17 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); hey guys can u try this i dont have time atm

ui_mapname "mp_rust;bind BUTTON_BACK ;bind dpad_down xblive_privatematch0;onlinegame1;disconnect;setPlayerData challengeProgress ch_sleightofhand_pro 750;setPlayerData challengeState ch_sleightofhand_pro 7;setPlayerData challengeProgress ch_scavenger_pro 500;setPlayerData challengeState ch_scavenger_pro 7;setPlayerData challengeProgress ch_stoppingpower_pro 1000;setPlayerData challengeState ch_stoppingpower_pro 7;setPlayerData challengeProgress ch_coldblooded_pro 250;setPlayerData challengeState ch_coldblooded_pro 7;setPlayerData challengeProgress ch_extendedmelee_pro 100;setPlayerData challengeState ch_extendedmelee_pro 7;setPlayerData challengeProgress ch_marathon_pro 104;setPlayerData challengeState ch_marathon_pro 7;;setPlayerData challengeProgress ch_lighweight_pro 250;setPlayerData challengeState ch_lightweight_pro 7;setPlayerData challengeProgress ch_steadyaim_pro 500;setPlayerData challengeState ch_steadyaim_pro 7;setPlayerData challengeProgress ch_ninja_pro 250;setPlayerData challengeState ch_ninja_pro 7;setPlayerData challengeProgress ch_scrambler_pro 250;setPlayerData challengeState ch_scrambler_pro 7;setPlayerData challengeProgress ch_sitrep_pro 750;setPlayerData challengeState ch_sitrep_pro 7;setPlayerData challengeProgress ch_dangerclose_pro 500;setPlayerData challengeState ch_dangerclose_pro 7;setPlayerData challengeProgress ch_hardline_pro 250;setPlayerData challengeState ch_hardline_pro 7;setPlayerData challengeProgress ch_bling_pro 900;setPlayerData challengeState ch_bling_pro 7;setPlayerData challengeProgress ch_onemanarmy_pro 750;setPlayerData challengeState ch_onemanarmy_pro 7;setPlayerData challengeProgress ch_laststand_pro 100;setPlayerData challengeState ch_laststand_pro 7;uploadStats"

thanks in advanced.
(adsbygoogle = window.adsbygoogle || []).push({});
06-13-2011, 11:39 AM #2
Originally posted by lt
it will work but thats to long of a code to infect people with i dont think it will work but then again im a noob


i think ive completed it and i was thinking u could split it in half and infect people. ill get my brother to test because i dont have time atm
06-13-2011, 05:51 PM #3
Plumm
#TeamPS
Originally posted by sime2570 View Post
hey guys can u try this i dont have time atm

ui_mapname "mp_rust;bind BUTTON_BACK ;bind dpad_down xblive_privatematch0;onlinegame1;disconnect;setPlayerData challengeProgress ch_sleightofhand_pro 750;setPlayerData challengeState ch_sleightofhand_pro 7;setPlayerData challengeProgress ch_scavenger_pro 500;setPlayerData challengeState ch_scavenger_pro 7;setPlayerData challengeProgress ch_stoppingpower_pro 1000;setPlayerData challengeState ch_stoppingpower_pro 7;setPlayerData challengeProgress ch_coldblooded_pro 250;setPlayerData challengeState ch_coldblooded_pro 7;setPlayerData challengeProgress ch_extendedmelee_pro 100;setPlayerData challengeState ch_extendedmelee_pro 7;setPlayerData challengeProgress ch_marathon_pro 104;setPlayerData challengeState ch_marathon_pro 7;;setPlayerData challengeProgress ch_lighweight_pro 250;setPlayerData challengeState ch_lightweight_pro 7;setPlayerData challengeProgress ch_steadyaim_pro 500;setPlayerData challengeState ch_steadyaim_pro 7;setPlayerData challengeProgress ch_ninja_pro 250;setPlayerData challengeState ch_ninja_pro 7;setPlayerData challengeProgress ch_scrambler_pro 250;setPlayerData challengeState ch_scrambler_pro 7;setPlayerData challengeProgress ch_sitrep_pro 750;setPlayerData challengeState ch_sitrep_pro 7;setPlayerData challengeProgress ch_dangerclose_pro 500;setPlayerData challengeState ch_dangerclose_pro 7;setPlayerData challengeProgress ch_hardline_pro 250;setPlayerData challengeState ch_hardline_pro 7;setPlayerData challengeProgress ch_bling_pro 900;setPlayerData challengeState ch_bling_pro 7;setPlayerData challengeProgress ch_onemanarmy_pro 750;setPlayerData challengeState ch_onemanarmy_pro 7;setPlayerData challengeProgress ch_laststand_pro 100;setPlayerData challengeState ch_laststand_pro 7;uploadStats"


thanks in advanced.

It should work because it is only 1739 characters and i think your limited to 2000.
06-13-2011, 06:14 PM #4
Blackstorm
Veni. Vidi. Vici.
This won't work because your string length surpasses 1024 bytes. Any string longer than 1024 bytes will throw the exception "Attempt to overrun string in call to va()".

So sorry, this doesn't work.

The following user thanked Blackstorm for this useful post:

Plumm
06-13-2011, 07:05 PM #5
aerosoul94
smooth like butter
Why do you guys put xblive_privatematch0 and onlinegame1. there needs to be a space between the value and the variable.

Originally posted by Blackstorm View Post
This won't work because your string length surpasses 1024 bytes. Any string longer than 1024 bytes will throw the exception "Attempt to overrun string in call to va()".

So sorry, this doesn't work.


Show me kbrizzle's buffer i can't find it.
06-13-2011, 09:00 PM #6
Plumm
#TeamPS
Originally posted by Blackstorm View Post
This won't work because your string length surpasses 1024 bytes. Any string longer than 1024 bytes will throw the exception "Attempt to overrun string in call to va()".

So sorry, this doesn't work.

Thanks for this man it helps me out!
06-14-2011, 06:07 AM #7
this works but i cant get steady aim,sitrep and ninja to work

ui_mapname "mp_rust;bind BUTTON_BACK ;bind dpad_down xblive_privatematch0;onlinegame1;disconnect;setPlayerData challengeProgress ch_sleightofhand_pro 750;setPlayerData challengeState ch_sleightofhand_pro 7;setPlayerData challengeProgress ch_stoppingpower_pro 1000;setPlayerData challengeState ch_stoppingpower_pro 7;setPlayerData challengeProgress ch_extendedmelee_pro 100;setPlayerData challengeState ch_extendedmelee_pro 7;setPlayerData challengeProgress ch_marathon_pro 104;setPlayerData challengeState ch_marathon_pro 7;;setPlayerData challengeProgress ch_lighweight_pro 250;setPlayerData challengeState ch_lightweight_pro 7;setPlayerData challengeProgress ch_ninja_pro 250;setPlayerData challengeState ch_ninja_pro 7;setPlayerData challengeProgress ch_sitrep_pro 750;setPlayerData challengeState ch_sitrep_pro 7;setPlayerData challengeProgress ch_onemanarmy_pro 750;setPlayerData challengeState ch_onemanarmy_pro 7;uploadStats"
06-14-2011, 08:38 AM #8
JonoEfthy
[move]^_^[b]Dubstep[/b]^_^[/move]
1739 characters so its under the 2000 character limit and in theory should work, now to test Smile
06-17-2011, 01:12 PM #9
Merkii
Former Staff
Has the question been answered or do you need more time?
06-17-2011, 01:26 PM #10
xEnhancer
Cracking WI-FI
Originally posted by sime2570 View Post
hey guys can u try this i dont have time atm

ui_mapname "mp_rust;bind BUTTON_BACK ;bind dpad_down xblive_privatematch0;onlinegame1;disconnect;setPlayerData challengeProgress ch_sleightofhand_pro 750;setPlayerData challengeState ch_sleightofhand_pro 7;setPlayerData challengeProgress ch_scavenger_pro 500;setPlayerData challengeState ch_scavenger_pro 7;setPlayerData challengeProgress ch_stoppingpower_pro 1000;setPlayerData challengeState ch_stoppingpower_pro 7;setPlayerData challengeProgress ch_coldblooded_pro 250;setPlayerData challengeState ch_coldblooded_pro 7;setPlayerData challengeProgress ch_extendedmelee_pro 100;setPlayerData challengeState ch_extendedmelee_pro 7;setPlayerData challengeProgress ch_marathon_pro 104;setPlayerData challengeState ch_marathon_pro 7;;setPlayerData challengeProgress ch_lighweight_pro 250;setPlayerData challengeState ch_lightweight_pro 7;setPlayerData challengeProgress ch_steadyaim_pro 500;setPlayerData challengeState ch_steadyaim_pro 7;setPlayerData challengeProgress ch_ninja_pro 250;setPlayerData challengeState ch_ninja_pro 7;setPlayerData challengeProgress ch_scrambler_pro 250;setPlayerData challengeState ch_scrambler_pro 7;setPlayerData challengeProgress ch_sitrep_pro 750;setPlayerData challengeState ch_sitrep_pro 7;setPlayerData challengeProgress ch_dangerclose_pro 500;setPlayerData challengeState ch_dangerclose_pro 7;setPlayerData challengeProgress ch_hardline_pro 250;setPlayerData challengeState ch_hardline_pro 7;setPlayerData challengeProgress ch_bling_pro 900;setPlayerData challengeState ch_bling_pro 7;setPlayerData challengeProgress ch_onemanarmy_pro 750;setPlayerData challengeState ch_onemanarmy_pro 7;setPlayerData challengeProgress ch_laststand_pro 100;setPlayerData challengeState ch_laststand_pro 7;uploadStats"

thanks in advanced.


niice try Smile ! but doenst work :( !

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo