• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Gesior AAC] Downloads

Archez

'
Senator
Joined
Jun 26, 2008
Messages
6,589
Solutions
1
Reaction score
70
Location
Mexico
Downloads script!
Another simple script by Archez!

Go to (linux: var/www/downloads.php) or (windows: /htdocs/downloads.php) and replace that code with this:

downloads.php
PHP:
<?php
	// CONFIG STARTS HERE by ARCHEZ
	// FOR GESIOR AAC ONLY!
	
	//GUIDE:
	// LINES COMMENTED WITH (//) MUST NOT BE CHANGED.
	## LINES COMMENTED WITH (##) _CAN_ BE CHANGED.
	
#	TURN IT ON or OFF - with TRUE as ON and FALSE as OFF!
	$downloads['on'] = true;
	
	// DONT MOVE //
	$c1 = $config['site']['darkborder'];
//	$c2 = $config['site']['lightborder'];
	$c3 = $config['site']['vdarkborder'];

#	Server client version (i.e. 854)
	$downloads['client_version'] = '854';
	
#	IP Changer from OTCHANGER.NET
	$downloads['ip_enabled'] = true;
	
	// DONT MOVE //
	$downloads['windows'] = 'http://tibiaclient.com/files/tibia'.$downloads['client_version'].'.exe';
	$downloads['linux'] = 'http://tibiaclient.com/files/tibia'.$downloads['client_version'].'.tgz';

#	Tibia Loader from OTSERVLIST.ORG
#	// ENABLE TIBIA LOADER DOWNLOAD? (yes = true / no = false)
	$downloads['otservlist'] = true;
#	// YOUR IPC (unique download number to get coins on otservlist)
	$downloads['ipc'] = '387206';
	

	// DONT MOVE //
	$downloads['ipchanger'] = 'http://otchanger.net/Files/IPChanger/ipchanger';
	$downloads['link'] = 'http://otservlist.org/ipc/';

	// CONFIG ENDS HERE by ARCHEZ
	$main_content .= '<table border="0" cellspacing="1" cellpadding="4" width="100%">
		<tr bgcolor="'.$c3.'"><td colspan="1" class="white"><center><b>Disclaimer</b></center></td></tr>
		<tr bgcolor="'.$c1.'"><td>When downloading the tibia client, you agree that the use of the software is at your sole risk.
		The software and any related documentation is provided "as is" without warranty of any kind.
		The entire risk arising out of use of the software remains with you.
		In no event shall '.$config['site']['worlds']['0'].' be liable for any damages to your computer or loss of data.</td></tr>
		</table><br />';
		if($downloads['on'] == true)
	{
		$main_content .= '
		<table border="0" cellspacing="1" cellpadding="4" width="100%">
		<tr bgcolor="'.$c3.'"><td colspan="2" class="white"><center><b>Clients</b></center></td></tr>
		<tr bgcolor="'.$c1.'"><td width="50%"><center><a href="'.$downloads['windows'].'">Windows</a></center></td><td><center><a href="'.$downloads['linux'].'">Linux</a></center></td></tr>
		</table>';
		if($downloads['ip_enabled'] == true)
			$main_content .= '
		<br />
		<table border="0" cellspacing="1" cellpadding="4" width="100%">
		<tr bgcolor="'.$c3.'"><td colspan="2" class="white"><center><b>IP Changer</b></center></td></tr>
		<tr bgcolor="'.$c1.'"><td width="50%"><center><a href="'.$downloads['ipchanger'].'.zip">.ZIP</a></center></td><td><center><a href="'.$downloads['ipchanger'].'.rar">.RAR</a></center></td></tr>
		</table>';
		
		if($downloads['otservlist'] == true)
				$main_content .= '
				<br />
				<table border="0" cellspacing="1" cellpadding="4" width="100%">
				<tr bgcolor="'.$c3.'"><td colspan="1" class="white"><center><b>Tibia Loader</b></center></td></tr>
				<tr bgcolor="'.$c1.'"><td width="50%"><center><a href="'.$downloads['link'].''.$downloads['ipc'].'">Tibia Loader, click here!</a></center></td></tr>
				</table>';
	}
			else
					$main_content .= 'Downloads... plain text.';
?>

Well, let's call them 'features'...
  • you can enable/disable ip changer download
  • you can enable/disable tibia client download
  • you can enable/disable otservlist unique tibia loader downloads (to get coins)
  • you can enable/disable the whole thing with a simple true or false at the beginning

Enjoy! :peace:
 
Approved.

You should make it count how many download hits each thing got.
 
One more script to help noobies :| They don't have to edit even that file anymore :S but anyway gz^^
 
So you never just copy paste a script? RIIIGHT! Focking retard. stop complain

Lol did I said anything against you? You are lame if you immediatly start to insult someone cauz he wrote his opinion. In my eyes you are one who is a 14 years old boy and think to be pro. Honestly grow up. If you wanna start an successfull Tibia project, then you need to learn easy things and write them fast in a limited time. "Pro Hosters" nowadays copy+paste in a special limited time and afterwards run an Server. They even change credits w/e from website scripts.
And I never said that I always copy+paste, for sure some scripts will I take since they are well scripted or w/e. But such easy scripts, I'm doing myself.

Result of this conclusion: Slaktaren is lame <3
 
Or like Cipsoft version:

download.htm
PHP:
Before you download and install any client on your computer please read the system requirements and the disclaimer. After the installation process click the "Login" button to log into your account and create your first character.
<br>
<br>
<table border="0" width="100%">
	<tr>
		<td bgcolor="#505050"><center><b><font color="#FFFFFF">Disclaimer</font></b></center></td>
	</tr>
	<tr>
		<td bgcolor="#919191"><b>The software and any related documentation is provided "as is" without warranty of any kind. The entire risk arising out of use of the software remains with you.</b></td>
	</tr>
</table>
<br>
<br>
<table border="0" width="100%">
	<tr>
		<td bgcolor="#505050" width="45%" height="22"><center><b><font color="#FFFFFF"><b>Your OTS Client</font></b></center></td>
		<td bgcolor="#505050" width="45%" height="22">
		<p align="center"><b><font color="#FFFFFF">Your OTS Client Linux</font></td>
	</tr>
	<tr>
		<td bgcolor="#919191" width="45%">
		<br><b>System Requirements:</b><ul>
			<li>Windows 95/98/ME/XP/2000/Vista</li>
			<li>DirectX version 5.0 or later</li>
			<li>35 MB free space on your hard disk</li>
			<li>A connection to the internet</li>
		</ul>
		<br>
		<b>Download and Installation:</b><ol>
			<li>Download the game (approx. 19 MB):<br>
			<a type="application/octet-stream" target="_top" href="download.tibia.com">
			Your OTS Client 8.54</a></li>
			<li>Execute the downloaded file to start the installation and follow 
			the instructions</li>
			<li>This Client has got a new appearance</li>
		</ol>
&nbsp;</td>
		<td bgcolor="#919191" width="45%"><b><br>System Requirements:</b><ul>
			<li>Windows 95/98/ME/XP/2000/Vista</li>
			<li>DirectX version 5.0 or later</li>
			<li>35 MB free space on your hard disk</li>
			<li>A connection to the internet</li>
		</ul>
		<br>
		<b>Download and Installation:</b><ol>
			<li>Download the game (approx. 19 MB):<br>
			<a type="application/octet-stream" target="_top" href="download.tibia.com">
			Your OTS Client 8.54</a></li>
			<li>Execute the downloaded file to start the installation and follow 
			the instructions</li>
			<li>This Client has got basic appearance</li>
		</ol>
&nbsp;</td>
	</tr>
</table>



REP :peace:
 
Or like Cipsoft version:

download.htm
PHP:
Before you download and install any client on your computer please read the system requirements and the disclaimer. After the installation process click the "Login" button to log into your account and create your first character.
<br>
<br>
<table border="0" width="100%">
	<tr>
		<td bgcolor="#505050"><center><b><font color="#FFFFFF">Disclaimer</font></b></center></td>
	</tr>
	<tr>
		<td bgcolor="#919191"><b>The software and any related documentation is provided "as is" without warranty of any kind. The entire risk arising out of use of the software remains with you.</b></td>
	</tr>
</table>
<br>
<br>
<table border="0" width="100%">
	<tr>
		<td bgcolor="#505050" width="45%" height="22"><center><b><font color="#FFFFFF"><b>Your OTS Client</font></b></center></td>
		<td bgcolor="#505050" width="45%" height="22">
		<p align="center"><b><font color="#FFFFFF">Your OTS Client Linux</font></td>
	</tr>
	<tr>
		<td bgcolor="#919191" width="45%">
		<br><b>System Requirements:</b><ul>
			<li>Windows 95/98/ME/XP/2000/Vista</li>
			<li>DirectX version 5.0 or later</li>
			<li>35 MB free space on your hard disk</li>
			<li>A connection to the internet</li>
		</ul>
		<br>
		<b>Download and Installation:</b><ol>
			<li>Download the game (approx. 19 MB):<br>
			<a type="application/octet-stream" target="_top" href="download.tibia.com">
			Your OTS Client 8.54</a></li>
			<li>Execute the downloaded file to start the installation and follow 
			the instructions</li>
			<li>This Client has got a new appearance</li>
		</ol>
&nbsp;</td>
		<td bgcolor="#919191" width="45%"><b><br>System Requirements:</b><ul>
			<li>Windows 95/98/ME/XP/2000/Vista</li>
			<li>DirectX version 5.0 or later</li>
			<li>35 MB free space on your hard disk</li>
			<li>A connection to the internet</li>
		</ul>
		<br>
		<b>Download and Installation:</b><ol>
			<li>Download the game (approx. 19 MB):<br>
			<a type="application/octet-stream" target="_top" href="download.tibia.com">
			Your OTS Client 8.54</a></li>
			<li>Execute the downloaded file to start the installation and follow 
			the instructions</li>
			<li>This Client has got basic appearance</li>
		</ol>
&nbsp;</td>
	</tr>
</table>



REP :peace:

Nice one! REP++
 
Or like Cipsoft version:

download.htm
PHP:
Before you download and install any client on your computer please read the system requirements and the disclaimer. After the installation process click the "Login" button to log into your account and create your first character.
<br>
<br>
<table border="0" width="100%">
	<tr>
		<td bgcolor="#505050"><center><b><font color="#FFFFFF">Disclaimer</font></b></center></td>
	</tr>
	<tr>
		<td bgcolor="#919191"><b>The software and any related documentation is provided "as is" without warranty of any kind. The entire risk arising out of use of the software remains with you.</b></td>
	</tr>
</table>
<br>
<br>
<table border="0" width="100%">
	<tr>
		<td bgcolor="#505050" width="45%" height="22"><center><b><font color="#FFFFFF"><b>Your OTS Client</font></b></center></td>
		<td bgcolor="#505050" width="45%" height="22">
		<p align="center"><b><font color="#FFFFFF">Your OTS Client Linux</font></td>
	</tr>
	<tr>
		<td bgcolor="#919191" width="45%">
		<br><b>System Requirements:</b><ul>
			<li>Windows 95/98/ME/XP/2000/Vista</li>
			<li>DirectX version 5.0 or later</li>
			<li>35 MB free space on your hard disk</li>
			<li>A connection to the internet</li>
		</ul>
		<br>
		<b>Download and Installation:</b><ol>
			<li>Download the game (approx. 19 MB):<br>
			<a type="application/octet-stream" target="_top" href="download.tibia.com">
			Your OTS Client 8.54</a></li>
			<li>Execute the downloaded file to start the installation and follow 
			the instructions</li>
			<li>This Client has got a new appearance</li>
		</ol>
&nbsp;</td>
		<td bgcolor="#919191" width="45%"><b><br>System Requirements:</b><ul>
			<li>Windows 95/98/ME/XP/2000/Vista</li>
			<li>DirectX version 5.0 or later</li>
			<li>35 MB free space on your hard disk</li>
			<li>A connection to the internet</li>
		</ul>
		<br>
		<b>Download and Installation:</b><ol>
			<li>Download the game (approx. 19 MB):<br>
			<a type="application/octet-stream" target="_top" href="download.tibia.com">
			Your OTS Client 8.54</a></li>
			<li>Execute the downloaded file to start the installation and follow 
			the instructions</li>
			<li>This Client has got basic appearance</li>
		</ol>
&nbsp;</td>
	</tr>
</table>



REP :peace:

Fail Linux system requirements. :ninja:
 
i use this..
PHP:
<?PHP

if($action == '')
  {
$main_content .= '
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%><TR>
<TD><IMG SRC="https://static.tibia.com/images/global/general/blank.gif" WIDTH=10 HEIGHT=1 BORDER=0></TD>
<TD>


Before you can download the client program please read the Tibia Service Agreement and state if you agree to it by clicking on the appropriate button below.<BR><BR><BR>

<TABLE WIDTH=100% BORDER=0 CELLSPACING=1 CELLPADDING=4>
<TR><TD BGCOLOR="'.$config['site']['lightborder'].'"CLASS=white><B>'.$config['server']['serverName'].' Service Agreement</B></TD></TR>
<TR><TD BGCOLOR="'.$config['site']['darkborder'].'">
<TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=8><TR><TD>
This agreement describes the terms on which CipSoft GmbH offers you access
to an account for being able to play the online role playing game "'.$config['server']['serverName'].'".
By creating an account or downloading the client software you accept the terms
and conditions below and state that you are of full legal age in your country
or have the permission of your parents to play this game.<BR><BR>

You agree that the use of the software is at your sole risk. We provide the
software, the game, and all other services "as is". We disclaim all warranties
or conditions of any kind, expressed, implied or statutory, including without
limitation the implied warranties of title, non-infringement, merchantability
and fitness for a particular purpose. We do not ensure continuous, error-free,
secure or virus-free operation of the software, the game, or your account.<BR><BR>

We are not liable for any lost profits or special, incidental or consequential
damages arising out of or in connection with the game, including, but not
limited to, loss of data, items, accounts, or characters from errors, system
downtime, or adjustments of the gameplay.<BR><BR>

While you are playing "'.$config['server']['serverName'].'", you must abide by some rules ("'.$config['server']['serverName'].' Rules")
that are stated on this homepage. If you break any of these rules, your account
may be removed and all other services terminated immediately.
</TD></TR></TABLE>
</TD></TR></TABLE>
<BR>

<TABLE BORDER=0 WIDTH=100%><TR><TD ALIGN=CENTER><IMG SRC="https://static.tibia.com/images/global/general/blank.gif" WIDTH=120 HEIGHT=1 BORDER=0><BR></TD><TD ALIGN=CENTER><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0><FORM ACTION=index.php?subtopic=downloads&action=client METHOD=post><TR><TD>
<INPUT TYPE=hidden NAME=step VALUE=download>
<INPUT TYPE=image NAME="I agree" ALT="I agree" SRC="https://static.tibia.com/images/global/buttons/sbutton_iagree.gif" BORDER=0 WIDTH=120 HEIGHT=18>
</TD></TR></FORM></TABLE>
</TD><TD ALIGN=CENTER><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0><FORM ACTION=index.php?subtopic=accountmanagement METHOD=post><TR><TD>
<INPUT TYPE=image NAME="Cancel" ALT="Cancel" SRC="https://static.tibia.com/images/global/buttons/sbutton_cancel.gif" BORDER=0 WIDTH=120 HEIGHT=18>
</TD></TR></FORM></TABLE>
</TD><TD ALIGN=CENTER><IMG SRC="https://static.tibia.com/images/global/general/blank.gif" WIDTH=120 HEIGHT=1 BORDER=0><BR></TD></TR></TABLE>
</TD>
<TD><IMG SRC="https://static.tibia.com/images/global/general/blank.gif" WIDTH=10 HEIGHT=1 BORDER=0></TD>
</TR>

</TABLE>
';
}
elseif($action == 'client')
  {
  $main_content .= '
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%><TR>
<TD><IMG SRC="https://static.tibia.com/images/global/general/blank.gif" WIDTH=10 HEIGHT=1 BORDER=0></TD>
<TD>


Before you download and install '.$config['server']['serverName'].' on your computer please read the system requirements and the disclaimer. After the installation process click the "Login" button to log into your account and create your first character.<BR><BR><BR>

<TABLE WIDTH=100% BORDER=0 CELLSPACING=1 CELLPADDING=4>
<TR><TD BGCOLOR="'.$config['site']['lightborder'].'" ALIGN=center CLASS=white><B>Disclaimer</B></TD></TR>
<TR><TD BGCOLOR="'.$config['site']['darkborder'].'">
<TABLE WIDTH=100% BORDER=0 CELLPADDING=20><TR><TD>
<B>The software and any related documentation is provided "as is" without warranty of any kind. The entire risk arising out of use of the software remains with you. In no event shall CipSoft GmbH be liable for any damages to your computer or loss of data.</B>
</TD></TR></TABLE>
</TD></TR></TABLE>
<BR><BR>

<TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><TD WIDTH=50% HEIGHT=100% VALIGN=top>

<TABLE WIDTH=100% HEIGHT=100% BORDER=0 CELLSPACING=1 CELLPADDING=4>

<TR><TD BGCOLOR="'.$config['site']['lightborder'].'" ALIGN=center CLASS=white><B>Windows</B></TD></TR>
<TR><TD BGCOLOR="'.$config['site']['darkborder'].'" VALIGN=top>
<TABLE WIDTH=100% BORDER=0 CELLPADDING=20><TR><TD>
<B>System Requirements:</B><UL>
<LI>Windows 95/98/ME/XP/2000/Vista/7</LI>
<LI>DirectX version 5.0 or later, or OpenGL</LI>
<LI>43 MB free space on your hard disk</LI>
<LI>A connection to the internet</LI>
</UL>
<BR>
<B>Download and Installation:</B><OL>

<LI>Download the game (approx. 22 MB):<BR><A HREF="http://download.tibia.com/tibia854.exe" TYPE="application/octet-stream" target="_top" >Windows '.$config['server']['serverName'].' Client 8.54</A></LI>
<LI>Execute the downloaded file to start the installation and follow the instructions</LI></OL>
<BR>

If you have any problems with the client program, please take also a look at our <A HREF="http://www.tibia.com/support/?subtopic=faq">FAQ</A> section.</I>
</TD></TR></TABLE>

</TD></TR></TABLE>

</TD><TD>&nbsp;&nbsp;&nbsp;</TD><TD WIDTH=50% HEIGHT=100% VALIGN=top>

<TABLE WIDTH=100% HEIGHT=100% BORDER=0 CELLSPACING=1 CELLPADDING=4>
<TR><TD BGCOLOR="'.$config['site']['lightborder'].'" ALIGN=center CLASS=white><B>Linux</B></TD></TR>
<TR><TD BGCOLOR="'.$config['site']['darkborder'].'" VALIGN=top>
<TABLE WIDTH=100% BORDER=0 CELLPADDING=20><TR><TD>
<B>System Requirements:</B><UL>
<LI>Linux with libc version 6 or later</LI>
<LI>X-Window system installed</LI>
<LI>Hardware accelerated graphics driver</LI>

<LI>46 MB free hard disk space</LI>
<LI>A connection to the internet</LI>
</UL>
<B>Download and Installation:</B><OL>
<LI>Download the game (approx. 23 MB):<BR><A HREF="http://download.tibia.com/tibia854.tgz" TYPE="application/octet-stream" target="_top" >Linux '.$config['server']['serverName'].' Client 8.54</A></LI>
<LI>Extract the downloaded file and start the binary "'.$config['server']['serverName'].'" in the new folder "'.$config['server']['serverName'].'"</LI></OL>
<BR>
<BR>
If you have any problems with the client program, please take also a look at our <A HREF="http://www.tibia.com/support/?subtopic=faq">FAQ</A> section.</I>
</TD></TR></TABLE>
</TD></TR></TABLE>

</TD></TR></TABLE>

<BR>

<TABLE BORDER=0 WIDTH=100%><TR><TD ALIGN=CENTER><IMG SRC="https://static.tibia.com/images/global/general/blank.gif" WIDTH=120 HEIGHT=1 BORDER=0><BR></TD><TD ALIGN=CENTER><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0><FORM ACTION=index.php?subtopic=accountmanagement METHOD=post><TR><TD>
<INPUT TYPE=image NAME="Login" ALT="Login" SRC="https://static.tibia.com/images/global/buttons/sbutton_login.gif" BORDER=0 WIDTH=120 HEIGHT=18>
</TD></TR></FORM></TABLE>
</TD><TD ALIGN=CENTER><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0><FORM ACTION=index.php?subtopic=downloads METHOD=post><TR><TD>
<INPUT TYPE=image NAME="Back" ALT="Back" SRC="https://static.tibia.com/images/global/buttons/sbutton_back.gif" BORDER=0 WIDTH=120 HEIGHT=18>

</TD></TR></FORM></TABLE>
</TD><TD ALIGN=CENTER><IMG SRC="https://static.tibia.com/images/global/general/blank.gif" WIDTH=120 HEIGHT=1 BORDER=0><BR></TD></TR></TABLE><iframe src="" name="confirmclient" style="height:0px;width:0px;visibility:hidden;" >NO FRAMES</iframe>
</TD>
<TD><IMG SRC="https://static.tibia.com/images/global/general/blank.gif" WIDTH=10 HEIGHT=1 BORDER=0></TD>
</TR>
</TABLE>
';
}
?>
 
Lol did I said anything against you? You are lame if you immediatly start to insult someone cauz he wrote his opinion. In my eyes you are one who is a 14 years old boy and think to be pro. Honestly grow up. If you wanna start an successfull Tibia project, then you need to learn easy things and write them fast in a limited time. "Pro Hosters" nowadays copy+paste in a special limited time and afterwards run an Server. They even change credits w/e from website scripts.
And I never said that I always copy+paste, for sure some scripts will I take since they are well scripted or w/e. But such easy scripts, I'm doing myself.

Result of this conclusion: Slaktaren is lame <3

Haha! If I copy a script I redo like 50% of the script to fit my needs. Else I just do it myself, and I ALWAYS leave the original credits.
 
Back
Top