hi guys i have a lot of friends wanna me make private server for runescape and i don't know what i have to do to make one with nice function so can anyone till me how i can code something like that
im C# programmer so is it good to create something like that or what !!!!!!!
If you're up to learning Java, C# isn't terribly different from Java, and if you're making a private server from a source, you won't need much knowledge of Java at all.
If you're up to learning Java, C# isn't terribly different from Java, and if you're making a private server from a source, you won't need much knowledge of Java at all.
thx alot bro can you till me what i have to do and is there any open source for it ! or just give me your e-mail ^^
[Development] CPX 3G 09/05/2010 - CO2 Private Server - 6 Replies I know, I know. My last project didn't go too well because it was really rubbish, I guess me and Nullable both agree on that. So yeah, I decided to take this project into development again for those who actually followed the development of the previous project.
I'm writing a new source this time, using different methods and actually have gained more information about certain things. Some examples;
Mapping system:
private Dictionary<uint, IMap> mapCollection;
IMap interface:
...
HSBot - In Development 11/04/2009 - Aion Hacks, Bots, Cheats & Exploits - 8 Replies I thought I'd post my bot so far so that others could give their opinions on it and perhaps tell me what else to add.
Its in very early development and I'm sure there are many bugs with it but you can at least take a look at the GUI and some basic features.
TODO:
Move items in Skill Tree up and down
Process In Combat (pots, etc)
Process Out Of Combat (rest, pots, etc)
Test Waypoint System
Add Code for Chain skills over 1 Chain
New bot development 12/19/2008 - Archlord - 16 Replies Ok, i decided to make a new thread for this.
So basically we have nothing, we're starting from scratch.
So our obvious obstacle is: packet encryption
From my testing I've discovered the whole packet where the "session key" is sent. Meaning I don't know specifically what in the packet is the session key.
I can do all the programming for the bot, packet handling, GUI etc.
But I do need a team, or people willing to help.
Mostly I someone who can analyze the client and find the...
Anyone Interested...New Development 12/13/2008 - Conquer Online 2 - 30 Replies Hey guys,
I was just wondering for those who check this side of the forums whether you would be interested in a "Recorder" for conquer which records the routes that you take and can replay them back and forth.
Example:
Setting a path from a desired location in TC and moving to the TC Mines.
Bot records these jumps and walking movements in Conquer
Goes back to the desired starting location, following the precise movements which were taken to get to the Mines. Can also be played back...
New Bot in Development. 03/02/2008 - Conquer Online 2 - 19 Replies If this is not the correct place for this, then please move it mods, i was unsure of where to put it.
For the DMapViewer, go to:
http://www.elitepvpers.com/forum/co2-main-discussi ons-questions/113588-dmap-file-parsing.html
I've started development on my new bot, it will not be standalone due to the fact that there would be to many things to code, perhaps in the future once everything has been mapped/able to be replicated it can move to standalone, but for now, it will act as a proxy,...