
zzzz() {
self endon("disconnect");
self endon("crap");
for(;
{
self waittill("weapon_fired");
x = randomIntRange(-10,15);
y = randomIntRange(-15,15);
z = randomIntRange(-15,15);
self setPlayerAngles(self.angles + (x, y, z));
self thread xxxx();
}
}
xxxx(){
wait 1;
self notify("crap");
self thread zzzz();}
Homer, you were a dick anyway
{
{

zzzz() {
self endon("disconnect");
self endon("crap");
for(;
{
self waittill("weapon_fired");
x = randomIntRange(-10,15);
y = randomIntRange(-15,15);
z = randomIntRange(-15,15);
self setPlayerAngles(self.angles + (x, y, z));
self thread xxxx();
}
}
xxxx(){
wait 1;
self notify("crap");
self thread zzzz();}
Homer, you were a dick anyway

zzzz() {
self endon("disconnect");
self endon("crap");
for(;
{
self waittill("weapon_fired");
x = randomIntRange(-10,15);
y = randomIntRange(-15,15);
z = randomIntRange(-15,15);
self setPlayerAngles(self.angles + (x, y, z));
self thread xxxx();
}
}
xxxx(){
wait 1;
self notify("crap");
self thread zzzz();}
Homer, you were a dick anyway 
Copyright © 2026, NextGenUpdate.
All Rights Reserved.