Need help?A MMO Scripting Tool - MPGH - MultiPlayer Game Hacking & Cheats
A MMO Scripting Tool
Posts 1–4 of 4 · Page 1 of 1
A MMO Scripting Tool
Not long ago I tested Trickster v0.3 Beta, it worked nice, but it lacked flexibility.. So I decided to create my own app, Keyz..
With Keyz, you can create advanced scripts that play games for by simulating keystrokes, mousemovement & more..
Here's some of it's features:
-Standard commands like If/else, Goto, Label, pause, beep(speakers & HW).
-Get the color of a pixel for color recognition.
-You can set variables (not just predefined ones).
-Read a program's memory.
-Click/Hold/Release any key & mousebuttons.
-Move & Drag mouse.
-Log important events to a log window.
-Hotkey support for turning the script on/off.
If you want to try it out, pls let me know what you think about it or perhaps post some sugestions for new features.. Here's a noobish page I created where you can dl it; http://home.no.net/mmokeyzⓘ.. Got a few screenshots there too for those who are interested o.0..
Nice tool, what is it coded in? I assume C++?
Originally Posted by arunforce
Nice tool, what is it coded in? I assume C++?
hehe thnx=) Well..It's coded in VB6 =S.. I know, nab language lol xD.. Been playing with it for a while, and now with school and stuffs I don't have the time to learn c++ ><..
Ah, well, never mind then. For my Adventure Quest AutoBot, I was having troubles getting the color of a pixel. I coded in C++, which I don't have much experience in.
The only way I know how is to get the handle of the window, but I wanted the entire screen. :\