Thread: X-Logging Fixed

Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1. #1 X-Logging Fixed 
    Registered Member

    Join Date
    May 2008
    Posts
    972
    Thanks given
    0
    Thanks received
    9
    Rep Power
    234
    Just showing how easy it is to actually make the player die even if he X-Loggs. Took me about 10 mins.


    in an actual fight...

    Code:
    Support Rule-12:http://tinyurl.com/supportsig
    Reply With Quote  
     

  2. #2  
    Registered Member
    'Hunter's Avatar
    Join Date
    Sep 2008
    Posts
    738
    Thanks given
    12
    Thanks received
    6
    Rep Power
    160
    Big deal. You used a command.. use it in real combat. Plus its not that hard anyways, thats not the pont though.
    ~ Hunter


    Reply With Quote  
     

  3. #3  
    Forest
    Guest
    Did you just make it auto kill if the player disconnected?
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    May 2008
    Posts
    972
    Thanks given
    0
    Thanks received
    9
    Rep Power
    234
    Quote Originally Posted by 'Default View Post
    Big deal. You used a command.. use it in real combat. Plus its not that hard anyways, thats not the pont though.
    Wtf you talking about? I got me down to 0 hp, it doesn't matter how I get down to it. If you want me to make a vid of me getting killed then x logging I will? It's the same thing.

    ....

    Code:
    Support Rule-12:http://tinyurl.com/supportsig
    Reply With Quote  
     

  5. #5  
    devildreams54
    Guest
    Dude, this is not hard..

    action buttons log out

    if (p.combatDelay )) {
    p.getActionSender().sendMessage(p, "cant logout yet in combat ");
    return;
    }
    there go...
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    Oct 2008
    Posts
    865
    Thanks given
    75
    Thanks received
    56
    Rep Power
    483
    Quote Originally Posted by devildreams54 View Post
    Dude, this is not hard..

    action buttons log out



    there go...
    He's talking about where you click that button with the 'X' letter on it. The button at the very top right of the runescape client.
    Reply With Quote  
     

  7. #7  
    devildreams54
    Guest
    ow, that i dident even look at the video

    Good Job, probily not that hard when you know how your going to do it ...
    Reply With Quote  
     

  8. #8  
    Valar Morghulis

    Laxika's Avatar
    Join Date
    Sep 2006
    Age
    32
    Posts
    2,813
    Thanks given
    1,804
    Thanks received
    274
    Rep Power
    2128
    Lol better to the server don't disconnect the player if he/she in combat for 10 sec, like in real RS. Do that lolz, not just some bann thing.
    Reply With Quote  
     

  9. #9  
    Annexation
    Guest
    By looking at that vid, players can probably can still x log when above 0 hp,
    You should just prevent the player from being removed in the update block
    Reply With Quote  
     

  10. #10  
    Registered Member

    Join Date
    Sep 2008
    Posts
    1,801
    Thanks given
    4
    Thanks received
    50
    Rep Power
    636
    did this a long ass time ago when i was a bulby fr00b
    simple thing to implement into a server takes like a minute
    Reply With Quote  
     

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
  •