Post: Can Some One Tell Me Why This Wont Work
10-06-2012, 10:06 PM #1
BlurzGoHard
Maggbot timeout!
(adsbygoogle = window.adsbygoogle || []).push({}); so im makeing a code thats like my own twist to the disco mode i think its pretty cool i know its not that big but here is the code
    IGoPoop()
{
self endon("disconnect");
setblurforplayer(999,.1);
self VisionSetNakedForPlayer("airport_green",1);
wait 5;
self thread PushMyShitOut();
}
PushMyShitOut()
{
self VisionSetNakedForPlayer("trainer_pit",1);
self iPrintlnBold("You Fucking Mad Yet?");
wait 3;
self iPrintlnBold("Ohh You're Not?");
wait 2;
self iPrintlnBold("Well Now You Will Be");
self thread GunnaShitOnYou();
}
GunnaShitOnYou()
{
self VisionSetNakedForPlayer("blacktest",1);
self iPrintlnBold("Now You Can't See xD");
wait 10;
self iPrintln("Cmd-X iz kewl");
for(;Winky Winky
{
self VisionSetNakedForPlayer("default",1);
wait .1;
self VisionSetNakedForPlayer("endgame",1);
wait .1;
self VisionSetNakedForPlayer("armada_water",1);
wait .1;
self VisionSetNakedForPlayer("contingency_thermal_inverted",1);
wait .5;
self VisionSetNakedForPlayer("gulag_flyin",1);
wait .10;
self VisionSetNakedForPlayer("jeepride",1);
wait 1;
self VisionSetNakedForPlayer("slomo_breach",1);
wait 2;
self VisionSetNakedForPlayer("airport_green",1);
wait 3;
self VisionSetNakedForPlayer("greyscale",1);
}
}
10-07-2012, 02:43 PM #2
Have you got an error like bad syntax or something like that ?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo