Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help!
#1
I would need some help with this! I want some kind of code/macro to put in that uses knife when 2 monsters around and another weapon when more than 2. and if its possible to make it check constantly if there are more than 2 monsters, to be safe.

Thanks, says the kingpin.
#2
Anyone?
#3
Code:
1000 {change weapon} knife:=ID_Knife sword:=ID_Sword Self.Attacking()==1 Creatures.Beside()>=3 [equip knife] Self.Equip.LeftHand(!sword!) Exit() {equip knife} Self.Equip.LeftHand(!knife!) Exit()

Chage ID_Knife by the knife's ID and ID_Sword by the ID of the other weapon
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]
#4
Well where's the fucking item ids!? sry bout my language. Just getting tired of nothing being available for paying customers.
#5
You did not read the documentation, what do you expect?
Your question has been answered on the forums multiple times.
You are just a lazy kid I guess.

ALT+F8
ID of the last clicked item will appear in the left upper corner
#6
im not polish


Forum Jump:


Users browsing this thread: 1 Guest(s)