KK PES TOOLS ( For Pes Editors )


 

2 Scripts for pes edit
one for force close fix game is already playing 



sciprt 

:: How To use ? >> Save This script As file.bat then run it and u can convert bat to exe from here battoexeconverter.com
:: PERSONAL ACC FB facebook.com/Kkaka27

TASKKILL /F /IM PES2016.exe
TASKKILL /F /IM PES2017.exe
TASKKILL /F /IM PES2020.exe
TASKKILL /F /IM sider.exe



Second Script for Auto Graphic Menu Mod V3 For Pes17 By kk-adds
it can work with another mods u got the idea go change paths and files names and it will work
as ex you can change music every time u start game
but music path / / / 
and it will be replaced 
thanx

:: Auto Graphic Menu Mod V3 For Pes17 By kk-adds
:: The following batch program is created by kk-adds
:: don't modify it...if you don't know what are you doing...
:: For more visit my fb page : fb.com/KKADDS
:: Please support me thanx
:: How To use ? >> Save This script As file.bat then run it and u can convert bat to exe from here battoexeconverter.com
:: PERSONAL ACC FB facebook.com/Kkaka27

@echo off&Setlocal EnableDelayedExpansion
:p
@title kk-17-20-III : created by kk
@mode 87,46
color 2
cls
echo. & echo.       
echo.  
echo.    ^|    ^-   ^|    ^-
echo.    ^|  ^-     ^|  ^-
echo.    ^|^=       ^|^=
echo.    ^|  ^-     ^|  ^-
echo.    ^|    ^-   ^|    ^-
echo.   
echo. & echo. & echo.
echo copyrights@2020 by kk-adds
echo playing is believing
echo kk-17-20-III
echo """"""""""""
::xcopy /s "modules\kk-Switcher-III\kk-dt-III\kk-GM\AC\kk-GM.cpk" ".\.\.\kkaddons" /Y
::xcopy /s "modules\kk-Switcher-III\kk-dt-III\kk-GM\BM\kk-GM.cpk" ".\.\.\kkaddons" /Y
::xcopy /s "modules\kk-Switcher-III\kk-dt-III\kk-GM\BVB\kk-GM.cpk" ".\.\.\kkaddons" /Y
::xcopy /s "modules\kk-Switcher-III\kk-dt-III\kk-GM\eF20\kk-GM.cpk" ".\.\.\kkaddons" /Y
::xcopy /s "modules\kk-Switcher-III\kk-dt-III\kk-GM\JUV\kk-GM.cpk" ".\.\.\kkaddons" /Y
::xcopy /s "modules\kk-Switcher-III\kk-dt-III\kk-GM\MU\kk-GM.cpk" ".\.\.\kkaddons" /Y
::xcopy /s "modules\kk-Switcher-III\kk-dt-III\kk-GM\RM\kk-GM.cpk" ".\.\.\kkaddons" /Y
Set "x0=AC"
Set "x1=BM"
Set "x2=BVB"
Set "x3=eF20"
set "x4=JUV"
Set "x5=MU"
Set "x6=RM"
Set /A "y=%Random% %% 7"
xcopy /s "modules\kk-Switcher-III\kk-dt-III\kk-GM\!x%y%!\kk-GM.cpk" ".\.\.\kkaddons" /Y
:: start "" /AboveNormal "partition:\directory\pes-exe-name.exe"
start sider.exe
start "" /AboveNormal PES2020.exe
EXIT


Post a Comment

0 Comments