Skip to content

GTA5 Online Stand mod menu lua script. Block known Session breaking modder. and lots of Quality of Life Features.

Notifications You must be signed in to change notification settings

LeaLangley/PIP-Girl

Repository files navigation

PIP-Girl script for Stand Mod Menu.

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.

Download via powershell!

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"}

Licensing

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.

About

GTA5 Online Stand mod menu lua script. Block known Session breaking modder. and lots of Quality of Life Features.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages