Jump to content
advibm

Scar add more features

Recommended Posts

Hi, I would like to add more functionality into the scripting language over C++ DLLs.

Is this possible in Scar Divi?

Like DllCall in AutoIt?

 

I've got PixelSearch, ImageSearch, MouseMove and MouseClick to work in Background for Browsers und I want to add it into normal Scar scripts.

Link to comment
Share on other sites

Ahh, nice.

Unfortunately I am not very familar with Delphi.

 

So to realize it, I create the DLL with the exported functions and add {$L name.dll} at the top of the script - Scar will automatically recognize the new functions?

 

Regards

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