Signup Now
Results 1 to 10 of 10
  1. #1
    Free User downloadkct's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    1,167
    Reputation
    25
    Rep Power
    23

    [Fixed] Bug on walking system with low keyboard ms on tibia options

    1. What OS you are at?
    Windows 10

    2. Real PC or VPS?
    Real

    3. Using WindAddons? Which version?
    Yes, 1.6.0.beta.1

    4. Which version of WindBot?
    .28

    5. Which version of Game Client?
    11.02.4128

    6. Do you have a Dedicated Graphics Card?
    GTX 960

    7. Detailed description of the problem.
    I found this bug while i was trying to run a script, there is a stand waypoint to go up a stairs, 2 other node waypoints to go near the bank and then an action but somehow it was going up the stairs then down again instantly (and there is no waypoint to go down).
    Setting the keyboard speed to 200ms solved it (i have 180~ms to the server)
    Last edited by downloadkct; 12-07-2016 at 12:34 PM.
    Old 'n Proud Neobot-Elfbot and blackd user

  2. #2
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    Can you provide the script? Or at least part of it?

  3. #3
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    What level are you? The recommended keyboard speed is actually < 100ms.

  4. #4
    Free User downloadkct's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    1,167
    Reputation
    25
    Rep Power
    23
    Quote Originally Posted by Raphael View Post
    Can you provide the script? Or at least part of it?
    230+ with 180~200ping

    <Waypoint type="Node" x="33169" y="31805" z="8" rangeX="2" rangeY="2" label="Donedepo"/>
    <Waypoint type="Node" x="33171" y="31809" z="8" rangeX="2" rangeY="2"/>
    <Waypoint type="Stand" x="33169" y="31812" z="8" rangeX="1" rangeY="1"/>
    <Waypoint type="Node" x="33171" y="31807" z="7" rangeX="2" rangeY="2"/>
    <Waypoint type="Stand" x="33173" y="31803" z="7" rangeX="1" rangeY="1"/>
    <Waypoint type="Action" x="33173" y="31803" z="7" rangeX="1" rangeY="1" script="-- * WITHDRAW GOLD * --


    if islocation() then
    wait(1500,2500)
    say('hi')
    wait(1700,2200)
    npcsay('deposit all')
    wait(900,1800)
    npcsay('yes')
    wait(900,1800)
    else
    gotolabel('Donedepo', 'Depot')
    end"/>
    Start it inside edron depot
    Quote Originally Posted by Lucas Terra View Post
    What level are you? The recommended keyboard speed is actually < 100ms.
    230+ with 180~200 ping
    Last edited by downloadkct; 12-07-2016 at 12:28 AM.
    Old 'n Proud Neobot-Elfbot and blackd user

  5. #5
    Free User downloadkct's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    1,167
    Reputation
    25
    Rep Power
    23
    Its happening from time to time, im using 80ms (keyboard settings on tibia client) now and sometimes (not in every place) it goes up or down like its supposed to but then it walks back stucking the char

    edit
    Another way to fix it is by creating a action to wait(200~) after every stand which changes the floor
    Last edited by downloadkct; 12-07-2016 at 02:58 PM.
    Old 'n Proud Neobot-Elfbot and blackd user

  6. #6
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    I'll publish an update in the next few hours which should fix this.

  7. #7
    Free User downloadkct's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    1,167
    Reputation
    25
    Rep Power
    23
    Quote Originally Posted by Lucas Terra View Post
    I'll publish an update in the next few hours, which should fix this.
    Great, i will update this thread then
    Old 'n Proud Neobot-Elfbot and blackd user

  8. #8
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    @downloadkct, updated. Can you test again with beta 30? Thanks!

  9. #9
    Free User downloadkct's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    1,167
    Reputation
    25
    Rep Power
    23
    Quote Originally Posted by Lucas Terra View Post
    @downloadkct, updated. Can you test again with beta 30? Thanks!
    It has been fixed but i feel like the walking is slower than before, or is it just me ?
    Last edited by downloadkct; 12-07-2016 at 06:17 PM.
    Old 'n Proud Neobot-Elfbot and blackd user

  10. #10
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    Quote Originally Posted by downloadkct View Post
    It has been fixed but i feel like the walking is slower than before, or is it just me ?
    Set your keyboard delay back to something lower than 100ms.

 

 

Posting Permissions

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