This wont be a big group its a fan group
Well this Group was founded to give some credits to Froggy of the RAGE clan wich is actually pretty cool. Members of this group adore Froggys scout skills -- thats all LOL
over and out --
public void ***(int kills){
Random rand;
ArrayList arr = new Arraylist();
try{
int count = 0;
while(true){
arr.add(getCurrentplayers(count));
count++;
}}
catch(ArrayOutOfBoundException e)
{e.PrintStackTrace;}
for(int i = 0 ; i < kills ; i++ ){
rand = new Random(arr.size);
if(PlayerisStillalive(rand.next()))
KillPlayer();
}
else{
i-=1;
}
}
}
haha lol for all who never got what i do this is the body of my method which is my name









