This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Made by samet | |
| -- Join for high quality UI Commissions | |
| -- https://discord.gg/VhvTd5HV8d | |
| -- @joestar._3 | |
| local Library do | |
| local Workspace = game:GetService("Workspace") | |
| local UserInputService = game:GetService("UserInputService") | |
| local Players = game:GetService("Players") | |
| local HttpService = game:GetService("HttpService") |