You last visited: Today at 19:08
Advertisement
Private Server Info and Support Thread
Discussion on Private Server Info and Support Thread within the DarkOrbit forum part of the Browsergames category.
09/10/2017, 22:31
#2956
elite*gold: 0
Join Date: Jan 2012
Posts: 1,997
Received Thanks: 3,422
Quote:
Originally Posted by
manulaiko3.0
How many of you would be interested in a public API for Private Servers?
With it, it would be possible to:
Simplify each private server database to the point where it could be easily removed (so you can center only in the CMS/emulator)
Make available 3rd part apps like user statistics, communities, tools...
Make possible to play with the same account on all private servers.
Simplify the CMS development as things like Login, Register, Shop... will be leveraged to the API
I'd love it!
09/10/2017, 23:24
#2957
elite*gold: 0
Join Date: Jun 2015
Posts: 647
Received Thanks: 956
Quote:
Originally Posted by
NoCheatImPGM
I'd love it!
And that's basically gonna be the death of all Private Servers.
09/12/2017, 15:34
#2958
elite*gold: 0
Join Date: May 2014
Posts: 663
Received Thanks: 1,154
Quote:
Originally Posted by
NUMANDERBUHMAN
And that's basically gonna be the death of all Private Servers.
I'm pretty sure it won't.
Btw, this is how it will look like:
As it's a GraphQL api you'll be able to get everything you need with a single request, simplifying everything like infinite times more.
09/21/2017, 16:01
#2959
elite*gold: 0
Join Date: Sep 2014
Posts: 280
Received Thanks: 42
What is the packet "fc " ???
i get it when send the packet for create a group!
09/23/2017, 02:49
#2960
elite*gold: 3570
Join Date: Dec 2012
Posts: 13,044
Received Thanks: 8,252
Quote:
Originally Posted by
steppdroid
What is the packet "fc " ???
i get it when send the packet for create a group!
Open up the main.swf and find out?????
09/23/2017, 13:06
#2961
elite*gold: 14
Join Date: Mar 2017
Posts: 72
Received Thanks: 162
09/23/2017, 17:09
#2962
elite*gold: 0
Join Date: Jul 2015
Posts: 102
Received Thanks: 95
Quote:
Originally Posted by
~Skyfall~
Why are you promoting leaked/stolen files?
09/25/2017, 03:39
#2963
elite*gold: 3570
Join Date: Dec 2012
Posts: 13,044
Received Thanks: 8,252
Quote:
Originally Posted by
~Skyfall~
Atleast get yourself a proper host and domain mate.
09/25/2017, 14:32
#2964
elite*gold: 1
Join Date: Jun 2011
Posts: 1,464
Received Thanks: 1,065
Mirror'd!
(backlink incl.)
09/26/2017, 16:44
#2965
elite*gold: 14
Join Date: Mar 2017
Posts: 72
Received Thanks: 162
Quote:
Originally Posted by
UND3RW0RLD
Mirror'd!
(backlink incl.)
Nice one, but dont worry no one can down weebly server
09/27/2017, 10:27
#2966
elite*gold: 1
Join Date: Jun 2011
Posts: 1,464
Received Thanks: 1,065
is possible. i did this for educational reasons, to show someone how easy it is to clone webpages. and i'll contribute dp-source in like a week.
09/29/2017, 17:24
#2967
elite*gold: 0
Join Date: Nov 2015
Posts: 35
Received Thanks: 2
Does anyone know the private server
?
And who is the developer?
Or it just another fake/stolen server?
09/30/2017, 10:18
#2968
elite*gold: 0
Join Date: Sep 2014
Posts: 280
Received Thanks: 42
Hi guys, why load only the mmo base?! ****!
Code:
string[] basi = new string[] { "redStation|1|0|10200|1400", "blueStation|2|0|18000|11400", "greenStation|3|0|11800|11400" };
foreach (string element in basi)
{
if (MapId == 17)
{
Session.SendData(PacketComposer.Compose("s", "0|1|" + element));
}
}
09/30/2017, 10:34
#2969
elite*gold: 0
Join Date: Dec 2014
Posts: 341
Received Thanks: 225
Quote:
Originally Posted by
steppdroid
Hi guys, why load only the mmo base?! ****!
Code:
string[] basi = new string[] { "redStation|1|0|10200|1400", "blueStation|2|0|18000|11400", "greenStation|3|0|11800|11400" };
foreach (string element in basi)
{
if (MapId == 17)
{
Session.SendData(PacketComposer.Compose("s", "0|1|" + element));
}
}
Why you use foreach and if for send the stations?
09/30/2017, 10:36
#2970
elite*gold: 0
Join Date: Sep 2014
Posts: 280
Received Thanks: 42
Quote:
Originally Posted by
LEJYONER(DS)
Why you use foreach and if for send the stations?
With this no work... Send only the mmo base..
Code:
if (Session.CharacterInfo.MapId == 17){
Session.SendData(PacketComposer.Compose("s", "0|1|redStation|1|0|2000|1200"));
Session.SendData(PacketComposer.Compose("s", "0|1|blueStation|2|0|19000|1200"));
Session.SendData(PacketComposer.Compose("s", "0|1|greenStation|3|0|19200|11500"));}
Similar Threads
Private private server :P READ FOR MORE INFO
12/01/2010 - SRO Private Server - 12 Replies
hey guys im wondering if there is anyway to make a real private server like ZSZC or SWSRO or MYSRO but to where i can only play and level a character and as if it was a real private server. but just for me, not like an emulator where im already lvl 90 or 120 or whatever. i mean one where i set the rates and i level. if not then ok u can close this. but i was just wondering.
All times are GMT +2. The time now is 19:09 .