Register for your free account! | Forgot your password?

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

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

Advertisement



emoney & chksum manually?

Discussion on emoney & chksum manually? within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2006
Posts: 98
Received Thanks: 7
Question emoney & chksum manually?

Hey there,

i got a fast Question, i know theres a way, so my Question is...

I wanna add CPs via a PHP Script, but i need to know how the
chk_sum is calculated to add CPs to a Char...

Could someone explain me how chk_sums are calculated?

Thx in Advance
StarCelli1 is offline  
Old 07/17/2009, 21:33   #2
 
elite*gold: 0
Join Date: Mar 2007
Posts: 369
Received Thanks: 79
Quote:
Originally Posted by StarCelli1 View Post
Hey there,

i got a fast Question, i know theres a way, so my Question is...

I wanna add CPs via a PHP Script, but i need to know how the
chk_sum is calculated to add CPs to a Char...

Could someone explain me how chk_sums are calculated?

Thx in Advance
chk sums is random so you can't know how its counting
so the right way is

1: Delete Chk Sum
2: use the new version of binary what don't use Chk Sum for CPS
becko713 is offline  
Old 07/17/2009, 21:49   #3
 
elite*gold: 0
Join Date: Nov 2008
Posts: 266
Received Thanks: 37
Will there another way becko.....
he can Add New Table in cq_user lets say (CPS)
then he can add new action check that table with every log in i mean in welcome message line he should add the Action ID of the checker at Id_next....
and don't try to let any one buy your newest version when he ask a question i think no one going to buy a BINARY for 1.000 $ any way if there is a buyer don't u think the private server became very public ? what he gonna get if there is Hundreds of servers is free and maybe better? ...
My own View on your rank is its a big mistake ....
best wishes
BloofyGirl is offline  
Old 07/17/2009, 22:03   #4
 
elite*gold: 0
Join Date: Mar 2007
Posts: 369
Received Thanks: 79
Quote:
Originally Posted by BloofyGirl View Post
Will there another way becko.....
he can Add New Table in cq_user lets say (CPS)
then he can add new action check that table with every log in i mean in welcome message line he should add the Action ID of the checker at Id_next....
and don't try to let any one buy your newest version when he ask a question i think no one going to buy a BINARY for 1.000 $ any way if there is a buyer don't u think the private server became very public ? what he gonna get if there is Hundreds of servers is free and maybe better? ...
My own View on your rank is its a big mistake ....
best wishes
do you think you smart Enough

show us how to get the other way work
don't just say and you did't test it before
because its not C#
so lets see how you make it
becko713 is offline  
Old 07/17/2009, 22:14   #5
 
elite*gold: 0
Join Date: Nov 2008
Posts: 266
Received Thanks: 37
i used a checker line before for a quest so i wont say any thing beside this example bellow :
1- Design your cq_user and add new table lets say (CPS)
2- open cq_action search for 1000003 ( the last line of welcome message)
then type 4681703 at id_next
4681703 is the checker line.
3- make a new action like this one bellow:
4681703 4681704 0 1001 0 CPS == 1
4681704 4681705 0 1001 0 e_money += 1000000
4681705 0 0 1010 2005 Congratulations! Your Order is in your Bag .

1000000 is the amount of the CPS that he going to buy.
and Yes I think I'm smart enough do you? I'll feel sorry if you did lol.

EDIT: ITS NOT Full CODE THE FULL ONE SHOULD CHANGE CPS VALUE TO 0 THIS IS ONLY EXAMPLE
BloofyGirl is offline  
Old 07/17/2009, 22:24   #6
 
elite*gold: 0
Join Date: Mar 2007
Posts: 369
Received Thanks: 79
Quote:
Originally Posted by BloofyGirl View Post
i used a checker line before for a quest so i wont say any thing beside this example bellow :
1- Design your cq_user and add new table lets say (CPS)
2- open cq_action search for 1000003 ( the last line of welcome message)
then type 4681703 at id_next
4681703 is the checker line.
3- make a new action like this one bellow:
4681703 4681704 0 1001 0 CPS == 1
4681704 4681705 0 1001 0 e_money += 1000000
4681705 0 0 1010 2005 Congratulations! Your Order is in your Bag .

1000000 is the amount of the CPS that he going to buy.
and Yes I think I'm smart enough do you? I'll feel sorry if you did lol.

EDIT: ITS NOT Full CODE THE FULL ONE SHOULD CHANGE CPS VALUE TO 0 THIS IS ONLY EXAMPLE
can you tell me what Database Type we made for the new table
what is called CPS

because i need to stay with you untill we done
so are you realy test it before
becko713 is offline  
Old 07/17/2009, 22:31   #7
 
elite*gold: 0
Join Date: Nov 2008
Posts: 266
Received Thanks: 37
Type: tinyint and length : 1 and you should figure out some steps with your self...
EDIT: didn't you saw the checker line of reborn when you reborn it check your metempsychosis if it's already 1... i thought you a binary's editor
BloofyGirl is offline  
Old 07/17/2009, 22:40   #8
 
elite*gold: 0
Join Date: Mar 2007
Posts: 369
Received Thanks: 79
Quote:
Originally Posted by BloofyGirl View Post
Type: tinyint and length : 1 and you should figure out some steps with your self...
EDIT: didn't you saw the checker line of reborn when you reborn it check your metempsychosis if it's already 1... i thought you a binary's editor
i already see it
but you try to be smart because you try to add new table and make the binary check it

that is why i say its not C#

so show me how to add new table and let Binary use it to check
becko713 is offline  
Old 07/17/2009, 22:55   #9
 
elite*gold: 0
Join Date: Nov 2008
Posts: 266
Received Thanks: 37
I Already explained and i used that line before on a quest if doesnt work try it it with useless table as Medal and it should be like this bellow
4681703 4681704 0 1001 0 medal == 1
4681704 4681705 0 1001 0 e_money += 1000000
4681705 0 0 1010 2005 Congratulations! Your Order is in your Bag .
.. im lazy to test my first one and you trying to be the smart boy i appreciate that feel but it's impossible I have a work 2morrow so post wat ever you want ill check it latter tomorrow
BloofyGirl is offline  
Old 07/17/2009, 22:55   #10
 
elite*gold: 0
Join Date: Nov 2008
Posts: 266
Received Thanks: 37
I Already explained and i used that line before on a quest if doesnt work try it it with useless table as Medal and it should be like this bellow
4681703 4681704 0 1001 0 medal == 1
4681704 4681705 0 1001 0 e_money += 1000000
4681705 0 0 1010 2005 Congratulations! Your Order is in your Bag .
.. im lazy to test my first one and you trying to be the smart boy i appreciate that feel but it's impossible I have a work 2morrow so post wat ever you want ill check it latter tomorrow

Quote:
Originally Posted by CoAttack View Post
lawl people can make multiple accs
Well that's one thing, and also we got lots of people that create their account and play like 2 days and then quit. so lots of those chars are level 1 and abandoned.

bump - really nobody is interested in working and full-featured autopatch server?
I seen lots of requests on co2 pserver forums recently and nobody cares now?
that's really odd.

Let's try this again..
I released autopatch server for EO Pserver community, and it's 100% compatible with CO autopatch client.


If you need some help on how to create new patch and how to configure autopatch client & server to actualy work here is the guide:
BloofyGirl is offline  
Old 07/17/2009, 22:59   #11
 
elite*gold: 0
Join Date: Mar 2007
Posts: 369
Received Thanks: 79
Quote:
Originally Posted by BloofyGirl View Post
I Already explained and i used that line before on a quest if doesnt work try it it with useless table as Medal and it should be like this bellow
4681703 4681704 0 1001 0 medal == 1
4681704 4681705 0 1001 0 e_money += 1000000
4681705 0 0 1010 2005 Congratulations! Your Order is in your Bag .
.. im lazy to test my first one and you trying to be the smart boy i appreciate that feel but it's impossible I have a work 2morrow so post wat ever you want ill check it latter tomorrow
i did't say you can't use any table already there
but you try to say he can make a new Table
so pleas show me how to do it
or just say you can't use a new table so he better to use useless table
becko713 is offline  
Old 07/18/2009, 00:52   #12
 
danielachraf's Avatar
 
elite*gold: 20
Join Date: Mar 2008
Posts: 958
Received Thanks: 494
both of idiots ...
danielachraf is offline  
Old 07/18/2009, 02:30   #13
 
hunterman01's Avatar
 
elite*gold: 20
Join Date: Dec 2006
Posts: 945
Received Thanks: 175
Quote:
Originally Posted by danielachraf View Post
both of idiots ...
Edit "Both of you are idiots"
hunterman01 is offline  
Old 07/18/2009, 18:11   #14
 
elite*gold: 0
Join Date: Mar 2007
Posts: 369
Received Thanks: 79
where did you go BloofyGirl
becko713 is offline  
Thanks
1 User
Old 07/18/2009, 23:38   #15
 
elite*gold: 0
Join Date: Dec 2007
Posts: 618
Received Thanks: 213
You cant add something in TQ Binary, that client will read it. You cant send the values through packets, because you cant. You can do virtual points, which only the server knows how to use them, when the client won't even know about them. Creating a new collumn, in MYSQL, doesnt mean the client will know about it.
alexbigfoot is offline  
Reply


Similar Threads Similar Threads
how to add your emoney in the DB
03/10/2009 - EO PServer Hosting - 6 Replies
do you find if you change the emoney number of your role in cq_user ,some time you cant log the game ,lol! now i will tell you how to add your emoney in the db easily and you still can log the game! find those column in this cq_user table : account_id emoney chk_sum if the account_id=1 emoney=1000000000 the chk_sum must be 1001740739 if the account_id=2 emoney=1000000000 the chk_sum must be 1001740740 if the account_id=3 emoney=1000000000 the chk_sum must...
Removing Mannequin Chksum
02/08/2009 - EO PServer Hosting - 0 Replies
Alright so I've tried many Tuts and none help much, i unpack the server file and try searching for the chksum thing but i cant ever find it. Can anyone explain step by step wht to do, pics would also help =] thx in advance
[Request]Msg-Server-2.3721-chksum
02/06/2009 - EO PServer Hosting - 0 Replies
Sorry for my silly request, but i got a problem using msgserver 2.3721 with no chksum! I got 4 msgserver 2.371: 1->original , 2-> removed callout_star_req , 3-> removed chksum , 4-> removed chksum+callout_star_req. Nr 1 and 2 are working perfectly, but nr 3 and 4 makes soul.exe give an error on login : LOGIN OVERTIME ! What might be the problem whit chksum?



All times are GMT +2. The time now is 06:13.


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.