Kamrad.ru

Go Back   Kamrad.ru > Тематические форумы > RPG

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 15-01-2004, 20:01   #11
MindWorm
Камрад
 
Join Date: мая 2002
Location: Москва
Posts: 87
BBMike

Могу предложить следующее:
1. Сделай UnInstall СпеллФорсу
2. Ставь игру заново как я писал в 5-й части топика
3. Создай bat-файл следующего содержания:

@echo off
REM Batch-Loader by bEaST
:start
echo Looking for Crack...
if exist spellforce_c.exe (goto run) else (goto error)
goto end

:run
echo Crack found...
if exist ar_crack.exe (goto rename)
echo Starting the prog...
START/W spellforce_c.exe
goto timer

:timer
set timer=1000
echo Starting timer....
:loopstart
set /a timer-=1
if "%timer%"=="0" (goto finish)
goto loopstart

:finish
echo Done...
echo Renaming files
rename ar.exe ar_crack.exe
rename ar_orig.exe ar.exe
echo -----------------------------------
echo - ar.exe(crack) == ar_crack.exe -
echo - ar_orig.exe == ar.exe -
echo -----------------------------------
goto endGood

:rename
rename ar.exe ar_orig.exe
rename ar_crack.exe ar.exe
echo
echo -----------------------------------
echo - ar.exe == ar_orig.exe -
echo - ar_crack.exe == ar.exe -
echo -----------------------------------
goto run

:endGood
echo Everything went fine (hopefully)...
echo Closing now...
echo (dont forget to buy the game!)
pause
REM --^-- Delete this if you want
goto end

:error
echo ERROR Spellforce_c.exe not found!!
pause

goto end

:end

4. Запусти созданный bat-файл
5. Удачи...
MindWorm is offline   [Ответить с цитированием]
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +3. The time now is 02:33.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Любое использование материалов сайта
возможно только с разрешения его администрации.