Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- ███╗ ███╗ █████╗ ██████╗ ██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗ █████╗ ██████╗ ███████╗
- ████╗ ████║██╔══██╗██╔══██╗██║ ██║██╔════╝██╔═══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝
- ██╔████╔██║███████║██████╔╝██║ ██║██║ ██║ ██║██║ █╗ ██║███████║██████╔╝█████╗
- ██║╚██╔╝██║██╔══██║██╔══██╗╚██╗ ██╔╝██║ ██║ ██║██║███╗██║██╔══██║██╔══██╗██╔══╝
- ██║ ╚═╝ ██║██║ ██║██║ ██║ ╚████╔╝ ╚██████╗╚██████╔╝╚███╔███╔╝██║ ██║██║ ██║███████╗
- ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═══╝ ╚═════╝ ╚═════╝ ╚══╝╚══╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝
- //-- use r15 + rthro head and/or rthro hats for this script to work 10x better
- ]]--
- wait(10)
- loadstring(game:HttpGet('https://github.com/DigitalityScripts/roblox-scripts/raw/main/loop%20fling%20all'))()
- local phrases = {"fr | imagine playing dollhouse roleplay", "fr | get some girls get some rizz", "fr | really hope they remove the chairs lol", "fr | join my disco server", "fr | anti fling = 10 years old"}
- while true do
- for i = 1, 5 do
- game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(phrases[i], "All")
- wait(2.25)
- end
- end
- wait(60)
- game:GetService("TeleportService"):Teleport(game.PlaceId)
Advertisement
Add Comment
Please, Sign In to add comment