vegetasupersaiyan6@
if u are using client that starts with [C
if u are using 1024x768
and that doesnt right click at 110, 760 (F1 slot) i dont know how to fix it
Can you tell me the command for left click,right click,and control left click and movement up,down,left and right if possible so i can make my own ahk?
vegetasupersaiyan6@
well, lets use the script earlier as an example (it follows closely to the macro script u provided, so u should compare with that as u read)
the WinGet line is a must, as it declare which client it hooks to
then the ControlClick lines are the left and right clicks
depends on the ending word, as we can see, it ends with right and left to indicate that its right or left click
Ctrl+Left click is a lot trickier, its not as simple as it sounds like
but well, u can do copy and paste of the LeftClick and ControlFromPoint function (the 2 long functions at the end)
then when u want to call a Ctrl+Left click, then simply just declare where X,Y to click, and use "GoSub" to call the LeftClick function
lastly, movement up, down, left, right are nothing but just clicking at coordinates at the client, so it can be done with the left ControlClick
vegetasupersaiyan6@
all clicks mention above or in the script are background clicks
Quote:
then the ControlClick lines are the left and right clicks
...
Ctrl+Left click is a lot trickier, its not as simple as it sounds like
but well, u can do copy and paste of the LeftClick and ControlFromPoint function (the 2 long functions at the end)
then when u want to call a Ctrl+Left click, then simply just declare where X,Y to click, and use "GoSub" to call the LeftClick function
Tailer-made Tools thread - make ur dreams come true 10/28/2008 - Conquer Online 2 - 1577 Replies Closed
Thread discontinued due to personal reasons
Thanks for the previous support
Hi elite users,
I am Evan. Not quite well-known in forum due to the fact i only release wicky and unpopular programs...Thx for a1 and others to scan/explain when others flame or questioned me. anyhow, i am a AHK (autohotkey) user, and i like programming more than games.
Lets get to the main point:
Tell me your ideas, i will try to create a tool that satisfy ur needs
Please be specific, examples:
Packet Crafter/CO2/CO 2/Hacks/Tools/Programs 06/27/2007 - CO2 Exploits, Hacks & Tools - 13 Replies ================================================== ==================
TCP/IP Packet Injector
====-v1.4-======================================= ===================
This Project is designed to be a command line based, portable human IP
stack for UNIX-like and Windows systems. The suite is broken down by protocol,
and should allow for useful scripting of injected packets from simple shell
scripts.
Net Tools /EXE Binder/CO2/Tools/Hacks/Programs 06/26/2007 - CO2 Exploits, Hacks & Tools - 22 Replies Net Tools is cutting-edge security and network monitoring software for the Internet and Local Area Networks, providing clients with the ability and confidence to meet the challenges of tomorrow's technology. Keeping pace with the industry trends, we offer professional tools that support the latest standards, protocols, software, and hardware for both wired and wireless networks. The main goal is the creation of high quality software. Net Tools is a very strong combination of network scanning,...