Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 09:12

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

Advertisement



Over watch for Conquer

Discussion on Over watch for Conquer within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old 01/08/2014, 20:35   #31
 
turk55's Avatar
 
elite*gold: 130
Join Date: Oct 2007
Posts: 1,652
Received Thanks: 701
Quote:
Originally Posted by Aceking View Post
Well I work with 5065 and ninjas weren't released until 5089? So fatal shifting may not be accessible. Suppose I should really code it to test it and see
I think the client files were not in the client untill 5119.
turk55 is offline  
Old 01/09/2014, 03:36   #32
 
elite*gold: 0
Join Date: Feb 2006
Posts: 726
Received Thanks: 271
Quote:
Originally Posted by turk55 View Post
I think the client files were not in the client untill 5119.
You might be right.

Been trying to use the shift value in the action offset (156) but not having any luck. Doesn't seem to matter what I put into each offset, its just not doing anything. I mean the enumerator is in the source but that doesn't mean a whole lot really.
Aceking is offline  
Old 01/11/2014, 11:21   #33
 
_DreadNought_'s Avatar
 
elite*gold: 28
Join Date: Jun 2010
Posts: 2,223
Received Thanks: 867
Quote:
Originally Posted by ImmuneOne View Post
Fatal strike shifting is actually fluent and moves the screen very well that would be a fitting solution to your problem. Just remind what I told you about rethinking your approach.
Packet 0x45A is capable of forcing character to jump,move and change direction. (tested it myself in 5165,5187,5517)

(Just look at how the duelist worked that I released a couple years back)


..you are all going completely overboard for this 'system'.
_DreadNought_ is offline  
Old 01/11/2014, 15:06   #34
 
elite*gold: 0
Join Date: Feb 2006
Posts: 726
Received Thanks: 271
Quote:
Originally Posted by _DreadNought_ View Post
Packet 0x45A is capable of forcing character to jump,move and change direction. (tested it myself in 5165,5187,5517)

(Just look at how the duelist worked that I released a couple years back)


..you are all going completely overboard for this 'system'.
That would only work in higher patches as it wasn't introduced until patch 5127.
Aceking is offline  
Old 01/11/2014, 17:25   #35
 
ImmuneOne's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 754
Received Thanks: 544
Quote:
Originally Posted by Aceking View Post
That would only work in higher patches as it wasn't introduced until patch 5127.
Force the client to jump then.
ImmuneOne is offline  
Old 01/11/2014, 18:51   #36
 
elite*gold: 0
Join Date: Feb 2006
Posts: 726
Received Thanks: 271
Quote:
Originally Posted by ImmuneOne View Post
Force the client to jump then.
You mean by hooking the process? Or by shifting?
Aceking is offline  
Old 01/11/2014, 19:10   #37
 
elite*gold: 0
Join Date: May 2011
Posts: 648
Received Thanks: 413
Quote:
Originally Posted by Aceking View Post
You mean by hooking the process? Or by shifting?
By Packet I suppose. We were talking on skype he said he could make it work, we will see :3
Y u k i is offline  
Old 01/11/2014, 22:49   #38
 
elite*gold: 0
Join Date: Feb 2006
Posts: 726
Received Thanks: 271
Quote:
Originally Posted by Y u k i View Post
By Packet I suppose. We were talking on skype he said he could make it work, we will see :3
only way I am aware of forcing a jump is with packet 1114 whwhich is not available at patch 5065.

if he can do it with packet 1010 ththen I would be very interested to see.
assuming that it is done without hooking or any client modifications
Aceking is offline  
Old 01/11/2014, 23:15   #39
 
elite*gold: 0
Join Date: May 2011
Posts: 648
Received Thanks: 413
Quote:
Originally Posted by Aceking View Post
only way I am aware of forcing a jump is with packet 1114 whwhich is not available at patch 5065.

if he can do it with packet 1010 ththen I would be very interested to see.
assuming that it is done without hooking or any client modifications
Well im on 5018 (recently upgraded from 5017) so yeah 1010 most likely, gotta wait and see :3
Y u k i is offline  
Old 01/12/2014, 00:32   #40
 
ImmuneOne's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 754
Received Thanks: 544
Video of it on target patch 4267 will be posted tomorrow or Tuesday depends on the time I have on my hands.
ImmuneOne is offline  
Old 01/12/2014, 00:55   #41
 
elite*gold: 0
Join Date: Feb 2006
Posts: 726
Received Thanks: 271
Quote:
Originally Posted by ImmuneOne View Post
Video of it on target patch 4267 will be posted tomorrow or Tuesday depends on the time I have on my hands.
And this is done without hooking it? Or modifying the client in anyway?
Just packets being sent to the client?

I am not saying I don't believe you, just making sure there have been no modifications to achieve it.
Aceking is offline  
Old 01/12/2014, 03:05   #42
 
ImmuneOne's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 754
Received Thanks: 544
Quote:
Originally Posted by Aceking View Post
And this is done without hooking it? Or modifying the client in anyway?
Just packets being sent to the client?

I am not saying I don't believe you, just making sure there have been no modifications to achieve it.
Making sure there have been no modifications to achieve it? You would exceed my expectations of this section if you achieved it that way just saying..
ImmuneOne is offline  
Old 01/12/2014, 03:19   #43
 
elite*gold: 0
Join Date: Feb 2006
Posts: 726
Received Thanks: 271
Quote:
Originally Posted by ImmuneOne View Post
Making sure there have been no modifications to achieve it? You would exceed my expectations of this section if you achieved it that way just saying..
If it is possible to do without making any client modifications or hooking then it certainly opens up alot of possibilities. And it certainly would be something I would be very interested in.

But if it does require client modifications or hooking then its something that I wouldn't be interested in as I do not wish to be making any client mods.

I have nothing against them, and people including yourself have made some awesome edits using them. Its just not something I wish to use in my development.
Aceking is offline  
Old 01/12/2014, 03:25   #44
 
ImmuneOne's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 754
Received Thanks: 544
Quote:
Originally Posted by Aceking View Post
If it is possible to do without making any client modifications or hooking then it certainly opens up alot of possibilities. And it certainly would be something I would be very interested in.

But if it does require client modifications or hooking then its something that I wouldn't be interested in as I do not wish to be making any client mods.

I have nothing against them, and people including yourself have made some awesome edits using them. Its just not something I wish to use in my development.
Why limit yourself only to what TQ has to offer you?

I don't quite get that. TQ updates their game often, this is not something you can do without altering the client.
ImmuneOne is offline  
Old 01/12/2014, 03:46   #45
 
elite*gold: 0
Join Date: Feb 2006
Posts: 726
Received Thanks: 271
Quote:
Originally Posted by ImmuneOne View Post
Why limit yourself only to what TQ has to offer you?

I don't quite get that. TQ updates their game often, this is not something you can do without altering the client.
Your absolutely correct there.
I can't speak for others, but personally, I would just prefer to develop with whats available while making my own changes where possible to create better features.

I have tremendous respect for you and the work you have done. Some of it is just brilliant.
It is just not a path I am wanting to follow.
Aceking is offline  
Reply


Similar Threads Similar Threads
Tbot:IP Ban, watch out... Better watch out
12/07/2007 - Silkroad Online - 7 Replies
I have reccently got IP ban while using TBOT for the 1st time it always complaining about "SRO is undergoing inspection" HELP, need solution:mad::mad:



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


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.