Yoko

All sides of Injection
It is currently 2025-11-23 12:39:43

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 2009-12-15 05:58:13 
Offline

Joined: 2009-12-15 00:25:24
Posts: 2
Помогите со скриптом надо чтоб он работал постоянно и искал шмотки чтоб выкинуть ...и он когда выкидывает все шмотки пишит ошибку помогите разобраться...) буду очень Благодарен!



sub drop()
var i
DIM types[4]
types[0] = '0x09CC'
types[1] = '0x1711'
types[2] = '0x170F'
types[3] = '0x0DD6'

for i = 0 to 3
UO.FindType(types[i], 'backpack')
If UO.FindCount() > 0 then
repeat
UO.MoveItem('finditem', '-1', 'ground')
wait(1000)
UO.FindType(types[i], 'backpack')
until NOT UO.FindCount()
endif
next
next
end sub


Top
   
 Post subject:
PostPosted: 2009-12-15 07:01:13 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
если скрипт привести в порядок (взять в "код", сделать отступы) то все сразу станет ясно.

_________________
Image
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"
Стрелялка для олдов.


Top
   
 Post subject:
PostPosted: 2009-12-15 16:53:04 
Offline

Joined: 2009-12-15 00:25:24
Posts: 2
еслибы я мог это зделать ябы сам зделал...поэтому и прошу вашей помоши дорогие скриптеры!


Top
   
 Post subject:
PostPosted: 2009-12-15 19:05:18 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
http://nmy.id.lv/codesweeper.htm Попробуй :) там слепой ошибки не увидит

_________________
Image
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"
Стрелялка для олдов.


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 2 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