Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: Speed hack tester

  1. #1

    Speed hack tester

    Im not here asking for an unJ@il I already submitted a ticket but how does this thing work? (The tester)

    I was running around had a huge lag spike then J@iled

    Nous savons ce que nous sommes, mais savons pas ce que nous pouvons être.

    William Shakespear

  2. #2
    Yes Sottocapo imaginary's Avatar
    Join Date
    Jan 2014
    Location
    Literally a place you don’t wanna be at
    Posts
    11,992
    ha liar noob it only ****s speed hackers!


















    just being sarcastic

  3. #3
    Quote Originally Posted by imaginary View Post
    ha liar noob it only ****s speed hackers!


















    just being sarcastic
    Yea its annoying especially since I can't even wait it out, forced to wait 5 days

    - - - Updated - - -

    I wouldn't care that much usually because i just get on for events but its almost EASTER

    Nous savons ce que nous sommes, mais savons pas ce que nous pouvons être.

    William Shakespear

  4. #4
    Yes Sottocapo imaginary's Avatar
    Join Date
    Jan 2014
    Location
    Literally a place you don’t wanna be at
    Posts
    11,992

  5. #5
    Player Relations Admin Ace's Avatar
    Join Date
    Jul 2013
    Location
    Canada
    Posts
    6,226
    Quote Originally Posted by snk View Post
    The speed hack isn't broke. I added checks to the Event system so that anybody joining an event will get speed hack tested through the event.

    How it works? we add a weapon to you via the server and store a flag on the server saying what time you received the weapon.
    HTML Code:
    player.addWeapon("SpeedHackerTest");
    player.staff_speedhackcheck = int(timevar2);
    At the same time the weapon is added, your DEVICE will run a script and after 15 seconds have passed on your device it will contact the server. Once it contacts the server, it compares the time it takes your device to contact the server and the time the server detected
    HTML Code:
        temp.realtime = int(timevar2) - player.staff_speedhackcheck;  //Server check
            
          //Client check - the device says it took longer than 13.5 seconds, they have passed (even though the test is 15 seconds)
        temp.passed = (params[1] > 13.5);
    
          //If they have passed on their device, lets check the server
        if (temp.passed) temp.passed = (temp.realtime >= 13.5); 
    So we actually test it with 13.5 seconds- if your device runs a 15 second test in less than 13.5 seconds (WHICH IT SHOULDN'T) then you are hacking. You can't hack time...


    FYI - PING shouldn't impact this. If anything - your PING would make it act as though you're not speed hacking as it will say it took longer to contact the server.



    FYI- Snake Rekon can't script mr. Knows Everything About Snake Rekon
    ...
    Global Moderator Feb 21, 2014 - Oct 10, 2014 (8 months)
    iEra Player Relations April 10, 2014 - Oct 10, 2014 (6 months)
    iEra Communications Support Oct 10, 2014 - Feb 9, 2015 (4 months)
    Ol West Communications Admin Nov 15, 2014 - Resigned (9 months)
    iEra Communications Admin Feb 9, 2015 - April 10, 2016 (15 months)
    iEra Player Relations Admin April 10, 2016 - Current
    Retired from Toonslab Support
    Toonslab FAQ [email protected]

  6. #6
    Quote Originally Posted by Ace View Post
    ...
    So It says I hacked because I took 15 seconds to respond?

    Nous savons ce que nous sommes, mais savons pas ce que nous pouvons être.

    William Shakespear

  7. #7
    Yes Sottocapo imaginary's Avatar
    Join Date
    Jan 2014
    Location
    Literally a place you don’t wanna be at
    Posts
    11,992
    life's great

  8. #8
    Banned
    Join Date
    Aug 2013
    Location
    France
    Posts
    286
    Quote Originally Posted by Czar Misago View Post
    So It says I hacked because I took 15 seconds to respond?
    It says you hacked because your device took less than 15 seconds to send an answer back to the server, as Snk explained it in the post Ace quoted, you can't hack time.

    If you lagged, the response would of have taken more time- that's why ping doesn't impact the speed hack test.

  9. #9
    Quote Originally Posted by Kirzey View Post
    It says you hacked because your device took less than 15 seconds to send an answer back to the server, as Snk explained it in the post Ace quoted, you can't hack time.

    If you lagged, the response would of have taken more time- that's why ping doesn't impact the speed hack test.
    Like I said not trying to make a big fuss over it, Just at this point hopefully the easter stuff will still be out in 5 days

    Nous savons ce que nous sommes, mais savons pas ce que nous pouvons être.

    William Shakespear

  10. #10
    Banned
    Join Date
    Aug 2013
    Location
    France
    Posts
    286
    Quote Originally Posted by Czar Misago View Post
    Like I said not trying to make a big fuss over it, Just at this point hopefully the easter stuff will still be out in 5 days
    It will, I already released the bunnies for the egg hunt.

Posting Permissions

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