Hi Evan!
When you can make a program that will create a GUI and ask for a number and saves it at a variable x.
Post only the code. I don't need the .exe.
Thanks in advance!
Hey Even,
My question isn't that much how to make a program/tool. I just wanted to ask if I use control click/send function in background but the char DOESN'T move will it get send to clickjail?
Darkyy@
as far as i last check, anything related to Left controlclicks will send to jail
including choosing items in bag and drop them on floor/trade (tested with my CO trader)
Requesting a auto follow bot that records the mains cords and lets noobs follow it everywhere. Like pressing F10 will make the noobs auto follow the leader in the group.
Darkyy@
as far as i last check, anything related to Left controlclicks will send to jail
including choosing items in bag and drop them on floor/trade (tested with my CO trader)
If that's true u could get jailed with autoclicker right?... And i saw like a alot of ppl using it on gw gate...
Or the probabilty of that is very low?
Darkyy@
as far as i last check, anything related to Left controlclicks will send to jail
including choosing items in bag and drop them on floor/trade (tested with my CO trader)
Hmm so if I only use controlsend and RIGHT controlclicks it should be fine?
Well what about evanxxm's tao program .. It's a old one but very usefull.. It works on background and right click on evreything that moves around the char... i used it to lvl nado ...
Originally Posted by Evan Lim View Post
Darkyy@
as far as i last check, anything related to Left controlclicks will send to jail
including choosing items in bag and drop them on floor/trade (tested with my CO trader)
If that's true u could get jailed with autoclicker right?... And i saw like a alot of ppl using it on gw gate...
Or the probabilty of that is very low?
i automatically assume u are talking about Left controlclicking, because trainning at gate requires mostly Left clicking
i didnt aware ur real question is about Right controlclick
Quote:
Well what about evanxxm's tao program .. It's a old one but very usefull.. It works on background and right click on evreything that moves around the char... i used it to lvl nado ...
also, i didnt play CO for more than a year, so i cant be sure if Right controlclicking will send to jail, thats why i answered u "i am not sure"
to clarify things about:
Quote:
U sayd background clicker send u 2 jail.
and indeed i did mention that but only mention Left controlclicks as quoted in your quote:
Quote:
Darkyy@
as far as i last check, anything related to Left controlclicks will send to jail
including choosing items in bag and drop them on floor/trade (tested with my CO trader)
so my conclusion is:
1. i am sure Left controlclick will send u to jail
2. gate trainner which requires Left click, if use controlclick, people will send to jail. but if they just use normal clicking mode, they will be fine.
3. therefore, if one request a program that requires background Left controlclicking, then i will state out the consequences that it will send u to jail
noryx@
proxy is modifying and sending action packets, it does not involve any interaction with clicking or any keystrokes. theoretically, if the proxy is excellent enough, one doesnt even need to open the game client to bot the game.
spirit guard one i will have to reject, because there exists few workable ones already
and potting function requires active screen to detect pixel color
so Here:
Code:
settimer, hp, 1000
settimer, au, 3000
return
hp:
IfWinActive, [Conq
{
PixelSearch, , , 10, 720, 60, 720, 0x0B098F, 10, Fast
if ErrorLevel
{
send {F1}
sleep 1000
}
}
else
{
tooltip, CO is not active
}
au:
IfWinActive, [Conq
{
send {f10}
}
return
^q::pause
simba2@
yea sure, if u can tell me the method and ID for those effects for doing so
otherwise, i have no idea how to make one without those information
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,...