Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Advenced attack
#1
Dont know why, but when i am surrounded by 8 monsters and i have macros for 'exevo mas san' 'exori san' 'exori con' dependings on conditions my first attack nomatter what is 'exori san' with multiple target around me and no players nearby.
Why? Why bot doesnt continue 'exevo mas san' after every kill (or at least most of them). After target is dead there is once 'exori san' instead of mas san.
BBot.Exhaust.Offensive=2000

Quote:Self.Mana>=400
Self.Attacking()==1
Creatures.PlayersOnRange(4)<=1 [else1]
Self.Say(exevo mas san)
Exit()
{else1}
Macro.Run(san strike)
Exit()

Quote:Self.Mana>=300
Self.Attacking()==1
Creatures.PlayersOnRange(2)<=1 [else4]
Self.Say(exori san)
Exit()
{else4}
Self.Say(exori gran con)
Self.Say(exori con)
Exit()
Reply
#2
I did not have this problem when using advanced attack, -you are using macros.

I stopped doing that while ago, when i figured out how fullcheck in 'attack sequences' works


edit: I dont really have time explainig-

Below is one of my scripts I used for RP (it was fast attack and low exhaust OTS with a bit map changes - so wont work imidiately for u, need adjustments)
If u open it in notepad, you will see how is fullcheck in attack sequences made:



san@Data={"name":"san","action":"Safe mas san","creatures":["%Monsters"],"type":"AreaSpell","minCreatures":2,"radius":3}

{Safe mas san}$ 350 0 100 0 Check !PSan!<=1 ECheck:exevo mas san;

20 {safer mas san} PlrQ:=Creatures.PlayersOnRange(4) PTQ:=Creatures.ByRangeParty(4) PSan:=Sub(!PlrQ!, !PTQ!)




.bbot   _Rosha afk RP.bbot (Size: 36.38 KB / Downloads: 42)


[spoiler]
and here is my EK script on that fast atk ots (server is Shut down now)
https://www.youtube.com/watch?v=175G08WLagY

[/spoiler]
Reply
#3
U meant this?
[Image: ukrSlEw.jpg]


But u can use it only to all attacks, so if u are using fullcheck it ll be for all attacks Sad
Probably u can edit it through notepad, but thats the only way.
Or u meant smth else and i misunderstood u
Reply
#4
Yes I mean this, and no, you use it for each sequence.


Fullcheck. On sequence is added the moment you press add (spell, rune, macro) and then is further hidden and not editable, but it's there. And it works
Reply
#5
are u sure? on 82.6 seems like its bugged then, tonight i ll upload video here
Reply
#6
for sure its not bugged.

It is just dificult to understand that, there is a setting, which you setup once, and then you can't see that it's there.
Thats the confusing part.
But it works great once you figure it out.

I compitely forgot

My ED /MS script for hexera serpent spawns in engran uses advanced attack with fullchecks!

http://forums.bmega.net/showthread.php?t...#pid118809

Read what i said in RED in that post
Reply
#7
Ok, so i can edit it through notepad.

But lets say i want to edit it through bbot.
Any chance to get some tutorial video? :p
Reply
#8
you cant edit it through bbot, already told you.

you can delete and add again
Reply
#9
ok, working, thanks Smile

#edit
adv atk doesnt work properly tho
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)