Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Poting other guy
#1
Hi There i need macro/script or smth to poting my mage who is making mlvl. It's mean on mc my mage making mlvl and my mc poting him. Is that possibly to do?
Reply
#2
Dear Zaraki12345,

I not a professional scripter, just a newbie trying to help.
As i know the BBOT cant know how many % of mana your MAIN CHARACTER have so ...

You can try to do this:

Go -> Friend Healer
Friend Name: Your Main Character
Friend HP: Try to put 100% (I think BBOT will not stop to pot ur MAIN CHARACTER)
Use: Mana Potion or Strong Mana Potion or Great Mana Potion
Requered Self HP: 1 (I think BBOT will not stop to pot ur MAIN CHARACTER)
Requered Self Mana: 1 (I think BBOT will not stop to pot ur MAIN CHARACTER)

Try this.

If works, please give me a Reputation Point. ;*
Reply
#3
I cannot help you cuz I'm free user right now.

I'll try to write from memory

put that in big field Create Macro and set automatically 1000=1sec

idplayer:=Creature.ByName(Friends Name)
idpotion:=268
Creature.ShootOn(!idplayer!, !idpotion!)
Exit()

or
[macro]5000 {Potion Friend} idplayer:=Creature.ByName(Friends Name) idpotion:=268 Creature.ShootOn(!idplayer!, !idpotion!) Exit()[/macro]

If you wanna in condition I see 1 way to write 2 scripts.
In mage:
full check self.mana%<X
go label -> stand on sqm beside kina
full check if self.mana%>Y
go label -> stand 2-3 sqm away

on Kina:
Macro what I gave you but with fullcheck Creature.Beside or Check if map has ID player
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)