MACRO EXORI WITH PT - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html) +--- Forum: Requests (https://forums.bmega.net/forum-17.html) +--- Thread: MACRO EXORI WITH PT (/thread-14032.html) |
MACRO EXORI WITH PT - brayan.farias - 02-18-2014 Hi Guys, I have 2 EKs and i want bot, with party, them on the same place. This place is a hardcore. I need a macro with exori when 4+ monster and no one player on screen (minus my other ek) Needs be safe! Something like to recognize my other knight in this party. I will rep+ Thanks Cya RE: MACRO EXORI WITH PT - Dizek - 02-18-2014 (02-18-2014, 03:29 AM)brayan.farias Wrote: Hi Guys, If you attack exori to you party, you get skull (on new tibia). You can mark green pvp mode and attack exori with players on screen, or make a protector that will xlog if you got any frag. RE: MACRO EXORI WITH PT - brayan.farias - 02-22-2014 (02-18-2014, 10:11 PM)Dizek Wrote:(02-18-2014, 03:29 AM)brayan.farias Wrote: Hi Guys, i'm playing on shadowcores, is old PVP. I need a macro to exori: Exori just when +3 mosnter and the palyer on screen is my party. If u can help me, please do it. I will rep+ Cya RE: MACRO EXORI WITH PT - brayan.farias - 03-03-2014 No one have it? RE: MACRO EXORI WITH PT - Toni Ballador - 03-06-2014 Here you have the macros my friend: Creatures.PlayersOnScreen()<1 Creatures.Beside()>=4 Self.Mana()>125 Self.Say(Exori) Macro.Wait(500) Exit() You will have to edit the macro maybe.. the bot sometimes count your own character as a player on screen so test if he cast exori and if he don't do it change to =1 instead <1 this macro is for old pvp (with no cooldowns) but it will work anyway Repp++ if i helped you |