Jump to content
UBot Underground

How To Do "CTRL+A" and Delete For Clearing Text Form?


Recommended Posts

if you have the OS Addins, you might be able to use the os sendkeys command

 

but when you use this you cant operate other things on the pc at the same time as the bot running as it takes over the keyboard to send the key(s)

 

What's an OS Addins? :)

 

I see... So it's not something that can be individually done in UBot without an OS Addins then?

Link to post
Share on other sites

not combo keys cant be done with regular ubot commands that im away of.  only single commands like

{CTRL}

{ENTER}

{SPACE}

{DEL}

 

etc..

 

 

OS Addin below

OS Addins - link

 

 

Other plugins available for ubot

http://www.ubotstudio.com/forum/index.php?/topic/13435-every-plugin-listed-here-selling-buying-look-no-further/

  • Like 1
Link to post
Share on other sites

not combo keys cant be done with regular ubot commands that im away of.  only single commands like

{CTRL}

{ENTER}

{SPACE}

{DEL}

 

etc..

 

 

OS Addin below

OS Addins - link

 

 

Other plugins available for ubot

http://www.ubotstudio.com/forum/index.php?/topic/13435-every-plugin-listed-here-selling-buying-look-no-further/

 

Oh I see... Are the single commands like {ENTER} used with the Type Text node?

 

Thanks for the links and recommendations. :)

 

I guess combo keys aren't so easy to do in UBot...

Link to post
Share on other sites

change attribute(<bla="blubb">"value"$nothing)

 

The form I'm trying to fill is activated by typing text, so unfortunately, I can't seem to be able to do that... :(

Link to post
Share on other sites

I've found a workaround to this. It seems to work. The form is activated by typing text, so I can't change attribute directly.

 

But I can type something first to activate the form, and then change the attribute of what I've just typed to something else... :)

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