slowmotion04 Posted March 4, 2015 Posted March 4, 2015 Im trying to get autoit to run in background at a Java window wich is a game called Runescape. This is what window info brings me: Basic Window Info: Tittle: Old School RuneScape Class: SunAwtFrame Basic Control Info: Class: SunAwtCanvas Instance: 4 And this is the command im trying to use to run on the background(only game window) at the script: Global $WindowTitle = "Old School RuneScape" Any ideas how can i make the script to only run at that window? Thanks.
Moderators JLogan3o13 Posted March 4, 2015 Moderators Posted March 4, 2015 Slowmotion04, you seem to have missed the Forum Rules on your way into the forum (lower right corner of every page in the forum). I would suggest reading them now, especially the part where game automation and interaction is forbidden (mainly due to it being lame to have to cheat at video games), and you will see why you will receive no assistance with this topic. Hope you return with a legitimate question. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
slowmotion04 Posted March 4, 2015 Author Posted March 4, 2015 My apologies i didnt read the Forum Rules indeed. With this known i dont expect a awnser anymore and this post can be closed or deleted. Thank you and again, sorry.
Recommended Posts