Yoko

All sides of Injection
It is currently 2024-04-16 06:38:05

All times are UTC+02:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
 Post subject: waittarget* with delay.
PostPosted: 2005-02-24 03:52:09 
Offline

Joined: 2004-09-07 22:36:09
Posts: 22
Location: Poland
Yoko can u add to those functions arg delay? So it sends target after second or two after request form server.


Top
   
 Post subject:
PostPosted: 2005-02-24 04:21:31 
Offline
Expert!

Joined: 2004-05-30 00:31:54
Posts: 74
are you thinking about something like absolute target from razor?


Top
   
PostPosted: 2005-02-24 05:34:00 
Offline
User avatar

Joined: 2004-11-07 01:22:35
Posts: 291
Location: Черкассы
ziemni wrote:
Yoko can u add to those functions arg delay? So it sends target after second or two after request form server.


like thys??
Code:
While not UO.Targeting() 
wait(10)
wend
wait(2000)
UO.WaitTarget*


Top
   
 Post subject:
PostPosted: 2005-02-24 06:07:46 
Offline
Expert!

Joined: 2004-05-30 00:31:54
Posts: 74
yeah but, when UO.Targeting is true, that means the client has a target cursor right?

I think that would cause injection to wait for a target while the client itself has a target cursor pending to be replied.

and maybe im wrong because yoko completly modded the original injection hehe :)


Top
   
PostPosted: 2005-02-26 10:10:07 
Offline

Joined: 2004-09-07 22:36:09
Posts: 22
Location: Poland
Goggy wrote:
ziemni wrote:
Yoko can u add to those functions arg delay? So it sends target after second or two after request form server.


like thys??
Code:
While not UO.Targeting() 
wait(10)
wend
wait(2000)
UO.WaitTarget*


Nah. ur code will just w8 for target cursor in client, and then itll wait for next target request, which will be responsed immediately.

Its more like.

Code:
while not UO.Targeting()
wait(..)
wend
wait(....)
UO.Target()


But since UO.Target is nasty function i prefer to have delayed waittarget*.


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

All times are UTC+02:00


Who is online

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