Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 42,533
» Latest member: triip
» Forum threads: 20,984
» Forum posts: 108,484

Full Statistics

Online Users
There are currently 5 online users.
» 0 Member(s) | 1 Guest(s)
Bing, Google, UptimeRobot, Yandex

Latest Threads
Update
Forum: General
Last Post: jimmytox23
04-05-2024, 02:37 PM
» Replies: 11
» Views: 4,427
Help-me Bmega / Computer ...
Forum: General
Last Post: Cloudjf
04-02-2024, 06:48 PM
» Replies: 4
» Views: 2,454
BOT Update 23/09/2023 13:...
Forum: Support & Help
Last Post: Samuel157
09-23-2023, 04:33 PM
» Replies: 0
» Views: 5,032
How To Loot Everything
Forum: Free Scripts
Last Post: Ramonxx
03-17-2023, 08:47 AM
» Replies: 0
» Views: 8,816
tibia 8.6 selling loot
Forum: Support & Help
Last Post: kicko99
03-05-2023, 09:59 PM
» Replies: 1
» Views: 1,013
★ LЭØ Scripts ★ Ezodus & ...
Forum: Paid Scripts
Last Post: erleo
02-28-2023, 04:20 PM
» Replies: 216
» Views: 214,574
Lvl 200 Summon Macro
Forum: Free Scripts
Last Post: [email protected]
01-20-2023, 12:43 AM
» Replies: 0
» Views: 3,838
@pump_upp - best crypto p...
Forum: Off-Topic
Last Post: shreekpila
01-13-2023, 08:17 AM
» Replies: 0
» Views: 859
Verifpro.net - paypal, eb...
Forum: Off-Topic
Last Post: shreekpila
01-11-2023, 04:05 PM
» Replies: 0
» Views: 373
Self.equipe (MACRO)
Forum: Support & Help
Last Post: Rodrigo Iorio
12-26-2022, 01:13 PM
» Replies: 0
» Views: 1,233

 
  ╠ BBot Macros ╣
Posted by: Hunger - 07-16-2011, 12:34 AM - Forum: Free Scripts - Replies (385)

War Macros:


[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]

[macro]200 {Push MAX } ID:=3031 ## ID OF ITEM ON GROUND X:=Self.X Y:=Self.Y Z:=Self.Z Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)[/macro]

[macro]200 {Anti Trap-Wild Insert} Tibia.KeyDown(45) HUD.Display(For change the key: http://wiki.bmega.net/doku.php?id=virtual_key_codes) X:=Self.X Y:=Self.Y Z:=Self.Z Map.UseOn(3308, 2130, !X!, !Y!, !Z!, 1)[/macro]

Cavebot:

[macro]3000 {Utura} Status.Buff<>1 Self.Health%<=75 Self.Mana>75 Self.Say(utura)[/macro]

[macro]1000 {ManaRune OT} Self.Health%<=80 Hotkey.Use(ID)[/macro]

[macro]2000 {Safe Spellcast} Self.Mana>=200 Self.Attacking==01 Creatures.Beside>=3 Creatures.PlayersOnScreen==01 Self.Say(exori) [/macro]

Broken Furtunites

[macro]1000 {Open Door} X:=Self.X Y:=Self.Y Z:=Self.Z Map.Use(5732, !X!, !Y!, !Z!, 3) [/macro]
Support:


How use Attacks Avoid PK
[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]

Push Itens

[macro]3000 {Auto Mount} Status.InPZ()<>1 Self.Mount()==0 Self.ToggleMount()[/macro]

[macro]4000 {Stamina Logout} Self.StaminaMins<842 Cavebot.Stop Self.Logout()[/macro]

Change weapon if no mana.
[macro]1000 {Rod in Hand} Self.Mana>=100 Self.Equip.LeftHand(IDROD)
1000 {Sword in Hand} Self.Mana<50 Self.Equip.LeftHand(IDSWORD)[/macro]

[macro]2000 {Drop itens when Low Cap} Misc.ItemCountEx(3578)>=1 Self.Capacity<=50 X:=Self.X Y:=Self.Y Z:=Self.Z Map.Thrown(3031, -1, !X!, !Y!, !Z!)<>1[/macro]

Change weapon if no have small stones.

[macro]2000 {Equip Stone} Misc.ItemCountEx(1781)>=1 Self.Equip.LeftHand(1781)
2000 {Equip Axe} Misc.ItemCountEx(1781)<1 Self.Equip.LeftHand(3317)[/macro]

[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]

[macro]2000 {Logout When Low Ammmo} Misc.ItemCountEx(SPEARID)==0 Cavebot.Stop() Status.Battle()==0 Self.Logout()[/macro]

[macro]1000 {Change Worn Soft Boots/Boh} Self.Inventory.Boots==6530 Self.Equip.Boots(3079)[/macro]

[macro]1000 {Re Use spears when low ammount} Misc.ItemCountEx(3277)<10 Self.Equip.LeftHand(3277) [/macro]

Change Weapon Hi/Low [Trainer Macro]
[macro]1000 {Change Weapon} 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 [/macro]




Print this item