|   Injection - autocure macro |
| Third Party Programs -> Injection -> autocure macrovaropz
Canada
| autocure macro | Posted on Dec 25 2010 05:40:08 | |
Can you tell me autocure macro injection?
| | |
|
SKiLLet
Canada
| Quoting:autocure macro | Posted on Dec 26 2010 08:19:40 | |
varopz Wrote at Dec 25 2010 05:40:08 PM:
Can you tell me autocure macro injection?
|
|
how is that gonna help during pvp ?
| Not Set
| | |
|
Cold
Canada
Administrators
 | Post Title | Posted on Jan 18 2011 05:21:05 | |
sub chpoison()
if not UO.Poisoned() then
UO.DeleteJournal()
var x = 0
while x < 800
if (UO.inJournal('You have been')) then
x = 801
UO.Cast('Cure', 'self')
endif
x = x + 1
Wait(10)
wend
else
UO.Cast('Cure','self')
endif
endsub
| ColdfireUO - Making your wildest dreams come true!
| | |
|
| |