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

[Request] Place Boat On The Sea / [Запрос] Место Лодка на м
http://forum.yoko.com.ua/viewtopic.php?f=3&t=17667
Page 1 of 1

Author:  Overflow [ 2015-11-24 17:31:29 ]
Post subject:  [Request] Place Boat On The Sea / [Запрос] Место Лодка на м

..

Author:  Incorrect User [ 2015-11-24 17:43:34 ]
Post subject:  Re: [Request] Place Boat On The Sea / [Запрос] Место Лодка

What it requires Injection?

Author:  Overflow [ 2015-11-25 18:32:10 ]
Post subject:  Re: [Request] Place Boat On The Sea / [Запрос] Место Лодка

..

Author:  Incorrect User [ 2015-11-25 18:39:34 ]
Post subject:  Re: [Request] Place Boat On The Sea / [Запрос] Место Лодка

Boat and House have a different target than the other subjects. Use uo.lclick/uo.target only(select boat type)
Code:
uo.useobject ('FindItem'); performs the boat
wait(100)
And try uo.target(uo.getserial("finditem"), "ground", 1, "boat Type", uo.getx(), uo.gety() + 5, -5)
Or this uo.lclick(uo.getx(), uo.gety() + 5)

Author:  Overflow [ 2015-11-27 04:10:41 ]
Post subject:  Re: [Request] Place Boat On The Sea / [Запрос] Место Лодка

..

Author:  Incorrect User [ 2015-11-27 13:28:34 ]
Post subject:  Re: [Request] Place Boat On The Sea / [Запрос] Место Лодка

Try it
Code:
uo.useobject ('FindItem'); performs the boat
  wait(100)
uo.target("lasttargetkey", -1, -1, -1, uo.getx(), uo.gety() + 5, -5)

Author:  Overflow [ 2015-11-28 16:51:10 ]
Post subject:  Re: [Request] Place Boat On The Sea / [Запрос] Место Лодка

..

Author:  Incorrect User [ 2015-11-28 22:33:13 ]
Post subject:  Re: [Request] Place Boat On The Sea / [Запрос] Место Лодка

Where -5 Z?

Author:  Overflow [ 2015-11-30 20:43:44 ]
Post subject:  Re: [Request] Place Boat On The Sea / [Запрос] Место Лодка

..

Author:  Incorrect User [ 2015-11-30 21:34:39 ]
Post subject:  Re: [Request] Place Boat On The Sea / [Запрос] Место Лодка

Overflow wrote:
You know how to remove the information from the "Lastgump" the injection of memory?

No way. What is it for? Maybe there's another way to solve the problem.

Author:  Overflow [ 2015-11-30 22:17:14 ]
Post subject:  Re: [Request] Place Boat On The Sea / [Запрос] Место Лодка

..

Author:  Incorrect User [ 2015-11-30 22:46:45 ]
Post subject:  Re: [Request] Place Boat On The Sea / [Запрос] Место Лодка

Check PM You not have script for enter antimacro?
Code:
sub antimacro_notice()
   repeat
      if not uo.LastGump("replyed") and uo.LastGump("text", 0) == "Anti Macro" then
         uo.playwav("C:\AM.mp3")
         repeat
            wait(100)
         until uo.LastGump("replyed") ; or some msg
      else
         wait(100)
      end if
   until uo.dead()
end sub
 

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