Thread Rating:
  • 52 Vote(s) - 3.81 Average
  • 1
  • 2
  • 3
  • 4
  • 5
╠ BBot Macros ╣
#21
Can you make a script for me?
It's to let the bbot train with slimes away from keyboard, something like:
- If there are 3 monsters attacking you, change the 'xxx' weapon to 'xxx'.

-Kill the slime mother if life is less then 'xxxx'

I don't know how to do that.

Thanks you
#22
New macro added to list:
PushMax EDITABLE (With it you can edit de ID of iten what you want take, this is nice to take 'Free Itens')

@Lts
I'll see what I can do
#23
when I put that monster persecutes to in to persecute everything goes well but when I put that it makes diagonals, like is possible to be returned that it is put in persecuting?
#24
In tibia
Options>General>Auto Chase Off[Uncheck]
#25
Hunger

Hey bro, I got the script. I'm using it now, works perfectly. Smile
I can share with you if you want, just send me a p.m.
Btw, you got my 'Thank's'
#26
Nice Thanks you Big Grin
#27
Hey man. Can you make macro to train ?

Attack ghoul when 90% and stop or change ghoul when below 12%.
#28
@comfort
Treiner Tutorial
#29
Hello bro, can u make a script for skin the corpses of the dragons Big Grin ? because the option skin corpses doesn't work :S!
#30
JeshuaStep Wrote:Hello bro, can u make a script for skin the corpses of the dragons Big Grin ? because the option skin corpses doesn't work :S!


I would like this aswell
#31
1000 {Exori} Creatures.OnScreen>=2 Creatures.ByRange(1) Self.Say(exori)
how to make it work?
#32
Thx, You saved a lot of time for me! Smile
Hello! Smile

[Image: Dice.gif]
#33
I'm Noob can you write me what i must write to buy 1000 great mana potion and buy again when it will be lower then 50? id is 238.
#34
Hey this script isn't working:
1000 {Spear} Misc.ItemCountEx(3277)<10 Self.Equip.LeftHand(3277)

Could you fix it please?
#35
Hey man nice job!
I see you are expert of macros!
Can you make a Macro,If my charackter will be moved then use stealth ring?! Pls
Its a strategie for skilling if i am afk and someone move me and many slime clones atek me.
#36
Put this macro in Protector>Moved>Macro[Check]
Code:
1000 {Auto Log If Move} Self.Equip.Ring(RINGID) Killer.Stop Trainers.Stop Self.Logout
#37
(02-19-2012, 08:59 PM)Hunger Wrote: Put this macro in Protector>Moved>Macro[Check]
Code:
1000 {Auto Log If Move} Self.Equip.Ring(RINGID) Killer.Stop Trainers.Stop Self.Logout

Thank you so much
#38
Hunger,
I need two important exp Skripts:
- If Paraliz & lower 40mana use mana potion
- If Ghost change weapon to Fire Sword, If no Ghost Change back.

Hope you make it!
Thank you
#39
I need macro when finish cap the char logout
#40
(03-03-2012, 08:33 PM)andreey_tudonosso Wrote: I need macro when finish cap the char logout

It already exists in the Basic Tools>Protector. Look the link below:
http://wiki.bmega.net/doku.php?id=protector

(03-02-2012, 02:43 PM)dave41 Wrote: Hunger,
I need two important exp Skripts:
- If Paraliz & lower 40mana use mana potion
- If Ghost change weapon to Fire Sword, If no Ghost Change back.

Hope you make it!
Thank you

If Paraliz & lower 40mana use mana potion
Code:
1000 {Paraliz & LowerMana} Status.Paralysis Self.Mana<40 Hotkey.Use(IDMANA)

If Ghost change weapon to Fire Sword, If no Ghost Change back.
Code:
1000 {Equip FSword} Target.ByName(Ghost) Self.Equip.LeftHand(IDFSWORD)
1000 {UnEquip FSword} Target.ByName(Ghost)=0 Self.Equip.LeftHand(OTHER_ITEM)


Forum Jump:


Users browsing this thread: 1 Guest(s)