![]() |
[Szo100] Free MACRO Service - 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: [Szo100] Free MACRO Service (/thread-7687.html) |
[Szo100] Free MACRO Service - Szo100 - 03-12-2013 1.ANTY-PUSH [macro]200 {Anti Push} X:=Self.X Y:=Self.Y Z:=Self.Z Map.HasID(3031, !X!, !Y!, !Z!)<>1 Map.Thrown(3031, 2, !X!, !Y!, !Z!)<>1[/macro] 2.UTURA [macro]3000 {Utura} Status.Buff<>1 Self.Health%<=75 Self.Mana>75 Self.Say(utura)[/macro] 3.{OT} AUTO USE MANA RUNE macro]1000 {ManaRune OT} Self.Health%<=80 Hotkey.Use(ID)[/macro] 4.SAFE SPELL ATTACKER (EXORI WHEN NO PLAYERS ON SCREEN) [macro]2000 {Safe Spellcast} Self.Mana>=200 Self.Attacking==01 Creatures.Beside>=3 Creatures.PlayersOnScreen==01 Self.Say(exori) [/macro] 5.OPEN DOOR (FOR LVL'S) [macro]1000 {Open Door} X:=Self.X Y:=Self.Y Z:=Self.Z Map.Use(5732, !X!, !Y!, !Z!, 3) [/macro] 6.SAFE SPELL ATTACKER (ANTI SKULL) [macro]1500 {Attacks Avoid PK} playerS:=1 IDrune:=3158 Creatures.PlayersOnScreen()==!playerS! [OnplayerS] Self.Attacking()==1 Self.Mana>30 Self.Say(exori frigo) Exit {OnplayerS} Self.Attacking()==1 Target.Shoot(!IDrune!) Exit [/macro] 7.AUTO MOUNT [macro]3000 {Auto Mount} Status.InPZ()<>1 Self.Mount()==0 Self.ToggleMount()[/macro] 8.WHEN NO STAMINA>LOG OUT [macro]4000 {Stamina Logout} Self.StaminaMins<842 Cavebot.Stop Self.Logout()[/macro] 9.SOFT BOOTS>WHEN FULL MANA CHANGE THEM ON BOH [macro]2000 {Equip Soft/Boh By Mana} mana%:=70 Self.Mana%()<!mana%! [Onmana%] Self.Inventory.Boots()<>3549 Self.Equip.Boots(6539) Exit {Onmana%} Self.Inventory.Boots()<>3079 Self.Equip.Boots(3079) Exit [/macro] 10.LOG OUT WHEN NO SPEARS [macro]2000 {Logout When Low Ammmo} Misc.ItemCountEx(SPEARID)==0 Cavebot.Stop() Status.Battle()==0 Self.Logout()[/macro] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! \/ \/ \/ \/ \/ TO MORE MACROS MASSAGE ON MY PROFIL/REPUTION (I WILL SEE WHO GAVES AND I WILL MSG/COMMENT /\ /\ /\ /\ /\ /\ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! RE: [Szo100] Free MACRO Service - Beto V - 03-15-2013 am bro do know the scripts for selling to razfan items when hunting coryms, i mean the scripts for the elevator. if you could post it i would say thanks bro. RE: [Szo100] Free MACRO Service - Szo100 - 03-15-2013 (03-15-2013, 02:03 AM)Beto V Wrote: am bro do know the scripts for selling to razfan items when hunting coryms, i mean the scripts for the elevator. if you could post it i would say thanks bro. http://forums.bmega.net/showthread.php?tid=9555 It's mine own script ___________________________ // ADMIT Reputation , it's just one click// RE: [Szo100] Free MACRO Service - festuge - 03-15-2013 Hello I need soft boots - guardian boots changer. RE: [Szo100] Free MACRO Service - Beto V - 03-15-2013 Well I'm trying to make my own scripts but i will check yours if i need something, thank you for your macros, I gave you reputation ![]() a last question is the soft/boh macro really works? RE: [Szo100] Free MACRO Service - Warr - 03-15-2013 "5.OPEN DOOR (FOR LVL'S) Open Door (auto: 1000ms) 1000 {Open Door} X:=Self.X Y:=Self.Y Z:=Self.Z Map.Use(5732, !X!, !Y!, !Z!, 3)" Funny.. RE: [Szo100] Free MACRO Service - Szo100 - 03-15-2013 (03-15-2013, 01:52 PM)festuge Wrote: Hello I need soft boots - guardian boots changer. You must only change ID of Boots of haste on Guardian Boots ___________________________ // ADMIT Reputation , it's just one click// RE: [Szo100] Free MACRO Service - 57apt781 - 03-15-2013 Pozdrowienia od Dzyndzy z Askary :* RE: [Szo100] Free MACRO Service - zioom8 - 03-18-2013 Macro, who following monster(1sqm) when i attacked him. I need this to cavebot in dragon lord because following in bbot is poor. RE: [Szo100] Free MACRO Service - devas - 03-18-2013 (03-12-2013, 07:35 AM)Szo100 Wrote: 1.ANTY-PUSH Why did U stole these macros from Hunger? ![]() RE: [Szo100] Free MACRO Service - wekoz - 03-20-2013 2000 {Safe Spellcast} Self.Mana>=200 Self.Attacking==01 Creatures.Beside>=3 Creatures.PlayersOnScreen==01 Self.Say(exori) ATAKA PLAYER ESTA MAL! RE: [Szo100] Free MACRO Service - silanath - 03-26-2013 Can you do macro to pick up item (id) of the leg on the to backpack?? Sorry for my english :p Thanks RE: [Szo100] Free MACRO Service - caioleao - 04-09-2013 I gave you reputation, thanks for the infos it helped me alot! Do you have a macro to make the char turns to a direction? Like when we press ctrl + arrows and he dance... RE: [Szo100] Free MACRO Service - batix3 - 04-10-2013 (04-09-2013, 10:40 PM)caioleao Wrote: Do you have a macro to make the char turns to a direction?Copy this on Advanced Tools>Macros ( Only those you need) 0 {TurnS} Self.TurnS() 0 {TurnE} Self.TurnE() 0 {TurnN} Self.TurnN() 0 {TurnW} Self.TurnW() 0 {MoveS} Self.MoveS() 0 {MoveN} Self.MoveN() 0 {MoveE} Self.MoveE() 0 {MoveW} Self.MoveW() Change the position; example> Macro (XXXXX XXXXX X:TurnS) Macro (32627 31411 3:TurnS) Macro (32629 31420 4:TurnE) Macro (32631 31432 5:TurnN) Macro (32628 31410 4:TurnW) Macro (32632 31437 6:MoveN) Macro (32634 31437 7:MoveW) Macro (32631 31433 6:MoveE) Macro (32631 31433 6:MoveS) and copy eachone you need into your cavebot. RE: [Szo100] Free MACRO Service - caioleao - 04-16-2013 Do you have a macro to stay close the npc? I need it to travel, cuz the boat npc walks a lot... RE: [Szo100] Free MACRO Service - guilherme.azvdos - 05-01-2013 ************** Please fix the id of soft boots (6529) not 39********** 9.SOFT BOOTS>WHEN FULL MANA CHANGE THEM ON BOH [macro]2000 {Equip Soft/Boh By Mana} mana%:=70 Self.Mana%()<!mana%! [Onmana%] Self.Inventory.Boots()<>3549 Self.Equip.Boots(6539) Exit {Onmana%} Self.Inventory.Boots()<>3079 Self.Equip.Boots(3079) Exit [/macro] |