Jump to content

Recommended Posts

Posted

hi,

i using send functions in my codes but its working for me and some guys. but some guys saying it doesnt work.

they have all netframework versions. this for Silkroad Client about id and password entering.

How can solve this problem? Thanks

example :

$readingtext = GUICtrlRead($label2)

Sleep(250)

Send("" & $readingtext)

Posted

You could try using ControlSend() to a certain Control... (Look it up in the helpfile)

its not working with CLASS:Client

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