new problem since the iro update
Moderator: Moderators
-
- Noob
- Posts: 15
- Joined: 26 May 2010, 11:32
- Noob?: No
new problem since the iro update
ok i am botting a priest in gh... i havent changed my stats since the last time that i botted here before the update... now when i am using any skill it says..."skill heal failed (mid-delay)"... not sure why it is using the skill i can tell cause it is healing me and killing monsters anyone that can help me fix this would be appreciated!!!
-
- Noob
- Posts: 15
- Joined: 30 May 2010, 05:06
- Noob?: No
Re: new problem since the iro update
I believe this is because most of the skills in RO now have an after cast delay attached to them. Before how fast you could cast heal was based on your ASPD and cast time if I remember right. Now heal has a 1 sec delay attached to it. So your bot is just trying to cast heal too fast.
Add: 'timeout 1' to the command block if you don't want to see the message anymore. But it's really nothing serious.
Add: 'timeout 1' to the command block if you don't want to see the message anymore. But it's really nothing serious.
-
- Noob
- Posts: 17
- Joined: 30 Sep 2009, 04:40
- Noob?: Yes
Re: new problem since the iro update
I found that you can change timeouts table, can someone post the new timeouts that wokr correctly?
This is what we need to change:
We need to change teleport delay and skill delay, if i change this it will fix the mid-delay error?
This is what we need to change:
Code: Select all
ai_skill_use 0.75
ai_skill_use_giveup 1
ai_teleport 1
ai_teleport_away 3
ai_teleport_idle 4
ai_teleport_portal 2
ai_teleport_hp 3
ai_teleport_safe_force 120
ai_teleport_retry 0.5
ai_teleport_delay 0.5