Yoko

All sides of Injection
It is currently 2025-12-25 06:30:37

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2006-02-25 22:48:34 
Offline

Joined: 2006-02-11 17:38:51
Posts: 5
Помогите пожайлуста со скриптом на майнинг....
Вообшем сне нужен читерский скрипт, чтоб можно было копать руду, не выходя из дома. Копает лопатами (можно и киркой :D ).на подобии скрипта чтоб рубить деревья где их нет или ловить рыбу где ее нету Very Happy
шард http://zuluhotel.kiev.ua фишек вроде рекола в дом не нужно, просто скрипт
Пожайлуста, очнеь надеюсь на помощь :D

Если что, я пользуюсь таким скриптом на ламберджекинг
Code:
sub Lumberjacking()
     var f=0
     var x=uo.getx()-4
     var y=uo.gety()-2
     var x2=uo.getx()
     var y2=uo.gety()
    while true
    if y2 == uo.gety() and uo.count('0x0f47')>0 then
    uo.exec("disarm")
     wait(5000)
        x=x+1
        if x==uo.getx()+4 then
            y=y+1
            if y==uo.gety()+4 then
                y=uo.gety()-2
            end if
            x=uo.getx()-3
        end if
        uo.print(str(x)+" "+str(y))
        uo.exec(target(x,y))
         uo.exec("usetype 0x0f47")
      UO.DeleteJournal()
      if x>(uo.getx()+5) then
          x=uo.getx()
      end if
      else
      while y2 <> uo.gety() or uo.count('0x0f47') == 0
       uo.waittargettype('0x0F51')
       uo.useskill('Arms Lore')
       wait(10000)
      wend       
      endif
    wend
end sub

sub target(x,y)
  var str
  str="waittargettile 3294 "+str(x)+" "+str(y)+" 0"
  return str
end sub


Top
   
 Post subject:
PostPosted: 2006-03-01 15:55:33 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
помоему ты и играешь на шарде которого нету %))


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

All times are UTC+02:00


Who is online

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