PIP-Girl main focus is blocking known bad modder, bad modder are who crash/kick/break sessions on purpose and some other good reasons. But besides that, it offers alot of Quality of life features for a range of preference.
open powershell , paste in the code , it will download into stands scripts folder if everything went good. credits to Maddy
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/LeaLangley/PIP-Girl/main/PIP-Girl.pluto" -OutFile "$env:APPDATA\Stand\Lua Scripts\PIP-Girl.pluto"; If ([System.IO.File]::Exists("$env:APPDATA\Stand\Lua Scripts\PIP-Girl.pluto")) {"`r`nInstalled Successfully`r`n"} Else {"`r`nInstall Failed, Try Installing Manually`r`n"}
This project does not come with a license, so copyright law applies by default. However, you are free to use this code for non-commercial projects.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.