Yoko

All sides of Injection
It is currently 2024-04-27 14:59:57

All times are UTC+02:00




Post new topic  Reply to topic  [ 8 posts ] 
Author Message
PostPosted: 2006-10-26 23:26:16 
Offline

Joined: 2004-07-19 07:36:16
Posts: 15
Вот макрос но надо чтоб он этоже самое лутил но только не из трупа а с земли и нечего более!!!

sub loot()
VAR WaitTime=500
VAR Exit=1, i
DIM Loot[19]
Loot[1]="0x0EED"
Loot[2]="0x1ECE"
Loot[3]="0x143E"
Loot[4]="0x0F4E"
Loot[5]="0x1401"
Loot[6]="0x13FE"
Loot[7]="0x0F63"
Loot[8]="0x1402"
Loot[9]="0x1406"
Loot[10]="0x1438"
Loot[11]="0x13FA"
Loot[12]="0x0F45"
Loot[13]="0x0F49"
Loot[14]="0x1401"
Loot[15]="0x1940"
Loot[16]="0x0DF0"
Loot[17]="0x0E87"
Loot[18]="0x1F03"
Loot[19]="0x1088"


wait (500)
for i = 1 to 19
UO.FindType(Loot[i],"-5","lastcorpse")
UO.Grab("0","finditem")
next
end sub


Top
   
 Post subject:
PostPosted: 2006-10-26 23:38:53 
Offline
Expert!
User avatar

Joined: 2004-04-04 11:13:54
Posts: 1205
Location: Балаково, Саратовская обл.
Code:
sub loot() 
VAR WaitTime=500
VAR i =1
DIM Loot[20]
Loot[1]="0x0EED"
Loot[2]="0x1ECE"
Loot[3]="0x143E"
Loot[4]="0x0F4E"
Loot[5]="0x1401"
Loot[6]="0x13FE"
Loot[7]="0x0F63"
Loot[8]="0x1402"
Loot[9]="0x1406"
Loot[10]="0x1438"
Loot[11]="0x13FA"
Loot[12]="0x0F45"
Loot[13]="0x0F49"
Loot[14]="0x1401"
Loot[15]="0x1940"
Loot[16]="0x0DF0"
Loot[17]="0x0E87"
Loot[18]="0x1F03"
Loot[19]="0x1088"


wait (WaitTime)
While i<20
UO.FindType(Loot[i],"-5","ground")
If UO.FindCount() Then
UO.Grab("0","finditem")
Else
i=i+1
Endif
Wend
end sub


Top
   
 Post subject:
PostPosted: 2006-10-27 08:12:02 
Offline
Expert!
User avatar

Joined: 2005-09-14 15:31:58
Posts: 2152
Location: Latvia
Code:
sub loot()
VAR  i
DIM Loot[19]
Loot[1]="0x0EED"
Loot[2]="0x1ECE"
Loot[3]="0x143E"
Loot[4]="0x0F4E"
Loot[5]="0x1401"
Loot[6]="0x13FE"
Loot[7]="0x0F63"
Loot[8]="0x1402"
Loot[9]="0x1406"
Loot[10]="0x1438"
Loot[11]="0x13FA"
Loot[12]="0x0F45"
Loot[13]="0x0F49"
Loot[14]="0x1401"
Loot[15]="0x1940"
Loot[16]="0x0DF0"
Loot[17]="0x0E87"
Loot[18]="0x1F03"
Loot[19]="0x1088"

for i = 1 to 19
 UO.FindType( Loot[i] , -1 ,"lastcorpse")
 while uo.findcount()
  uo.moveitem('finditem')
  wait(250)
  checklag()
  UO.FindType( Loot[i] , -1 ,"lastcorpse")
 wend
next
end sub

_________________
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net


Top
   
 Post subject:
PostPosted: 2006-10-27 10:38:31 
Offline
Expert!
User avatar

Joined: 2004-04-04 11:13:54
Posts: 1205
Location: Балаково, Саратовская обл.
Думаю в данном случае лучше не юзать чеклаг, если будет сэйв или другой лаг можно скрипт пульнуть повторно.


Top
   
 Post subject:
PostPosted: 2006-10-27 10:43:20 
Offline
Sphere expert
User avatar

Joined: 2004-10-01 08:27:38
Posts: 1143
Location: Уфа
нуна проверять на фаст лут и на сейф.
сори что вмешиваюсь ))))

_________________
Сделал дело - флуди смело !!!


Top
   
 Post subject:
PostPosted: 2006-10-27 10:44:51 
Offline
Expert!
User avatar

Joined: 2004-04-04 11:13:54
Posts: 1205
Location: Балаково, Саратовская обл.
хехе, читай внимательно техзадание :)


Top
   
 Post subject:
PostPosted: 2006-10-27 10:45:21 
Offline
Sphere expert
User avatar

Joined: 2004-10-01 08:27:38
Posts: 1143
Location: Уфа
а я ток тебе ответил )))
юзеру я отвичаю в другом топике )))

_________________
Сделал дело - флуди смело !!!


Top
   
 Post subject:
PostPosted: 2006-10-27 10:48:05 
Offline
Sphere expert
User avatar

Joined: 2004-10-01 08:27:38
Posts: 1143
Location: Уфа
да и ваще лучше сразу и с земли и с трупа одной кнопой лутать
просто проверить на наличие ласткорпса поблизости
если нету то тока с земли, а если есть то режем ласткорпсу лутаем ласткорпсу и с земли прихватываем то же ...

_________________
Сделал дело - флуди смело !!!


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

All times are UTC+02:00


Who is online

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