Thread Rating:
  • 4 Vote(s) - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MSG here when You need macros
#1
Information 
Hello.

If somebody need macro, please send post here I will try help You.

Best Regards mr. Kris
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#2
Hello, i need a macro for wearing a stealth ring when more then 3 monsters but only cyclop, cyclop smith and cyclop drone.

I use normal stealth ring macro but when my char goes to depo (more then 3 people in depo) it wears stealth ring which is a waste Smile thats why i need a macro for only cyclops - ...


Thanks.
Reply
#3
(04-27-2014, 08:14 PM)Qapux Wrote: Hello, i need a macro for wearing a stealth ring when more then 3 monsters but only cyclop, cyclop smith and cyclop drone.

I use normal stealth ring macro but when my char goes to depo (more then 3 people in depo) it wears stealth ring which is a waste Smile thats why i need a macro for only cyclops - ...


Thanks.

What i know, not possible :/
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#4
(04-27-2014, 08:14 PM)Qapux Wrote: Hello, i need a macro for wearing a stealth ring when more then 3 monsters but only cyclop, cyclop smith and cyclop drone.

I use normal stealth ring macro but when my char goes to depo (more then 3 people in depo) it wears stealth ring which is a waste Smile thats why i need a macro for only cyclops - ...


Thanks.

Show the macro.
Reply
#5
He using my macro:
Code:
500 {Stealth Ring} Creatures.OnScreen()>=4 [jump] Self.Equip.Ring(3049) Exit() Creatures.OnScreen()<4 {jump} Self.UnEquip.Ring(0) Exit()

I try change for cyclops but doesnt work like he want.
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#6
I need macro if 3 monsters around he shoot thunder storm
Reply
#7
(04-28-2014, 04:22 PM)Pucmistrz Wrote: I need macro if 3 monsters around he shoot thunder storm


Code:
500 {ThunderStorm Shooter} target:=Creature.Target() IDRUNE:=3203 Creatures.Beside()>3 Creature.ShootOn(!target!, !IDRUNE!) Exit()

Code:
target:=Creature.Target()
IDRUNE:=3203
Creatures.Beside()>3
Creature.ShootOn(!target!, !IDRUNE!)
Exit()
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#8
(04-28-2014, 05:42 PM)mr. Kris Wrote:
(04-28-2014, 04:22 PM)Pucmistrz Wrote: I need macro if 3 monsters around he shoot thunder storm


Code:
500 {ThunderStorm Shooter} target:=Creature.Target() IDRUNE:=3203 Creatures.Beside()>3 Creature.ShootOn(!target!, !IDRUNE!) Exit()

Code:
target:=Creature.Target()
IDRUNE:=3203
Creatures.Beside()>3
Creature.ShootOn(!target!, !IDRUNE!)
Exit()

when i attack mobs with my other sequence example. exori vis , it cant throw thunderstorm coz its exhausted , can u make something like he will stop attacking with exori vis and only throw runes until mobs < 3


ok NVM it works now
Reply
#9
put waiting time between in sequences

exori vis
wait 1400
exori vis
wait 1400

like that
Reply
#10
(04-29-2014, 01:54 PM)damiansnk Wrote: put waiting time between in sequences

exori vis
wait 1400
exori vis
wait 1400

like that

ok , but this macro also use thunderstorm even if players are beside me example. 1 monster and 2 players and bot thinks that players are monsters so use rune
Reply
#11
I forgot about players Tongue

Code:
500 {ThunderStorm Shooter} target:=Creature.Target() IDRUNE:=3203  Creatures.Beside()>3 Creatures.PlayersOnScreen==01 Creature.ShootOn(!target!, !IDRUNE!) Exit()

Try this
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#12
Macro: if die close tibia, is for recconect
Reply
#13
(05-10-2014, 12:24 AM)erleo Wrote: Macro: if die close tibia, is for recconect

Code:
500 {Exit} Creatures.ByName(TEMPLE NPC) Tibia.Close()


Dont be rude nb
REP ++ IF I HELPED YOU !!! THANKS
Reply
#14
(05-10-2014, 05:52 PM)raphaelignacio Wrote:
(05-10-2014, 12:24 AM)erleo Wrote: Macro: if die close tibia, is for recconect

Code:
500 {Exit} Creatures.ByName(TEMPLE NPC) Tibia.Close()


Dont be rude nb

I have it since yesterday, i make 1 macro, nb Smile
Dont go of clever
Reply
#15
Guys i need Exori hur/ico macro cause my bot donr want to use it in killer :/ can you help?
Reply
#16
i need macro/script/ for attack wyrm with attack follow, can anyone help me?
Reply
#17
Select Chase on Battle Settings and Disable Auto Chase off ( Options > General > untick Auto Chase Off)
REP ++ IF I HELPED YOU !!! THANKS
Reply
#18
I need a macro for when the creature is at 10% health use exori hur

and other to use sword ring
Reply
#19
use exura ico if paralize and not are atacking creatures
Reply
#20
(05-25-2014, 11:57 PM)[email protected] Wrote: use exura ico if paralize and not are atacking creatures

Code:
1000 {Paralyze} Creatures.Beside()<1 Status.Paralysis()==1 Self.Mana()>39 Self.Say(exura ico)
REP ++ IF I HELPED YOU !!! THANKS
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)