Python bulk game privater

Wrote this for myself but I’l put it here to help anybody who needs this out.

Steps:

  1. Clone the github repo
    git clone https://github.com/pyxfluff/bulk-private
  2. Install requirements
    pip install orjson rich httpx / linux (yay -S python-httpx ...)
  3. Run the main script
    py / python3 main.py
    • You will need your cookie header. To get it, go to the Create website, make a HTTP request, and copy the header entirely.

From there just let it run and it’ll work. Original edit dates will not be touched.

If you have any questions let me know. PRs on the repo will also be reviewed eventually if you make one.

1 Like

A fine addition to my collection of bulk-action ROBLOX-related Python scripts. This will go great with my bulk follower-remover and bulk game-unfavoriter.

2 Likes