DeadBread76 / Raid-Toolbox

Raid ToolBox (RTB) is a big toolkit of Spamming/Raiding/Token management tools for discord.
450 stars 244 forks source link

Added an installer for MacOS #166

Closed AstroOrbis closed 2 years ago

AstroOrbis commented 3 years ago

NOTE: This installer will only work if Python3 is installed, I will commit a Python3 installer using Homebrew soon :) I don't know if chmod 777 perms will carry over to other devices, please test that out...

AstroOrbis commented 3 years ago

Ok, I added all those scripts, for the skeptical ones just download then right click > open with TextEdit or your preferred text editor (I use Visual Studio Code, but whatever floats your boat 😄)

AstroOrbis commented 3 years ago

This is so you can easily keep it as one file, and maybe I'll create a repo with all the installers (probably will)

AstroOrbis commented 3 years ago

Will add Linux/Windows 8/10 installers when I get my VMs running

AstroOrbis commented 3 years ago

Just change the line brew install python@3.9 with python@ (version)

AstroOrbis commented 3 years ago

I'm guessing 3.8

AstroOrbis commented 3 years ago

done

AstroOrbis commented 3 years ago

Note: everything has been changed to python@3.8

Should I make a "remove homebrew" script?

AstroOrbis commented 3 years ago

Ok

AstroOrbis commented 3 years ago

Just realized using CURL to download a script would be inefficient because this is already a script to install it for mac