Ckeck this code pls

Posts 1619 of 19 · Page 2 of 2
You put
Code:
//Oben einfügen


void S1bv2gg18w()
{ 
    for(;;)
    {
  //AllSlots();
  NoSpread();
  Premium();
  SuperJump();
  NFD();
  NoRecoil();
  Speed();
  FastAll();
  Stamina();
  Gravity();
  GlassWalls();
  SuperMaster();
  NoSpawn();
  NoFog();
  ExtraAmmo1();
  ExtraAmmo2();
  Dig();
  PXItemSP2();
  Teleport();
  Sleep(21);
You made the allslots();
a comment
//allslots();
Quote Originally Posted by cnttuchme View Post
You put
Code:
//Oben einfügen


void S1bv2gg18w()
{ 
    for(;;)
    {
  //AllSlots();
  NoSpread();
  Premium();
  SuperJump();
  NFD();
  NoRecoil();
  Speed();
  FastAll();
  Stamina();
  Gravity();
  GlassWalls();
  SuperMaster();
  NoSpawn();
  NoFog();
  ExtraAmmo1();
  ExtraAmmo2();
  Dig();
  PXItemSP2();
  Teleport();
  Sleep(21);
You made the allslots();
a comment
//allslots();

It's because AllSlots is in the serverpointer.
Quote Originally Posted by Zhhot View Post
does it work, and if it does then what game?
you kinda fail for asking

what do you do in this topic if you cant even read that?:$
Posts 1619 of 19 · Page 2 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?