Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > DarkOrbit
You last visited: Today at 00:30

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

Advertisement



[Release]DarkOrbit Privat Server Shop Files

Discussion on [Release]DarkOrbit Privat Server Shop Files within the DarkOrbit forum part of the Browsergames category.

Reply
 
Old 07/04/2013, 19:08   #31
 
elite*gold: 0
Join Date: Jul 2013
Posts: 171
Received Thanks: 36
I don't find any bugs with it.

May will don't buy for you because you must buy glasses to read the instructions.
TOWERZ(FR™) is offline  
Old 07/04/2013, 19:28   #32
 
nckrnckr's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 584
Received Thanks: 73
How to buy more than one person
nckrnckr is offline  
Old 07/04/2013, 19:40   #33
 
>D3XTER<'s Avatar
 
elite*gold: 286
Join Date: May 2013
Posts: 255
Received Thanks: 221
Quote:
Originally Posted by nckrnckr View Post
How to buy more than one person
I will fix it soon today i dont have time

Quote:
Originally Posted by nckrnckr View Post
EDİT: not buying
read the instructions on my first post! you must change your userid ...
>D3XTER< is offline  
Old 07/04/2013, 19:44   #34
 
nckrnckr's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 584
Received Thanks: 73
Buy more than one person would be great, but if the problem is solved
thanks
nckrnckr is offline  
Old 07/04/2013, 19:48   #35
 
elite*gold: 0
Join Date: Jul 2013
Posts: 171
Received Thanks: 36
He will solve it, and it's a secret he get help by a good PHP & MYSQL programmer.
Just wait a few months Just kidding in few days will be ready 100%.
TOWERZ(FR™) is offline  
Old 07/04/2013, 21:03   #36
 
Sήøwy's Avatar
 
elite*gold: 1
Join Date: Aug 2010
Posts: 1,329
Received Thanks: 1,723
I will put the good source for you guys haha if you really want lol..
Do one page: buy.php and put this code:
PHP Code:
 <?php  
//Created by Şήøωў!
require('config.php');
  function 
do_alert($msg){
        echo 
'<script type="text/javascript">alert("' $msg '"); </script>';
    }
mysql_connect($dbhost$dbuser$password)or error("Could not connect: ".mysql_error());
mysql_select_db($dbname) or error(mysql_error());

$sql mysql_query("UPDATE server_1_players SET shipId='".$_GET["idship"]."' where playerID='".$_GET["playerID"]."'");
        if(
$sql)
        { 
         echo 
do_alert("Ship changed!");
        }
        else echo 
do_alert("The newbie admin dont know how to edit the mysql config.php!");
header("Location: index.php");
?>
After do another page config.php and put this:
PHP Code:
 <?php  
//Created by Şήøωў!
$dbhost 'localhost'//HERE EDIT! FOR NEWBIES! haha
$dbname 'do';//HERE EDIT! FOR NEWBIES! haha
$dbuser 'root';//HERE EDIT! FOR NEWBIES! haha
$password ='';//HERE EDIT! FOR NEWBIES! haha
?>
Here the litle code u have to put where u want the button!
Change idship.
PHP Code:
<form name="buy" action="buy.php?idship=1&playerID=<?php echo $Users->DataRow['playerID']; ?>" method="post">
 <input type="submit" value="Buy!"/>
</form>
*ps for idiots: dont try this at home!!!!
Sήøwy is offline  
Thanks
5 Users
Old 07/04/2013, 21:24   #37
 
nckrnckr's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 584
Received Thanks: 73
Quote:
Originally Posted by asd26 View Post
I will put the good source for you guys haha if you really want lol..
Do one page: buy.php and put this code:
PHP Code:
 <?php  
//Created by Şήøωў!
require('config.php');
  function 
do_alert($msg){
        echo 
'<script type="text/javascript">alert("' $msg '"); </script>';
    }
mysql_connect($dbhost$dbuser$password)or error("Could not connect: ".mysql_error());
mysql_select_db($dbname) or error(mysql_error());

$sql mysql_query("UPDATE server_1_players SET shipId='".$_GET["idship"]."' where playerID='".$_GET["playerID"]."'");
        if(
$sql)
        { 
         echo 
do_alert("Ship changed!");
        }
        else echo 
do_alert("The newbie admin dont know how to edit the mysql config.php!");
header("Location: index.php");
?>
After do another page config.php and put this:
PHP Code:
 <?php  
//Created by Şήøωў!
$dbhost 'localhost'//HERE EDIT! FOR NEWBIES! haha
$dbname 'do';//HERE EDIT! FOR NEWBIES! haha
$dbuser 'root';//HERE EDIT! FOR NEWBIES! haha
$password ='';//HERE EDIT! FOR NEWBIES! haha
?>
Here the litle code u have to put where u want the button!
Change idship. (for idiots: 1, to 64 or others).
PHP Code:
<form name="buy" action="buy.php?idship=1&playerID=<?php echo $Users->DataRow['exp']; ?>" method="post">
 <input type="submit" value="Buy!"/>
</form>
presentation picture or video presentation

please please please : O
nckrnckr is offline  
Old 07/04/2013, 21:24   #38
 
elite*gold: 0
Join Date: Jul 2010
Posts: 521
Received Thanks: 283
Quote:
else echo do_alert("The newbie admin dont know how to edit the mysql config.php!");
this made my day man :P
Pandemonium2100 is offline  
Old 07/04/2013, 21:29   #39
 
elite*gold: 0
Join Date: Jul 2013
Posts: 171
Received Thanks: 36
Exclamation

Quote:
Originally Posted by asd26 View Post
I will put the good source for you guys haha if you really want lol..
Do one page: buy.php and put this code:
PHP Code:
 <?php  
//Created by Şήøωў!
require('config.php');
  function 
do_alert($msg){
        echo 
'<script type="text/javascript">alert("' $msg '"); </script>';
    }
mysql_connect($dbhost$dbuser$password)or error("Could not connect: ".mysql_error());
mysql_select_db($dbname) or error(mysql_error());

$sql mysql_query("UPDATE server_1_players SET shipId='".$_GET["idship"]."' where playerID='".$_GET["playerID"]."'");
        if(
$sql)
        { 
         echo 
do_alert("Ship changed!");
        }
        else echo 
do_alert("The newbie admin dont know how to edit the mysql config.php!");
header("Location: index.php");
?>
After do another page config.php and put this:
PHP Code:
 <?php  
//Created by Şήøωў!
$dbhost 'localhost'//HERE EDIT! FOR NEWBIES! haha
$dbname 'do';//HERE EDIT! FOR NEWBIES! haha
$dbuser 'root';//HERE EDIT! FOR NEWBIES! haha
$password ='';//HERE EDIT! FOR NEWBIES! haha
?>
Here the litle code u have to put where u want the button!
Change idship. (for idiots: 1, to 64 or others).
PHP Code:
<form name="buy" action="buy.php?idship=1&playerID=<?php echo $Users->DataRow['exp']; ?>" method="post">
 <input type="submit" value="Buy!"/>
</form>
*ps for idiots: dont try this at home!!!!
Hehe again awesome work Andrey!
I am happy you are in my Team for DOPS - PVP THE LAST STAND.
TOWERZ(FR™) is offline  
Old 07/04/2013, 21:30   #40
 
RoKiller1's Avatar
 
elite*gold: 0
Join Date: Jun 2012
Posts: 11
Received Thanks: 6
Thumbs up GJ

Quote:
Originally Posted by asd26 View Post
I will put the good source for you guys haha if you really want lol..
Do one page: buy.php and put this code:
PHP Code:
 <?php  
//Created by Şήøωў!
require('config.php');
  function 
do_alert($msg){
        echo 
'<script type="text/javascript">alert("' $msg '"); </script>';
    }
mysql_connect($dbhost$dbuser$password)or error("Could not connect: ".mysql_error());
mysql_select_db($dbname) or error(mysql_error());

$sql mysql_query("UPDATE server_1_players SET shipId='".$_GET["idship"]."' where playerID='".$_GET["playerID"]."'");
        if(
$sql)
        { 
         echo 
do_alert("Ship changed!");
        }
        else echo 
do_alert("The newbie admin dont know how to edit the mysql config.php!");
header("Location: index.php");
?>
After do another page config.php and put this:
PHP Code:
 <?php  
//Created by Şήøωў!
$dbhost 'localhost'//HERE EDIT! FOR NEWBIES! haha
$dbname 'do';//HERE EDIT! FOR NEWBIES! haha
$dbuser 'root';//HERE EDIT! FOR NEWBIES! haha
$password ='';//HERE EDIT! FOR NEWBIES! haha
?>
Here the litle code u have to put where u want the button!
Change idship. (for idiots: 1, to 64 or others).
PHP Code:
<form name="buy" action="buy.php?idship=1&playerID=<?php echo $Users->DataRow['exp']; ?>" method="post">
 <input type="submit" value="Buy!"/>
</form>
*ps for idiots: dont try this at home!!!!
GJ SNOWY!!!

you are a pro ...now focus on LOST!!!
RoKiller1 is offline  
Old 07/04/2013, 21:32   #41
 
Sήøwy's Avatar
 
elite*gold: 1
Join Date: Aug 2010
Posts: 1,329
Received Thanks: 1,723
I will haha...yes i'm on your team just for help at easy stuff i can't waste time at big things ...i'm developing Lost Galaxy
Sήøwy is offline  
Thanks
1 User
Old 07/04/2013, 21:34   #42
 
Rest-In-Peace's Avatar
 
elite*gold: 0
Join Date: Jun 2013
Posts: 440
Received Thanks: 162
Quote:
Originally Posted by TOWERZ(FR™) View Post
Hehe again awesome work Andrey!
I am happy you are in my Team for DOPS - PVP THE LAST STAND.
LMAO

i can't see any team and project
Rest-In-Peace is offline  
Old 07/04/2013, 21:36   #43
 
nckrnckr's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 584
Received Thanks: 73
Quote:
Originally Posted by asd26 View Post
I will haha...yes i'm on your team just for help at easy stuff i can't waste time at big things ...i'm developing Lost Galaxy
ı give you make teamviewer
nckrnckr is offline  
Old 07/04/2013, 21:41   #44
 
RoKiller1's Avatar
 
elite*gold: 0
Join Date: Jun 2012
Posts: 11
Received Thanks: 6
:)

Quote:
Originally Posted by asd26 View Post
I will haha...yes i'm on your team just for help at easy stuff i can't waste time at big things ...i'm developing Lost Galaxy
YEAH...and you are good!
I am happy that i am in your team,
THX!
RoKiller1 is offline  
Old 07/04/2013, 21:45   #45
 
nckrnckr's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 584
Received Thanks: 73
help me
nckrnckr is offline  
Reply

Tags
shop


Similar Threads Similar Threads
[Release] Darkorbit Server Files Edit neor1326
08/01/2017 - DarkOrbit - 6 Replies
New version 0.2 Edit By neor1326. http://i.epvpimg.com/TJSQe.jpg http://i.epvpimg.com/ROMHf.jpg Download: https://mega.co.nz/#!WQMigQpY!TYB53i04EqKXvUrtRYsJ n3XBJCgyZM_w6QteK10vEZA



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


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.