╠ BBot 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: Free Scripts (https://forums.bmega.net/forum-10.html) +--- Thread: ╠ BBot Macros ╣ (/thread-1192.html) |
RE: Macros for BBot - Aiik Master - 12-04-2012 con las sd seria lo mismo no ? with sd would be the same no? RE: Macros for BBot - Hunger - 12-04-2012 Yes .... RE: Macros for BBot - tomkiidarki - 12-04-2012 i need script macro to autofallow every monster wich atack bot RE: Macros for BBot - assae - 12-07-2012 Is exori macro full safe? RE: Macros for BBot - Hunger - 12-07-2012 2000 {Safe Spellcast} Self.Mana>=200 Self.Attacking==01 Creatures.Beside>=3 Creatures.PlayersOnScreen==01 Self.Say(exori) Try this RE: Macros for BBot - Kiwak - 12-08-2012 please someone has a macro to recall the mad sheep to write a server reboot RE: Macros for BBot - KapecPL - 12-20-2012 Hi, Csn i have script for skilling about if 3 monsters on the screen change wheapon from sickle yo steel axe if 1-2 monster keep sickle wearn . RE: Macros for BBot - Hunger - 12-23-2012 safemonster:=2 loweapon:=3308 hiweapon:=7773 Creatures.Beside()<=!safemonster! [Onsafemonster] Self.Inventory.LeftHand()<>!loweapon! Self.Equip.LeftHand(!loweapon!) Exit {Onsafemonster} Self.Inventory.LeftHand()<>!hiweapon! Self.Equip.LeftHand(!hiweapon!) Exit RE: Macros for BBot - robsson1994 - 12-24-2012 Hi is there such a "Macro", which is set for its target audience follow the exp gain because it is characterized by a monster to me, sometimes, for example when the Minotaur Mage attacks not only follows him standing still. ;/ Anyone help me? I give Rep+ RE: Macros for BBot - Allmighty - 12-26-2012 Go to tibia option's and Auto Chase OFF . Next in tibia panel click auto follow monster's i mean next to the eq . RE: Macros for BBot - robsson1994 - 12-26-2012 THX Allmighty rep+ RE: Macros for BBot - Naville - 12-28-2012 Could you do a macro - bbot will add FAKE addons for example : I wear citizen but on tibia I see full barbarian. I hope that you know what I mean. It script was on elfbot. RE: Macros for BBot - daniwalk - 12-28-2012 Do you have anti push that works because tried it without success, and do you have any macros that could be used in war? I give rep!! RE: Macros for BBot - Macio - 12-29-2012 HUNGER NEED YOU HELP !!! I NEED MACRO ON USING ITEM (MANAS) OF DIFFERENT ID !!! NP USING (....) WHEN 500 MANA. I GIVE REPUT, BRO!! RE: Macros for BBot - Hunger - 12-31-2012 @Naville Not possible yet @daniwalf I added new war macros @Macio When use 500 manas, use a alternative potion? RE: Macros for BBot - 286522m - 12-31-2012 is there any macro to put 100 assassin stars in the left hand?? can post here plz RE: Macros for BBot - Hunger - 01-01-2013 2000 {Re Use spears when low ammount} Misc.ItemCountEx(ID)>10 Self.Equip.LeftHand(ID) Change ID to assassin RE: Macros for BBot - raphaelignacio - 01-03-2013 Stamina Script for all 1000 {Stamina} Self.StaminaMins<842 Cavebot.Stop Status.Battle==1 Self.Logout() RE: Macros for BBot - Hunger - 01-03-2013 Added Thx RE: Macros for BBot - feli - 01-10-2013 If 4 monster on screen, play alert. It's important when somebody lure monsters.. & avoid facing players if macro works=reput |