Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > DarkOrbit
You last visited: Today at 23:39

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

Advertisement



DarkOrbit 7.5.3 / 9.0 / 10.0 - Open Source

Discussion on DarkOrbit 7.5.3 / 9.0 / 10.0 - Open Source within the DarkOrbit forum part of the Browsergames category.

Reply
 
Old 12/24/2021, 07:04   #421
 
elite*gold: 0
Join Date: Sep 2021
Posts: 87
Received Thanks: 1
Maybe someone can help me if I put a new weapon in the game, for example an unstable lf4 weapon, what should I give the exact value in the inventory file?
So what number should I give the new weapon a new value?
I just can’t figure out what the value of the new weapon number should be
I hope someone can help me with this thank you
mano79 is offline  
Old 12/27/2021, 04:58   #422
 
elite*gold: 0
Join Date: Sep 2021
Posts: 87
Received Thanks: 1
No one can give a tip?
mano79 is offline  
Old 12/27/2021, 15:52   #423
 
-=Flavio=-'s Avatar
 
elite*gold: 0
Join Date: Jul 2012
Posts: 604
Received Thanks: 259
I just don't know, take a look at how the inventory works for current lasers and try adding a new one in the same way the current ones work.
-=Flavio=- is offline  
Old 12/27/2021, 16:49   #424
 
elite*gold: 0
Join Date: Sep 2021
Posts: 87
Received Thanks: 1
CreateItem(11, 260, $lf5Count,$lf5lvl); //lf-5
CreateItem(24, 600, $spartanCount,0); //spartan
CreateItem(25,???, $instablelf4Count,$instablelf4lvl); //
Whatever I put in place of the question mark is not good
mano79 is offline  
Old 01/01/2022, 16:11   #425
 
elite*gold: 0
Join Date: Sep 2021
Posts: 87
Received Thanks: 1
Pet design ID
Where exactly can I find pet desing IDs?
mano79 is offline  
Old 01/19/2022, 19:57   #426
 
elite*gold: 0
Join Date: Mar 2020
Posts: 6
Received Thanks: 0
I coded a client myself and it works.
Letosprit is offline  
Old 01/31/2022, 23:03   #427
 
elite*gold: 0
Join Date: Mar 2015
Posts: 50
Received Thanks: 2
Ranking not working help.
Yaso55 is offline  
Old 02/01/2022, 10:52   #428
 
elite*gold: 0
Join Date: Aug 2013
Posts: 1
Received Thanks: 0
Hello guys I have a question about the 10.0 files. I've spent a few hours digging through the code trying to understand just how does it work. From what I've seen the emulator creates and sends packets which the client browser receives, if that is the case then where in the htdocs folder is the part of the program that actually manages and generates the commands that are sent from emulator into flash? (I'm really new to server based apps since all I've ever did were just some simple local based programs, so I'm really lost. But I'm willing to learn).

Thank you very much for any tip whatsoever.
suska5 is offline  
Old 02/01/2022, 13:18   #429
 
-=Flavio=-'s Avatar
 
elite*gold: 0
Join Date: Jul 2012
Posts: 604
Received Thanks: 259
Quote:
Originally Posted by suska5 View Post
Hello guys I have a question about the 10.0 files. I've spent a few hours digging through the code trying to understand just how does it work. From what I've seen the emulator creates and sends packets which the client browser receives, if that is the case then where in the htdocs folder is the part of the program that actually manages and generates the commands that are sent from emulator into flash? (I'm really new to server based apps since all I've ever did were just some simple local based programs, so I'm really lost. But I'm willing to learn).

Thank you very much for any tip whatsoever.
Main.swf but u Will need tô decompile it
-=Flavio=- is offline  
Thanks
1 User
Old 02/01/2022, 14:39   #430

 
#Heizer™'s Avatar
 
elite*gold: 20
Join Date: Nov 2014
Posts: 182
Received Thanks: 141
Quote:
Originally Posted by suska5 View Post
Hello guys I have a question about the 10.0 files. I've spent a few hours digging through the code trying to understand just how does it work. From what I've seen the emulator creates and sends packets which the client browser receives, if that is the case then where in the htdocs folder is the part of the program that actually manages and generates the commands that are sent from emulator into flash? (I'm really new to server based apps since all I've ever did were just some simple local based programs, so I'm really lost. But I'm willing to learn).

Thank you very much for any tip whatsoever.
As flavio said:

Quote:
Originally Posted by -=Flavio=- View Post
Main.swf but u Will need tô decompile it
The main.swf is kinda "crypted" but you can still look around...

First of all you need this Software: JPEXS FFD- I use the v.14.4.0 version build 1939. there you can search your wished version to download.

If everything is installed use following settings .

Now you can load in the main.swf and having fun while digging into it. I would recomend you to look first at a very old version of the main swf, its easier to understand after all.

Have Fun
#Heizer™ is offline  
Thanks
2 Users
Old 02/01/2022, 15:41   #431

 
elite*gold: 6
Join Date: Oct 2017
Posts: 171
Received Thanks: 35
Hello folks,
at first: dont judge me at being a coding newbie / at DO p servers.
I'm learning c# currently and i want to take a look at p server stuff & "develop" just 4 fun.
I've followed all "install" instructions as explained without any problems.
but: 127.0.0.1 & localhost just work at firefox.
older firefox version with flash included show me error messages & i'm not able to get ingame.
Entering login is just possible via refresh.
Does the "basic client" cause these problems only at my pc?
Feel free to add me on Discord when you got time.
Appreciate it & have a nice day!
Rayquazax is offline  
Old 02/01/2022, 17:43   #432
 
elite*gold: 0
Join Date: Feb 2013
Posts: 121
Received Thanks: 39
Quote:
Originally Posted by Rayquazax View Post
Hello folks,
at first: dont judge me at being a coding newbie / at DO p servers.
I'm learning c# currently and i want to take a look at p server stuff & "develop" just 4 fun.
I've followed all "install" instructions as explained without any problems.
but: 127.0.0.1 & localhost just work at firefox.
older firefox version with flash included show me error messages & i'm not able to get ingame.
Entering login is just possible via refresh.
Does the "basic client" cause these problems only at my pc?
Feel free to add me on Discord when you got time.
Appreciate it & have a nice day!
Use an older version of chrome before 12/01/2021 (i also tried with firefox but thats kinda **** ngl) if you are doing it just for fun without a client, disable the auto update and it should work without any problem
loveditoi is offline  
Old 02/01/2022, 18:13   #433

 
#Heizer™'s Avatar
 
elite*gold: 20
Join Date: Nov 2014
Posts: 182
Received Thanks: 141
Quote:
Originally Posted by Rayquazax View Post
Hello folks,
at first: dont judge me at being a coding newbie / at DO p servers.
I'm learning c# currently and i want to take a look at p server stuff & "develop" just 4 fun.
I've followed all "install" instructions as explained without any problems.
but: 127.0.0.1 & localhost just work at firefox.
older firefox version with flash included show me error messages & i'm not able to get ingame.
Entering login is just possible via refresh.
Does the "basic client" cause these problems only at my pc?
Feel free to add me on Discord when you got time.
Appreciate it & have a nice day!
search for chrome portable - done.
#Heizer™ is offline  
Old 02/01/2022, 23:28   #434
 
elite*gold: 0
Join Date: Mar 2015
Posts: 50
Received Thanks: 2
hey mens please help me ranking system not working help .
Yaso55 is offline  
Old 02/02/2022, 16:22   #435
 
elite*gold: 0
Join Date: Nov 2021
Posts: 17
Received Thanks: 2
Cool

Quote:
Originally Posted by Yaso55 View Post
hey mens please help me ranking system not working help .
Discord?
TriplaxXx991 is offline  
Reply

Tags
10.0, 7.5.3, 9.0, darkorbit, emulators


Similar Threads Similar Threads
[Open-Source][C#] EloBuddy, open source League of Legends Bot
05/27/2014 - League of Legends Hacks, Bots, Cheats & Exploits - 8 Replies
-- Snipped --
KBot_5.62_setup.exe ' Open Open Open '
12/18/2011 - DarkOrbit - 5 Replies
KBot_5.62_setup.exe LİNK : http://www.kbotik.com/files/mo_IMG_3.jpg SCAN : http://www.metascan-online.com/img/metascanonline -logo.png



All times are GMT +2. The time now is 23:39.


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.