Yoko
http://forum.yoko.com.ua/

PvP скрипт для Amazon!
http://forum.yoko.com.ua/viewtopic.php?f=20&t=4949
Page 1 of 1

Author:  Eddys [ 2005-08-26 02:35:59 ]
Post subject:  PvP скрипт для Amazon!

Работает 100%! На больших лагах даже тестил! :roll:

Code:
sub odevalka()

uo.exec ("useobject 0x4000B553")
wait(100)
uo.Lclick (208,184); Bandages
wait(100)
uo.exec ("useobject 0x4000B553")
wait(100)
uo.Lclick (234,206); Potions
wait(100)
uo.exec ("useobject 0x4000B553")
wait(100)
uo.Lclick (208,225); Reagents
wait(100)
uo.exec ("useobject 0x4000B553")
wait(100)
uo.Lclick (209,244); Arrows
wait(100)
uo.exec ("useobject 0x4000B553")
wait(100)
uo.Lclick (208,326); Lama
wait(100)
uo.exec ("useobject 0x4000B553")
wait(100)
uo.Lclick (257,386); Mom's mixture
wait(100)

end sub

Author:  Scripts Writer [ 2006-04-10 13:29:26 ]
Post subject: 

мега круто ))

Author:  admir [ 2006-04-10 16:49:03 ]
Post subject: 

http://vlad.nagorniy.ru/phpBB2/viewtopic.php?t=15
по аналогии можно сделать.

Author:  Scripts Writer [ 2006-04-10 18:37:03 ]
Post subject: 

я не замарачивался ) :

для амазы на шарде левом пвп альфе

Code:
sub dressPal()
uo.Set('finddistance','3')
var i
DIM amaza[8]
amaza[0]='0x13CC'
amaza[1]='0x1C08'
amaza[2]='0x13C5'
amaza[3]='0x13C6'
amaza[4]='0x1DB9'
amaza[5]='0x13CB'
amaza[6]='0x170D'
amaza[7]='0x1087'
  for i = 0 to 7
 uo.FindType(amaza[i],'-1','backpack')
   uo.UseType(amaza[i])
   wait(100)
  next
  uo.UseObject('0x40007F9F')
            UO.Recall('0x0002063d','13') ; Arrow
            wait(500)
              uo.UseObject('0x40007F9F')
            UO.Recall('0x0002063d','25') ; Mixture
            wait(500)
uo.UseObject('0x40007F9F')
            UO.Recall('0x0002063d','2') ; Bandage
            wait(500)
uo.UseObject('0x40007F9F')
            UO.Recall('0x0002063d','6') ; Potions
            wait(500)
uo.UseObject('0x40007F9F')
            UO.Recall('0x0002063d','9') ; Reagents
            wait(500)
uo.UseObject('0x40007F9F')
            UO.Recall('0x0002063d','30') ; Lama
            wait(500)
end sub

Author:  Shadowdancer [ 2007-02-17 15:41:43 ]
Post subject: 

А можно как то этот скрипт поставить на одну кнопку, а незаходить всевремя в скрипты... ?

Author:  I'm [ 2007-02-17 18:12:22 ]
Post subject: 

Воспользовавшись поиском можно ^)
Code:
exec ...

Author:  Shadowdancer [ 2007-02-18 11:55:30 ]
Post subject: 

пасиб :)

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/