Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Programming
You last visited: Today at 23:02

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Tailor Made Tools/Programs for You - AHK

Discussion on Tailor Made Tools/Programs for You - AHK within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old 12/02/2008, 01:13   #31
 
elite*gold: 0
Join Date: Feb 2006
Posts: 988
Received Thanks: 45
It dont work when i press alt and s for auto cast superman can u help?
Acidburncx is offline  
Old 12/02/2008, 01:23   #32
 
elite*gold: 0
Join Date: Feb 2006
Posts: 988
Received Thanks: 45
Sorry for double post i thought it wasnt sent
Acidburncx is offline  
Old 12/02/2008, 01:55   #33
 
elite*gold: 0
Join Date: Jan 2007
Posts: 331
Received Thanks: 361
Quote:
Originally Posted by vegetasupersaiyan6 View Post
Sorry for double post i thought it wasnt sent
Ya you just triple posted.....
And it works for me and by auto cyclone you mean like !c or !auto cyclone?
David5646 is offline  
Old 12/02/2008, 05:33   #34
 
elite*gold: 0
Join Date: Feb 2006
Posts: 988
Received Thanks: 45
its auto cyclone nt !c
Acidburncx is offline  
Old 12/02/2008, 07:01   #35
 
Evan Lim's Avatar
 
elite*gold: 20
Join Date: Oct 2008
Posts: 976
Received Thanks: 668
vegetasupersaiyan6@
just change this few lines urself, to whatever it suppose to be
Code:
!c::
send {!}
send auto cyclone
send {enter}
return

!s::
send {!}
send auto superman
send {enter}
return
Evan Lim is offline  
Old 12/02/2008, 09:35   #36
 
elite*gold: 0
Join Date: Sep 2008
Posts: 96
Received Thanks: 19
hm can you make two kinds of boys that I kinda need

1. Spiritual healing leveler? I doubt it will work
2. Auto guard leveler? Idk

If ya could make it background programs I've already checked the bot second their arent really "good ones"
sanar40 is offline  
Old 12/02/2008, 12:00   #37
 
elite*gold: 0
Join Date: Feb 2006
Posts: 988
Received Thanks: 45
#Persistent
#IfWinActive, [C

0::
send {enter}
send {!}
send record path
send {enter}
return

1::
send {enter}
send {!}
send asit
send {enter}
return

2::
send {enter}
send {!}
send ahunt
send {enter}
return


3::
send {enter}
send {!}
send aloot
send {enter}
return


4::
send {enter}
send {!}
send abot
send {enter}
return

5::
send {enter}
send {!}
send c
send {enter}
return


6::
send {enter}
send {!}
send timer1 1000
send {enter}
return


7::
send {enter}
send {!}
send wh
send {enter}
return

8::
send {enter}
send {!}
send f
send {enter}
return

9::
send {enter}
send {!}
send nbot
send {enter}
return

-::
send {enter}
send {!}
send repair
send {enter}
return

=::
send {enter}
send {!}
send dc
send {enter}
return

`::
send {!}
send auto cyclone
send {enter}
return

\::
send {!}
send auto superman
send {enter}
return

evan lim when i tried pressing this \ or ` doesnt work at all can u help me with this problem thanks in advance again
Acidburncx is offline  
Old 12/02/2008, 13:09   #38
 
elite*gold: 0
Join Date: Jan 2007
Posts: 331
Received Thanks: 361
Quote:
Originally Posted by vegetasupersaiyan6 View Post
Code:
#Persistent
#IfWinActive, [C

0:: 
send {enter}
send {!}
send record path
send {enter}
return

1:: 
send {enter}
send {!}
send asit
send {enter}
return

2::
send {enter}
send {!}
send ahunt
send {enter}
return


3::
send {enter}
send {!}
send aloot
send {enter}
return


4::
send {enter}
send {!}
send abot
send {enter}
return

5::
send {enter}
send {!}
send c
send {enter}
return


6::
send {enter}
send {!}
send timer1 1000
send {enter}
return


7::
send {enter}
send {!}
send wh
send {enter}
return

8::
send {enter}
send {!}
send f
send {enter}
return

9::
send {enter}
send {!}
send nbot
send {enter}
return

-::
send {enter}
send {!}
send repair
send {enter}
return

=::
send {enter}
send {!}
send dc
send {enter}
return

`::
send {!}
send auto cyclone
send {enter}
return

\::
send {!}
send auto superman
send {enter}
return
evan lim when i tried pressing this \ or ` doesnt work at all can u help me with this problem thanks in advance again
Umm the only way it wouldnt work is if you renamed your co window
David5646 is offline  
Old 12/02/2008, 13:24   #39
 
elite*gold: 0
Join Date: Feb 2006
Posts: 988
Received Thanks: 45
I didnt rename it
Acidburncx is offline  
Old 12/02/2008, 17:00   #40
 
Evan Lim's Avatar
 
elite*gold: 20
Join Date: Oct 2008
Posts: 976
Received Thanks: 668
vegetasupersaiyan6@
for some special keys (/ is not a special key), u can use the key code method, which explained detailedly in

and what do u mean by "not working", does the program type something and not working or the program does not react at all?
if its the first case, clearly, u send the wrong characters
Code:
sc029::
send {!}
send auto cyclone
send {enter}
return

sc035::
send {!}
send auto superman
send {enter}
return
Evan Lim is offline  
Old 12/02/2008, 17:08   #41
 
Evan Lim's Avatar
 
elite*gold: 20
Join Date: Oct 2008
Posts: 976
Received Thanks: 668
sanar40@
yes i can make it (i will just pull some codes out of evanxxxm's existing download library)
but really there are no good ones or bad ones
there are only one that can work or not
so all the existing one is fine as it is

how about tell me which bots u have tried so far?
and tell me whats wrong with the functions, and i will create something better
Evan Lim is offline  
Old 12/03/2008, 02:18   #42
 
elite*gold: 0
Join Date: Feb 2006
Posts: 988
Received Thanks: 45
NumpadDot (.)::
send {!}
send auto cyclone
send {enter}
return

NumpadDiv (/)::
send {!}
send auto superman
send {enter}
return


when i press it nothing happens and also my num lock is on
Acidburncx is offline  
Old 12/03/2008, 07:52   #43
 
Evan Lim's Avatar
 
elite*gold: 20
Join Date: Oct 2008
Posts: 976
Received Thanks: 668
vegetasupersaiyan6@
firstly, it suppose to be like this:
Code:
NumpadDot::
send {!}
send auto cyclone
send {enter}
return

NumpadDiv::
send {!}
send auto superman
send {enter}
return
secondly, those 2 hotkeys will only work on numpad, but not the ones ?/ or .> buttons
thats why i suggest u to use sc codes
Evan Lim is offline  
Old 12/03/2008, 09:57   #44
 
elite*gold: 0
Join Date: Feb 2006
Posts: 988
Received Thanks: 45
Sorry whats a sc code hw do press it?
Acidburncx is offline  
Old 12/03/2008, 10:31   #45
 
Evan Lim's Avatar
 
elite*gold: 20
Join Date: Oct 2008
Posts: 976
Received Thanks: 668
vegetasupersaiyan6@
check back few posts above (#41)
i provided a working script and even link to the help file about sc code
Evan Lim is offline  
Reply

« :) | question »

Similar Threads Similar Threads
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,...



All times are GMT +1. The time now is 23:02.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.