Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    Dick12's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    218
    Reputation
    -19
    Thanks
    6
    My Mood
    Sad

    How To Hide Hacks And Personal Stuff..

    Put the hacks in a folder called "Personal"
    Open Notepad and Type the following



    Code:
    cls
    @EcHo OFF
    title Folder Personal
    if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
    if NOT EXIST Personal goto MDLOCKER
    :CONFIRM
    echo Are you sure u want to lock the folder(Y/N)
    set/p "cho=>"
    if %cho%==Y goto LOCK
    if %cho%==y goto LOCK
    if %cho%==n goto END
    if %cho%==N goto END
    echo Invalid choice.
    goto CONFIRM
    :LOCK
    ren Personal "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    echo Folder locked
    goto End
    :UNLOCK
    echo Enter password to Unlock folder
    set /p "pass=>"
    if NOT %pass%==passwordhere goto FAIL
    attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Personal
    echo Folder unlocked successfully
    goto End
    :FAIL
    echo Invalid password
    goto UNLOCK2
    :FAIL2
    echo Invalid password
    goto end
    :MDLOCKER
    md Personal
    echo Folder created successfully
    goto End
    :UNLOCK2
    echo Last chance to enter correct password to unlock folder
    set /p "pass=>"
    if not %pass%==password goto FAIL2
    attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Personal
    echo Folder unlocked successfully
    :End



    CHANGE THIS FIRST! PUT YOUR CUSTOM PASSWORD WHERE IT SAYS "if NOT %pass%==passwordhere goto FAIL"

    Click save as, and save it as "Locker.bat"
    Put the hacks or whatever inside that folder you named "Personal"
    Once that is done. Click on the File you just created named "Locker.bat"
    It will say "Are you sure u want to lock the folder(Y/N)
    Put "y" (yes)
    Once that is done. The folder will disappear and will not be able to be located.
    To unlock it. Open Locker.bat again, and it will say "Enter password to Unlock folder"
    Put your password and the folder named "Personal" will appear back on.


    -Video removed by Blaze as it contained advertising-
    Last edited by Polo; 04-16-2012 at 10:20 PM.

  2. The Following User Says Thank You to Dick12 For This Useful Post:

    maxxe23 (07-17-2012)

  3. #2
    aeronyx's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    /210/
    Posts
    11,238
    Reputation
    1211
    Thanks
    5,070
    Wouldn't hide the hacks from a simple search.

    /fp

    @Dick12

    But this could hide your porn for about 20 seconds to a computer incompetent person.

    ;s

  4. #3
    Dick12's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    218
    Reputation
    -19
    Thanks
    6
    My Mood
    Sad
    Quote Originally Posted by aeronyx View Post
    Wouldn't hide the hacks from a simple search.

    /fp

    @Dick12
    But this could hide your porn for about 20 seconds to a computer incompetent person.

    ;s
    O.o Umm 1 Question Wats Fp lol? Sorry Dont Know Many Things And if This iS Spam Sorri

  5. #4
    Polo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /197/ or /335/
    Posts
    12,260
    Reputation
    723
    Thanks
    13,340
    My Mood
    Sleepy
    Quote Originally Posted by Dick12 View Post
    O.o Umm 1 Question Wats Fp lol? Sorry Dont Know Many Things And if This iS Spam Sorri

    fp = Facepalm

    Also, yeah this wouldn't be good for a simple search for hacks ;S

  6. #5
    Dick12's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    218
    Reputation
    -19
    Thanks
    6
    My Mood
    Sad
    Quote Originally Posted by Blaze View Post



    fp = Facepalm

    Also, yeah this wouldn't be good for a simple search for hacks ;S
    Wats Bad about FacePalm
    ?????

  7. #6
    CookiesS's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    1
    Why do we need to know this by any chance :L?

  8. #7
    YellowFever's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    11,906
    Reputation
    488
    Thanks
    1,949
    My Mood
    Twisted
    @Blaze
    @aeronyx
    You guys reply and yet you don't think it belongs in the tutorial section? ........
    .





    Member Since: 20/02/2011
    Donator Since: 12/08/2011
    Minion Since: 04/10/2012

  9. The Following 2 Users Say Thank You to YellowFever For This Useful Post:

    aeronyx (04-17-2012),Polo (04-17-2012)

  10. #8
    aeronyx's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    /210/
    Posts
    11,238
    Reputation
    1211
    Thanks
    5,070
    Quote Originally Posted by aeronyxjr. View Post
    @Blaze
    @aeronyx
    You guys reply and yet you don't think it belongs in the tutorial section? ........
    I totally derped.

    ;s

    /Moved

  11. The Following User Says Thank You to aeronyx For This Useful Post:

    YellowFever (04-18-2012)

  12. #9
    Polo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /197/ or /335/
    Posts
    12,260
    Reputation
    723
    Thanks
    13,340
    My Mood
    Sleepy
    Quote Originally Posted by aeronyxjr View Post
    @Blaze
    @aeronyx
    You guys reply and yet you don't think it belongs in the tutorial section? ........
    ;S

    Fp on me, and ÆRO .

  13. The Following User Says Thank You to Polo For This Useful Post:

    YellowFever (04-18-2012)

  14. #10
    kolec94's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    Davenport,IA
    Posts
    1,784
    Reputation
    2
    Thanks
    104
    u need to do alot more then jus this to hide hacks
    regedit
    rename icon changes
    history cleaning
    down load history cleaned
    thast is how u hide hacks


    lets not forget dns cache
    prefetch
    appdata
    recent items
    Last edited by kolec94; 04-18-2012 at 01:32 PM. Reason: forgot a few

    [IMG]https://i988.photobucke*****m/albums/af4/mallard247/kolec94.png[/IMG]

  15. #11
    MoarHackerz's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    My Mood
    Lonely
    Quote Originally Posted by aeronyx View Post
    Wouldn't hide the hacks from a simple search.

    /fp

    But this could hide your porn for about 20 seconds to a computer incompetent person.

    ;s
    Hid my Por.... Hacks i mean just hid my hacks just fine *Troll face*
    What??? Im not hiding any Sexy Pornz on my pc *Trollface*

  16. #12
    [CA][pro]'s Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    California
    Posts
    128
    Reputation
    10
    Thanks
    10
    My Mood
    Psychedelic
    This makes no sense to do, Hacksheild does not scan your computer, if it did, it would take a long time to load up. Which it doesnt. All this would maybe help with is, if you get IP banned and when you submit a ticket and have them chack your PC. that would be the ONLy time this could help. But otherwise, they know that you
    hack simply because of what your client was doing when it crashes, then it sends a report to nexon. thats why u get a copy of it as a DBG or DUMP file. Dumps are worse than DBG btw.
    3.611ghz AMD Athlon X2 255 processor
    5750 HD 1GB GDDR5 and HyperXBluRAM(4gb)

  17. #13
    Minato_'s Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    125
    Reputation
    10
    Thanks
    17
    Quote Originally Posted by [CA][pro] View Post
    This makes no sense to do, Hacksheild does not scan your computer, if it did, it would take a long time to load up. Which it doesnt. All this would maybe help with is, if you get IP banned and when you submit a ticket and have them chack your PC. that would be the ONLy time this could help. But otherwise, they know that you
    hack simply because of what your client was doing when it crashes, then it sends a report to nexon. thats why u get a copy of it as a DBG or DUMP file. Dumps are worse than DBG btw.
    i play another game that scans your PC while you play lol i wouldn't doubt that Nexon scans your PC.

  18. #14
    FoSho''s Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    C:\Nexon\Combat Arms
    Posts
    1,322
    Reputation
    156
    Thanks
    3,662
    My Mood
    Relaxed
    Not the best method but oh well. Use a folder locker and lock your hacks.
    Member Since: June 2012
    Contributor Since: July 28, 2012




    Previously know as: Fatal', Deadpool, Souza

  19. #15
    maxxe23's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    64
    Reputation
    10
    Thanks
    0
    My Mood
    Tired
    not for porn or hacks but if you got files to put on thumb drive people would delete like a cousin or sibling then this is nice to have. keepin my mp3's in here

Page 1 of 2 12 LastLast

Similar Threads

  1. [Info] How to find Hack "New & Old Stuff"
    By TheGoodB0y in forum WarRock Tutorials
    Replies: 8
    Last Post: 09-05-2011, 08:35 PM
  2. Neeed help how to download hack and inject all that stuff
    By chichichi999 in forum Homework & Learning Section
    Replies: 3
    Last Post: 06-29-2011, 11:47 PM
  3. [LOL] How to hide hacks from a team view......
    By noob555 in forum Combat Arms Discussions
    Replies: 33
    Last Post: 07-05-2010, 07:07 AM
  4. How to hide hacks!
    By humanxxking in forum Combat Arms Discussions
    Replies: 45
    Last Post: 06-17-2010, 07:38 PM
  5. How To Have Hacks, And Pass A TeamView???
    By nicksk813 in forum Combat Arms Discussions
    Replies: 16
    Last Post: 04-12-2010, 11:11 PM