Advertisement
iHollow

iHollow | #25

Mar 7th, 2022
5,785
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-775.050964, 36.1167526, -683.721252, 0.0332483985, 5.98332122e-08, 0.999447107, 1.54569091e-09, 1, -5.99177312e-08, -0.999447107, 3.53700491e-09, 0.0332483985)
  2.  
  3. getgenv().money = true
  4.  
  5. while wait() do
  6. if getgenv().money == true then
  7. local args = {
  8. [1] = "Sunset Grove"
  9. }
  10.  
  11. game:GetService("ReplicatedStorage").DataStore.PlaceRewardsFunction:InvokeServer(unpack(args))
  12. end
  13. end
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement