Results 1 to 4 of 4
  1. #1
    Zoee's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    Here
    Posts
    199
    Reputation
    34
    Thanks
    423
    My Mood
    Angelic

    Batch - File Cleaner - To not get banned again

    Batch file made for STEAM version
    I just want too start off and say this. Apparently there's a way from what I've been reading too clean some files out of your apb directory too no get banned on your main account, if you cheated on a alt.


    I honestly have no idea if it works or not. I don't know if they still ip ban or anything like that. I have no idea if you cheat on alts and you don't on your main. The main can still get banned.

    Anyways, everyone want's too try too be safe right?
    So I made this simple batch file to delete all the files for you. Instead of you manually having to do it.


    In theory:
    Let's say you got a main account max level you've never cheated on.
    You make a new account too hack on Fresh Start
    Before you cheat on it run the batch file and clean the files
    After it's been cleaned then cheat on your alt.
    When you want to play your main again run the cleaner again and play your main without cheats.

    Virus scans below
    Virus Scan - Click me -


    Source:
    Just copy and paste in notepad and save with a .bat extension.

    Code:
     @EcHo off
    title Clean Slate Reloaded {CSR}
    ::Visual
    :MENU
    color 0E
    ECHO ********Clean Slate:Reloaded********
    ECHO.
    ECHO.
    ECHO.
    ECHO.
    ECHO *****************************
    ECHO Press 1 To Clean APB files
    ECHO Press 2 To Start APB Game
    ECHO Press 3 To Exit The Program
    ECHO ******************************
    ::Start of File
    SET /P M=Please enter 1, 2, 3:
    IF %M%==1 GOTO CLEANSLATE
    IF %M%==2 GOTO LAUNCH
    IF %M%==3 GOTO EOF
    ::Code Section
    :CLEANSLATE
    cd "C:\Program Files (x86)\Steam\steamapps\common\APB Reloaded\APBGame\Config"
    RD /s /q Account
    cd "C:\Program Files (x86)\Steam\steamapps\common\APB Reloaded\APBGame"
    RD /s /q Logs
    cd "C:\Program Files (x86)\Steam\steamapps\common\APB Reloaded\Binaries"
    DEL "Last_Session.bin"
    CLS
    color 04
    ECHO Deleting APB files. Please Wait!
    PING 1.1.1.1 -n 1 -w 2000 >NUL
    CLS
    ECHO 10 Percent Completed
    PING 1.1.1.1 -n 1 -w 1300 >NUL
    CLS
    ECHO 20 Percent Completed
    PING 1.1.1.1 -n 1 -w 1300 >NUL
    CLS
    ECHO 30 Percent Completed
    PING 1.1.1.1 -n 1 -w 1300 >NUL
    CLS
    ECHO 40 Percent Completed
    PING 1.1.1.1 -n 1 -w 1300 >NUL
    CLS
    ECHO 50 Percent Completed
    PING 1.1.1.1 -n 1 -w 1300 >NUL
    CLS
    ECHO 60 Percent Completed
    PING 1.1.1.1 -n 1 -w 1300 >NUL
    CLS
    ECHO 70 Percent Completed
    PING 1.1.1.1 -n 1 -w 1300 >NUL
    CLS
    ECHO 80 Percent Completed
    PING 1.1.1.1 -n 1 -w 1300 >NUL
    CLS
    ECHO 90 Percent Completed
    PING 1.1.1.1 -n 1 -w 1300 >NUL
    CLS
    ECHO 100 Percent Completed
    PING 1.1.1.1 -n 1 -w 1300 >NUL
    CLS
    ECHO Process Completed!
    PING 1.1.1.1 -n 1 -w 3000 >NUL
    CLS
    ECHO It is now safe to log into a different APB Account!
    PING 1.1.1.1 -n 1 -w 5000 >NUL
    exit
    ::GOTO MENU
    pause
    
    :LAUNCH
    Start "" "C:\Program Files (x86)\Steam\steamapps\common\APB Reloaded\Launcher\APBLauncher.exe"
    cls
    ECHO Launching APB, Please wait...
    PING 1.1.1.1 -n 1 -w 5000 >NUL
    exit
    <b>Downloadable Files</b> Downloadable Files
    Last edited by Zoee; 02-11-2017 at 03:47 PM.
    Vouch thread:Click for VOUCHES

  2. The Following 21 Users Say Thank You to Zoee For This Useful Post:

    ApexShadow (04-22-2017),Breezeyou2 (04-13-2017),dario8961 (02-12-2017),donte42 (04-24-2017),dyleau (08-28-2017),erickiller6666 (08-07-2018),idiotsnice (03-29-2018),lordxraven (04-15-2017),macalister (04-20-2017),mrak2699 (09-25-2022),NDEP (04-08-2017),OraNaruto (08-12-2017),Prive420 (03-14-2017),Qwewls (12-02-2017),Riu (08-21-2017),senkazu (06-19-2017),SHEIX (12-04-2017),Stoned94 (10-10-2017),Svcrifice (02-21-2017),tajooo15 (02-20-2017),thebenzzadd (06-18-2017)

  3. #2
    dario8961's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    2
    My Mood
    Asleep
    Thanks buddy, since most of the public hacks are detect or not working, I dont think anyone will use it but still, thank you.

  4. #3
    Minerva's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    2,152
    Reputation
    380
    Thanks
    7,740
    My Mood
    Relaxed
    File looks safe, approved.

  5. #4
    Disterso's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    thanks for this

Similar Threads

  1. TIPs how to not get banned in Crossfire!!!
    By Kev in forum CrossFire Hacks & Cheats
    Replies: 9
    Last Post: 08-07-2009, 09:33 PM
  2. TIP HOW TO NOT GET BANNED!!!
    By shadowxeno in forum Combat Arms Hacks & Cheats
    Replies: 2
    Last Post: 07-01-2009, 02:07 PM
  3. [TUT]How to not get banned!
    By Noxit in forum Operation 7 General
    Replies: 25
    Last Post: 02-09-2009, 12:53 PM
  4. How To Not Get Banned(Tut)
    By rwkeith in forum Combat Arms Hacks & Cheats
    Replies: 26
    Last Post: 08-16-2008, 08:19 PM
  5. HOW TO NOt GET BANNED
    By icemaster377 in forum WarRock - International Hacks
    Replies: 34
    Last Post: 02-23-2008, 09:19 PM