UID/Random.dat deletion in all locations.
Edit: Mine sucks, use Ceriums. (2nd attached file)
Credits to Kik.
All It pretty much is, is Kik's scar code turned into a simple batch file.
It'll run in a half of a second, easy to quickly use before you auto.
The syntax :
Quote:
del C:\Windows\.jagex_cache_32\random.dat
del C:\Windows\.file_store_32\random.dat
del C:\Windows\.file_store_32\uid.dat
del C:\Windows\uid.dat
del C:\Windows\random.dat
del C:\uid.dat
del C:\random.dat
del C:\Documents And Settings\uid.dat
del C:\Documents And Settings\random.dat
del C:\Program Files\Mozilla Firefox\uid.dat
del C:\Program Files\Mozilla Firefox\random.dat
del C:\RSCache\uid.dat
del C:\RSCache\random.dat
If you are running vista as your OS, you must right click and hit 'Run as administrator'. Though some parts of this are useless if you are running vista, you must change these two lines:
del C:\Documents And Settings\uid.dat
del C:\Documents And Settings\random.dat
to:
del C:\Users\[your name]\uid.dat
del C:\Users\[your name]\random.dat