K..Prof....
what's better now sv bot..?
as u said.. Then sv can't work on multi acc Safety Coz while i run sv on acc and turn to play with other acc....
dondale8@
i thought they require some sort of 3rd party software like VM to make that work
if yes, then its active client on the VM, so its the same
if no, well, not like i ever know how SV works before or now or in the future, so either way its still a no.
Can't you make an aimbot pretty much aiming at a certain color? Like all trojans have a specific x color. If you right click, the program will search for that specific color within 100x100 pixels (example) of your click. Then it will rightclick on the right xy coordinates away from your own click in order to correctly hit the target. That way you can still choose your targets. But your aim can be more lazy. So it won't "aimbot" every trojan. I hope you understand what I mean.
Can't you make an aimbot pretty much aiming at a certain color? Like all trojans have a specific x color. If you right click, the program will search for that specific color within 100x100 pixels (example) of your click. Then it will rightclick on the right xy coordinates away from your own click in order to correctly hit the target. That way you can still choose your targets. But your aim can be more lazy. So it won't "aimbot" every trojan. I hope you understand what I mean.
Just a thought.
he made this code for me a while ago still works but i cannot get it to work on the shadow in-game because the floor underneath the shadow comflics with the shadow, but if you find a colour or another way please PM me or tell here.
Quote:
Originally Posted by Evan Lim
tange16@
sure if u can find a unique color
change the 0xffffff to whatever color u found is unique
Ctrl+right click to activate
Code:
^Rbutton::
mousegetpos, xx, yy
var = 10
loop 10
{
x1:=xx - var
x2:=xx + var
y1:=yy - var
y2:=yy + var
PixelSearch, Px, Py, %x1%, %y1%, %x2%, %y2%, 0xffffff, 3, Fast
if ErrorLevel = 0
{
click, %Px%, %Py%, right
break
}
var+=10
}
return
hey I was wondering if you can make a met notifier
meaning (using your paws ANI edit) if a db, gem, or met drops the program checks the screen for the paws really fast, and im not sure if this part is possible, but like a "notifier" flashes
hellbladelll@
i am not sure if u are award of the sound notify from CO
plus
if a program can detect the pink object and notice the user, probably the user can see the object few second before already, because:
1. u hear the sound
2. usually dead monster covers the image, and fades slowly, so the program will not detect as quickly until the dead body totally disappear
Hi.. can u make one with continous right click (scatter) and like a potion in f6 every 30 minutes or so... ( can u highlight the "30 minutes" in the code so i could change it :P ) .. and also this macro is going on in the background so that i can do something else while i am on my pc ..
hellbladelll@
i am not sure if u are award of the sound notify from CO
plus
if a program can detect the pink object and notice the user, probably the user can see the object few second before already, because:
1. u hear the sound
2. usually dead monster covers the image, and fades slowly, so the program will not detect as quickly until the dead body totally disappear
i am aware of the sound, but it doesn't necessarily help me, cuz i listen to music while i play CO, meaning i cant hear the sound, i actually deleted all the sounds but the met drop and some other few sounds, i was just wondering, but nvm about that, i found a way, thnx anyways
Can you make a right clicker/ left clicker
left clicks in 1 place [coords] (ill fill it in)
right click in 1 place (ill fill it in)
at the fastest possible speed you can make it, if its like super crazy and you know ittle dc me within a sec (somehow) then put something fast and non d/c
#Persistent
msgbox, Press OK to start`nCtrl+Q to pause
WinGet,id, ID,[Conquer2.0]
settimer, click, 1000 ;<-- 1 second
settimer, press, 1800000 ; <-- 30mins
return
click:
ControlClick, x500 y100,ahk_id %id%,,right ; <-- where to right click to scatter
return
press:
ControlClick, x360 y760,ahk_id %id%,,right ; <-- right click F6 position
return
^q::pause
hellbladelll@
Code:
click, 111,222
click, 333,444, right
and about the hiding the CO taskbar
yes it is possible in ahk to hide programs
but somehow it will immediately crash CO
#Persistent
msgbox, Press OK to start`nCtrl+Q to pause
WinGet,id, ID,[Conquer2.0]
settimer, click, 1000 ;<-- 1 second
settimer, press, 1800000 ; <-- 30mins
return
click:
ControlClick, x500 y100,ahk_id %id%,,right ; <-- where to right click to scatter
return
press:
ControlClick, x360 y760,ahk_id %id%,,right ; <-- right click F6 position
return
^q::pause
THANK YOU so much !!! tyvm for the fast reply too!
dear Evan . can you make a auto pots like this pic pls
dear Evan . can you make a auto pots like this pic pls for 5116 patch
. or you can learn me to make one step by step with pic
and gui to . pls *** evan
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,...