Register for your free account! | Forgot your password?

You last visited: Today at 16:35

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

Advertisement



Automatic CPs

Discussion on Automatic CPs within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2010
Posts: 174
Received Thanks: 13
Automatic CPs

Okay i know there is already a few releases out for this but does anybody know how to get automatic cps working, so they go into your inventory? Ive tried to follow Arco's guide but it never worked (hes helped me before but i lost the source) and I tried the other one where it was random :$ atm im using Deckers source, but it doesnt have the CP thing in it, could anybody help me??


Thanks
2010mrsurfer is offline  
Old 06/10/2010, 13:32   #2
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Quote:
Originally Posted by 2010mrsurfer View Post
Okay i know there is already a few releases out for this but does anybody know how to get automatic cps working, so they go into your inventory? Ive tried to follow Arco's guide but it never worked (hes helped me before but i lost the source) and I tried the other one where it was random :$ atm im using Deckers source, but it doesnt have the CP thing in it, could anybody help me??


Thanks
Not quite sure what part wouldn't be working... it's a fairly basic thing to do. Find where your source handles monster death and then add player cp's and print out a nice msg. You can then do any random chance or amount calcs you want
pro4never is offline  
Thanks
1 User
Old 06/10/2010, 13:46   #3
 
elite*gold: 0
Join Date: May 2010
Posts: 174
Received Thanks: 13
}
else if (MyMath.ChanceSuccess(DropRates.CP))
{
if (Char != null)
if (Char.VipLevel >= 3)
{
if (Char.Inventory.Count <= 39)
{
return;
}

Is this sort of right? I just thought of it then?
2010mrsurfer is offline  
Old 06/10/2010, 14:38   #4
 
sawickas's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 617
Received Thanks: 38
Vip level =0 and cps + 50
sawickas is offline  
Old 06/10/2010, 14:44   #5
 
elite*gold: 0
Join Date: May 2010
Posts: 174
Received Thanks: 13
Thanks I did the VIP 0 bit but where do I put the cps 50 bit ^^
2010mrsurfer is offline  
Old 06/10/2010, 15:48   #6
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Just remove the vip check entirely. The cps should be something similar to gc.mychar.cps += amount.
pro4never is offline  
Old 06/10/2010, 22:22   #7
 
elite*gold: 0
Join Date: May 2010
Posts: 174
Received Thanks: 13
Huh I think C# doesnt like me at all....

if (MyMath.ChanceSuccess(DropRates.CPs))
{
if (Char != null)
{
Char.CPs += 200;
}
}
}


DI2.Info.ID = 1088000;
DI2.Info.MaxDur = DI2.Info.DBInfo.Durability;
DI2.Info.CurDur = DI2.Info.MaxDur;

That's the code I put for the CP drops and there no errors, if I use somebody else's with is excatly the same I get errors xD wierddddd
2010mrsurfer is offline  
Old 06/11/2010, 02:03   #8
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,765
Received Thanks: 5,291
Quote:
Originally Posted by sawickas View Post
Vip level =0 and cps + 50
Why not just take out the vip check completely?
Arcо is offline  
Old 06/11/2010, 02:04   #9
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Quote:
Originally Posted by 2010mrsurfer View Post
Huh I think C# doesnt like me at all....

if (MyMath.ChanceSuccess(DropRates.CPs))
{
if (Char != null)
{
Char.CPs += 200;
}
}
}


DI2.Info.ID = 1088000;
DI2.Info.MaxDur = DI2.Info.DBInfo.Durability;
DI2.Info.CurDur = DI2.Info.MaxDur;

That's the code I put for the CP drops and there no errors, if I use somebody else's with is excatly the same I get errors xD wierddddd

You still have the wrong number of brackets! You must open/close the same ones. Remove one of the closing ones and you should be fine.
pro4never is offline  
Old 06/11/2010, 02:05   #10
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,765
Received Thanks: 5,291
if (MyMath.ChanceSuccess(DropRates.CPs))
{
Char.CPs += amount;
}
Done.
Arcо is offline  
Old 06/11/2010, 12:09   #11
 
elite*gold: 0
Join Date: May 2010
Posts: 174
Received Thanks: 13
hmm ill try it later, uploading a youtube video atm and its taking ages xD
2010mrsurfer is offline  
Reply


Similar Threads Similar Threads
Automatic reboot in 15 sec
10/08/2009 - Metin2 Private Server - 7 Replies
Hi, hab ne Frage bzw auch ein Problem mit Virtual Pc also wenn ich meinen Server starte kommt das hier: http://img15.imageshack.us/img15/6144/rebootk.png Wieso? :/ Gestern ging alles noch
Bug use for automatic ban
05/03/2009 - Lineage 2 - 2 Replies
Hi guy I need an exploit on L2j ct2.2 which make automaticaly ban
automatic writing
09/06/2008 - Cabal Online - 1 Replies
first apology for the bad English. I would like to ask it how is allowed to write automatically continuously because of you my character? in that manner than the alz vendors. (alz seller) It would be necessary to repeat 2-3 texts continuously. thanks for help. :handsdown:
automatic writing
09/06/2008 - Cabal Hacks, Bots, Cheats, Exploits & Macros - 1 Replies
first apology for the bad English. I would like to ask it how is allowed to write automatically continuously because of you my character? in that manner than the alz vendors. (alz seller) It would be necessary to repeat 2-3 texts continuously. thanks for help. :handsdown:
Ctr+Tab automatic
11/04/2005 - Conquer Online 2 - 1 Replies
Hallo Leute Könnte ihr mir helfen ich suche nen Prog was Automatisch(in5min abstanden) zwische meheren Conquerfenster hin und her Schaltet....? Ich habe es schon mit Automation Anywhere 2.0 versucht aber ich bekomme das nicht so hin wie ich das möchte. Danke in voraus



All times are GMT +2. The time now is 16:35.


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.