Yoko

All sides of Injection
It is currently 2025-11-03 18:22:56

All times are UTC+02:00




Post new topic  Reply to topic  [ 10 posts ] 
Author Message
PostPosted: 2006-03-12 11:47:45 
Offline

Joined: 2005-08-20 01:45:11
Posts: 5
У кого есть скрипт на BOMBI но чтоб он их не кидал в одну кучу HELP PLIZZZ :cry:


Top
   
 Post subject:
PostPosted: 2006-03-12 11:48:49 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
а как ему кидать?


Top
   
 Post subject:
PostPosted: 2006-03-12 11:50:16 
Offline

Joined: 2005-08-20 01:45:11
Posts: 5
nu ja videl u igrakov on tipo kakoojeto koli4estvo pod nogi igroku i kakojeto koli4esto po bokam


Top
   
 Post subject:
PostPosted: 2006-03-12 11:51:42 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
ну и?


Top
   
 Post subject:
PostPosted: 2006-03-12 11:52:44 
Offline

Joined: 2005-08-20 01:45:11
Posts: 5
nu esli est takoje script moze6 napisat ili skazi xot 4e tam nado vpisat !


Top
   
 Post subject:
PostPosted: 2006-03-12 11:53:58 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
sub ExplodeHim()
   VAR i
   For i=1 to 10
      UO.FindType('0x0F0D','0x0B99','backpack')
      If UO.GetQuantity('finditem') Then
         CheckLag()
         UO.Drop('1',STR(UO.GetX('laststatus')),STR(UO.GetY('laststatus')),STR(UO.GetZ('laststatus')),'finditem')
         uo.print(str(i))
         wait(300)
      Else
         uo.exec("terminate explodehim")
         UO.Print("Explosives not found!")
      EndIf
   Next
   uo.Print('let's cast')
end sub


Top
   
 Post subject:
PostPosted: 2006-03-12 11:55:16 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
вот скрипт чтобы закладывать. строку
Code:
uo.Drop
пропиши 4 раза, и замени координаты чтобы он вокруг обкладывал( + - 1 ). ну вот и всё


Top
   
 Post subject:
PostPosted: 2006-03-12 11:59:22 
Offline

Joined: 2005-08-20 01:45:11
Posts: 5
senxx


Top
   
 Post subject:
PostPosted: 2006-03-12 12:00:01 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
sub ExplodeHim() 
   VAR i
   For i=1 to 6
      UO.FindType('0x0F0D','0x0B99','backpack')
      If UO.GetQuantity('finditem') Then
         CheckLag()
         UO.Drop('1',STR(UO.GetX('laststatus')),STR(UO.GetY('laststatus')),STR(UO.GetZ('laststatus')),'finditem')
         uo.print(str(i))
         wait(300)
      Else
         uo.exec("terminate explodehim")
         UO.Print("Explosives not found!")
      EndIf
   Next
         UO.Drop('1',STR(UO.GetX('laststatus')+1),STR(UO.GetY('laststatus')),STR(UO.GetZ('laststatus')),'finditem')
         UO.Drop('1',STR(UO.GetX('laststatus')-1),STR(UO.GetY('laststatus')),STR(UO.GetZ('laststatus')),'finditem')
         UO.Drop('1',STR(UO.GetX('laststatus')),STR(UO.GetY('laststatus')+1),STR(UO.GetZ('laststatus')),'finditem')
         UO.Drop('1',STR(UO.GetX('laststatus')),STR(UO.GetY('laststatus')-1),STR(UO.GetZ('laststatus')),'finditem')
   uo.Print('let's cast')
end sub
так примерно ))


Last edited by Scripts Writer on 2006-03-12 12:01:39, edited 2 times in total.

Top
   
 Post subject:
PostPosted: 2006-03-12 12:15:32 
Offline

Joined: 2005-08-20 01:45:11
Posts: 5
pffff takajeta tufta polu4ilas !


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

All times are UTC+02:00


Who is online

Users browsing this forum: Bing [Bot] and 20 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