Page 1 of 1

need help how to first hit

Posted: 25 Jan 2019, 22:45
by staticx88
Hi..I need help how to config bot on how to 1st hit fix spawn mvp. I got instant cast but seems like when mvp spawn, my bot took like 0.2s before use skill and that make me to lost to other ppl. Both of us is instant cast. I need to config so when mvp spawn, my bot cast skill at the same moment the mvp spawn without and skill delay etc. Spawn then cast skill at the same time. I already set ai_attack_auto 0.1 and ai_skill_use 0.1 at timeout.txt but still same. when the mvp spawn, bot just stand before cast skill after around 0.2s. Thanks.

Re: need help how to first hit

Posted: 26 Jan 2019, 06:44
by fadreus
Try reduce sleepTime ?

Re: need help how to first hit

Posted: 26 Jan 2019, 08:50
by staticx88
fadreus wrote:Try reduce sleepTime ?

i already set it from 10k to 5k..the result still the same..it took like 0.2s before casting skill..anybody know how to fix this?

Re: need help how to first hit

Posted: 26 Jan 2019, 09:47
by fadreus
Try macro..?

Re: need help how to first hit

Posted: 26 Jan 2019, 21:48
by staticx88
fadreus wrote:Try macro..?
i dont know abt macro..i only use normal config..can u give me link how to config macro and can u write a macro for me?sry for the trouble.. :(

Re: need help how to first hit

Posted: 27 Jan 2019, 09:43
by fadreus

Re: need help how to first hit

Posted: 27 Jan 2019, 23:43
by staticx88
fadreus wrote:http://openkore.com/index.php/Macro_plugin
http://openkore.com/index.php/EventMacro

Try with this too?

Code: Select all

ai_attack 0.2
ai_skill_use 0.2

i already set both ai_attack and ai_skill_use 0.01 since i have instant cast but still the same..no different..i already put install macro but i still don't know how to write macros..seems it more difficult to learn. i even don't know how to run the macros and there is no example on youtube.. i wonder how people write those macros.