Assistance with making an auto-typer in Delphi (7)

The Real Red

Newbie
Joined
Apr 3, 2013
Messages
26
Reaction score
2
​Hello all, well the title pretty much sums it all up, im asking for someone to link me to or help explain on how to make an auto-typer in delphi. Im wanting to be able to send a message of my choice to a program (a browser game in my case) . Im not able to find much info on this or where to start.

I appreciate any input on this and thank you very much in advance.
 
I would suggest using HTTP Live Headers in Firefox, to see the POST after you submit the message, and code it using IndyHTTP. Shouldn't be too hard.
 
ehh i ddont think that going to work, I appreciate your input, thanks alot
 
Is your heart set on using delphi?

I may be able to help if it's not...

Well actually my way might be delphi, I've used autohotkey's imagesearch and pixelsearch to bot in games, especially 2d browser games. Lemme know the game and what you want to do and I'll throw code together.
 
Last edited:
the game is runescape, and id appreciate your help
 
Back
Top