Register for your free account! | Forgot your password?

You last visited: Today at 15:29

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

Advertisement



Immortal Web

Discussion on Immortal Web within the Battle of the Immortals forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2012
Posts: 1
Received Thanks: 0
Immortal Web

Here is immortal web, just first version 0.1.0, let's see first if people can install it without problems .

/


instructions for install xampp and sqlsrv drivers
1- Download Xampp, install.
2- You need to know php version, thread-safe(in xampp is on) and php compiler(vc6 or vc9), do phpinfo().
3- Next, we need dll, so download them from .
4- Keep in mind that

53 -> php version(5.3.x)
ts -> Means that ts is enabled(THREAD-SAFE=enabled)
vc9 -> Compiler php is VC9

If your php version is 5.4 and compiler is VC9, we need php_sqlsrv_54_ts.dll(PHP 5.4 is compiled with VC9), paste the dll to xampp/php/ext and open php.ini(xampp/php), search for the line extension=php_xmlrpc.dll and add this line down extension=php_sqlsrv_54_ts.dll.
5- Start apache, if crashes that means you using wrong dll, if not try using this code:

PHP Code:
<?php
$serverName = "ipmssql or servername";
$connectionInfo = array( "Database"=>"PassportBOIOLD", "UID"=>"sa", "PWD"=>"passwordsa");
$conn = sqlsrv_connect( $serverName, $connectionInfo);
if( $conn ) {
echo "Connection established.<br />";
$sql2 = "exec adduser 'username',0xa15b019f7ab9ba0e01482577acb76e90,'pro mpt','answer','truename',123123,'',123123,' province','city',123123,'address',123123,0,'1998/01/01','qq',0xa15b019f7ab9ba0e01482577acb76e90";
$stmt = sqlsrv_query( $conn, $sql2);
printf($stmt);
if( $stmt === false ) {
die( print_r( sqlsrv_errors(), true));
}
}else{
echo "Connection could not be established.<br />";
echo "<pre>";
die( print_r( sqlsrv_errors(), true));
echo "</pre>";
}
//phpinfo();
?>


If authenticate and connect it will reply, if not well you know.. Connection could not be established.. but that means the dll is the right one. If you still getting this connection cannot be established... open SQL management studio, login, right click on servername->properties->connection->enable "Allow remote conections", restart mssql service.



Start apache and mysql, create a new database (default is 'immortal'), unpack rar in xampp/htdocs, open db.sql and execute the query(mysql).



Go to application-immortal-config-database.php and edit for you right configs.



Go to application-immortal-config-constants.php and you can edit the client/patch path download and the server name.

If you use adduser(mssql) see bellow, then go to application-immortal-controller-website.php and edit this line
PHP Code:
$salt = "0x".$salt;

//Like this
//$salt = "0x".$salt;

Now go to the website, create a new account (login with the email) and check that the username is create too in the mssql db.



Go to mysql, check your id in users table, insert a new line in auth table.

userid = youruserid
priv = 1305

Relogin in the website and now you can add/remove notices.


Tips:

Go to application-immortal-config-config.php and add a new encryption_key, strong one.

If you already use mssql driver (not sqlsrv), go to application-immortal-config-database.php and change this line.
PHP Code:
$db['mssql']['dbdriver'] = 'sqlsrv';
//like this
$db['mssql']['dbdriver'] = 'mssql';

If you place your web in another folder go to application-immortal-config-config.php change base_url for the right path.

You can enable/disable mssql and mysql errors in application-immortal-config-database.php and change db_debug.

The site is worked in


Install PORTABLE version


Extract 7z file
Run setup_xampp.bat

Go to application-immortal-config-database.php and edit for you right configs.

Modify mssql adduser stored procedure

Start apache and try to register


Tested on SQL SERVER 2008 R2
Credits:

BTW Don't Buy AxelCro's Register page, He took everything from ******** and tried to sell it for 20$!

P.S I didn't see that Immortal Web Post here so I took it From

goodluck guys

******** IN LINK PROTECTION IS R A G E Z O N E (without spaces)
adamianioboba is offline  
Reply


Similar Threads Similar Threads
wts immortal bot
06/19/2012 - Diablo 3 Trading - 3 Replies
verkaufe immortal bot nach dem 28.5 25 euro über banküberweisung. grüße
(WTB) Immortal Bot
06/14/2012 - Diablo 3 Trading - 1 Replies
Wie oben schon steht, egal von wann die Lizens ist.
[WTB] Immortal Bot vor 28.5
06/14/2012 - Diablo 3 Trading - 0 Replies
Wie das Topic schon sagt suche ich einen Immortalbot Account der vor dem 28.5 gekauft wurde, sprich Multiaccount fähig ist. Bezahlung gerne per Paypal oder direkt in D3 Gold Bei Interesse bitte per PM melden
Immortal Bot
06/08/2012 - Diablo 3 - 1 Replies
Meine Frage ist wo man am besten mit dem immortal bot Gold Farmen kann also bitte genaue Angaben (bitte Akt und Quest Namen schreiben) und welche Einstellungen sind gut. Ich hab mal gelesen das es für verschiedene Klassen Einstellungen gibt die Vorteile bringen Warum antwortet mir eig. keiner?
Almost immortal...
11/21/2006 - CO2 Guides & Templates - 8 Replies
Well when u are rb u can ralocate ur attribute points (everybody knows that), but heres the point. Get to L110 so u can do ur final promotion than realocate. Since we have cotobo we can add 0 points in strenght some points for agilty (warr/tro) and rest of them in vitality. my tro has got 9k+ hp :) (if ur dura goes low rapair with cotobo) imagine u got loooot pots ur 120+ got loooot of hp = immortal :D



All times are GMT +1. The time now is 15:33.


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.