Yoko

All sides of Injection
It is currently 2025-12-25 07:59:34

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 2005-04-28 12:39:33 
Offline

Joined: 2005-04-11 11:57:41
Posts: 2
тут у мня Скрипт тока чтото он не пашет я непонимаю чего ну он запускаеться и берёт реги но не пашет де тут оШыбка помогите плз :cry: а то я кончусь кчать без него плз тока я играю на АОСе :)

sub Inscript()
UO.CancelMenu()
UO.AutoMenu('Spell Circle 4','Recall')
UO.AutoMenu('Spell Circles','Fourth Circle')
var Container='0x4005E6A9'
var exit=0

repeat
while UO.Count('0x0E34','0x0000')>0 and exit<>1
UO.DeleteJournal()
UO.UseType('0x0E34','0x0000')
while NOT UO.InJournal("You put") AND NOT UO.InJournal("You fail")
wait(500)
wend
if UO.Count(0x0F86)==0 then
CheckLag()
UO.FindType('0x0F86','0x0000',Container)
If UO.GetQuantity('finditem')>0 Then
UO.MoveItem('finditem','400','backpack')
Else
exit=1
endif
endif
if UO.Count(0x0F7A)==0 then
CheckLag()
UO.FindType('0x0F7A','0x0000',Container)
If UO.GetQuantity('finditem')>0 Then
UO.MoveItem('finditem','400','backpack')
Else
exit=1
endif
endif
if UO.Count(0x0F7B)==0 then
CheckLag()
UO.FindType('0x0F7B','0x0000',Container)
If UO.GetQuantity('finditem')>0 Then
UO.MoveItem('finditem','400','backpack')
Else
exit=1
endif
endif
wend
CheckLag()
UO.FindType('0x1F4C')
while not UO.GetQuantity('finditem')==0
UO.MoveItem('finditem','0',Container)
wait(500)
UO.FindType('0x1F4C')
wend
UO.FindType('0x0E34','0x0000',Container)
If UO.GetQuantity('finditem')>0 Then
UO.MoveItem('finditem','250','backpack')
endif
wait(500)
until UO.GetQuantity('finditem')==0
UO.CancelMenu()
end sub
sub CheckLag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(500)
until UO.InJournal('backpack')
end sub


Top
   
 Post subject:
PostPosted: 2005-04-28 12:58:25 
Offline
Expert!
User avatar

Joined: 2005-04-23 10:19:43
Posts: 388
Как именно он не пашет? Не пахать он может по разному...


Top
   
 Post subject:
PostPosted: 2005-04-28 13:04:47 
Offline
Expert!
User avatar

Joined: 2004-07-04 00:14:58
Posts: 1284
под клилоки надо переделывать вроде, если опять название не попутал.


Top
   
 Post subject:
PostPosted: 2005-04-28 14:28:53 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
Сфаг намекает на то, чтобы ты проверил, что выдает команда showjournal, а не журнал инжекта, они ведь различаются :wink:

_________________
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Skype: d119060


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

All times are UTC+02:00


Who is online

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