• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[REL] Reboot Application - Perfect for Emulators

Status
Not open for further replies.
Custom Title Activated
Loyal Member
Joined
Dec 10, 2007
Messages
2,194
Reaction score
263
Brief Overview:
This simple application/script allows you to reboot your emulator from anywhere via your own website! You no longer have to rush home to reboot that poorly coded emulator, or give certain staff members access to your VPS for rebooting purposes.

Download:


Instructions:
Code:
Instructions:
1) Place "reboot.php" on your webserver where you can easily access it.
2) Place "reboot.bat" on your desktop (or anywhere you find convenient).
3) Open "reboot.php" with a text editor.
4) Change the path to the batch file ("reboot.bat") in "reboot.php".
5) Change the username and password in "reboot.php" so that the file is secure.
6) Save changes to "reboot.php" and close it.
7) Locate "reboot.bat", right click it, and press "Edit".
8) On the first line of "reboot.bat", simply change the name to your application.
9) On the second line of "reboot.bat", change the path to your application.
10) Save changes to "reboot.bat", and close it.

You have successfully installed this simple script!

Screenshot(s):


Credits:
RastaLulz - 100%
 
Old Habbo Developer
Loyal Member
Joined
Jan 12, 2009
Messages
484
Reaction score
142
Brilliant release, brilliant!
 
Junior Spellweaver
Joined
Oct 21, 2008
Messages
134
Reaction score
5
This is nice! thanks soo much 10/10
 
I'm back!
Joined
Nov 29, 2008
Messages
526
Reaction score
95
This is f'ing awesome Rasta, as is everything else you release!

Keep up the great work! 10/10!
 
Master Summoner
Joined
Dec 8, 2008
Messages
559
Reaction score
108
Is for phpmyadmin? and is sever keylogger or virus?
 
Newbie Spellweaver
Joined
Oct 9, 2010
Messages
17
Reaction score
0
I tested it... And it works 100%. Is not for PhpMyAdmin, is for Holograph, Debbo, Hablog... Servers, not PhpMyAdmin. Thanks!
 
Skilled Illusionist
Joined
Jun 30, 2010
Messages
321
Reaction score
48
Awesome Rasta! Thank you so damn much! Going to add it to HabZtar in a minute. ;]
 
Joined
Oct 24, 2009
Messages
536
Reaction score
217
Yeah, I just looked at the code, nice work man.

Obviously I won't be using it as I don't do retros no more, but nice work!

---------- Post added at 01:55 PM ---------- Previous post was at 01:54 PM ----------

Nice :eek:

But how can an PHP script run an .bat file? :eek:
PHP:
<?php
exec('C:\blah\blah\blah\file.bat');
?>
 
Experienced Elementalist
Joined
Sep 19, 2010
Messages
210
Reaction score
74
This does not work, he does not start my emulator and the Page loading and loading..
Here you can test it:

User Name: live emulator
Password: uberEmu123
 
Status
Not open for further replies.
Back
Top