Advertisement
szze

amogus

Jan 1st, 2023 (edited)
934
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. local model = game:GetObjects("rbxassetid://11947954739")[1]
  2. model.Parent = workspace
  3. model.Anchored = true
  4. model.CFrame = workspace.CurrentRooms[0].Parts.FrontDesk.Paper.CFrame * CFrame.new(0, .9, 0)
  5. model.Prompt.Triggered:Connect(function()
  6. model["STOP POSTING ABOUT AMONG US (FULL, CLEAN)"]:Play()
  7. if not firesignal then return end
  8. firesignal(game.ReplicatedStorage.Bricks.Caption.OnClientEvent, "you have been SUSED by the AMONGUS")
  9. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement