Register for your free account! | Forgot your password?

You last visited: Today at 07:03

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

Advertisement



IShop in Game 100% FREE BEDAVA YANİ

Discussion on IShop in Game 100% FREE BEDAVA YANİ within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2010
Posts: 56
Received Thanks: 6
IShop in Game 100% FREE BEDAVA YANİ

Youtube :



SHOP.PHP GELEN DEĞER MD5 İLE ŞİFRELENMİŞTİR.

COFIG aç

usr/game/ch_1 ... ee CONFIG
MALL : web site adresi





YOUR WEBSİTE SEO PAGE SYSTEM OKE

WEBSİTEN SEO SAYFALAMA SİSTEMİ OLMASI LAZIM..


NEW ASP PAGE --


mt2klastr.com/shop.asp
PHP Code:
<%

sas=request.QueryString("sas")

set conn=server.CreateObject("adodb.connection")
conn.open "driver={mysql odbc 3.51 driver}; server=25.172.42.100; uid=root; pwd=123456; db=player;" 

Session_id 23300 ???

Set sorgu=conn.execute("Select * from player where id="&Session_id&"")

sahan3=md5(sorgu("id")&sorgu("account_id")&"GF9001")

if 
sahan3=sas then

response
.write"WELCOME PLAYER :D"

ELSE

response.write"ERROR"

end if

%> 
PHP FAZLA BİLMİYORUM

NEW PHP PAGE -- I'm sorry I do not know PHP

mt2klastr.com/shop.php
PHP Code:

<?

$sas
=$_GET["sas"]

mysql_select_db("player");

$sorgu mysql_query("Select * from player where id="&Session_id&"");

$sorgu2mysql_query($sorgu,$sqlServ);

$sahan3=md5($sorgu2->id $sorgu2->account_id "GF9001")

if(
$sas=$sahan3)
{
echo 
"WELCOME PLAYER :D";

}

else
{
echo 
"ERROR";
}

?>
sahannn is offline  
Thanks
3 Users
Old 12/13/2012, 12:45   #2


 
.UnknownUser™'s Avatar
 
elite*gold: 0
The Black Market: 100/0/1
Join Date: Jun 2011
Posts: 3,364
Received Thanks: 1,743
Cool Story !

And now? How is the Release?!
>Metin2 PServer Guides & Strategies<
.UnknownUser™ is offline  
Old 12/13/2012, 12:55   #3


 
Philoy's Avatar
 
elite*gold: 52
Join Date: Oct 2012
Posts: 2,860
Received Thanks: 1,560
When you don´t puplic the page, put it here
Philoy is offline  
Old 12/13/2012, 13:11   #4
 
elite*gold: 0
Join Date: Jan 2010
Posts: 56
Received Thanks: 6
MOVED PLS
sahannn is offline  
Old 12/13/2012, 14:15   #5
 
elite*gold: 0
Join Date: May 2012
Posts: 1,810
Received Thanks: 1,112
Write in German or English please.
_Layesd is offline  
Thanks
1 User
Old 12/13/2012, 14:25   #6
 
.BeKiiR#'s Avatar
 
elite*gold: 1
Join Date: Jun 2012
Posts: 1,185
Received Thanks: 198
Almanca yada English'ce yazsan daha iyi olur.

Übersetztung:

Schreib es lieber auf Deutsch oder Englisch ist besser für uns.
.BeKiiR# is offline  
Thanks
1 User
Old 12/13/2012, 14:28   #7
 
elite*gold: 0
Join Date: Jan 2010
Posts: 56
Received Thanks: 6
Oke
sahannn is offline  
Old 12/13/2012, 16:41   #8
 
ExecuteSQL's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 28
Received Thanks: 5
eyv sahoo.
ExecuteSQL is offline  
Old 12/13/2012, 17:38   #9
 
StaLL0's Avatar
 
elite*gold: 0
Join Date: Sep 2011
Posts: 41
Received Thanks: 7
Eyv Pomps
StaLL0 is offline  
Old 12/14/2012, 11:36   #10
 
elite*gold: 0
Join Date: Jun 2008
Posts: 60
Received Thanks: 39
<%

sas=request.QueryString("sas")

set conn=server.CreateObject("adodb.connection")
conn.open "driver={mysql odbc 3.51 driver}; server=25.172.42.100; uid=root; pwd=123456; db=player;"

Session_id = 23300 ???

Set sorgu=conn.execute("Select * from player where id="&Session_id&"")

sahan3=md5(sorgu("id")&sorgu("account_id")&"GF9001 ")

if sahan3=sas then

response.write"WELCOME PLAYER "

ELSE

response.write"ERROR"

end if

%>
Niks90 is offline  
Old 12/14/2012, 13:23   #11
 
elite*gold: 0
Join Date: Jan 2010
Posts: 56
Received Thanks: 6
Quote:
Originally Posted by Niks90 View Post
<%

sas=request.QueryString("sas")

set conn=server.CreateObject("adodb.connection")
conn.open "driver={mysql odbc 3.51 driver}; server=25.172.42.100; uid=root; pwd=123456; db=player;"

Session_id = 23300 ???

Set sorgu=conn.execute("Select * from player where id="&Session_id&"")

sahan3=md5(sorgu("id")&sorgu("account_id")&"GF9001 ")

if sahan3=sas then

response.write"WELCOME PLAYER "

ELSE

response.write"ERROR"

end if

%>
sas=request.QueryString("sas") GAME CONFIG shop page

sahan3=md5(sorgu("id")&sorgu("account_id")&"GF9001 ") md5

if sas=sahan3 then oke
sahannn is offline  
Old 12/14/2012, 13:57   #12
 
xRocknRoLL's Avatar
 
elite*gold: 0
Join Date: Jun 2012
Posts: 12
Received Thanks: 5
thanks
xRocknRoLL is offline  
Old 12/14/2012, 16:26   #13
 
ƮΦвi's Avatar
 
elite*gold: 255
Join Date: Sep 2012
Posts: 405
Received Thanks: 152
Thaank you
ƮΦвi is offline  
Old 12/14/2012, 17:20   #14
 
.Seriously's Avatar
 
elite*gold: 54
Join Date: Jun 2012
Posts: 753
Received Thanks: 194
Sind das nur diese 2 PHP Ausschnitte ?
.Seriously is offline  
Reply


Similar Threads Similar Threads
Original IShop in Game
03/19/2013 - Metin2 Trading - 13 Replies
Hi, I want to introduce my Item Shop The same as the original, in order to understand what it is please watch the video, because my English is very bad The item shop has a system of DR and DB Dynamic categories Item dynamic Promotions and paypal purchases dynamic Seamlessly integrated with the file server
IShop in Game 100%
12/16/2012 - Metin2 Trading - 29 Replies
Hi, I want to introduce my Item Shop The same as the original, in order to understand what it is please watch the video, because my English is very bad The item shop has a system of DR and DB Dynamic categories Item dynamic Promotions and paypal purchases dynamic



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


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.