is there a way to make:
auto-login;
option to change speed of login
alls i need this for is to click on a program and it will enter my password and/or account name pretty fast, i dont need specific servers just for the CO client.
tange16@
change the click x,y coorindate to where ever u want to click on the program, then u are all set. Press Ctrl+space to activate the hotkey.
Code:
account = evan
password = 123
^space::
WinActivate , [Conquer
click, 100, 100 ;<------------ change this to click at the account box coordinate
send, %account%
click, 200, 200 ;<------------ change this to click at the password box coordinate
send, %password%{enter}
return
ty for this but it didnt work for me
i copied and pasted into AutoScriptWriter II removed your name and pass and put with my own(but for the sake of this i put them back in). here is what i did,
1) put this into AutoScriptWriter II
2) clicked Save and saved it desktop
3) opened the program that converts the .ahk files to .exe and converted the .ahk file into .exe
4) ran the .exe and nothing happend.
what am i doing wrong?? or is code missing or what??
EDIT: i tried just copy and paste into AutoScriptWriter II and pressing ctrl + space but it just clicks on the account box and then password box and doesnt type anything.
I was wondering if you could make an updated version of evanxxxm's version of the "Market Camper" () To change it from a Background bot to a NON background bot so that it doesnt send you to auto click jail.
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,...