Yoko

All sides of Injection
It is currently 2026-01-16 16:44:54

All times are UTC+02:00




Post new topic  Reply to topic  [ 7 posts ] 
Author Message
PostPosted: 2011-01-31 11:00:40 
Offline

Joined: 2011-01-31 10:55:48
Posts: 6
Если я правильно понял, это скрипт на резист, но вот я не пойму как и что куда тыкать, только начал играть и друг установил и настроил инжу, показал только куда вставлять скрипт и забиндил команду инфо, а что и куда вставлять нужно не обьяснил, помогите пожалуйста!

sub main()
var target='0x001A34CD'
var chest='0x40328B45'
uo.useobject(chest)
wait(1000)
while 1
while uo.mana > 10
if uo.bp<5 then
uo.findtype('0x0F7A',-1,chest)
if uo.findcount() then
uo.moveitem('finditem','50','backpack')
checklag()
wait(600)
endif
endif
if uo.ns<5 then
uo.findtype('0x0F88',-1,chest)
if uo.findcount() then
uo.moveitem('finditem','50','backpack')
checklag()
wait(600)
endif
endif
checklag()
uo.cast('Magic Arrow',target)
WaitForMana()
wend
if uo.mana < 10 then
meditation()
endif
wend
endsub
sub checklag()
repeat
UO.DeleteJournal()
UO.Click('backpack')
until backpack()==1
endsub
sub backpack()
var n
for n=0 to 200
if uo.injournal('a backpack') then
return 1
endif
wait(200)
next
endsub
sub meditation()
uo.findtype('0x0F0E','0x09DF','backpack')
if uo.findcount() then
uo.useobject('finditem')
wait(700)
else
while uo.mana < uo.int
if uo.Journal(0)=='You are preoccupied with thoughts of battle.' then
uo.warmode(0)
endif
checklag()
Uo.Useskill('Meditation')
waitformed()
wend
endif
endsub
sub waitformed()
var n
for n=0 to 100
if uo.injournal('You lose|at peace') then
return
endif
wait(500)
next
endsub
Sub WaitForMana()
VAR w,m=uo.mana
for w=0 to 100
if uo.mana<m then
return
endif
wait(200)
next
endsub


Top
   
PostPosted: 2011-01-31 11:29:31 
Offline

Joined: 2011-01-31 10:55:48
Posts: 6
Да если есть такой скрипт, что бы один чар или 2 чара кастовали на одного с хилингом, выложите его пожалуйста!


Top
   
PostPosted: 2011-01-31 11:30:23 
Offline

Joined: 2009-06-12 20:10:00
Posts: 240
Location: Vasa Smerti(RASToMAN) DRW
какоЙ шард


Top
   
PostPosted: 2011-02-01 10:23:46 
Offline

Joined: 2011-01-31 10:55:48
Posts: 6
Irina E wrote:
какоЙ шард

DRW


Top
   
PostPosted: 2011-02-01 13:07:59 
Offline

Joined: 2009-06-12 20:10:00
Posts: 240
Location: Vasa Smerti(RASToMAN) DRW
смотри в топике дарка еними там есть скрипт на резист под дрв да там у него все под дрв


Top
   
PostPosted: 2011-02-01 18:27:27 
Offline

Joined: 2011-01-31 10:55:48
Posts: 6
Irina E wrote:
смотри в топике дарка еними там есть скрипт на резист под дрв да там у него все под дрв


Тот скрипт с его топика, только я не понемаю как им пользоваться! можете обьяснить!?


Top
   
PostPosted: 2011-02-01 22:41:47 
Offline

Joined: 2009-06-12 20:10:00
Posts: 240
Location: Vasa Smerti(RASToMAN) DRW
Code:
sub main()
var target='0x001A34CD'   ;ТУТ В КОГО СТРЕЛКУ КИДАТЬ
var chest='0x40328B45'    ;ТУТ СУНДУК ОТКУДА БРАТЬ РЕГИ ДЛЯ КАСТА
uo.useobject(chest)
wait(1000)
while 1
while uo.mana > 10
if uo.bp<5 then
uo.findtype('0x0F7A',-1,chest)
if uo.findcount() then
uo.moveitem('finditem','50','backpack')
checklag()
wait(600)
endif
endif
if uo.ns<5 then
uo.findtype('0x0F88',-1,chest)
if uo.findcount() then
uo.moveitem('finditem','50','backpack')
checklag()
wait(600)
endif
endif
checklag()
uo.cast('Magic Arrow',target)
WaitForMana()
wend
if uo.mana < 10 then
meditation()
endif
wend
endsub
sub checklag()
repeat
UO.DeleteJournal()
UO.Click('backpack')
until backpack()==1
endsub
sub backpack()
var n
for n=0 to 200
if uo.injournal('a backpack') then
return 1
endif
wait(200)
next
endsub
sub meditation()
uo.findtype('0x0F0E','0x09DF','backpack')
if uo.findcount() then
uo.useobject('finditem')
wait(700)
else
while uo.mana < uo.int
if uo.Journal(0)=='You are preoccupied with thoughts of battle.' then
uo.warmode(0)
endif
checklag()
Uo.Useskill('Meditation')
waitformed()
wend
endif
endsub
sub waitformed()
var n
for n=0 to 100
if uo.injournal('You lose|at peace') then
return
endif
wait(500)
next
endsub
Sub WaitForMana()
VAR w,m=uo.mana
for w=0 to 100
if uo.mana<m then
return
endif
wait(200)
next
endsub



Вот и всё :wink:


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 3 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