Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > DarkOrbit
You last visited: Today at 22:07

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



All Server Packets and Functions [C#]

Discussion on All Server Packets and Functions [C#] within the DarkOrbit forum part of the Browsergames category.

Reply
 
Old   #1


 
Requi's Avatar
 
elite*gold: 3800
The Black Market: 244/0/0
Join Date: Dec 2012
Posts: 13,039
Received Thanks: 8,243
All Server Packets and Functions [C#]

After knuck released the DO Offline files, I decompiled the "emulator".
Because I am not a bad pony, I release the code here.

There are all functions of DO Offline and alle Packets for DO with the old main.swf

BIG Thanks to daHackerOwnZ for the program, and sry for leeching your code.

Regards,
Requi
Attached Files
File Type: rar DarkOrbit Server Packets.rar (27.9 KB, 2010 views)
Requi is offline  
Thanks
24 Users
Old 09/07/2013, 17:15   #2
 
Sήøwy's Avatar
 
elite*gold: 1
Join Date: Aug 2010
Posts: 1,329
Received Thanks: 1,723
Thanks for informations good stuff but sadly it was better to put them long time ago.
Sήøwy is offline  
Old 09/07/2013, 17:18   #3
 
nckrnckr's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 584
Received Thanks: 73
why do I need these files?
Can I use azure server?
nckrnckr is offline  
Old 09/07/2013, 17:19   #4


 
Requi's Avatar
 
elite*gold: 3800
The Black Market: 244/0/0
Join Date: Dec 2012
Posts: 13,039
Received Thanks: 8,243
You can't just insert them there.
But you can use few lines of code of this in azure.
Requi is offline  
Old 09/07/2013, 17:27   #5
 
V.I.R.U.S.'s Avatar
 
elite*gold: 0
Join Date: Nov 2010
Posts: 310
Received Thanks: 460
C# suck

Delphi Forever :B
V.I.R.U.S. is offline  
Old 09/07/2013, 17:28   #6


 
Requi's Avatar
 
elite*gold: 3800
The Black Market: 244/0/0
Join Date: Dec 2012
Posts: 13,039
Received Thanks: 8,243
Quote:
Originally Posted by V.I.R.U.S. View Post
C# suck

Delphi Forever :B
We already understood, that you are in love with Delphi. But daHackerOwnZ made this. Not me
Requi is offline  
Old 09/07/2013, 18:34   #7
 
elite*gold: 0
Join Date: Mar 2012
Posts: 13
Received Thanks: 0
Please could nudge this in Azure?
It is not much programming and you're not selfish like the rest ...
I could provide web files identical to the original darkorbit working 100%
xXHeIzEnXx is offline  
Old 09/07/2013, 18:58   #8
 
joepie1215's Avatar
 
elite*gold: 56
Join Date: Jul 2010
Posts: 1,232
Received Thanks: 397
+1 Thanks for sharing with the community , ( although i don't code :P) it's nice you take effort to do this and share it with us
joepie1215 is offline  
Thanks
1 User
Old 09/07/2013, 21:37   #9
 
elite*gold: 0
Join Date: Jan 2012
Posts: 1,996
Received Thanks: 3,420
Thanks to my favorite pony
I will take a look and see what i can do.

Regards, PGM.
NoCheatImPGM is offline  
Thanks
1 User
Old 09/07/2013, 22:17   #10
 
ytr968's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 58
Received Thanks: 22
Thanks for the packets!
I've been looking around for this to do some testing.
ytr968 is offline  
Old 10/20/2013, 13:17   #11
 
elite*gold: 0
Join Date: Oct 2013
Posts: 41
Received Thanks: 3
wie fügt man die ein ?
PureGewaltGGZ is offline  
Old 10/20/2013, 13:26   #12


 
Requi's Avatar
 
elite*gold: 3800
The Black Market: 244/0/0
Join Date: Dec 2012
Posts: 13,039
Received Thanks: 8,243
Ich habs vorher schon geschrieben. Die fügt man nicht einfach ein.
Lern programmieren und du verstehst es.

Ohne Programmierkenntnisse kannst du keinen Server machen.
Requi is offline  
Old 03/29/2014, 22:28   #13
 
elite*gold: 0
Join Date: Oct 2013
Posts: 31
Received Thanks: 5
How to install?
xStrikerBR is offline  
Old 03/29/2014, 22:32   #14


 
Requi's Avatar
 
elite*gold: 3800
The Black Market: 244/0/0
Join Date: Dec 2012
Posts: 13,039
Received Thanks: 8,243
Quote:
Originally Posted by xStrikerBR View Post
How to install?
There is nothing to install. This are source files, which you can open with Notepad++ and maybe copy some logical stuff or packets.
Requi is offline  
Old 04/01/2014, 11:20   #15
 
francomo's Avatar
 
elite*gold: 0
Join Date: Dec 2011
Posts: 375
Received Thanks: 136
with this, packetbots can comeback?.. just asking..
francomo is offline  
Reply


Similar Threads Similar Threads
[Release] +5500 Packets structure , client/packets constants
10/07/2012 - CO2 PServer Guides & Releases - 10 Replies
edit : if u know nothing about packets go to this post first explaining what is packets , and explaining a packet with details and everything http://www.elitepvpers.com/forum/co2-pserver-disc ussions-questions/2162344-packets-packets-packets. html#post19074533 i start making my very own packet structure to use them on my new proxy but i thought of ripping them from the source so yeah the following packets is ripped of trinity base source right now im just providing the packets structure...
[Packets] Wie änder ich flyff packets?
07/16/2011 - Flyff Private Server - 19 Replies
HeyHo, Ich würde sehr gerne wissen wie man die Flyff Packets ändert... ich denke mal Zahlen ändern werden nicht ausreichen oder?
What functions are also server-sided?
06/15/2010 - Mabinogi - 7 Replies
I'm messing with standard.dll and I want to edit a few functions. But I want to know if their also server-sided: SItemExtended::IsFreezedExpireTime() <~~ Will I be able to stop items expiring? SRace::GetRaceType() <~~ Will I be able to eg. Change the race of all humans to giants so I can EvG them? (Even if their elf-sided) core::CAviationFieldMgr::GetCeiling(int) <~~ Will I be able to change the maximum height I can fly at? (Confirmed, it works) core::IPVPMgr::CanAttackTarget(class...



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


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.