[Release] Open any window anywhere you want 09/06/2010 - Battle of the Immortals - 38 Replies Hi there!
This is a short explanation on how to open any Ingame Window anywhere you want. (For example open stash/shop in dungeon)
Method 1(harder but more windows):
Do a text search for "ID_FRAME_"
The list will look like ID_FRAME_x where "x" = ingame window type.
Add 0x40 to the start address and you get the bool (1,0) (window open,window close).
For example adding 0x40 to "ID_FRAME_Present" and changing it to 1 will open the lvl 45 bonus window.
AutoClicker Jump and Right Click Archers/Taos 03/06/2008 - CO2 Bots & Macros - 20 Replies This is a little app that holds CTRL down and right clicks for you. Perfect for archers or taos at AS or Basi. Just select Scatter/FireCircle as skill and start the app.
PS-Press "S" to pause and "X" to exit.
:D
Edit: Added a Message box this app for elitepvpers.com only!!!
How do I: Click or Send Keys to a minimized window 04/08/2006 - General Coding - 6 Replies I am making a bot for ConquerOnline, and I need to know how to send clicks or keys to a minimized window, like COPartner does.
Thanks for any help.