Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

[Injection] Poison macro
#5

Promoe Wrote:
Code:
sub poison()
var dagger='Your ID here'

while UO.SkillVal('Poisoning') < 1000
UO.FindType(0x0F0A,0x0000,'backpack')
if UO.FindCount() then
UO.WaitTargetObject('finditem',dagger)
UO.UseSkill('Poisoning')
wait(11000)
endif
wend
endsub

Insert ID of you dagger to the variable and thats it.. Also you can try adapting delay to your ping, I made 11 seconds here because thats how it worked for me.

Thank you so much! But there is a problem. When i run it it is telling me these three lines...

Select the poison you wish to use.
To what do you wish to apply the poison?
That is too far away.

I dont know what is wrong


Messages In This Thread
[Injection] Poison macro - by imported_kcslic - 03-24-2010, 06:11 PM
[Injection] Poison macro - by imported_Promoe - 03-24-2010, 06:23 PM
[Injection] Poison macro - by imported_kcslic - 03-24-2010, 06:37 PM
[Injection] Poison macro - by imported_Promoe - 03-24-2010, 08:07 PM
[Injection] Poison macro - by imported_kcslic - 03-24-2010, 08:25 PM
[Injection] Poison macro - by imported_Promoe - 03-24-2010, 08:35 PM
[Injection] Poison macro - by imported_kcslic - 03-24-2010, 10:47 PM
[Injection] Poison macro - by imported_Necro - 03-24-2010, 10:55 PM
[Injection] Poison macro - by imported_kcslic - 03-24-2010, 10:59 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)