Results 1 to 2 of 2
  1. #1
    mauler320's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0

    How to make a .bat file to automatically kill the PnkBstrB.exe Process

    MUST RUN BAT FILE AS ADMIN OR IT WILL NOT WORK

    Step One: Open Notepad

    Step Two: Copy and Paste this into the notepad

    @EcHo off
    cls
    :start
    taskkill /f /im "PnkBstrB.exe"
    goto start

    Step 3: Hit Ctrl + S (to save) then save it as: PnkBstrB Killer.bat

    To hard? or to lazy to make it : https://www.mpgh.net/forum/174-battle...ml#post8048425
    Last edited by mauler320; 05-03-2013 at 05:40 PM.

  2. #2
    zepwin's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Posts
    76
    Reputation
    69
    Thanks
    8
    Shouldn't it wait a little bit before restarting? like once every 10 seconds would be fine really

Similar Threads

  1. [Detected] || How to make your Mini Euro Adder. Automatic ||
    By gamersnata in forum Alliance of Valiant Arms (AVA) Tutorials
    Replies: 24
    Last Post: 12-13-2012, 12:59 AM
  2. [Solved] How to make a .dll file hack?
    By micro961 in forum CrossFire Help
    Replies: 13
    Last Post: 06-11-2011, 06:23 AM
  3. [Help] Can any1 tell me how to Make a winrar file ?
    By Horror in forum CrossFire Mods & Rez Modding
    Replies: 2
    Last Post: 05-23-2011, 04:02 PM
  4. [Help] how to make a python file become exe?
    By nicksplat2 in forum Mission Against Terror Discussions
    Replies: 11
    Last Post: 05-21-2011, 01:48 PM
  5. How To Make A .dll file ( Or a .bat file )
    By _Slash_ in forum Combat Arms Discussions
    Replies: 8
    Last Post: 12-14-2009, 08:25 PM