Yo,
Evan was wondering if you could make and auto loot ,Like you could have choices of which item the autoloot to pickup ,sorry cant be more clear
Sammy
hey bro,can u make a background autoclicker,it is for ZeroOnline,well is a tq game,so i think it can work as in CO,thx if i know how to make it i wsnt asking =P <3
ShadowTro@
i dont have zero online, so not sure about the coordinates
but if u are interested in modifying scripts, u can edit the COELSE's script
the part u need to change is:
Code:
click 20,721 ; <- line 230, this is the HP bar coordinate check point
PixelGetColor, listThree9, 20, 721
click 20,721
Code:
click 60, 735 ; <- line 241, this is the MP bar coordinate check point
PixelGetColor, listThree12, 60, 735
click 60, 735
Code:
PixelSearch, , , 10, 720, 60, 722, %listThree9%, 10, Fast ; line 680,684
well,i just remember that long time ago evanxxx gave me a bg autoclicker,and it worked on co and zero,i found it today,but i cant extract it,i dont know why,probably because is a old file
I noticed even though it runs in background that if you minimize the window the left click won't trigger. I tested and it's not the PostMessage function so I'm guessing either GetWindowInfo() or MapWindowPoints() requires a non-minimized window. A solution to this would be to place the line highlighted in red outside of the leftclick sub. It also stops the script from finding the handle repeatedly.
Belth@
ehm i am quite sure that function works in minimized client (at least on XP 1-2 years ago)
so the function itself works, probably either OS handles thing differently or the client itself has been modified
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,...