Jump to content

Recommended Posts

Posted (edited)

Isearched the help file .. and cant see how to send variables as keystrokes...

example

Send ("my variable here")

Is this possible... using v3. :D

erm i think i got it

it is send("{"&$variable&"}") i think....?

Edited by ironmanexe

Time + Effort = Constant

Posted

Easy....

[ccode]

$var = "test"

send($var)

Any of my own codes posted on the forum are free for use by others without any restriction of any kind. (WTFPL)

Posted (edited)

It was because i dont know how to pull variables from gui inputs .. correctly "/

still learning

I want it to be entirely self-contained... no ini files ect and it makes it some what harder.. it is a gamebot btw, but err dont say im a dumbass just for that. im extremly new to this language, im proficiant in some other ehh 'macro tools'

Edited by ironmanexe

Time + Effort = Constant

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
×
×
  • Create New...