Please help me figure out for avoid thunder strom skill

International

Moderator: Moderators

Message
Author
dubai897
Noob
Noob
Posts: 6
Joined: 11 Jun 2018, 08:24
Noob?: Yes

Please help me figure out for avoid thunder strom skill

#1 Post by dubai897 »

I have try with many thing but still not work yet.

First I try to set in mon_control to avoid the skill by 1 0 1 1 which the bot will walk out when the monster that cast the skill.
The problem is that my bot will walk back to that monster again when it still casting not yet over or already done cast but the effect or the damage is still there.(He cast thunder strom slow)

So I try with many macro but not work and die ton of times.

automacro fly{
spell Jupitel Thunder,Thunder Storm
call {
do is Fly Wing
do warp cancel
do eval AI::clear
}
}

Another macro that i use is ..
automacro teleNow {
console /.*Teleporting to avoid (Salamander|Bow Master|Sword Master)|dmg could kill you|or too many aggressives*/i
inventory "Fly Wing" >= 1
overrideAI 1

run-once 1

call {
do is Fly Wing
release teleNow
}
}

Still no luck.

This macro also having problem for casting skill between killing the monster

automacro Release_Wpn {
notOnAction attack
status not Magnificat
exclusive 1
call Un_Equip
}

macro Un_Equip {
do eq Zaha Doll Hat
do ss Magnificat
do eq Pecopeco Hariband

}

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: Please help me figure out for avoid thunder strom skill

#2 Post by fadreus »

Unfortunately, from my experience openkore is not "fast" enough to do things you mentioned perfectly.

What I can suggest is, if you wanna teleport away when it casting the skill instead of going outside of TS AoE and continue killing, you might want to stop attack the monster when the condition match and teleport away.

IF you want to lure it away from AoE, you can try make some condition for example already attack the target, dist is out from spell then do macro pause so that AI will be paused and you won't be chasing back the monster into the TS AoE.

It's complicated so I didn't do this myself.

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

dubai897
Noob
Noob
Posts: 6
Joined: 11 Jun 2018, 08:24
Noob?: Yes

Re: Please help me figure out for avoid thunder strom skill

#3 Post by dubai897 »

fadreus wrote:Unfortunately, from my experience openkore is not "fast" enough to do things you mentioned perfectly.

What I can suggest is, if you wanna teleport away when it casting the skill instead of going outside of TS AoE and continue killing, you might want to stop attack the monster when the condition match and teleport away.

IF you want to lure it away from AoE, you can try make some condition for example already attack the target, dist is out from spell then do macro pause so that AI will be paused and you won't be chasing back the monster into the TS AoE.

It's complicated so I didn't do this myself.

thank you so much sir i was trying many thing before asking here haha.

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: Please help me figure out for avoid thunder strom skill

#4 Post by fadreus »

Depend on situation, class, gears and stats; I could think plenty option you can avoid thunder storm.

The very basic idea is to override AI, drop all que and teleport immediately.
The other thing is, stop attack or set attackAuto -1 so can teleport immediately.
Or simply use spell breaker? Silversmith bracelet?
Or just use Wind reduction & tank that shit up :D :D :D
Hahahaha..

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: Please help me figure out for avoid thunder strom skill

#5 Post by fadreus »

dubai897 wrote:This macro also having problem for casting skill between killing the monster

automacro Release_Wpn {
notOnAction attack
status not Magnificat
exclusive 1
call Un_Equip
}

macro Un_Equip {
do eq Zaha Doll Hat
do ss Magnificat
do eq Pecopeco Hariband

}
I forgot to say, this macro is wrong.
Check command eq.
It uses item index, not item name.
Plus, normal macro seems to have issue with this.
So use eventMacro instead.
Although macro can still be used but it no longer updated.

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

dubai897
Noob
Noob
Posts: 6
Joined: 11 Jun 2018, 08:24
Noob?: Yes

Re: Please help me figure out for avoid thunder strom skill

#6 Post by dubai897 »

fadreus wrote:Depend on situation, class, gears and stats; I could think plenty option you can avoid thunder storm.

The very basic idea is to override AI, drop all que and teleport immediately.
The other thing is, stop attack or set attackAuto -1 so can teleport immediately.
Or simply use spell breaker? Silversmith bracelet?
Or just use Wind reduction & tank that shit up :D :D :D
Hahahaha..

Yes Sir I was thinking about gear too haha . I will try to think or write new macro haha.

Thank you so much sir.

But it so lonely here only lord fadreus comment haha.

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: Please help me figure out for avoid thunder strom skill

#7 Post by fadreus »

Developers quite busy and mostly focus on fixing bugs.
So yeah, we need more people of us to keep this forum alive.

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

dubai897
Noob
Noob
Posts: 6
Joined: 11 Jun 2018, 08:24
Noob?: Yes

Re: Please help me figure out for avoid thunder strom skill

#8 Post by dubai897 »

fadreus wrote:
dubai897 wrote:This macro also having problem for casting skill between killing the monster

automacro Release_Wpn {
notOnAction attack
status not Magnificat
exclusive 1
call Un_Equip
}

macro Un_Equip {
do eq Zaha Doll Hat
do ss Magnificat
do eq Pecopeco Hariband

}
I forgot to say, this macro is wrong.
Check command eq.
It uses item index, not item name.
Plus, normal macro seems to have issue with this.
So use eventMacro instead.
Although macro can still be used but it no longer updated.

Thank you for this sir.. I already found the answer that work perfectly now and am very happy.
This one don t even need macro but use equip auto with the config skill in order to cast the skill.(Just need the right condition)(^^.

Now the only problem left from me is that damn No LOS from.... to Portal at... for in_sphinx3.
It will always enter the wrong portal in order to enter in_sphinx4.

If I make it tele ... it will just enter some portal(the top portal which lead to left portal in order to enter 4 floor) and auto teleport in loop instead of walking

The way I fix is to let it walk in this map which time consume a lot because you need to tank ton of mob and tele before enter the right portal(in_sphinx3 12 69 in_sphinx4 10 224).
Do you have any idea what my bot is wrong since I try check portal and all part is correct lol.

in_sphinx3 12 69 in_sphinx4 10 224
in_sphinx3 35 227 in_sphinx3 60 227
in_sphinx3 60 227 in_sphinx3 35 227
in_sphinx3 70 83 in_sphinx3 70 111
in_sphinx3 70 111 in_sphinx3 70 83
in_sphinx3 210 57 in_sphinx2 276 272
in_sphinx4 10 224 in_sphinx3 12 69
Or it need to fix in portal los file?

Thank

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: Please help me figure out for avoid thunder strom skill

#9 Post by fadreus »

dubai897 wrote:Now the only problem left from me is that damn No LOS from.... to Portal at... for in_sphinx3.
It will always enter the wrong portal in order to enter in_sphinx4.
This problem has been around for quite some time.
Though there is no brilliant solution yet, my best idea is to make macro; when you entering the top portal, change config to walk instead of teleport.
If you got some sub / condition checking if your coordinate is in range <X> <Y> around that last area, would nice too to make it walk.

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

Post Reply