Advertisement
anonmods

Stom Sims - anonmods.com

Oct 3rd, 2021
404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. Naruto Scrolls
  2. Teleport:
  3. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(80.7696838, -223.009811, -13908.0342, -0.138244838, 0, -0.990398109, 0, 1, 0, 0.990398109, 0, -0.138244838)
  4.  
  5. Scroll:
  6. local args = {
  7. [1] = "Gems",
  8. [2] = game:GetService("ReplicatedStorage").Resources.Environments.hiddenVillageInTheLeaves.LootBoxShop2
  9. }
  10.  
  11. game:GetService("ReplicatedStorage").NetManagedInstances.openShopLootBox:InvokeServer(unpack(args))
  12.  
  13. My Hero Academia
  14. Teleport:
  15. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1757.22107, 26.9602051, -410.482941, -0.173618853, -3.49849016e-09, -0.984812915, -2.0149324e-08, 1, -1.90713439e-13, 0.984812915, 1.98432808e-08, -0.173618853)
  16.  
  17. Scroll:
  18. local args = {
  19. [1] = "Gems",
  20. [2] = game:GetService("ReplicatedStorage").Resources.Environments.heroIsland.LootBoxStoreGem
  21. }
  22.  
  23. game:GetService("ReplicatedStorage").NetManagedInstances.openShopLootBox:InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement