Jump to content

Recommended Posts

Posted (edited)

It is the complete code of the page that returns me the tools of development of the navigator, I have nothing modified :(

Controlsend is just another solution I'd like to avoid.

Edited by jresine
Posted

Well  ControlSend("Discord Responder","","","{enter}") suggests that the name of the Window is "Discord Responder", the title of the code in your post is #testchan

Posted

Not the title of the window is my GUI. 
I find information to send an order with a dll,


Is it possible to make a single line to send an "enter"?

Posted (edited)

 

Hello, unfortunately I can not provide the full code, there is some critical information. Basically, is there a way to send an 'enter' simulation on a non-active window?


Sorry if I explain myself wrong, I speak french and I use google trad to help me...

Edited by jresine
Posted

Is  Discord Responder your Gui or a third-party app or a web page?  If it's third-party app you will need to use Send or ControlSend, ControlSend is better than Send as it sends directly to the id that matches.  I noticed you used ControlSend without ClassNameNN, that basically will send it to the window and click enter so if it's not focused on a specific control then it will fail.  If Discord Responder is a web page then we can use the IE tools to send the action.

  • 1 month later...
Posted

without more details of au3inf or simplespy (see frequently asked questions question 31 for other tools) its hard to say. In general the only bypass is sendmessage/postmessage where you can find examples for in the forum. My advice for unattended running is have a virtual machine installed where you run your scripts so you can continue working 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...