Sneaky move from our beloved Corporation:
The UID.dat is now located at c://WINDOWS/.jagex_cache_32/UID.dat!!!!
Sneaky move from our beloved Corporation:
The UID.dat is now located at c://WINDOWS/.jagex_cache_32/UID.dat!!!!
SRL is a Library of routines made by the SRL community written for the Program Simba.We produce Scripts for the game Runescape.
Wow. Kinda a scare for a second. Just traded 4k or so of something over.



Ohh nice catch Fawki!
ROFL, I pwnd Jagex xD. I overwrited the UID.dat file and set it to read only. It worked. It stays at 0kb!
Lol, for me its still in .file_store32 ? ;O



Yeah, that's probably the old one.
I noticed this last night. I deleted the uid.dat, then loaded up RS. The file wasn't re-created, which left me wondering what was going on.
Thanks for clearing that up Fakawi.![]()
well this is what iv noticed...
i had a UID in the old .file_store32, when i load up the applet, nothing changes
i delete the UID, load the applet again, .file_store stays, but i get a new folder called Jagex_cache, with a single file inside, UID
i delete the entire .file_store32, and load the applet again, i get a new folder called jagex_cache with UID and all the other signed applet files
conculsion: they have changed to another folder, but they still check for the old folder, they only move if the old folder isnt detected,
this could mean that legit players who dont know about UID.dat could have the old folder for years to come
Join the Official SRL IRC channel. Learn how to Here.
hmmm... they could have other folders to that we don't know about...
edit: i don't have that folder, just looked... weird
Thanks Fakawi, I was just looking for my UID file the other day..![]()
SRL Developer
◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘
What exactly is the UID..? :S
hakuna matata ;)
Has anyone ever read a uid.dat? My understanding is that dat is a file extension for anything, and it only can be read if you know what created it. Do we know?
i think we would find out because those java people who deobfuscate the client would look thought it and see where it stores the UID this time
its encrypted with java so only other java can read it, but iv heard its only a serial number, like 4545567Has anyone ever read a uid.dat? My understanding is that dat is a file extension for anything, and it only can be read if you know what created it. Do we know?
Join the Official SRL IRC channel. Learn how to Here.



Haha I seriously pwnd it! I overwirted one and set it to Read Only, then it showed up in another location. I kept doing that (about 5 times or so) and now Jagex can't give me a UID xD



Just do a system search for UID.dat.
my 87 main just thanked you for this
"For it is not what goes into your mouth that will defile you; rather, it is what comes out of your mouth that defiles you." - Jesus of Nazareth
yah i made the file read only then they moved the jagex_store_32 file out of the WINDOWS file and into jsut the main cdrive files....i got a question...is that legal for jagex to do though?? moving our files around?
STOP PM'ING ME
It's a big-endian random integer written out to a file.
If the .file_store_32 copy of a file exists, it will use that one. Finding the new folders is as simple as this:Code:try { File file1 = new File(file, "uid.dat"); if(i1 == 1 && (!file1.exists() || 4L > file1.length())) { int l1 = -1; Random random = new Random(); for(; -1 == l1; l1 = random.nextInt()); DataOutputStream dataoutputstream = new DataOutputStream(new FileOutputStream(file1)); dataoutputstream.writeInt(l1); dataoutputstream.close(); } if(file1.exists()) { flag = true; DataInputStream datainputstream = new DataInputStream(new FileInputStream(file1)); c = 1 + datainputstream.readInt(); datainputstream.close(); } break label0; } catch(Exception exception1) { }
Code:as1 = (new String[] { ".jagex_cache_" + arg1, ".file_store_" + arg1 });
Cool. So do we know exactly what information is recorded and when?
hmm so i take it it would be in my best interest to make the UID read only?
Simba instant builds for all platforms, Stable, Lape, and Simba-next branches!
Moparisthebest.com Runescape Cheating / Programming Forums
MoparScape.org Runescape Private Server Forums
You can have my gun when you pry it from my cold, dead hands.
Linux users, we do it in the open.
When I auto, I play un-signed, would that draw any attention since the UID is randomly generated? When I un-flag my characters or play legit, I have a file with each of my players UID's in it, and I put the players UID into the Jagex folder. Would this decrease my chances of getting banned?
SRL Developer
◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘
There are currently 1 users browsing this thread. (0 members and 1 guests)