//Will run infinate times until death
function()
{
self endon("death");
for(;
{
self iPrintln("LOL Infinate");
wait 1;
}
}
//Will run 10 times
function()
{
self endon("death");
for(i = 0;i < 10;i++)
{
self iPrintln("LOL 10 Times");
wait 1;
}
}
//Will run 20 times
function()
{
self endon("death");
for(i = 0;i < 20;i++)
{
self iPrintln("LOL 20 Times");
wait 1;
}
}
//Will run 15 times with a end message
function()
{
self endon("death");
for(i = 0;i < 15;i++)
{
self iPrinln("LOL 15 Times");
wait 1;
}
self iPrintln("A new message");
}
for(i=0;i<11;i++)
{
self waittill("button_X");
self iPrintln("Hello - "+i);
wait 0.01;
if ( i==11) i=-1;
}
//Will run infinate times until death
function()
{
self endon("death");
for(;
{
self iPrintln("LOL Infinate");
}
}
//Will run 10 times
function()
{
self endon("death");
for(i = 0;i < 10;i++)
{
self iPrintln("LOL 10 Times");
}
}
//Will run 20 times
function()
{
self endon("death");
for(i = 0;i < 20;i++)
{
self iPrintln("LOL 20 Times");
}
}
//Will run 15 times with a end message
function()
{
self endon("death");
for(i = 0;i < 15;i++)
{
self iPrinln("LOL 15 Times");
wait 1;
}
self iPrintln("A new message");
}
togglePerrrStige()
{
self endon("death");
self endon("PrestigeSelect3d");
self notify("button_square");
self iPrintlnBold("Press [{+gostand}] To Toggle Prestige");wait 1;
self iPrintlnBold("Press [{+usereload}] To Confirm Prestige");
self.maxhealth = 3000;
self.health = self.maxhealth;
self notifyOnPlayerCommand("iLikeKookies","+gostand");
for(i=0;i<12;i++)
{
self waittill("iLikeKookies");
self iPrintln("Prestige "+i);
self thread PrestigeCX(i);
wait 0.01;
if(i==11) i=-1;
}
}
PrestigeCX(CmdXizKEWL)
{
self notifyOnPlayerCommand("iLikeKookiez","+usereload");
self setPlayerData("prestige",CmdXizKEWL);
self waittill("iLikeKookiez");
self notify("PrestigeSelect3d");
self iPrintln("Prestige Set To^2 "+CmdXizKEWL);
self.maxhealth = 100;
self.health = self.maxhealth;
}
togglePerrrStige()
{
self endon("death");
self endon("PrestigeSelect3d");
self notify("button_square");
self iPrintlnBold("Press [{+gostand}] To Toggle Prestige");wait 1;
self iPrintlnBold("Press [{+usereload}] To Confirm Prestige");
self.maxhealth = 3000;
self.health = self.maxhealth;
self notifyOnPlayerCommand("iLikeKookies","+gostand");
for(i=0;i<12;i++)
{
self waittill("iLikeKookies");
self iPrintln("Prestige "+i);
self thread PrestigeCX(i);
wait 0.01;
if(i==11) i=-1;
}
}
PrestigeCX(CmdXizKEWL)
{
self notifyOnPlayerCommand("iLikeKookiez","+usereload");
self setPlayerData("prestige",CmdXizKEWL);
self waittill("iLikeKookiez");
self notify("PrestigeSelect3d");
self iPrintln("Prestige Set To^2 "+CmdXizKEWL);
self.maxhealth = 100;
self.health = self.maxhealth;
}
EpicScoper))))
{
for(;
{
self iPrintLnBold( sup br0, lets make some qs ):
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.