MSG here when You need macros
|
04-26-2014, 03:36 PM
(This post was last modified: 01-10-2017 08:27 AM by Catar.)
Post: #1
|
|||
|
|||
![]()
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. |
|||
04-27-2014, 08:14 PM
Post: #2
|
|||
|
|||
RE: MSG here when You need macros
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 ![]() Thanks. |
|||
04-27-2014, 10:00 PM
Post: #3
|
|||
|
|||
RE: MSG here when You need macros
(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. 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. |
|||
04-27-2014, 11:29 PM
Post: #4
|
|||
|
|||
RE: MSG here when You need macros
(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. Show the macro. |
|||
04-28-2014, 12:09 AM
(This post was last modified: 04-28-2014 12:10 AM by mr. Kris.)
Post: #5
|
|||
|
|||
RE: MSG here when You need macros
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. |
|||
04-28-2014, 04:22 PM
Post: #6
|
|||
|
|||
RE: MSG here when You need macros
I need macro if 3 monsters around he shoot thunder storm
|
|||
04-28-2014, 05:42 PM
(This post was last modified: 04-28-2014 05:43 PM by mr. Kris.)
Post: #7
|
|||
|
|||
RE: MSG here when You need macros
(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() I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You. |
|||
04-29-2014, 01:39 PM
(This post was last modified: 04-29-2014 01:43 PM by Pucmistrz.)
Post: #8
|
|||
|
|||
RE: MSG here when You need macros
(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 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 |
|||
04-29-2014, 01:54 PM
Post: #9
|
|||
|
|||
RE: MSG here when You need macros
put waiting time between in sequences
exori vis wait 1400 exori vis wait 1400 like that
SELL 300 ED
|
|||
04-29-2014, 10:22 PM
Post: #10
|
|||
|
|||
RE: MSG here when You need macros
(04-29-2014 01:54 PM)damiansnk Wrote: put waiting time between in sequences 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 |
|||
04-29-2014, 10:54 PM
(This post was last modified: 04-29-2014 10:57 PM by mr. Kris.)
Post: #11
|
|||
|
|||
RE: MSG here when You need macros
I forgot about players
![]() 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. |
|||
05-10-2014, 12:24 AM
Post: #12
|
|||
|
|||
RE: MSG here when You need macros
Macro: if die close tibia, is for recconect
|
|||
05-10-2014, 05:52 PM
Post: #13
|
|||
|
|||
RE: MSG here when You need macros
(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
|
|||
05-11-2014, 06:09 PM
Post: #14
|
|||
|
|||
RE: MSG here when You need macros
(05-10-2014 05:52 PM)raphaelignacio Wrote:(05-10-2014 12:24 AM)erleo Wrote: Macro: if die close tibia, is for recconect I have it since yesterday, i make 1 macro, nb ![]() Dont go of clever |
|||
05-23-2014, 10:31 AM
Post: #15
|
|||
|
|||
RE: MSG here when You need macros
Guys i need Exori hur/ico macro cause my bot donr want to use it in killer :/ can you help?
|
|||
05-23-2014, 10:56 AM
Post: #16
|
|||
|
|||
RE: MSG here when You need macros
i need macro/script/ for attack wyrm with attack follow, can anyone help me?
|
|||
05-23-2014, 11:01 AM
Post: #17
|
|||
|
|||
RE: MSG here when You need macros
Select Chase on Battle Settings and Disable Auto Chase off ( Options > General > untick Auto Chase Off)
REP ++ IF I HELPED YOU !!! THANKS
|
|||
05-23-2014, 11:35 AM
(This post was last modified: 05-23-2014 11:38 AM by Beeki.)
Post: #18
|
|||
|
|||
RE: MSG here when You need macros
I need a macro for when the creature is at 10% health use exori hur
and other to use sword ring |
|||
05-25-2014, 11:57 PM
Post: #19
|
|||
|
|||
RE: MSG here when You need macros
use exura ico if paralize and not are atacking creatures
|
|||
05-26-2014, 12:10 AM
Post: #20
|
|||
|
|||
RE: MSG here when You need macros
(05-25-2014 11:57 PM)edwinyaire@gmail.com 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
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)