Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Language MACRO EDITOR
#2
http://wiki.bmega.net/doku.php?id=macros_commands

it's powerfull of bbot.

IDK it's any language or what I'm noob in programming XD
U can use symbols
<
>
<=
>=
==

i.e.
[macro]Self.Health%()<50 Tibia.Close()[/macro]

more advanced

[macro]2000 {frigo} id:=Creature.Attacking() Self.Attacking()==01 Creature.Health(!id!)>=90 [frigo] Self.Say(exori gran frigo) Exit() {frigo} Self.Attacking()==01 Self.Say(exori frigo)[/macro]

[macro]1000 {Change Weapon} skillmob:=3 skillweap:=111 killweap:=222 id:=Creature.Attacking() Creature.NameIn(!id!, Dwarf Guard, Dwarf Geomancer, Dwarf Soldier)==00 [kill] Creatures.ByRangeName(5, Dwarf Guard)<=1 [kill] Creatures.ByRangeName(5, Dwarf Soldier)<=1 [kill] Creatures.ByRangeName(5, Dwarf Geomancer)<=1 [kill] Creatures.ByRange(5)<=!skillmob! [kill] Self.Equip.LeftHand(!skillweap!) Exit() {kill} Self.Equip.LeftHand(!killweap!) Exit()[/macro]

and more more..
I did learn by myself over 2 years Big Grin
Reply


Messages In This Thread
Language MACRO EDITOR - by raphaelgbm - 07-24-2015, 08:18 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)