Yoko

All sides of Injection
It is currently 2024-04-28 09:54:52

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2004-05-20 14:34:54 
Offline

Joined: 2004-05-18 19:53:59
Posts: 5
Does anyone have any lockpicking or poisoning scripts.. my attempts werent that good

_________________
no sig


Top
   
 Post subject:
PostPosted: 2004-05-22 17:01:24 
Offline

Joined: 2004-05-22 16:29:37
Posts: 19
sub Poisoning()
VAR Poison='0x0F0A', Mech='0x40F3A1F5'
While NOT UO.Dead()
If UO.Hits < UO.Str Then
UO.bandageself()
wait (500)
endif

UO.useskill ('Poisoning')
UO.WaitTargetObject(Mech)
wait (50)
CheckLag()
UO.WaitTargetType(Poison)
UO.DeleteJournal()
Repeat
Wait(100)
Until UO.InJournal("You apply") OR UO.InJournal("You fail")

Wend



end sub


sub CheckLag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(50)
until UO.InJournal('backpack')
end sub


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 2 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 49 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited