Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Notifications = loadstring(game:HttpGet("https://raw.githubusercontent.com/PeaPattern/notif-lib/main/main.lua"))()
- local Games = {
- [10851599] = "https://pastebin.com/raw/z8PmD4m4", -- Roblox Talent Show
- [12498322724] = "https://pastebin.com/raw/yGfFY2yn", -- Military Roleplay
- [12498161045] = "https://pastebin.com/raw/yGfFY2yn", -- Military Roleplay
- [1758401491] = "https://pastebin.com/raw/dtu03aYg", -- Public Bathroom Simulator
- [537413528] = "https://pastebin.com/raw/Wsafysbi", -- Build A Boat For Treasure
- [6233078791] = "https://pastebin.com/raw/ivEwD3Jy", -- LGBTQ+ Vibe
- }
- for Id, Link in Games do
- if Id ~= game.PlaceId then continue end
- loadstring(game:HttpGet(Link))()
- Notifications:Notify(("relief hub by heartasians | %d loaded"):format(Id), 5)
- break
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement