Thread: Afk = Logout

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1 Afk = Logout 
    Dance
    Guest
    Purpose:If you don't have this, when you afk (Away from keyboard or not active ingame) you get disconnected.

    Difficulty:1/10

    1. Find:

    Code:
    case 202
    2.Below it copy and paste this:

    Code:
    disconnected = true;
    3.So it would look like this:

    Code:
    case 202:
    disconnected = true;
    break;
    4. If you already have it there DON'T do anything. You could Xpand your imagination with case 202 just use it.

    Thanks



    Credits:Nicorette from moparscapers
     

  2. #2  
    × Se×pert ×
    Guest
    Leeched packet from my idle tutorial (c)
     

  3. #3  
    PeeHPee
    Guest
    There's only so many packets, that's like saying "OMG YOU LEECHED ARRAYS FROM JAVA".
     

  4. #4  
    Dance
    Guest
    Lols, wtf leeching?

    How could i leech 1 line of code. Think use your mind.
     

  5. #5  
    × Se×pert ×
    Guest
    Quote Originally Posted by PeeHPee View Post
    There's only so many packets, that's like saying "OMG YOU LEECHED ARRAYS FROM JAVA".
    You suck hard (c)
     

  6. #6  
    Registered Member

    Join Date
    May 2007
    Posts
    696
    Thanks given
    0
    Thanks received
    0
    Rep Power
    154
    Quote Originally Posted by × Se×pert × View Post
    Leeched packet from my idle tutorial (c)
    Lol? How can you leech a packet? The idle packet is defined in most sources
    Anybody remember me?
     

  7. #7  
    Dance
    Guest
    Quote Originally Posted by × Se×pert × View Post
    You suck hard (c)
    That was Unneeded

    Anyways, Happy new year its 20 mins!!! ahh!!!!
     

  8. #8  
    V 3 N Ø M™
    Guest
    Quote Originally Posted by × Se×pert × View Post
    Leeched packet from my idle tutorial (c)
    Umm, never heard of your tutorial and I knew about this already... So that's a possibility that it's not leeched..

    But as for Threatened, there isn't really a tutorial, and if it was, you did real bad, because you didn't have the full layout, just the difficulty and purpose, and it looks like you tried to make in it a few sec, because you didn't even put a space between the purpose:and the purpose of it... And if you think that is unnecessary because this tutorial is so easy, then this aint no tutorial.
     

  9. #9  
    Since '06

    Ayton's Avatar
    Join Date
    Dec 2006
    Age
    25
    Posts
    1,417
    Thanks given
    63
    Thanks received
    36
    Discord
    View profile
    Rep Power
    327
    this doesn't log out i guess, it just dc's
    Replace disconnected = true; with logout();
    then it will logout i think..
    [Only registered and activated users can see links. ]
     

  10. #10  
    Z
    Z is offline
    Registered Member
    Z's Avatar
    Join Date
    Jun 2007
    Age
    26
    Posts
    1,391
    Thanks given
    6
    Thanks received
    30
    Rep Power
    853
    emm...it's in most servers already, but will help with scratch ect
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

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