Register for your free account! | Forgot your password?

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

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

Advertisement



UltimateRecorder - by swords

Discussion on UltimateRecorder - by swords within the CO2 Bots & Macros forum part of the Conquer Online 2 category.

Reply
 
Old 01/04/2009, 10:19   #61
 
elite*gold: 0
Join Date: Jun 2007
Posts: 257
Received Thanks: 42
Quote:
Originally Posted by Alexisppp12345 View Post
Swords, it would be nice to record pixels because we could record for example CoachLi quest and get tons of ref items I have recorded some parts of the quest but I can not merge them to have a record for the completed quest(because at the 3rd part of quest there are some questions and you must select the correct answer).Recording pixels would help also to lvl(for every class) and many other things

Request: If you can upload a program that merges/unify the .ini files (I do it manually but I guess it would be easy to make one program to do that(I would make one,but I do not know much about programing...))
2nd request(if it is easy and you have time ): In the future,if you add record/scan pixels, it would be cool if there was an option what to do if scan something(for example if it record/scan the HP bar below 1/5 click F2 else scan for (picture/word) Birdman and left click at it)
Basically that's how other bots work. Except they don't scan for the name, they scan for the HP bar on the monster, or even a color on the monster. And as far as that HP thing you mentioned, already a few of those around the forum. I think there's a thread from toreddo how to make your own in VB also.
IHateHomos is offline  
Old 01/05/2009, 02:59   #62
 
swords's Avatar
 
elite*gold: 20
Join Date: Dec 2005
Posts: 811
Received Thanks: 352
NEW UPDATE!

Read first post!


*At request from above*

You cannot read names on Conquer other than with packets (which I do not know how to do). With the choice of the next bot (the 3 choices for the community to choose from), if the pixel searching is chosen as the favorite, I'm not sure I can make the pot thingy, but I suppose with some work that could be a possibility.
swords is offline  
Old 01/05/2009, 05:56   #63
 
hiei3's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 184
Received Thanks: 67
Hiya swords, I made this simple example on autohotkey to get a combokey, it will not reproduce, just save to the ini file so you can get the idea.

I added only left/right click and the combo Ctrl+Leftclick

So close the starting message, press Home to start recording and try some clicks and ctrl+leftclick and then press End to stop recording, and check the temp.ini

Hope it helps.

*edit*
forgot to add, idk about autoit but with autohotkey adding the feature of working on background(while reproducing) wouldn't be so hard, lemme know if you decide to take a look on ahk and need a sample code or something.
Attached Files
File Type: rar recorder.rar (206.6 KB, 8 views)
hiei3 is offline  
Old 01/05/2009, 07:02   #64
 
swords's Avatar
 
elite*gold: 20
Join Date: Dec 2005
Posts: 811
Received Thanks: 352
Quote:
Originally Posted by hiei3 View Post
Hiya swords, I made this simple example on autohotkey to get a combokey, it will not reproduce, just save to the ini file so you can get the idea.

I added only left/right click and the combo Ctrl+Leftclick

So close the starting message, press Home to start recording and try some clicks and ctrl+leftclick and then press End to stop recording, and check the temp.ini

Hope it helps.

*edit*
forgot to add, idk about autoit but with autohotkey adding the feature of working on background(while reproducing) wouldn't be so hard, lemme know if you decide to take a look on ahk and need a sample code or something.
Thanks for your wanting to help but...

1. I COULD do background, but that would result in a ban... Which is not good.

2. I can make key-combos with CERTAIN key types... I have not looked at your script, but I'm guessing it has to do with this idea:

In my bot I could do If _IsPressed(Ctrl *Not real code*) And _IsPressed(left click) Then... Blah...

But my theory on doing that is I could only cover so many combos, and that would start taking up CPU fast (not really, but meh xD). And there are MANY combos out there, having to manually put them all in would be unnecessary. But I suppose if the community wants the key-combo presses put in before anything else, that will be my last resort to do it that way.

/rant
swords is offline  
Old 01/05/2009, 07:49   #65
 
hiei3's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 184
Received Thanks: 67
1.- How can you get banned with background?, it seems some rules have changed since I last played, I saw something about click jail, I'm using a toxic fog leveler since yesterday and haven't been sent to jail "yet" but if that can happen I prefer to do it manually xD
I thought it had to do with constant clicks so I used a lot of random for coordinates and time, but if it is about working on background =/

2.- I just added the hotkey ^LButton, like
Code:
^LButton::
{
calculate delay
get coordinates
write to ini
}
Like you said there are many combos, the only one I find useful is the Ctrl + LeftClick for jump, you could record paths with that, I agree that adding more combos manually would only be a waste.

See ya.
hiei3 is offline  
Old 01/05/2009, 08:38   #66
 
swords's Avatar
 
elite*gold: 20
Join Date: Dec 2005
Posts: 811
Received Thanks: 352
Quote:
Originally Posted by hiei3 View Post
1.- How can you get banned with background?, it seems some rules have changed since I last played, I saw something about click jail, I'm using a toxic fog leveler since yesterday and haven't been sent to jail "yet" but if that can happen I prefer to do it manually xD
I thought it had to do with constant clicks so I used a lot of random for coordinates and time, but if it is about working on background =/

2.- I just added the hotkey ^LButton, like
Code:
^LButton::
{
calculate delay
get coordinates
write to ini
}
Like you said there are many combos, the only one I find useful is the Ctrl + LeftClick for jump, you could record paths with that, I agree that adding more combos manually would only be a waste.

See ya.
I had my worries when this was first stated about being botjailed, but people claimed it is true... The pros on here believe TQ devised a way to calculate that if a click was sent at 100, 100, that the actual mouse was on the spot 100, 100 at that time... So being in background clicking your mouse would not be on those spots, so you get banned.

Though lately, I've had my doubts, though I'll NEVER put anyone who uses my bots at a risk of botjail other than the fact they are using a 'bot' xP.
swords is offline  
Old 01/05/2009, 15:32   #67
 
elite*gold: 0
Join Date: Nov 2006
Posts: 105
Received Thanks: 137
At next version I would prefer to do the 2nd one... that with the pixel

swords, is it possible to make a program that merges/unify the .ini files?
For example: I have A.ini file and B.ini file. I want to have a A+B.ini file that will do first whatever A.ini did and then whatever B.ini file did. I want a program that I will give to it the A.ini and B.ini and it will give me a A+B.ini file.
1. Is that possible?
2. And if yes,can you make one,please?
Alexisppp12345 is offline  
Old 01/05/2009, 17:00   #68
 
hiei3's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 184
Received Thanks: 67
Quote:
Originally Posted by swords View Post
I had my worries when this was first stated about being botjailed, but people claimed it is true... The pros on here believe TQ devised a way to calculate that if a click was sent at 100, 100, that the actual mouse was on the spot 100, 100 at that time... So being in background clicking your mouse would not be on those spots, so you get banned.

Though lately, I've had my doubts, though I'll NEVER put anyone who uses my bots at a risk of botjail other than the fact they are using a 'bot' xP.
Thanks, then I guess I'll try my luck by keep on training toxic fog in background xD if anything happens I'll let you know :P
hiei3 is offline  
Old 01/05/2009, 18:35   #69
 
swords's Avatar
 
elite*gold: 20
Join Date: Dec 2005
Posts: 811
Received Thanks: 352
Quote:
Originally Posted by Alexisppp12345 View Post
At next version I would prefer to do the 2nd one... that with the pixel

swords, is it possible to make a program that merges/unify the .ini files?
For example: I have A.ini file and B.ini file. I want to have a A+B.ini file that will do first whatever A.ini did and then whatever B.ini file did. I want a program that I will give to it the A.ini and B.ini and it will give me a A+B.ini file.
1. Is that possible?
2. And if yes,can you make one,please?
Ehm, I'm sure there is though I'm thinking it would take a lot of work to do such a thing. Let me work on the pixel thing and maybe I can throw that into the next version as well, we'll see.
swords is offline  
Old 01/05/2009, 20:14   #70
 
elite*gold: 0
Join Date: Nov 2006
Posts: 105
Received Thanks: 137
If it takes too much time and it is dificult to make,it is ok, do not make it
I will do it manually,just it takes A LOT time...
Alexisppp12345 is offline  
Old 01/05/2009, 21:04   #71
 
swords's Avatar
 
elite*gold: 20
Join Date: Dec 2005
Posts: 811
Received Thanks: 352
Sorry guys, v0.7 had a glitch with the recording of left/right clicks. Fixed it, working now...

You can now also record down how long to hold left/right click down.
swords is offline  
Old 01/07/2009, 02:36   #72
 
elite*gold: 0
Join Date: Feb 2006
Posts: 264
Received Thanks: 7
I seem to be getting a Line -1 Error

Any ideas why?
stryke3wice is offline  
Old 01/07/2009, 05:24   #73
 
elite*gold: 0
Join Date: Oct 2008
Posts: 36
Received Thanks: 0
this bot dont work. for me. it works perfectly if im not on conquer window.
michaelcao is offline  
Old 01/07/2009, 10:29   #74
 
shardy's Avatar
 
elite*gold: 0
Join Date: Mar 2006
Posts: 35
Received Thanks: 1
hmm its weird, the bot isnt running on my game, but if i alt + tab to my desktop it starts clicking and opening stuff, anyone have any idea wats goin on? i see michaelcao is having the same problem lol
shardy is offline  
Old 01/07/2009, 11:19   #75
 
elite*gold: 0
Join Date: Feb 2006
Posts: 264
Received Thanks: 7
Quote:
Originally Posted by michaelcao View Post
this bot dont work. for me. it works perfectly if im not on conquer window.
Quote:
Originally Posted by shardy View Post
hmm its weird, the bot isnt running on my game, but if i alt + tab to my desktop it starts clicking and opening stuff, anyone have any idea wats goin on? i see michaelcao is having the same problem lol
Yes that will happen because I think it only works on full screen and it's a recorder and copies + repeats the exact thing that was recorded. E.G. If you recorded yourself on co left clicking the top of the screen and then the bottom. It will keep doing that regardless whether CO is open or not. I don't think there's a way to stop that except stay Full Screen.
stryke3wice is offline  
Reply


Similar Threads Similar Threads
UltimateRecorder [IDEAS] Thread
10/30/2010 - Conquer Online 2 - 8 Replies
http://www.elitepvpers.com/forum/co2-bots-macros/19 2756-ultimaterecorder-swords.html I have still yet to come across all the possible uses of my recorder, so I'm going to ask the public to post there ideas and I will update this thread so people who do use my bot can come to this thread and get all sorts of ideas on what to do with it. I will divide this thread into 2 parts: Conquer related uses and Conquer non-related uses. I will start by adding some of mine. Follow my structure of...
trying to buy some of those swords
06/04/2010 - Silkroad Online Trading - 2 Replies
ya i need one badly
UltimateRecorder [HOW-TO]
09/28/2009 - CO2 Guides & Templates - 9 Replies
Download the bot at: http://www.elitepvpers.com/forum/co2-bots-macros/1 92756-ultimaterecorder-swords.html ---------------------- Well many people are either confused are too stupid for simple instructions so I'll create this more detailed instruction guide... For anyone that wants to put a guide with pictures, go right ahead :D.
UltimateRecorder... Possibly a come-back?
05/20/2009 - Conquer Online 2 - 2 Replies
Original: http://www.elitepvpers.com/forum/co2-bots-macros/1 92756-ultimaterecorder-swords.html Well with each new version I released it got well over 700 downloads. So there must be somewhat a great interest in it. I am asking... Who would like to see this reappear, with new features such as scanning for a certain pixel (you pick the pixel), and then clicking on that pixel, and etc... And even if a pixel is not there, then click or do something as well (Could be used to make an...
Dark swords
07/05/2007 - Main - 2 Replies
Hallo leute ich verzweifl gleich... ich hab mich bei Web Page Name Registriert Bzw ich Wollte mich registrieren!!!!!!!!!!!!!!!!! hab meine rasse ausgewählt meine eigenschaften mein char also wie der aussehen soll und die stadt wo ich anfangen soll.... hab Mein namen, email, und das PW eingegeben..: UND JETZT!!!??? da gibs kein OK knopf oder so hab auch schon enter gedrückt...nix passiert und jetzt häng ich da -.- wenn mir wer weiterhilft git auchn +k!!



All times are GMT +2. The time now is 22:00.


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.