Jump to content
rronnyv

clickmouse safe?

Recommended Posts

hello, for a while I have been using some older version of scar to buy some stuff from stores in 07scape, I usually use:

movemousesmooth(x+random(5),y+random(5));

getmousepos(x,y);

clickmouse(x,y,false);

etc...

 

well it should be safe, though I am not sure if there is a difference between a human clickmouse and the one in scar, could jagex record the time you hold your mouse button down or something?

Link to comment
Share on other sites

Could they? Probably. Do they? I have no worldly idea...

 

However, in MSSL, as Janilabo explained to me, RS07_ClickMouse() and RS07_Click include a small 'hold' on the mouse button to protect against this.

I don't believe Click() and ClickMouse() have this feature, and their clicks are instantaneous ans last only a moment in time.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...