-
Notifications
You must be signed in to change notification settings - Fork 0
/
.example_env
11 lines (11 loc) · 991 Bytes
/
.example_env
1
2
3
4
5
6
7
8
9
10
11
# The .ROBLOSECURITY token. This is required to delete badges. IT IS NOT UPLOADED TO ANYONE OR USED TO CHANGE ANYTHING ABOUT YOUR ACCOUNT OTHER THAN DELETING BADGES.
# DO NOT SHARE THE .ENV FILE TO OTHERS ONCE YOU HAVE PUT YOUR TOKEN IN. DOING SO WILL LEAD TO HACKERS STEALING YOUR ACCOUNT!
# IF YOU ACCIDENTALLY LEAK YOUR TOKEN, YOU MUST LOG OUT AS SOON AS POSSIBLE TO INVALIATE THE TOKEN.
# If unsure, please check https://ro.py.jmk.gg/dev/roblosecurity/ for more info.
ROBLOXTOKEN="_|THIS-IS-NOT-A-REAL-TOKEN,YOU-MUST-PUT-A-VALID .ROBLOSECURITY TOKEN-IN-FOR-IT-TO-WORK!!!!|_TUVBVCBHUklOREVS"
# The Roblox User ID. This is required to check what badges you have collected in a game.
USERID=4493410657
# The User Agent that requests will use. It's best to leave this be.
USERAGENT="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
# The number of deleting threads used. This can make the deletion process quicker.
NUMTHREADS=2