AlmarM Posted May 20, 2008 Posted May 20, 2008 Hey,Blue_Drache ever said:For example: MapleStory's main client window may be named "MSWrld-v432", but you'd never know that since you can't see the titlebar.And my question is:How did he know what the name of MapleStorys title bar is?-AlmarM- Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
ProgAndy Posted May 20, 2008 Posted May 20, 2008 Try to find it with ProcessGetWindowsAnd has it a special ClassNam, that doesn't change? *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
AlmarM Posted May 20, 2008 Author Posted May 20, 2008 Look, the MapleStory titlebar has no .exe. It says the title is MapleStory but it isnt! Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
ProgAndy Posted May 20, 2008 Posted May 20, 2008 Every Window must have an Exe. Isn't there any MapleStory.exe? *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
AlmarM Posted May 20, 2008 Author Posted May 20, 2008 No, if I press CTRL + ALT + DELETE there realy is NO MapleStory.exe I tried it with "Go to Procces" Still no .exe! Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
ProgAndy Posted May 20, 2008 Posted May 20, 2008 Which Exe do you run, so that the Window appears ? *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
AlmarM Posted May 20, 2008 Author Posted May 20, 2008 If I run MapleStory (EuropeMapleStory) it will show the patcher first (Thats the MapleStory.exe) then it will disappear when I press "Play" then the whole MapleStory.exe dissapears! Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
NELyon Posted May 20, 2008 Posted May 20, 2008 If I run MapleStory (EuropeMapleStory) it will show the patcher first (Thats the MapleStory.exe) then it will disappear when I press "Play" then the whole MapleStory.exe dissapears!MapleStory and other MMO's will sometimes hide their process name to prevent people from finding the title/process and using that to automate things (IIRC)Why not just run it in windowed mode? I'm fairly certain at least 80% of MMO's allow that.
AlmarM Posted May 21, 2008 Author Posted May 21, 2008 I tried Window Mode, but MapleStory wont accept it! I realy wanne know how he knew it was "MSWrldv432" I know that v43 = Patch but the 2 :S Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
Misha Posted May 21, 2008 Posted May 21, 2008 Did you try proccessgetwindows ? It should give you the ID and based on the ID you can do things
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now