Advertisement
LeqTxl

Untitled

Mar 24th, 2020
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. game.Workspace.GiveTool:FireServer(a, "PompousTheCloud")
  2. wait()
  3. local RobloxianLife = loadstring(game:HttpGetAsync("https://pastebin.com/raw/HTF0vRHF"))()
  4.  
  5. RobloxianLife:Initialize(4803338270)
  6.  
  7. local plr = game.Players.LocalPlayer
  8. local char = plr.Character
  9. local backpack = plr.Backpack
  10. local hum = char.Humanoid
  11.  
  12. RobloxianLife:SetLocalProperty(char.HumanoidRootPart, "Name", "1")
  13. RobloxianLife:SetLocalProperty(char:WaitForChild("1"), "Anchored", true)
  14. RobloxianLife:SetLocalProperty(char["1"], "Position", Vector3.new(-40, 3967, 425))
  15. RobloxianLife:SetLocalProperty(char["1"], "CanCollide", true)
  16. RobloxianLife:SetLocalProperty(char["1"], "Transparency", 0)
  17. RobloxianLife:SetLocalProperty(char["1"], "Color", Color3.fromRGB(91, 154, 76))
  18. RobloxianLife:SetLocalProperty(char["1"], "Material", Enum.Material.Grass)
  19. RobloxianLife:SetLocalProperty(char["1"], "Size", Vector3.new(10000, 0, 10000))
  20. RobloxianLife:SetLocalProperty(char["1"], "Rotation", Vector3.new(0, 0, 0))
  21. RobloxianLife:SetLocalProperty(char["1"], "Parent", game.Workspace)
  22. char.Head:Destroy()
  23. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement