Posts: 41
Threads: 9
Joined: Nov 2016
Reputation:
0
Can someone help me?
Hotkey.Use(762)
Misc.ItemCount(shiver arrow)<=4000
NPC.Say(hi)
NPC.Say(trade)
NPC.Buy(762, 100, 0)
I want you to buy up to 4K and make sure you have that amount
Where did I go wrong?
Posts: 69
Threads: 8
Joined: Feb 2018
Reputation:
0
U want to buy arrows when lower 4k and up to 4k xd? U want bought and using next to npc or as reffil in cavebot?
Posts: 69
Threads: 8
Joined: Feb 2018
Reputation:
0
Try it. Go to variables and add
AR=762
amountAR=4000
and use macro, bot bought to 4k
NPC.Say(Hi)
Macro.Wait(100)
NPC.Say(Trade)
Macro.Wait(100)
NPC.Buy(!AR!, !amountAR!, 0)
Posts: 2
Threads: 0
Joined: Jul 2019
Reputation:
0
Hello, can someone help me? I need a macro that uses destroyer field on my feet without stopping. if someone can do it that way they will only use it non-stop if I press such a key is even better, it can be any key. Thanks in advance.
Ps: i used google translate to translate so if i miss some words i'm sorry.
Posts: 69
Threads: 8
Joined: Feb 2018
Reputation:
0
Set under Delete, one click=one using
X:=Self.X()
Y:=Self.Y()
Z:=Self.Z()
Tibia.KeyDown(46)==1
target:=Creature.Self()
IDRUNE:=3148
Creature.ShootOn(!target!, !IDRUNE!)
Exit()
Posts: 1
Threads: 0
Joined: Jul 2020
Reputation:
0
Can Someone help me to make a macro that when my player see players in the screen change the diamond arrow and the exevo mas san to exori gran con and a crystaline arrow? thanks!
Posts: 1
Threads: 0
Joined: Jun 2020
Reputation:
0
07-07-2020, 12:51 AM
the bbot manage to buy in the market?
Posts: 4
Threads: 1
Joined: Nov 2020
Reputation:
0
Is it possible to put MW in the sqm chosen by the keys?
Example:
NUMPAD KEYS
7 -> TAKE MW NORTH WEST
1 -> TAKE MW SOUTH WEST
8 -> TAKE MW NORTH
2 -> TAKE MW SOUTH
9 -> TAKE MW NORTH EAST
3 -> TAKE MW SOUTH EAST
4 -> TAKE MW WEST
6 -> TAKE MW EAST
Posts: 5
Threads: 1
Joined: Nov 2020
Reputation:
0
Can someone make a script to equip imbue items like weapon, helmet, ring and collar with a key, then unequip or change for other items?
thanks in advance