Jump to content
lucb

Scar bug

Recommended Posts

Sorry about this, but i don't know where I can post. I created a script to RS and sometime it works and there a a very weird glitch where for some actions I have to click on scar window to script continue working. Exemple:

 

if FindColorSpiralTolerance(lol3,lol4,3761962,812,456,859,516,20)

begin

WriteLn('found!');

MoveMouseSmooth(lol3,lol4) //botao direito sobre a porta

wait(600)

Clickmouse(lol3,lol4,false)

wait(400)

end;

 

If i execute this script nothing happen. Then I click on RS windows then scar window so It execute this action. This bug already happened to me once idk, but looks like scar window is trigger to funcions work. Sorry for my bad english. Thanks.

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...