Jump to content
UBot Underground

How To Press "ctrl + V"


Recommended Posts

Hello,

 

i Need to paste something on a Flash Website.

 

typekeys doesent work, instead of an @ theres ever an q, but this is a Problem with the Flash Website.

 

so i Need to paste something but how to paste with ubot? i got the advanced file plugin --> doesent work cause it just read the clipboard, again theres an q.

 

if i manually paste an @, theres an @ at the Flash Website.

 

So my question is: How to tell ubot to push "STRG + V"?

 

Anyone got an idea?

Link to post
Share on other sites

One option is to use the "Windows Commands" plugin that comes with ubot.

plugin command("WindowsCommands.dll", "keyboard event", "Control", "Key Press")
plugin command("WindowsCommands.dll", "keyboard event", "Control", "Key Press")
plugin command("WindowsCommands.dll", "keyboard event", "Control", "Key Up")

TJ has a plugin to send key which workds the same way kinda. 21 Free Plugins - Being Given Away - General Discussion - UBot Underground

 

The issue is that the use can not be using the keyboard at the same time as it takes over the computer at that moment. However, Win 10 users can use virtual desktops to be free from this burden.

 

http://wiki.ubotstudio.com/wiki/Windows_Commands

 

Regards,

CD

Link to post
Share on other sites
  • 4 weeks later...

how to use ctrl + v in OS Addins?

 

Doesn't that have a function to paste the clipboard? If not there are other ways to do it, you can use this plugin for example: http://network.ubotstudio.com/forum/index.php/topic/20002-free-heopas-custom-plugin-thread-lock-sqlite-thread-variables-email-ini-clipboard/

 

And more.

 

But ideally you wouldn't use any of them and you would use a variable instead.

 

What are you trying to paste it into?

Link to post
Share on other sites

Doesn't that have a function to paste the clipboard? If not there are other ways to do it, you can use this plugin for example: http://network.ubotstudio.com/forum/index.php/topic/20002-free-heopas-custom-plugin-thread-lock-sqlite-thread-variables-email-ini-clipboard/

 

And more.

 

But ideally you wouldn't use any of them and you would use a variable instead.

 

What are you trying to paste it into?

paste print clipboard picture in whatsaap web.

Link to post
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.

Loading...
×
×
  • Create New...