Results 1 to 10 of 10

Thread: i never find my UIDS

  1. #1
    Join Date
    Dec 2006
    Posts
    2,244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default i never find my UIDS

    well i deleted them a couple of weeks ago now ive been doing some lutilogging but cant find them i look at

    c:/WINDOWS/.jagex_cache_32

    theres nothink there then i into rs folder ad theres aload of stuff tehere should i delete that?

  2. #2
    Join Date
    May 2007
    Location
    NSW, Australia
    Posts
    2,823
    Mentioned
    3 Post(s)
    Quoted
    25 Post(s)

    Default

    Use this, i found somewhere before. It deletes all possible places where the UID can be.

    SCAR Code:
    program New;
    begin
      ReWriteFile('C:\\Windows\.jagex_cache_32\random.dat',true);
      ReWriteFile('C:\\Windows\.file_store_32\random.dat', true);
      ReWriteFile('C:\\Windows\.file_store_32\uid.dat',true);
      ReWriteFile('C:\\Windows\uid.dat',true);
      ReWriteFile('C:\\Windows\random.dat',true);
      ReWriteFile('C:\\uid.dat',true);
      ReWriteFile('C:\\random.dat',true);
      ReWriteFile('C:\\Current Login Name Here\uid.dat',true);
      ReWriteFile('C:\\Current Login Name Here\random.dat',true);
      ReWriteFile('C:\\Program Files\Mozilla Firefox\uid.dat',true);
      ReWriteFile('C:\\Program Files\Mozilla Firefox\random.dat',true);
      ReWriteFile('C:\\RSCache\uid.dat',true);
      ReWriteFile('C:\\RSCache\random.dat',true);

    end.

  3. #3
    Join Date
    Dec 2006
    Posts
    2,244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ty

  4. #4
    Join Date
    Jun 2007
    Location
    Mianus
    Posts
    863
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i get this

    File access error...

  5. #5
    Join Date
    Mar 2007
    Posts
    674
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Uid has been change to Random...

    You can just search for it and you'd get it

  6. #6
    Join Date
    Jul 2007
    Location
    Mo-Town
    Posts
    259
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by BobboHobbo View Post
    Use this, i found somewhere before. It deletes all possible places where the UID can be.

    SCAR Code:
    program New;
    begin
      ReWriteFile('C:\\Windows\.jagex_cache_32\random.dat',true);
      ReWriteFile('C:\\Windows\.file_store_32\random.dat', true);
      ReWriteFile('C:\\Windows\.file_store_32\uid.dat',true);
      ReWriteFile('C:\\Windows\uid.dat',true);
      ReWriteFile('C:\\Windows\random.dat',true);
      ReWriteFile('C:\\uid.dat',true);
      ReWriteFile('C:\\random.dat',true);
      ReWriteFile('C:\\Current Login Name Here\uid.dat',true);
      ReWriteFile('C:\\Current Login Name Here\random.dat',true);
      ReWriteFile('C:\\Program Files\Mozilla Firefox\uid.dat',true);
      ReWriteFile('C:\\Program Files\Mozilla Firefox\random.dat',true);
      ReWriteFile('C:\\RSCache\uid.dat',true);
      ReWriteFile('C:\\RSCache\random.dat',true);

    end.
    There is more places... I found out that if you make the random.dat read only after deleting the stuff inside it with notepad it will make a new one over and over in bunches of places. Here is a screenshot of a search I did.
    Quote Originally Posted by Napolean
    In Politics, Stupidity is Not a Handicap
    Quote Originally Posted by Unknown
    Marriage is like a bank. You put it in, Pull it out, then lose interest.

  7. #7
    Join Date
    Oct 2006
    Posts
    1,071
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Yeah you can just search for 'random' and it will come up. Jagex has a few tricky spots if you make them read only, otherwise for me at least they stay in the same couple spots.

  8. #8
    Join Date
    Dec 2006
    Posts
    2,244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    and should i delete everythikn saying random?

  9. #9
    Join Date
    Jan 2007
    Posts
    580
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    random.dat, yes.
    I like cats.
    Narcle's AK Smelter 1.1.6
    Run Time : 7 Hr 53 Min 5 Sec
    Total Bars : 3371
    Total XP : 58995

  10. #10
    Join Date
    May 2007
    Location
    North Carolina, USA
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    A couple of DOS batch files that delete RANDOM.DAT

    I made a couple of DOS batch files that delete the RANDOM.DAT file if you wanna try them out here:

    http://www.villavu.com/forum/showthr...119#post232119
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    From:
    DarkStalker (drkstlkr)
    Script Tester and Wanna-Be Scripter
    Please Visit My RuneScape Webpage At:
    http://webpages.charter.net/drkstlkr/OnlineGaming.htm



Thread Information

Users Browsing this Thread

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

Similar Threads

  1. anywhay to bloke uids
    By gamesngeeks in forum Bot Information and Spottings
    Replies: 6
    Last Post: 08-06-2007, 04:19 AM
  2. Is it better to delete the UID or use two consistent UIDs?
    By radioactive_werewolf in forum Bot Information and Spottings
    Replies: 4
    Last Post: 05-26-2007, 12:41 PM
  3. how many UIDs r there
    By supermormon in forum Bot Information and Spottings
    Replies: 12
    Last Post: 04-28-2007, 09:00 PM

Posting Permissions

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