Yoko

All sides of Injection
It is currently 2024-03-28 17:15:15

All times are UTC+02:00




Post new topic  Reply to topic  [ 12 posts ] 
Author Message
PostPosted: 2015-11-24 17:31:29 
Offline

Joined: 2015-03-16 05:10:26
Posts: 15
..


Last edited by Overflow on 2016-10-26 14:32:43, edited 1 time in total.

Top
   
PostPosted: 2015-11-24 17:43:34 
Offline

Joined: 2011-05-23 00:33:30
Posts: 949
What it requires Injection?

_________________
CodeSweeper


Top
   
PostPosted: 2015-11-25 18:32:10 
Offline

Joined: 2015-03-16 05:10:26
Posts: 15
..


Last edited by Overflow on 2016-10-26 14:32:32, edited 1 time in total.

Top
   
PostPosted: 2015-11-25 18:39:34 
Offline

Joined: 2011-05-23 00:33:30
Posts: 949
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)

_________________
CodeSweeper


Top
   
PostPosted: 2015-11-27 04:10:41 
Offline

Joined: 2015-03-16 05:10:26
Posts: 15
..


Last edited by Overflow on 2016-10-26 14:32:22, edited 1 time in total.

Top
   
PostPosted: 2015-11-27 13:28:34 
Offline

Joined: 2011-05-23 00:33:30
Posts: 949
Try it
Code:
uo.useobject ('FindItem'); performs the boat
  wait(100)
uo.target("lasttargetkey", -1, -1, -1, uo.getx(), uo.gety() + 5, -5)

_________________
CodeSweeper


Top
   
PostPosted: 2015-11-28 16:51:10 
Offline

Joined: 2015-03-16 05:10:26
Posts: 15
..


Last edited by Overflow on 2016-10-26 14:32:08, edited 1 time in total.

Top
   
PostPosted: 2015-11-28 22:33:13 
Offline

Joined: 2011-05-23 00:33:30
Posts: 949
Where -5 Z?

_________________
CodeSweeper


Top
   
PostPosted: 2015-11-30 20:43:44 
Offline

Joined: 2015-03-16 05:10:26
Posts: 15
..


Last edited by Overflow on 2016-10-26 14:31:51, edited 1 time in total.

Top
   
PostPosted: 2015-11-30 21:34:39 
Offline

Joined: 2011-05-23 00:33:30
Posts: 949
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.

_________________
CodeSweeper


Top
   
PostPosted: 2015-11-30 22:17:14 
Offline

Joined: 2015-03-16 05:10:26
Posts: 15
..


Last edited by Overflow on 2016-10-26 14:31:35, edited 1 time in total.

Top
   
PostPosted: 2015-11-30 22:46:45 
Offline

Joined: 2011-05-23 00:33:30
Posts: 949
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
 

_________________
CodeSweeper


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

All times are UTC+02:00


Who is online

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