sanar40@
ok, as stated in my last reply
u need to give me all the coordinates of the clicking points
including, where to click to open met pack, repair, met spaming location
i dont have CO, so yea u need to provide me that
I have another off the wall request.. i've been looking for a text to speech rss reader. i remember seeing an example of how someone used text to speech before in ahk but meshing the two might be more interesting. Don't really know if ahk is powerful enough to do it. let me know your thoughts on it.
Hi Evan!
Could you make a program will have a variable contain the phrase example: "Cold and ice".
Then it will open the site:
And when you click Ctrl+z it will write that phrase at the "box" of the page which is at 470,310?
sanar40@
again, background left controlclicks will lead u to jail
even so if u dont mind background or not, u have to give me all the coordinate that u want to click
actually i tested this, it sent me to bot jail when i used the old ELSE (with the ctrl click) but when i used a program like auto stig, auto follow (1 that spams the follow button), it only sends you to jail if you physically move using the program.
if the character will move right through the stake then, would it work it it clicks on the red hp bars, for 2 of the stakes (and im not completely sure if you really go through it, but thats probably cuz i dont know how to check) but if its possible to make, could you.
readthis = hello, how are you doing?
speech(readthis)
return
speech(txt)
{
TEMPFILE = %TEMP%\TALK.vbs
IfExist, %TEMPFILE%
FileDelete, %TEMPFILE%
FileAppend, Dim Talk`nSet Talk = WScript.CreateObject("SAPI.SpVoice")`nTalk.Speak "%TXT%", %TEMPFILE%
RunWait, %TEMPFILE%
FileDelete, %TEMPFILE%
Return
}
replace the words in "readthis" to read whatever u want
it should work on all window OS, as it is just using the build in voice function
typically u will get the microsoft Sam's voice
Alexios@
Code:
var = Cold and ice
^z::
run, http://www.google.com
sleep 2000
;click, 470,310
send %var%
send {enter}
return
or u can simply do:
Code:
^z::
var= cold and ice
Run, http://www.google.com/#hl=en&q=%var%
return
hellbladelll@
dont know how to check, i dont have CO installed
just tell me what coordinates to click (in 1,2,3 steps)
Thanks for the code. It was almost the same like that I was thinking. I tried the code I was thinking,but after writing first 6 letters of another string, it was doing some crazy things to my broswer... I tried it with your code and it was happening the same, BUT I found what was wrong. I "character"/"letter" of the string was some kind of sending Ctrl+with a letter and some other... things like that.
Anyway,
Thanks for your help,
Alexios
EDIT:
I want something else... @Evan_Lim or anyone who knows
Let's say that we have a string/phrase in the variable A.
A = Who are you?Why me?What?
Is there any way to make a new variable with the phrase of A until the first "?".
So we will get a variable B for example.
B = Who are you?
i need a bot using free items to soc talisman
and where can i get that unlimited money u said on top
you CAN"T soc tali w/ free items anymore, it's 100% impossible unless u wanna hack the server itself... they really should make that a sticky on all CO2 forums cuz it's annoying everyone keeps asking -_-
and btw, did u read his first post? u gotta say exactly what it is that u need not just "i need a bot"
hi man can you make a bot that trains the poisen of a ninja automaticly?
So a bot that can sit automaticly and when stamina bar is full it use the poisen skill and than sit again.
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,...