Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Bots & Macros
You last visited: Today at 12:38

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

Advertisement



ELSE - multi-class ControlClick bot

Discussion on ELSE - multi-class ControlClick bot within the CO2 Bots & Macros forum part of the Conquer Online 2 category.

Closed Thread
 
Old   #1
 
evanxxxm's Avatar
 
elite*gold: 20
Join Date: Oct 2006
Posts: 2,707
Received Thanks: 2,525
ELSE - multi-class bot (NEW! with PATH)

Notes:
Added new version v1.7 for newest patch
there are two versions in the download file
THE TWO VERSION MUST RUN ON PATCH 5067+
one is with controlclick and one is without controlclick
the difference is the controlclick one works but will send u to autoclick jail within 10mins
the without controlclick one does take over ur mouse, but will not send u to autoclick jail (well at least didnt when i tested for an hr)

updates include:
1. all clicks will be unique, meaning that they wont click at the same XY repeatly
2. check whether user is using vista, if yes, then tooltip will be disable
3. soundbeep will be default as off
4. check version and notify user if there exists newer version

PATCH 5067
CharName address for un-modify [Conquer2.0] clients: 0x57B604


Debug cases will be automatically ignored/rejected
unless provided a screenshot for me to debug.
(Read the solving problem section first, or Debug v1.2 program )

This program can works better if u disable the guards health bar




Instructions:
1. Open CO-1024x768
2. Make sure "show name"
3. Open ELSEpath and set your settings
4. Press OK in tab "File" when u are done
5. Input CharName for checking memory address
6. If correct, the program will ask u to set path points
7. After u set certain path points, press Cancel in order to start
8. Done!


Screenshot:




Video Example:
Melee Function:

Skill Function:
(sorry for the noob actor...thats the best tao that i have...)

Path Function:

ELSE Disruptions:
PHP Code:
    2 steps pixel area search
    
Auto pot when low health 
    
Auto DC when double low health (ran out of pots or got pk)
    * 
DC timer 
    
DC will activate printscreen (so u know what/who causes DC
    * 
Pick up purple color itemsmets/db..etc  (if want to pick up super/elite etc itemsplease download ANIeditor in my other thread)
    * 
Skill and Melee function
    * 
Read X,Y coordinate to set Paths 

HowToFindCharNameAddress:
If u have wrong address, it means either it is using a outdated address, or u have a modify client. and u can do the following steps to get it work quickly

Method1.
1. Download the Debug (at the download section below this)
2. Open the program, and type in your character name while your client is login
3. Wait 20-30 seconds, and copy down the character address
4. Open ELSE
5. Go to ADV tab
6. In the CharName box, type in the new address that u found
7. Check the "Confirm edit" CheckBox
8. Go to File Tab, and press OK to save setting + start

Method2.
for advance people
1. Open cheatengine (Can be downloaded in )
2. Hook CO client
3. In the SearchBar, type in your CharacterName
4. below it, change the ScanType to text
5. Press "First Scan" button
6. Copy down the first address in the result lists on the left column
7. Change the 00ABCDEF to 0xABCDEF

7. Open ELSE
8. Go to ADV tab
9. In the InputBox, type in the new address that u found
10. Check the "Confirm edit" CheckBox
11. Go to File Tab, and press OK to save setting + start

Debug:
use it for fun / if u cant run the program properly
well, this is a program exactly what it sounds like..Debug the possible errors that u have with ELSEpath
Debug is a program that check exactly all the requirements that ELSEpath needs
for example, first step, u need to input character name
then after few seconds of searching memory address
it will produce something like this:



Problem solving section:
Code:
[B]if it is related to can not open the program:[/B]
- You need to have unzip programs like winRAR or winZip to open it.
- For virus scanner users, delete/disable your virus scanner or install Autohotkey and run the script. because your scanner has probably delete some parts of the program.


[B]If it is related to wrong address name:[/B]
- Client name must be [Conquer2.0]. 
- Edited cleints, different versions of clients, using hack programs can lead to shift of memory address. You have to use Debug or Cheatengine to find the correct address and inserted it in the ADV setting tab in ELSEpath with "confirm edit" checked.

[B]
If it is related to functions not working:[/B]
- Vista users need to right click and use admin mode, in order for the controlclicks to work in my program.
- Don't forget to "option > show name" in CO client, in order for the program to search the red health bar.
- it must be 1024x768 window/fullscreen mode.
- If program cant find monster, always use Mana, or wont pickup pink objects, then it might be related to wrong hex color, just go in the ADV tab and re-"set" everything with "confirm edit" box checked
- If program attack few times and jump to next path point, it might be related to the anti-stuck value too low
Download:
Script included inside in AHK format, you can open it with notepad.
v1.7 was updated on 9/24/08
Attached Files
File Type: zip Debug v1.2.zip (193.6 KB, 6952 views)
File Type: zip ELSEpath v1.7.zip (445.8 KB, 9889 views)
evanxxxm is offline  
Thanks
509 Users
Old 12/06/2007, 00:28   #2
 
elite*gold: 0
Join Date: Jun 2007
Posts: 257
Received Thanks: 42
Oh, nice, let me check this out ^^

Dang, this has alot of potential, new SV?
IHateHomos is offline  
Thanks
3 Users
Old 12/06/2007, 00:47   #3
 
elite*gold: 0
Join Date: Sep 2007
Posts: 87
Received Thanks: 8


Nice gui

Okay i made about 50 bots for co almost all ahk.

Currently most used

flipflop pk bot; logout login within 5 secs

Aimbot; figure it out

hp logoff

auto xpskill usage

tao aimbot;

autofollow

market sniffing

market selling

loot sell bot

auto stam stig

single click double hit

archer bot

etc etc


This ones for your project

heres your dc with your favorite control click

SetControlDelay, -1
controlclick,Button72,,D
Sleep, 300
controlclick,Button82,,D
Sleep, 300
controlclick,Button55,,D

btw noticed that sv can send a timeout or dc command without actually closing co
havent figured it out how todo that
hp mana arrow xp stamina can be read by ahk directly from co memmory
Havent worked on a dura/dc bot yet socant tell you if dura works

Mostly the adresses or pointers can be found through this forum

Gosh hope my story isnt boring.

Good luck with your project keep your source open if its ahk i would say there
are many many people on this forum who are way better then me but i manage.

Gr. Lee
biertje! is offline  
Thanks
3 Users
Old 12/06/2007, 01:05   #4
 
elite*gold: 0
Join Date: Sep 2006
Posts: 46
Received Thanks: 7
Is that quad speed, and double speed the video speed or in game speed, cuz that ****** insane !!
Akka is offline  
Thanks
1 User
Old 12/06/2007, 01:09   #5
 
elite*gold: 0
Join Date: Dec 2007
Posts: 10
Received Thanks: 1
+k this is awesome and can you use it with anything else besides trojan? like can you use it with an arch or tao?

wait where do you put it in mine doesnt work says saved in co print folder
pretzeldog is offline  
Thanks
1 User
Old 12/06/2007, 01:28   #6
 
elite*gold: 0
Join Date: Sep 2007
Posts: 87
Received Thanks: 8
if the random walk uses click instead of controlclick use mouseget click mousemove or just change too controlclick
biertje! is offline  
Thanks
1 User
Old 12/06/2007, 01:32   #7
 
Coatl 2.0's Avatar
 
elite*gold: 0
Join Date: Jul 2005
Posts: 339
Received Thanks: 31
Nice job
Coatl 2.0 is offline  
Thanks
1 User
Old 12/06/2007, 02:15   #8
 
elite*gold: 0
Join Date: Nov 2007
Posts: 18
Received Thanks: 2
clean?
cjyogi is offline  
Thanks
1 User
Old 12/06/2007, 02:46   #9
 
evanxxxm's Avatar
 
elite*gold: 20
Join Date: Oct 2006
Posts: 2,707
Received Thanks: 2,525
IHateHomos@
I "wont" be in that spawn botting, dont come visit me
(used to be one of my favorite spawn because it is next to a map edge, never goes off spawn with shiftscreen)

biertje!@
Open source does encourage people to explore more
btw, i use winkill command to close CO, u can find how i did that in the ahkscript.

not so sure what u asking about the "click"
but if u look into my codes, the random walk is done by 2 different method
1. ControlClick, x%randx% y%randy%,ahk_id %id%,,left
2. Click %randx1%, %randy%
the 2. does not work in minimized mode, the reason i use it is because with controlclick, the character wont jump...so, to be random, sometimes u will jump, sometimes u will walk

Akka@
o........thats just Video, because i thought u guys might get super bored with the same concept over and over again. besides, i am just trying to show my mouse cursor never move

pretzeldog@
to be specific, that video clearly shows i am an archer...
anyways, i think u are talking about non-melee weapons
yes, of course
for bow, that bot works perfectly fine. just that it keeps single shooting.
for bow scatter, i think u are talking about this program.

and for tao skills like fire, nado, firemet..etc, it can easily edit by changing the "left" click to "right" click. and it should works perfectly fine again. but for refill mana, probably u would want to add a AutoMP function, just like how i did the AutoHP function.

warrior, i assume u use melee weapons, so it will be the same as tro, which works perfectly with in this script

KRonic@
Thank you

cjyogi@
if u ask, honestly "yes, it is clean."
my programs are always open-source, and will continue to be. always a good thing to read the script > edit it according to your own needs > compile back yourself


to restate my purpose again - i release this is because i want to attract people to help me after seeing the potential of controlclick and can create a better bot for the community
evanxxxm is offline  
Thanks
16 Users
Old 12/06/2007, 05:51   #10
 
elite*gold: 0
Join Date: Apr 2007
Posts: 6
Received Thanks: 1
yo does it /dc when u have low dura?? lol and sweet bot
Kyleisahomo is offline  
Thanks
1 User
Old 12/06/2007, 07:29   #11
 
evanxxxm's Avatar
 
elite*gold: 20
Join Date: Oct 2006
Posts: 2,707
Received Thanks: 2,525
Kyleisahomo@
no, it does not
thats on my request help list
i wish i can add that too


---edit---
dds files are up!
it is for picking up gems and stuff in ELSE.
(forgot exactly what it is...something like tokens, 2nd rb items...etc)
evanxxxm is offline  
Old 12/06/2007, 07:53   #12
 
elite*gold: 0
Join Date: Jan 2007
Posts: 358
Received Thanks: 86
How long do we have to wait until you can minimize the screen?
thekiller99 is offline  
Old 12/06/2007, 08:10   #13
 
elite*gold: 0
Join Date: Feb 2006
Posts: 136
Received Thanks: 15
About the memory read stuff, it CAN be done in AHK, just havnt figured it out much myself :P maybe u can ^^
A1blaster pointed me at DllCall
I ws tryin to make something like that aswell, your getting competition lol :P
purplehaze is offline  
Old 12/06/2007, 08:21   #14
 
elite*gold: 0
Join Date: Jun 2006
Posts: 67
Received Thanks: 2
nice man this is amazing, i rly wish i had the knowledge to help ya
pietjepuck is offline  
Old 12/06/2007, 08:22   #15
 
ViktorWood's Avatar
 
elite*gold: 0
Join Date: Mar 2006
Posts: 32
Received Thanks: 1
wonderful wonderful bot and concept ^^ wish i could contribute but still have a long way to go...
ViktorWood is offline  
Closed Thread


Similar Threads Similar Threads
what is the best class to grind metin2 yang(class selection guide for newbies)
07/07/2012 - Metin2 - 1 Replies
Again, I am using Enligsh. So if you cant read it well, just turn to google online translation. If i am supposed to say or answer what is the best class for grinding metin2 yang in Metin2, of course the most efficiently, i strongly recommand the Warrior, and promote to Sword Warrior at level 5. This class has both high defense and attack, as well as great area attack skill and control skill(I mean the stun skill). I recommend the BM sura as your second choice,because he has the sweetest...
WTB ANY CLASS LEVEL 100+ FOR LAST CHAOS ETERNIA!!!! ANY CLASS WTB WITH OR WITHOUT EQ
06/26/2010 - Last Chaos Trading - 0 Replies
What the title says, however the account for sale must not be past like £40, paypal will do and middleman the account must not been under any suspicon or anything!!
controlclick?
04/15/2010 - AutoIt - 9 Replies
mal ne frage irgendwie bekomme ich keinen controlclick hin ControlClick ("METIN2","", ]]]) was da falsch?
[Help] Problem Multi Class Bot
07/09/2008 - Conquer Online 2 - 3 Replies
Heloo .. ! this bot is not attack monsters good my char always try to skip. hear somethinks, i stay my char with a bot and i go for 3 hoar when i come back i see my char up only 4% and i level 70 and i use 25 pots and but dont die. he always move he dont kill some monsters. this bot need to be like this ??? this bot is a bad ? please help me
Class change to TBC Class (bloodelf & Danei)
11/03/2006 - World of Warcraft - 127 Replies
habe das hier vor kurzem mal im icq gesendet bekommen, hoffe das steht hier noch net ^^ es ist zwar buggy z.b. wenn ihr ein troll mit tatoos in der fratze habt usw aber man kann es durch aus usen. am besten neuen char machen und richtig einstellen :). Anleitung: ladet die datei runter in euer World of Warcraft\Data ordner und benennt sie in speech2.mpq um, dan einfach in wow einloggen wenn es ein stick wert ist bitte sticken :)



All times are GMT +2. The time now is 12:38.


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.