elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   DarkOrbit (https://www.elitepvpers.com/forum/darkorbit/)
-   -   [Collection Thread] Private Server Info and Support Thread (https://www.elitepvpers.com/forum/darkorbit/2830133-private-server-info-support-thread.html)

Sήøwy 06/09/2015 00:23

Quote:

I was wondering why they has all that params, like 1|newX|newY|oldX|oldY instead of just something like 1|playerID.
As far as I know, they were using that type of packets just for traking stuff, not for logistic.

From that packet you only need newX, newY.
OldX, OldY could only offer the option to point the float variations but anyway that doesn't worth.

Tip: You could make a speed hack test , but that can't be trusted because they might have lag :D
Your system should be dooing everything, everytime.

Googlė 06/09/2015 10:43

Thanks for the help guys, you're awesome ;-)

I just have one more question though, if you don't mind:

When I send the attack packet: a|UserID|selectedUserID|laserColor (Example: a|1|2|1)
the user attacking turns towards the target as it should but it doesn't shoot lasers. What am I doing wrong?

By the way, this is with the old client (2008'ish)

S7K Yuuki 06/09/2015 10:52

Quote:

Originally Posted by Googlė (Post 32114385)
Thanks for the help guys, you're awesome ;-)

I just have one more question though, if you don't mind:

When I send the attack packet: a|UserID|selectedUserID|laserColor (Example: a|1|2|1)
the user attacking turns towards the target as it should but it doesn't shoot lasers. What am I doing wrong?

By the way, this is with the old client (2008'ish)

I never used that client.. but in 4.1 for example, once you've the target selected you send the attack packet 0|a|userID|targetID|laserColor|pilotSheetSkill1|pi lotSheetSkill2

Then you need to send the "damage packet"
0|Y|userID|targetID|L|targetHealth|targetShield|da mage

Thats "one shot" so you will need to do a "while(user.isAttacking())" or something like that.

As I said idk how that client works exactly

Regards.-

Googlė 06/09/2015 11:15

Quote:

Originally Posted by S7K Yuuki (Post 32114427)
I never used that client.. but in 4.1 for example, once you've the target selected you send the attack packet 0|a|userID|targetID|laserColor|pilotSheetSkill1|pi lotSheetSkill2

Then you need to send the "damage packet"
0|Y|userID|targetID|L|targetHealth|targetShield|da mage

Thats "one shot" so you will need to do a "while(user.isAttacking())" or something like that.

As I said idk how that client works exactly

Regards.-

I tried sending the damage packet too but that only shows the damage done. I did however found out that it works with SAB. Everytime I send the attack packet and use 4 as LaserColor, it does show the laser effect, but not when I try to use the others lasers :/

Sήøwy 06/09/2015 11:35

Hi there,
Contact me on Skype and I will help you with that.

It can be affected by more reasons, but I'm sure I can help you.

S7K Yuuki 06/09/2015 11:40

Then maybe the problem is in game.xml.

Take a look inside of it, maybe is loading wrong some resources.

Regards.-

ZeusReally 06/10/2015 11:18

how to fix pvp servers chat SPAM _?

manulaiko3.0 06/10/2015 11:24

Quote:

Originally Posted by ZeusReally (Post 32123898)
how to fix pvp servers chat SPAM _?

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

Sήøwy 06/10/2015 13:34

Quote:

Originally Posted by ZeusReally (Post 32123898)
how to fix pvp servers chat SPAM _?

Quote:

Originally Posted by manulaiko3.0 (Post 32123923)
[Only registered and activated users can see links. Click Here To Register...]

Let's hope next time you ask well

Check the time of last packet was sent on chat and if it's lower then X ms, don't accept it,kick him etc.

45the45 06/11/2015 14:19

Test private server: (RT SERVER)
[Only registered and activated users can see links. Click Here To Register...]

oleg-19952008 06/12/2015 12:49

Hi guys. There is a problem, can't find where should be the JSON code where you want to insert, the database I have regained almost all that was left to fill it.
[IMG=expandable: 1]https://pp.vk.me/c629502/v629502021/2efb/TDb65RWpDj4.jpg[/IMG]
In files darkplanets was base64 encryption, it turned out that displayed the encrypted code into base64 and then he stood in JSON format. No there such a scheme ?

UPD
I was able to partially solve the problem, at random I pulled "{}" in the database, and now the error is gone, but that's not all as I understand it. xD

Try to start the emulator, it runs, but in the space of exit does not work, writes that "game session for UID = 38 doesn't exist" . What am I doing wrong ? The queries in the code I altered under the old option base players_accounts replaced on accounts.

alexutu2013 06/12/2015 20:00

hi all :) can someone tell me, what emulator use liderdakr pvp server ?? azure or something else, thx :D

Destiny 06/12/2015 20:19

Quote:

Originally Posted by oleg-19952008 (Post 32142224)
Hi guys. There is a problem, can't find where should be the JSON code where you want to insert, the database I have regained almost all that was left to fill it.
[IMG=expandable: 1]https://pp.vk.me/c629502/v629502021/2efb/TDb65RWpDj4.jpg[/IMG]
In files darkplanets was base64 encryption, it turned out that displayed the encrypted code into base64 and then he stood in JSON format. No there such a scheme ?

UPD
I was able to partially solve the problem, at random I pulled "{}" in the database, and now the error is gone, but that's not all as I understand it. xD

Try to start the emulator, it runs, but in the space of exit does not work, writes that "game session for UID = 38 doesn't exist" . What am I doing wrong ? The queries in the code I altered under the old option base players_accounts replaced on accounts.

you need session id

oleg-19952008 06/12/2015 20:22

Quote:

Originally Posted by edox77 (Post 32146104)
you need session id

I figured with the sessionID only need to fill the database, but in what form is there to be I don't know what some of the entries will be in JSON format, I have an empty store in the hangar is empty, no nothing.

Luffa 06/12/2015 22:34

Quote:

Originally Posted by oleg-19952008 (Post 32146140)
I figured with the sessionID only need to fill the database, but in what form is there to be I don't know what some of the entries will be in JSON format, I have an empty store in the hangar is empty, no nothing.


I can drop you a hint, once you figured out the base block of the system, it's all up from there.

Kind Regards +A

manulaiko3.0 06/12/2015 22:40

Quote:

Originally Posted by Αnonymous (Post 32147223)
I can drop you a hint, once you figured out the base block of the system, it's all up from there.

If you look on some of the system I probably build, as you might be looking at now, is it not that difficult.
Find a trace, find the start point and you are good to go :D

Edit: i can not remember EXACTLY where the entry point of data is, but you'll find it :D

Kind Regards +A

He's using SB files so rebuild the JSONs are as easy as reading the models classes

See you!

oleg-19952008 06/13/2015 14:07

Who can share the file main.swf 9-the version ? Downloaded from official game file doesn't work.

manulaiko3.0 06/13/2015 14:27

Quote:

Originally Posted by oleg-19952008 (Post 32151381)
Who can share the file main.swf 9-the version ? Downloaded from official game file doesn't work.

If you can't make it working don't try to make a PS with latest client

oleg-19952008 06/13/2015 14:32

Quote:

Originally Posted by manulaiko3.0 (Post 32151580)
If you can't make it working don't try to make a PS with latest client

I understand that the file will not work, I need a file from spacebattles


Shock only posted 8.4.5,and 9.0 were fine, but I need exactly the 9.0 client.

Manifest. 06/13/2015 15:20

JPB Winner now i want to be and JPA Winner :D
[IMG=expandable: 1]http://i.imgur.com/HJ4ZMnx.png[/IMG]

oleg-19952008 06/13/2015 15:27

Quote:

Originally Posted by Manifest. (Post 32152037)
JPB Winner now i want to be and JPA Winner :D
[IMG=expandable: 1]http://i.imgur.com/HJ4ZMnx.png[/IMG]

Not the topic...

Should the emulator to close the database connection ?
[IMG=expandable: 1]https://pp.vk.me/c629502/v629502021/3268/oG7OcKnuyEU.jpg[/IMG]

0wnix 06/13/2015 22:33

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

Working on a new project... :o

Chanhy 06/14/2015 10:59

Download link on darkorbit private server ? :)

Diаmonds 06/14/2015 11:18

Quote:

Originally Posted by jonyloco (Post 32157894)
Hello friends I have a problem is that when I go to the Donation section Proxy DarkPlanets me Could you tell me how to remove it appears regret my bad English

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

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

Help

Look at the url of the second window, it should be your own and not secure.darkplanets.

LeBuya. 06/14/2015 12:45

Have anyone good server files like darkplanets? PVE

LEJYONER(DS) 06/14/2015 15:19

Hi guys, I installed DarkOrbit Remix PS 3.0 [Beta Release] but how to start emulator ?

Emulator=java

Real.epvp 06/14/2015 16:07

Quote:

Hi guys, I installed DarkOrbit Remix PS 3.0 [Beta Release] but how to start emulator ?

Emulator=java
Import the Emulator Into Eclipse. Then you can run it from there.

halenko 06/14/2015 16:15

1 Attachment(s)
Hello elitepvpers, I have been trying to get the 9.0 client SpaceBattles emulator to work, but i am stuck on this. I want to go to map, emulator starts normally, i am connecting but then it will not connect. In emulator it says: Game session already exists to this user.
Seems like its connecting the same account two times. Can you help?

Requi 06/14/2015 16:18

Just to clear up something. It's forbidden to ask for DarkPlanets Files. Neither it's allowed to post them (except you're cryz35 or Bau).

LEJYONER(DS) 06/14/2015 16:42

What problem? (Who can help me?)
[IMG=expandable: 1]http://i.epvpimg.com/l3Bmd.jpg[/IMG]

manulaiko3.0 06/14/2015 16:53

Quote:

Originally Posted by LEJYONER(DS) (Post 32162472)
What problem? (Who can help me?)
[IMG=expandable: 1]http://i.epvpimg.com/l3Bmd.jpg[/IMG]

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

LeBuya. 06/14/2015 17:28

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

45the45 06/14/2015 17:48

Quote:

Originally Posted by LeBuya. (Post 32162971)
What Wrong?
[Only registered and activated users can see links. Click Here To Register...]

Screen emu?

please

LeBuya. 06/14/2015 20:19

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

jonyloco 06/14/2015 21:05

how to solve this problem
 
Quote:

Originally Posted by Diаmonds (Post 32159386)
Look at the url of the second window, it should be your own and not secure.darkplanets.

thanks brother.
When I change the href , he sent me this message, off page .

No files detected "But I have the right direction in which the document is "

This is mi code

HTML Code:

<div class="payment_box multiplier_box">

                                <a href="./indexInternal.es.php?action=internalPaymentProxy" class="open_external">
                                    <span class="headline">Doubler Advantage Pack:</span>
                                    <span class="text">Double the pack, double the fun - The contents of every Bonus Box will be credited to your account twice!</span>
                                    <span class="logo package1"><!--  --></span>
                                </a>

                            </div>


manulaiko3.0 06/14/2015 22:30

Quote:

Originally Posted by LeBuya. (Post 32164710)
Need help..
[Only registered and activated users can see links. Click Here To Register...]

Quote:

Originally Posted by LeBuya. (Post 32162971)
What Wrong?
[Only registered and activated users can see links. Click Here To Register...]

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

HammerTyrs22 06/16/2015 16:19

Hello Epvp user ,

I have a question

How would the Jason string look for ClanBattlestaion ?

I have no idea how that must look like ( attribute , value )

I would appreciate help in the point Thanks in advance

Code:

String[] cbss = new String[]{};
                try {
                    cbss = cbsIDsString.split(",");
                } catch (NullPointerException e) {
                    //no battleStations on this map}
                }
                short[] cbsIDs = new short[cbss.length];
                for (short i = 0; i < cbss.length; i++) {
                    cbsIDs[i] = Short.valueOf(cbss[i]);
                }


Code:

Exception in thread "main" java.lang.NumberFormatException: For input string: "["mapId":0"
        at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
        at java.lang.Integer.parseInt(Integer.java:580)
        at java.lang.Short.parseShort(Short.java:118)
        at java.lang.Short.valueOf(Short.java:174)
        at java.lang.Short.valueOf(Short.java:200)
        at mysql.QueryManager.loadMaps(QueryManager.java:56)
        at main.ServerManager.loadDataFromDB(ServerManager.java:94)
        at main.ServerManager.begin(ServerManager.java:63)
        at main.Launcher.main(Launcher.java:62)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.intellij.rt.execution.application.AppMain.main(AppMain.java:140)


manulaiko3.0 06/16/2015 16:38

Quote:

Originally Posted by HammerTyrs22 (Post 32180669)
Hello Epvp user ,

I have a question

How would the Jason string look for ClanBattlestaion ?

I have no idea how that must look like ( attribute , value )

I would appreciate help in the point Thanks in advance

Code:

String[] cbss = new String[]{};
                try {
                    cbss = cbsIDsString.split(",");
                } catch (NullPointerException e) {
                    //no battleStations on this map}
                }
                short[] cbsIDs = new short[cbss.length];
                for (short i = 0; i < cbss.length; i++) {
                    cbsIDs[i] = Short.valueOf(cbss[i]);
                }


Code:

Exception in thread "main" java.lang.NumberFormatException: For input string: "["mapId":0"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Short.parseShort(Short.java:118)
at java.lang.Short.valueOf(Short.java:174)
at java.lang.Short.valueOf(Short.java:200)
at mysql.QueryManager.loadMaps(QueryManager.java:56)
at main.ServerManager.loadDataFromDB(ServerManager.java:94)
at main.ServerManager.begin(ServerManager.java:63)
at main.Launcher.main(Launcher.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:140)


I don't think (and hope) anyone is going to give you support on a leaked/forced-to-release files.

See you!

Luffa 06/16/2015 17:53

Lets play with the GG system:

[IMG=expandable: 1]http://puu.sh/ir5f2/e530a937de.jpg[/IMG]

[IMG=expandable: 1]http://puu.sh/ir5jG/36ec3c4020.jpg[/IMG]

Recoding and rebuilding the gg generator scripts i made once.

HammerTyrs22 06/16/2015 19:35

Quote:

Originally Posted by manulaiko3.0 (Post 32180839)
I don't think (and hope) anyone is going to give you support on a leaked/forced-to-release files.

See you!

-,- realy?! , you spam only -,-


All times are GMT +2. The time now is 22:00.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.