Newt's CO Server Source

01/03/2010 21:32 newts06#1
*EDIT IN BLUE FONT!*


First I would like to thank KingZane for this source I have edited and I would like to thank cooltext for their logos I have used in this program!

This program I made helps with the source, its a .rar file, but within it is an installation program and will save the files to "C:Program Files/" and will make a copy of the launcher on the desktop!

*THIS SOURCE IS A 4351 SOURCE
Links:
Source:[Only registered and activated users can see links. Click Here To Register...]

Client: [Only registered and activated users can see links. Click Here To Register...]

Instructions
-Install the source [Only registered and activated users can see links. Click Here To Register...]

-Then load Newt's CO Server Source.exe (On the Desktop!)

-Then Use "Run Server" to run the server.
-Use "Make Account" to make an account.

Then simply Run the server,
If any questions please leave a message and if there is any problems with the source, I will remake the program to help you out...

*MINOR EDITS*
-Added a Server IP edit button in the program.
-Changed the installation box to a smaller screen.
Nothing that much changed...
01/03/2010 21:40 .Guru#2
thank you, i wanna try this
01/03/2010 22:48 .Ryu#3
Quote:
Originally Posted by newts06 View Post

First I would like to thank KingZane for this source I have edited and I would like to thank cooltext for their logos I have used in this program!

This program I made helps with the source, its a .rar file, but within it is an installation program and will save the files to "C:Program Files/" and will make a copy of the launcher on the desktop!

*THIS SOURCE IS A 4351 SOURCE
Links:
Source:[Only registered and activated users can see links. Click Here To Register...]

Client: [Only registered and activated users can see links. Click Here To Register...]

Instructions
-Install the source [Only registered and activated users can see links. Click Here To Register...]

-Then load Newt's CO Server Source.exe (On the Desktop!)

-Then Use "Run Server" to run the server.
-Use "Make Account" to make an account.

Then simply Run the server,
If any questions please leave a message and if there is any problems with the source, I will remake the program to help you out...
I like this pacth i hate client tho good job but its wrong section here is the right one

Section: [Only registered and activated users can see links. Click Here To Register...]

#requestmove To right section
01/04/2010 06:56 Huseby#4
#Moved
01/04/2010 20:33 Kiyono#5
Haven't seen 4351 sources in a long time, gonna check this out.
01/04/2010 20:43 ImFlamedCOD#6
I checked it out , all this is a version of the UCCO project as BAD and worse as ever , dont mean to flame but fail.
Code:
 
                        else if (TheReq[0] == "cps")
                        {
                            if (ClickyClient.MyChar.CPs >= int.Parse(TheReq[1]))
                            {
                                ClickyClient.MyChar.CPs -= int.Parse(TheReq[1]);
                                byte[] Pack = ThePackets.Vital((long)ClickyClient.MyChar.UID, 30, ClickyClient.MyChar.CPs);
                                ClickyClient.SendPacket(Pack);
                                Requirs = true;
                                if (int.Parse(Id_) == 923 || int.Parse(Id_) == 924)
                                {
                                    ClickyClient.MyChar.CPs += int.Parse(TheReq[1]);
                                    byte[] Pack1 = ThePackets.Vital((long)ClickyClient.MyChar.UID, 30, ClickyClient.MyChar.CPs);
                                    ClickyClient.SendPacket(Pack1);
                                }
                            }
                            else
                                DontHave = false;
No cps back in the day of 1.0

Im not going to flame and say good job but to release such an old source that has been released with the same flaws and bugs as the rest of the sources like it out there is just dumb.
01/04/2010 20:51 Kiyono#7
Quote:
Originally Posted by ImFlamedCOD View Post
I checked it out , all this is a version of the UCCO project as BAD and worse as ever , dont mean to flame but fail.
Code:
 
                        else if (TheReq[0] == "cps")
                        {
                            if (ClickyClient.MyChar.CPs >= int.Parse(TheReq[1]))
                            {
                                ClickyClient.MyChar.CPs -= int.Parse(TheReq[1]);
                                byte[] Pack = ThePackets.Vital((long)ClickyClient.MyChar.UID, 30, ClickyClient.MyChar.CPs);
                                ClickyClient.SendPacket(Pack);
                                Requirs = true;
                                if (int.Parse(Id_) == 923 || int.Parse(Id_) == 924)
                                {
                                    ClickyClient.MyChar.CPs += int.Parse(TheReq[1]);
                                    byte[] Pack1 = ThePackets.Vital((long)ClickyClient.MyChar.UID, 30, ClickyClient.MyChar.CPs);
                                    ClickyClient.SendPacket(Pack1);
                                }
                            }
                            else
                                DontHave = false;
No cps back in the day of 1.0

Im not going to flame and say good job but to release such an old source that has been released with the same flaws and bugs as the rest of the sources like it out there is just dumb.
Nah, this is what was called "hadeset's source" it's source that ws made by copying huge parts of CoEmu or UCCO like you said.
01/04/2010 21:05 lostsolder05#8
Quote:
Originally Posted by ImFlamedCOD View Post
I checked it out , all this is a version of the UCCO project as BAD and worse as ever , dont mean to flame but fail.
Code:
 
                        else if (TheReq[0] == "cps")
                        {
                            if (ClickyClient.MyChar.CPs >= int.Parse(TheReq[1]))
                            {
                                ClickyClient.MyChar.CPs -= int.Parse(TheReq[1]);
                                byte[] Pack = ThePackets.Vital((long)ClickyClient.MyChar.UID, 30, ClickyClient.MyChar.CPs);
                                ClickyClient.SendPacket(Pack);
                                Requirs = true;
                                if (int.Parse(Id_) == 923 || int.Parse(Id_) == 924)
                                {
                                    ClickyClient.MyChar.CPs += int.Parse(TheReq[1]);
                                    byte[] Pack1 = ThePackets.Vital((long)ClickyClient.MyChar.UID, 30, ClickyClient.MyChar.CPs);
                                    ClickyClient.SendPacket(Pack1);
                                }
                            }
                            else
                                DontHave = false;
No cps back in the day of 1.0

Im not going to flame and say good job but to release such an old source that has been released with the same flaws and bugs as the rest of the sources like it out there is just dumb.
its not 1.0. 4283+ is 2.0.
01/05/2010 00:59 zane203#9
=D i remember this, my 1st ever C# programming team ^^, oh man its been ages =3

hadeset 2nd source? i think taken up by samehvan, in which i joined and later took the project and did the last modifications to it =D. Glad to see someone brought it back from teh grave.

Exactly whats new in it O_o i dont have my old C# tools so i cant check it out.

also xD KingZane? i havn't been called that since mah server was up xD... good times... good times.
01/05/2010 02:06 newts06#10
Quote:
Originally Posted by zane203 View Post
=D i remember this, my 1st ever C# programming team ^^, oh man its been ages =3

hadeset 2nd source? i think taken up by samehvan, in which i joined and later took the project and did the last modifications to it =D. Glad to see someone brought it back from teh grave.

Exactly whats new in it O_o i dont have my old C# tools so i cant check it out.

also xD KingZane? i havn't been called that since mah server was up xD... good times... good times.
Thanks man, i been using this source for a while and figureing it out, you made an awesome jobwith this source.
01/05/2010 02:13 newts06#11
Crap I noticed somthing, i forgot to add the server configuration file when i made the easy program, to run the source... I will get to that, and edit my first post for it.
01/05/2010 02:17 newts06#12
Quote:
Originally Posted by Kiyono View Post
Nah, this is what was called "hadeset's source" it's source that ws made by copying huge parts of CoEmu or UCCO like you said.
I used samehvan's source and just modified it a little... and i though i would release my work for people...
01/05/2010 03:44 zane203#13
glad for the respect but my part very little.

the only thing i did in the end was set up a "almost" working mob system x.X, which was done with a good buddy of mine named Saint.

so yea, man more props to you for updating it.
01/05/2010 19:32 NoFatChicks#14
Its such a simple source, thanks. But... (cant make a account / log in)
01/05/2010 20:31 StefanHAKER#15
This pwns , Thanks....The Easier Way to make private server.....Good job