Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 618 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 618 Bytes

Roblox-Account-Tool

A Roblox Tool which uses libcurl and your Roblox Cookie to access Roblox's API.

Credits to @dropbox (https://github.com/dropbox) for the JSON Parser since I was to lazy to make my own. Not to mention dropbox did a way better job than I ever could.

Current functions:

  1. Check friend amount.
  2. Check robux amount.
  3. List all friend IDs.
  4. List all friend Usernames.
  5. Send a friend request.
  6. Change cookie.

To Do:

  1. Add an unfriend all feature.
  2. Add an unfriend all except feature.
  3. Add an account creator.
  4. Add a shirt uploader.
  5. Add a gambling feature.