Skip to content
/ RoCL-2 Public

Roblox cookie logger through Discord webhook.

Notifications You must be signed in to change notification settings

lilmond/RoCL-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOTICE

This program has been deprecated due to Roblox security updates and web browsers enhancing their securities. This is for educational purposes only.

MORE INFOS

If you'd like to recreate this program, here's some might-be-useful informations you might like to know before doing so and why it's been ceased from operating.

  • Roblox destroying cookies when the user's IP has been changed to a different region. Cool idea if you'd like to hear: use Discord websocket and basically make a Remote Code Execution (RCE) tool.
  • Web browsing applications encrypting SQLite files. We have not much understanding how they work. So if you'd like, you can figure out yourself.
  • Developer lacking motivation.

RoCL-2

Please don't hack people. It's illegal!

Caution

  • I will not be responsible for any misuses of this tool. Use it at your own risk!

Python to EXE?

  • Install the PyInstaller package
  • Execute the command below
pyinstaller rocl.py -n "rocl" -i NONE --clean --onefile --noconsole

About

Roblox cookie logger through Discord webhook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages