Looking for CLEAN 5165 source or better

01/05/2010 01:00 Viashino#1
Hello, not gonna waste much time so ill get to the point. Yes i wwant to do my own private server. Problem is all the ones i checked have too much useless crap in them (no offence to those who made them, they just arent for me) what i need is very simple. If someone could either show me/ give me a basic source (nothing really modified just everything straight like TQ would have minus being gay and retarded (FUCK YOU TQ)) Just a basic source with all the 6 classes (tro war taoist (w,f) archer ninja) and the normal items. Just all the basic stuff no monsters edited no exp or drop rates edited . Basically a clean slate with all the normal stuff with normal npcs.

I know i may be asking alot but. I want to basically Start from the beginning and tweak and add/remove other things. And set it up completely. If this is possible i would appreciate it very much. If not, can someoen direct me to either a source that almost fits this discription or someone who could help me.

Thank You for your time

P.S. if theres a certain client i will need please include it.
01/05/2010 01:09 pro4never#2
I think you misunderstand the difference between a clean source and a completed source lol...

The reason you don't see any sources around here that have "all the basic stuff with none of the modded stuff" is because to get a source completed to the point where all the classes, skills and npcs work properly and the main systems are functioning then you have a fully working source, which no one is really going to be distributing. The public sources are virtually all projects that were given up on by their creators so they could start fresh and as such they are rather buggy

If you are looking for a basic source I'd suggest base CoEmu2 or Hybrids source. They are not running a modern patch but if you are wanting to start with a blank source, they are the way to go (Hybrids would be actually, coEmu is a bit buggy. Still infinitely superior to lotf though) If you wanted you could always convert them to a newer patch as you add stuff to them but that would be mostly up to you.

Good luck.
01/05/2010 01:18 Viashino#3
ahh maybe i was unclear by my meaning, but none the less u did answer me many thx i will give them a look. I appreciate the helping hand. I would build one myself but with as busy as i get just coding the damn thing would take me ages, but having a basic one to start off with and add things as i go would be a great time saver.
01/05/2010 01:22 pro4never#4
Well I never really used it but I've heard alot of good things about Hybrids source. It's a VERY basic one but it's not fucked up like most of the sources are.

CoEmu is a bit more complete but still missing alot of basic systems (trade, view gears, guilds, wh pass, vending, nobility, upgrading is a bit broken, spells, etc) Most of them have been released or are easy to fix/complete using examples from other sources though.
01/05/2010 01:33 _tao4229_#5
You say basic you mean all original features, no added stuff.
We say basic and we mean logging in with no features.
01/05/2010 01:38 .Ryu#6
Quote:
Originally Posted by _tao4229_ View Post
You say basic you mean all original features, no added stuff.
We say basic and we mean logging in with no features.
Id prefer the Basic logging with no features :), Got one?
01/05/2010 01:40 Viashino#7
well a basic source with nothing but chars would be a clean slateofcourse that woul dbe basically writting everything. Again i am using a 5165 atm but the spawns are ridiculus and its just been modded all to hell, sure i could go through and manually clean it by hand but if ima do that i may as well write the damnt hing myself lol. Biggest problems witht his one is the drop rates which can be fixed, and it goes buggy at times my char was hitting 24 million damage to red devils while i was running thorugh testng it.. If all else fails ill just start one at a time and change/remove stuff this way . Last i ran a co server was a co 1 server long ass time ago. And i cant remember where half the stuff is anymore.
01/05/2010 02:57 pro4never#8
Quote:
Originally Posted by Viashino View Post
well a basic source with nothing but chars would be a clean slateofcourse that woul dbe basically writting everything. Again i am using a 5165 atm but the spawns are ridiculus and its just been modded all to hell, sure i could go through and manually clean it by hand but if ima do that i may as well write the damnt hing myself lol. Biggest problems witht his one is the drop rates which can be fixed, and it goes buggy at times my char was hitting 24 million damage to red devils while i was running thorugh testng it.. If all else fails ill just start one at a time and change/remove stuff this way . Last i ran a co server was a co 1 server long ass time ago. And i cant remember where half the stuff is anymore.

Why are you using a 5165 source just so I know? There are much simpler, more complete, less buggy sources out there for earlier patches that don't contain alot of the BAD (imo) features.

Do you really need the new stuff in your source? If so, you may still be better off converting an earlier source to work for the newer patches (assuming you have knowledge of packets, login sequences, offsets and encryption which I'm the first to admit I have virtually no knowledge of) rather than trying to fix the existing 5165 source.


Quote:
Originally Posted by Cømbat View Post
Id prefer the Basic logging with no features :), Got one?
Again, not used it but InfamousNoone released a virtually bugless clean, blank source a while ago.

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

Heard some good stuff about it a while ago, never had the time or reason to look through it though.
01/05/2010 03:28 .Ryu#9
Quote:
Originally Posted by pro4never View Post
Why are you using a 5165 source just so I know? There are much simpler, more complete, less buggy sources out there for earlier patches that don't contain alot of the BAD (imo) features.

Do you really need the new stuff in your source? If so, you may still be better off converting an earlier source to work for the newer patches (assuming you have knowledge of packets, login sequences, offsets and encryption which I'm the first to admit I have virtually no knowledge of) rather than trying to fix the existing 5165 source.




Again, not used it but InfamousNoone released a virtually bugless clean, blank source a while ago.

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

Heard some good stuff about it a while ago, never had the time or reason to look through it though.
Might i ask wicth revision do i use?
01/05/2010 04:13 pro4never#10
Quote:
Originally Posted by Cømbat View Post
Might i ask wicth revision do i use?
I think 3 was the newest one.

Fairly sure each update added features/fixed bugs. Just read the thread, it will explain it better than me seeing as I never used it. There were some guides/examples in the thread also to add some basic functionality and some of those were added to the revisions (such as the original version didn't even have the walk/run packet in it, fairly sure that was in rev 3 lol)
01/05/2010 05:59 spare2#11
Quote:
Originally Posted by Cømbat View Post
Id prefer the Basic logging with no features :), Got one?
Read and learn this:
[Only registered and activated users can see links. Click Here To Register...]

Get the auth packet structure here:
[Only registered and activated users can see links. Click Here To Register...]

Find an existing source with a working cryptographer, and write a simple auth server.

Login with a client that matches the cryptographer.

You're done.
01/05/2010 17:27 .Ryu#12
Quote:
Originally Posted by spare2 View Post
Read and learn this:
[Only registered and activated users can see links. Click Here To Register...]

Get the auth packet structure here:
[Only registered and activated users can see links. Click Here To Register...]

Find an existing source with a working cryptographer, and write a simple auth server.

Login with a client that matches the cryptographer.

You're done.
Well thanks there... This might help :D
01/06/2010 05:05 Viashino#13
Honestly he only thing i truely want is a basic source with very little in it to add my ow touch to it,

I just need a respectable stable source with first and second rb, skills that work, promotions, ninja class and skills, all items (normal ones so i can add my own customs later) dont need quest npc, just basic working npcs would be fine could care less about lotto, but shopping mall is a nice touch and vip settings and store, gw if able, i dont need fuckign horses -_- waste of time and energy. and a reliable reborn system since the ones i been working on completely screw stuff up.

If i cant find what im looking for ill just have to basically wipe out this screwed up 5165 source i got from Hepi (which btw is crappy) and start all the way from scratch again. Just a clean stabe source would be fine for me. As long as it has the feature i listed if not then ill have to add them later.
01/06/2010 05:06 Arcо#14
Quote:
Originally Posted by Viashino View Post
Honestly he only thing i truely want is a basic source with very little in it to add my ow touch to it,

I just need a respectable stable source with first and second rb, skills that work, promotions, ninja class and skills, all items (normal ones so i can add my own customs later) dont need quest npc, just basic working npcs would be fine could care less about lotto, but shopping mall is a nice touch and vip settings and store, gw if able, i dont need fuckign horses -_- waste of time and energy. and a reliable reborn system since the ones i been working on completely screw stuff up.

If i cant find what im looking for ill just have to basically wipe out this screwed up 5165 source i got from Hepi (which btw is crappy) and start all the way from scratch again. Just a clean stabe source would be fine for me. As long as it has the feature i listed if not then ill have to add them later.

If you want a basic source with very little in it then I suggest using hybrids bugless source. It has almost nothing done. Great for starting your own source.
01/06/2010 05:10 Viashino#15
i keep hearing about hybrids source and im very curious bu when ever i run searches for it i come up with almost nothing. If soemoen could provie me with a link to it i would be very appreciative