BBot - The best bot of the world
MSG here when You need macros - 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: MSG here when You need macros (/thread-20948.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36


RE: MSG here when You need macros - Catar - 03-05-2016

[macro]1000 {haste}
Creatures.ByName(Ancient Scarab)==0 [s]
ReUser.UnPause(Strong Haste)
exit()
{s}
ReUser.Pause(Strong Haste)
exit()[/macro]

Rep

Remember to check strong haste ON in reusers


RE: MSG here when You need macros - fcojgza - 03-07-2016

I need my pally to use "exevo mas san" when he has 2 or more monsters right next to me. I'm hunting at Yalahar Cult so some of the monsters have spawns.

Can it be done? I only need it to use the spell when the spawns or monsters are right next to me.

I would appreciate your help.


RE: MSG here when You need macros - kaiquegabriel - 03-07-2016

Code:
1300 {Exevo mas san} Self.Attacking()==1 Creatures.Beside()>=2 Self.Say(exevo mas san)

Code:
Self.Attacking()==1
Creatures.Beside()>=2
Self.Say(exevo mas san)

This macro only work if you are attacking 1 monster.


RE: MSG here when You need macros - fcojgza - 03-07-2016

(03-07-2016, 10:09 PM)kaiquegabriel Wrote:
Code:
1300 {Exevo mas san} Self.Attacking()==1 Creatures.Beside()>=2 Self.Say(exevo mas san)

Code:
Self.Attacking()==1
Creatures.Beside()>=2
Self.Say(exevo mas san)

This macro only work if you are attacking 1 monster.

Thank you man! It works perfectly.


RE: MSG here when You need macros - Catar - 03-08-2016

If you playing on non pvp, sure


RE: MSG here when You need macros - kaiquegabriel - 03-08-2016

(03-08-2016, 05:54 AM)Catar Wrote: If you playing on non pvp, sure

on PvP too, only on hardcore or retro isn't good to use.


RE: MSG here when You need macros - wasylek - 03-10-2016

Haya! I need a script for following monster, cuz when monster is on low hp he runing away and my character doing nothing , cheers!


RE: MSG here when You need macros - Catar - 03-10-2016

Just setup auto follow and Unmark Auto Chase Off in general options in tibia

Also u can put 'Keep Distance 1 sqm" in killer on that monster


RE: MSG here when You need macros - Frohus - 03-14-2016

Hello I need macro to use shovel around me in desert


RE: MSG here when You need macros - Axalis - 03-15-2016

HI I REALLY NEED MACRO TO USE STEALTH RING WHEN ATTACK 2 OR MORE WATER BUFFALO TO BOT SAFE IN SWAMP TROLL VENORE (ANTI LURE)


RE: MSG here when You need macros - [email protected] - 03-26-2016

I need a macro to throw the energywall rune 2 sqm against the chart
could you help me ?


RE: MSG here when You need macros - grzeszczur - 03-29-2016

i need macro to use avalanche if no player on screen (morta serv)
when i am trapped by ghost bot use ava


RE: MSG here when You need macros - Janorap - 03-30-2016

Hello there, I'm trying to get a macro that allow me to stop looting gold coins when my cap us lower than 150 and start looting again when cap > 400

I hope you can help me with that


RE: MSG here when You need macros - damiansnk - 03-30-2016

U can set up in looter but below 150 dont loot above 150 start loot again.

Macro u can use only drop gold if cap below


RE: MSG here when You need macros - ZuckerEule - 04-03-2016

I need a Macro, that Disables the reconnect manager and logout my Character if i died please.


RE: MSG here when You need macros - LordxD - 04-03-2016

Hi Guys.
I want a macro for use a rune on myself
for example the rune id 3151 and i want use the rune on myself to kill a monster like a avalanche


RE: MSG here when You need macros - grzeszczur - 04-06-2016

need macro when i am trapped by ghosts and no players on screen use ava/gfb/thunderstorm rune please help for rep


RE: MSG here when You need macros - Catar - 04-06-2016

(04-06-2016, 12:45 PM)grzeszczur Wrote: need macro when i am trapped by ghosts and no players on screen use ava/gfb/thunderstorm rune please help for rep

Maybe try using search first....

tons of macros like that were already posted


RE: MSG here when You need macros - dbords - 04-07-2016

hey I am playing on an ot server and I need a macro to use mana rune. is this possible?


RE: MSG here when You need macros - zarize - 04-07-2016

(04-07-2016, 07:44 AM)dbords Wrote: hey I am playing on an ot server and I need a macro to use mana rune. is this possible?

use:
Quote:Hotkey.Use(ID)