Yoko

All sides of Injection
It is currently 2024-03-29 17:13:16

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2012-10-25 14:53:59 
Offline

Joined: 2012-10-22 14:24:14
Posts: 8
Location: Москва
Запускаю его на Оскоме все вроде вписал , бьёт доходит до определенного хп начинает хилить (очень быстро) после чего пишет "Do you wanna make a mummy" много много раз и всё . Можете обьяснить что я не так указал...?! Пожалуйста, я в них не разбираюсь... Но без них никак ночью как кочаться ((


sub Swordsmanship()
Var s_weapon = '0x13F6'
uo.addobject('opponent','0x016a0ac0')
uo.disarm()
wait(1000)
uo.warmode(true)
uo.attack('opponent')
repeat
if UO.objatlayer("Rhand")=="" then
UO.equipt("Rhand",s_weapon)
wait(600)
end if
if uo.getHP('opponent') < uo.getMaxHP('opponent')/3 then
uo.warmode(false)
uo.disarm()
repeat
uo.deletejournal()
uo.waittargetobject('opponent')
uo.usetype('0x0E21')
repeat
until uo.injournal('put bloody') or uo.injournal("barely help") or uo.injournal("mummy")
wait(50)
until uo.getHP('opponent') == uo.getMaxHP('opponent')
if UO.objatlayer("Rhand")=="" then
UO.equipt("Rhand",s_weapon)
end if
uo.warmode(true)
uo.attack('opponent')
endif
wait(700)
until uo.dead() or uo.skillval('Swordsmanship') == 1000
uo.warmode(false)
endsub


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 9 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:  
cron
Powered by phpBB® Forum Software © phpBB Limited