[REL] Flatfile Easy Made LOADER! [REL]
This is much easier for a loader.
Note - Make sure you save file as .php (Thanks for the reminder sPLAZE)
Make one file called variables.php
then put the following in there
PHP Code:
<?php
$hotelname = "";
$texts = "";
$vars = "";
$dcr = "";
$ip = "";
$port = "";
$siteurl = "";
$loaderurl = "";
?>
Then make this other page called index.php
and add the following code:
PHP Code:
<html>
<head>
<title><?php echo $hotelname; ?></title>
<base target="_blank">
</head>
<body bgcolor="#000000" topmargin="0" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">
<div align=center>
<param name="src" value="">
<param name="swRemote" value="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Spits' swContextMenu='true' ">
<param name="swStretchStyle" value="none">
<param name="swText" value="">
<param name="bgColor" value="#000000">
<param name="sw6" value="external.texts.txt=<?php echo $texts; ?>">
<param name="sw2" value="connection.info.host=<?php echo $ip; ?>;connection.info.port=<?php echo $port; ?>>
<param name="sw4" value="connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001">
<param name="sw3" value="client.reload.url=<?php echo $loaderurl; ?>">
<param name="sw1" value="site.url=<?php echo $siteurl; ?>;url.prefix=<?php echo $siteurl; ?>">
<param name="sw5" value="external.variables.txt=<?php echo $texts; ?>">
">
<embed src="<?php echo $dcr; ?>" bgColor="#000000" width="720" height="540" align="middle" swRemote="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='massivewake' swContextMenu='true'" swStretchStyle="none" swText="" type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/"
sw6="external.texts.txt=<?php echo $texts; ?>"
sw2="connection.info.host=<?php echo $ip; ?>;connection.info.port=<?php echo $port; ?>"
sw4="connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001"
sw3="client.reload.url=<?php echo $loaderurl; ?>"
sw1="site.url=<?php echo $siteurl; ?>;url.prefix=<?php echo $siteurl; ?>"
sw5="external.variables.txt=<?php echo $vars; ?>">
</div>
</body>
</html>
or you could just put them all in one php file and it'll work. :P
~Enjoy
Re: [REL] Flatfile Easy Made LOADER! [REL]
Woaw, is this a PHP loader, :o Please post screenie how the loader looks :o
Re: [REL] Flatfile Easy Made LOADER! [REL]
Just looks like the ordinary loaders, lol.
Re: [REL] Flatfile Easy Made LOADER! [REL]
Omg, why make it php, and just not keep it html? D:
Re: [REL] Flatfile Easy Made LOADER! [REL]
Run faster, and it looks more unique PHP xD
Re: [REL] Flatfile Easy Made LOADER! [REL]
x], well i like it =) 7.8/10
Re: [REL] Flatfile Easy Made LOADER! [REL]
Re: [REL] Flatfile Easy Made LOADER! [REL]
Cj I dont understand it really.How does it capture your $hotelname and etc.If you didnt Include core.php or anything...
Re: [REL] Flatfile Easy Made LOADER! [REL]
Code:
<?php
$hotelname = "";
$texts = "";
$vars = "";
$dcr = "";
$ip = "";
$port = "";
$siteurl = "";
$loaderurl = "";
?>
Should be on top...
Re: [REL] Flatfile Easy Made LOADER! [REL]
Quote:
Originally Posted by
Suzushima
Cj I dont understand it really.How does it capture your $hotelname and etc.If you didnt Include core.php or anything...
$ip are variables that can be echo, just add your DCR, Vars, Text, IP and Port into them.. and it will correspond.
Quote:
Originally Posted by
Guildjuhh
Code:
<?php
$hotelname = "";
$texts = "";
$vars = "";
$dcr = "";
$ip = "";
$port = "";
$siteurl = "";
$loaderurl = "";
?>
Should be on top...
Doesn't matter where.. :\
Re: [REL] Flatfile Easy Made LOADER! [REL]
YEs it does, otherwise the code isn't able to echo the name in the title dumbass..
Re: [REL] Flatfile Easy Made LOADER! [REL]
Quote:
Originally Posted by
Guildjuhh
YEs it does, otherwise the code isn't able to echo the name in the title dumbass..
Dumbass?
what do you know and don't come criticizing, because i released it how i want, but since you the bitch, ill fix it.
Re: [REL] Flatfile Easy Made LOADER! [REL]
Uh i probebly know more then you..
And if you do something wrong i have to critisise (how do you type that in english ?) you. And you can release what you want but atleast release something that is fully working..
Re: [REL] Flatfile Easy Made LOADER! [REL]
Quote:
Originally Posted by
Guildjuhh
Uh i probebly know more then you..
And if you do something wrong i have to critisise (how do you type that in english ?) you. And you can release what you want but atleast release something that is fully working..
It was.. I tested it and the hotel name worked, but hey everyone has different visual experiences...
anyways, I don't need name calling around here... So if you're gonna HELP then HELP the right way.
Re: [REL] Flatfile Easy Made LOADER! [REL]
Lol, Loads better than having to look through the loader for the IP spot and PORT, Gives me a headache.. Lulz, Yeh awsome release and even if putting the Code at the top didn't make a differance I think it just makes it even easyier for you to acsess, So Great release 10/10