Results 1 to 6 of 6

Thread: Delete ALL uid's nomatter what folder!

  1. #1
    Join Date
    Dec 2006
    Location
    Banville
    Posts
    3,914
    Mentioned
    12 Post(s)
    Quoted
    98 Post(s)

    Default Delete ALL uid's nomatter what folder!

    This is a way to delete all uids on a single machine fast and effectively, no wasted effort!

    Open notepad.
    Paste ||| del "uid.dat" /S /Q ||| Into it (no |)
    Save as uid.bat or something.

    Go to desktop, rightclick.
    New shortcut
    Point it to your uid file, and hit ok

    Then rightclick and options.
    Specify a shortcut key!


    This is what I do all the time... No hidden UIDs!
    The jealous temper of mankind, ever more disposed to censure than
    to praise the work of others, has constantly made the pursuit of new
    methods and systems no less perilous than the search after unknown
    lands and seas.

  2. #2
    Join Date
    Apr 2007
    Location
    Aotearoa
    Posts
    119
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sorry for being a noob, but if I do that then it trys to open the jagex uid file?
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

  3. #3
    Join Date
    Apr 2007
    Posts
    111
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah that kind of doesn't work at all. You didn't specify any sort of directories for that so unless the batch file is actually in the same folder as your UID then it is not going to do anything. Also judging from what I've read on here the UID can only be written to file_store_32 or jagex_cache_32.

    You could just use this one that I made up a couple days ago. Just save this as a batch file then replace your shortcut to SCAR with a shortcut to this. This'll delete your UID before you start your autoing session and after you finish your autoing session. Not much room for you to foul up and get your main associated with your autoers.
    echo off
    cd C:WINDOWS.jagex_cache_32
    del uid.dat
    cd C:WINDOWS.file_store_32
    del uid.dat
    cd C:Program FilesSCAR 2.03
    start scar.exe
    echo =============================
    echo PRESS ENTER WHEN DONE AUTOING
    echo =============================
    pause
    cd C:WINDOWS.jagex_cache_32
    del uid.dat
    cd C:WINDOWS.file_store_32
    del uid.dat
    or for a less fanciful approach simply
    del C:WINDOWS.jagex_cache_32uid.dat
    del C:WINDOWS.file_store_32uid.dat
    Also while I'm at it why is it that So few people have bothered to read my thread in Strategical info and even fewer have posted on it? It is actually worth reading and discussing a tiny bit folks. If for no other reason than to tell me that I'm wrong or confirm that I'm right. Here be a link.

  4. #4
    Join Date
    Apr 2007
    Location
    Aotearoa
    Posts
    119
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    jagex can post in any file they like, When I deleted all text in the uid.dat file and made it read only, guess what? New uid in Jagex_cache 34
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

  5. #5
    Join Date
    Apr 2007
    Posts
    111
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I just tried to duplicate your results on my computer but even after I created a dummy uid.dat that contained no data and logged into a signed runescape client the only uid that there was on my computer was the one that I made.
    jagex can post in any file they like
    More likely the case is that Jagex defaults to jagex_cache_32 and if it is unable to use the files in that folder then it will create subsequent folders and store the data there. That still doesn't explain why we took the same actions yet yielded different results. Are you by any chance using Vista or some other OS rather than XP?

  6. #6
    Join Date
    Feb 2007
    Location
    SparklesProd.com
    Posts
    2,406
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    MY UID tool deletes in all possible locations.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 12-20-2008, 06:19 PM
  2. Replies: 2
    Last Post: 01-18-2008, 10:20 PM
  3. UID's With Vista
    By lordsaturn in forum Bot Information and Spottings
    Replies: 9
    Last Post: 05-13-2007, 12:20 AM
  4. Help With UID's Please!!!
    By lordsaturn in forum News and General
    Replies: 6
    Last Post: 04-27-2007, 05:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •