Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Help in fev Things
#5
(02-21-2017, 01:31 PM)damianek Wrote: Hello im trying to do super easy script for 300++ magge Wild life west raid Oramond glooth factory.
I cant fidn decent tuorial explaining how to set targeting with avalanche for that place so bbot doesnt kill my character.
I need Perfect ava shooter when monster more than 3 (in centra not all over map )
Exevo gran mas vis when no player
Exevo gran mas flam when no player
And tyargetting so bot doesnt get stuck as if Elder wyrm is priority and its behind group of monsters bot simply waits and gets killed by other mobs.
Can someone explain how to set it up
Im not talking here about retarded script with sd shooter on dls darashia, im talking here about advanced targeting for 300+ mage on spawn where combo damage can smash 500 mage if he gets traped or stand.
And targeting in bbot is primitive

500 {human timer} jestplr:=Creatures.PlayersOnScreen() !jestplr!>=2 [jest] w8safe:=0 exit() {jest} VarAdd(w8safe, 1) exit()

300 {safe thunder} rdm:=Misc.Random(12, 16) self:=Creature.self() IDRUNE:=3202 !w8safe!>=!rdm! Self.Attacking()==1 Creatures.ByRange(3)>=3 Creatures.PlayersOnRange(5)==01 Creature.ShootOn(!self!, !IDRUNE!) Exit()

3202 is thunderstorm - you can change ID for avalanche or other rune

100 {Manas jak gracz} SelfID:=Creature.Self() Creatures.PlayersOnRange(5)==02 Self.Attacking()==1 Self.Mana%()<=90 Creature.ShootOn(!SelfID!, 23373)

23373 is ID of ultimate mana potion <- you can change it also for other kinds of potions (it's just for stop using thunderstorm rune when player will enter rune using area, cause sometimes bbot will not break enough fast using thunder and when someone will dash from stack into area you can hit him <- this macro is spamming potion when someone enter rune using area and you don't have full mana [90%] - it's breaking rune using)

10 {Ueflam} Self.Mana>=1500 Self.Attacking==01 Creatures.ByRange(3)>=6 Creatures.PlayersOnRange(6)<=1 Self.Say(exevo gran mas flam)

10 {Uevis} Self.Mana>=1500 Self.Attacking==01 Creatures.ByRange(3)>=6 Creatures.PlayersOnRange(6)<=1 Self.Say(exevo gran mas vis)

100 {ANTYRS} Status.PZBlock()==1 Killer.Stop() Self.Stop() Cavebot.Stop()


For looring - use macro from catar scripts or NoKill (On/Off) points in cavebot (it's pause of targetting - when you get trapped it will start attacking monster to get out from trap - also you can set time in what bbot will start attacking monster in trap - Variable name is BBot.Cavebot.NoKillMaxStandTime )
Reply


Messages In This Thread
Need Help in fev Things - by damianek - 02-21-2017, 01:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)