Yoko

All sides of Injection
It is currently 2025-11-05 14:23:50

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2008-11-02 18:34:45 
Offline
User avatar

Joined: 2006-10-24 01:51:41
Posts: 23
Location: Middle Earth
Code:
sub main()
var i=600
var runebook=0x7368AA89
uo.set('injectecho', '1')
uo.set('norbcalc', '1')
uo.set('norbcheck', '1')
start:
uo.deletejournal()
while not uo.injournal('please.')
   wait(100)
wend
if uo.injournal('Next one please.') then
      i=i+1
      uo.recall(runebook,i)
endif
if uo.injournal('Previous one please.') then
   if  i>602 then
      i=i-1
      uo.recall(runebook,i)
   endif
endif
if i==616 then
   uo.print('Auto Reset')
endif
if uo.injournal('Reset') then
   i=600
endif
goto start
end sub


биндим три кнопки.
1 ",print Next one please."
2 ",print Previous one please."
3 ",print Reset please."

при нажатии на кнопку 1 чар полетит на следующую руну. если вы только что запустили скрипт то он полетит на 1ую руну, и так пока не кончаться руны. последней руной я поставил руну в дом, чтобы прилетать в дом :) при нажатии на кнопку 2, чар полетит на предыдущую руну, а при нажатии на 3ий бинд, скрипт сбосит счетчик, чтобы при нажатии на 1ый бинд чар полетел опять на 1ую руну :)

вроде все расписал. скрипт делал в школе на коленке, так что строго не судите, а комментарии всегда приветсвуються :)


Top
   
 Post subject:
PostPosted: 2008-11-03 15:10:07 
Offline
User avatar

Joined: 2005-06-07 21:05:18
Posts: 67
мм и зачем такой ?)


Top
   
 Post subject:
PostPosted: 2008-11-03 18:33:59 
Offline
User avatar

Joined: 2006-10-24 01:51:41
Posts: 23
Location: Middle Earth
если надо скупать много и как можно быстрее) скрипт ускоряет этот процесс)


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

All times are UTC+02:00


Who is online

Users browsing this forum: Bing [Bot] and 1 guest


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