Yoko
http://forum.yoko.com.ua/

Народ Помогите
http://forum.yoko.com.ua/viewtopic.php?f=20&t=6933
Page 1 of 1

Author:  korn [ 2006-03-12 11:47:45 ]
Post subject:  Народ Помогите

У кого есть скрипт на BOMBI но чтоб он их не кидал в одну кучу HELP PLIZZZ :cry:

Author:  Scripts Writer [ 2006-03-12 11:48:49 ]
Post subject: 

а как ему кидать?

Author:  korn [ 2006-03-12 11:50:16 ]
Post subject: 

nu ja videl u igrakov on tipo kakoojeto koli4estvo pod nogi igroku i kakojeto koli4esto po bokam

Author:  Scripts Writer [ 2006-03-12 11:51:42 ]
Post subject: 

ну и?

Author:  korn [ 2006-03-12 11:52:44 ]
Post subject: 

nu esli est takoje script moze6 napisat ili skazi xot 4e tam nado vpisat !

Author:  Scripts Writer [ 2006-03-12 11:53:58 ]
Post subject: 

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

Author:  Scripts Writer [ 2006-03-12 11:55:16 ]
Post subject: 

вот скрипт чтобы закладывать. строку
Code:
uo.Drop
пропиши 4 раза, и замени координаты чтобы он вокруг обкладывал( + - 1 ). ну вот и всё

Author:  korn [ 2006-03-12 11:59:22 ]
Post subject: 

senxx

Author:  Scripts Writer [ 2006-03-12 12:00:01 ]
Post subject: 

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
так примерно ))

Author:  korn [ 2006-03-12 12:15:32 ]
Post subject: 

pffff takajeta tufta polu4ilas !

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/