Em preve vou lançar uma versão melhor mais por enqunato vou disponibilizar essa 1.0
;=======================================================;
; Script Name: A HardY Pot Assistent ;
; Author: A HardY ;
; Version: 1.0 ;
; Shard OSI/FS: OSI/FS ;
; Revision Date: 12/11/2009 ;
; Purpose: Auto Drink Potions when need ;
;
; http://uobrasilblog.blogspot.com/ ;
;=======================================================;
initevent
SET #SCNT 0
SET %healpottimer 120
set %backpack #backpackid
SET %healpothp 70 ; SET SEU HP CONSTANTE ;
SET %str 88 ; SET SEU STR ;
SET %stam 0 ; SET A QUANTIDADE DE STAMINA QUE DESEJA MANTER ;
mainloop:
if C in #CHARSTATUS
{
gosub curepot
}
if #hits < %healpothp
{
gosub healpot
}
if #str < %str
{
gosub strpot
}
if #stamina < %stam
{
gosub stampot
}
sub curepot
event Macro 24 1
wait 3s
finditem NUF C_ , %backpack
set #lobjectid #findid
event Macro 17 0
wait 3s
event Macro 24 1
wait 3s
return
sub stampot
event Macro 24 1
wait 3s
finditem ZUF C_ , %backpack
set #lobjectid #findid
event Macro 17 0
wait 3s
event Macro 24 1
wait 3s
return
sub healpot
if #scnt2 > %healpottimer
{
event Macro 24 1
wait 2s
finditem UUF C_ , %backpack
set #lobjectid #findid
event Macro 17 0
wait 4s
event Macro 24 1
wait 2s
set #SCNT2 0
}
return
sub strpot
event Macro 24 1
wait 1s
finditem XUF C_ , %backpack
set #lobjectid #findid
event Macro 17 0
wait 2s
event Macro 24 1
wait 1s
return
1 comentários:
O Celular Espião é um celular tão incrível e polêmico que foi proibido em alguns países da Europa e é novidade no Brasil.
O Celular Espião é um telefone celular comum, especialmente modificado para poder ser monitorado à distância, permitindo assim escutar as conversas telefônicas e ambientais de quem o utiliza.
www.celularespiaobrasil.com
Postar um comentário