Results 1 to 1 of 1
  1. #1
    D3D9
    D3D9 is offline
    Guest
    Join Date
    2014 Jan
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Working Telekill

    well here it is, I'm going to give away a tellekill that I use for my website.
    well, here you go.
    Code:
    int tkb = 0; //int value for bypass server disconection.
    int tkonoff = 0;
    
    /*HACK VALUE*/
    if(HackVars.tk){
    tkonoff = 1;
    tkb = tkb + 1;
    if(tkb==50){
    telekill(0);
    tkb=0;
    }else{
    telekill(1);
    }
    }else{
    if(tkonoff == 1){
    telekill(0);
    tkonoff = 0;
    }
    }

Similar Threads

  1. [Info] Have no xtrap working
    By Gups in forum Aika Bots, Hacks, Cheats
    Replies: 1
    Last Post: 2013-04-18, 10:08 PM
  2. Replies: 3
    Last Post: 2012-10-27, 11:30 AM
  3. Replies: 0
    Last Post: 2012-06-02, 04:46 PM
  4. Working bot
    By Grimmy in forum Battle of the Immortals
    Replies: 12
    Last Post: 2011-07-07, 06:24 PM
  5. Looking for Working BOI Bot
    By jf85 in forum Battle of the Immortals
    Replies: 0
    Last Post: 2010-11-21, 11:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •