PDA

View Full Version : [Release] Most Simple and best restarter EVER!



LiLLeCarl
14-01-09, 12:33 AM
Hello :)
Here you will get the best restarter you can get for ANY Emu
AspireHeartstone:

@ECHO OFF
CLS
ECHO Aspire Hearthstone Started %time:~0,5% %date:~1%
:SERVERLOOP
hearthstone-world.exe
ECHO Aspire Hearthstone Restarted %time:~0,5% %date:~1%
ECHO.
GOTO SERVERLOOP
:END


@ECHO OFF
CLS
ECHO Aspire Hearthstone Started %time:~0,5% %date:~1%
:SERVERLOOP
hearthstone-logonserver.exe
ECHO Aspire Hearthstone Restarted %time:~0,5% %date:~1%
ECHO.
GOTO SERVERLOOP
:END

Ascent:

@ECHO OFF
CLS
ECHO Ascent Started %time:~0,5% %date:~1%
:SERVERLOOP
ascent-world.exe
ECHO Ascent Restarted %time:~0,5% %date:~1%
ECHO.
GOTO SERVERLOOP
:END


@ECHO OFF
CLS
ECHO Ascent Started %time:~0,5% %date:~1%
:SERVERLOOP
ascent-logonserver.exe
ECHO Ascent Restarted %time:~0,5% %date:~1%
ECHO.
GOTO SERVERLOOP
:END

Arcemu:

@ECHO OFF
CLS
ECHO Arcemu Started %time:~0,5% %date:~1%
:SERVERLOOP
arcemu-world.exe
ECHO Arcemu Restarted %time:~0,5% %date:~1%
ECHO.
GOTO SERVERLOOP
:END


@ECHO OFF
CLS
ECHO Arcemu Started %time:~0,5% %date:~1%
:SERVERLOOP
arcemu-logonserver.exe
ECHO Arcemu Restarted %time:~0,5% %date:~1%
ECHO.
GOTO SERVERLOOP
:END

how you make it to an restarter:
you open up our EMU folder and right click create a new text document or something then you open it paste in one of the codes example


CLS
ECHO Aspire Hearthstone Started %time:~0,5% %date:~1%
:SERVERLOOP
hearthstone-world.exe
ECHO Aspire Hearthstone Restarted %time:~0,5% %date:~1%
ECHO.
GOTO SERVERLOOP
:END

then save as
there you write worldrestarter.bat and choose all files as the extention not .txt then you do same as i just telled you with the logonserver and name it logonrestarter.bat OBS then need to be in the EMU folder enjoy :)

Djfrederick
20-01-09, 08:42 AM
I dont know why you call the thread; ''best restarter EVER!''

This isn't the best restarter for emu. All i can see is a simple script. +Rep although, for you efforts, on posting it on MMOPro.

LiLLeCarl
20-09-09, 06:06 AM
I dont know why you call the thread; ''best restarter EVER!''

This isn't the best restarter for emu. All i can see is a simple script. +Rep although, for you efforts, on posting it on MMOPro.

well you must be retarded if you say its not the best restarter :D
All big servers use it cause its the less resource taking and fastest :D

Lbniese
20-09-09, 10:24 AM
but can it multiple?, i dont think so :P ;)

enegue
21-09-09, 03:17 AM
Wow, a 20th Jan post revived...

LiLLeCarl
21-09-09, 03:59 PM
but can it multiple?, i dont think so :P ;)

impossible to run more then one instance of it? wait nonono :D

enegue
22-09-09, 06:35 AM
Doubt the topic starter even checks this anymore

cbcs
02-10-11, 01:50 AM
Nice Work :D