Scriptorz5

[RELEASE] Clone Tycoon 2 [INFCASH,INFGEMS] V1

Oct 20th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. -- MADE BY : RBXLStealit
  2. -- Instances:
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local HYLYH = Instance.new("Frame")
  5. local Main1 = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local owner = Instance.new("TextLabel")
  8. local close = Instance.new("TextButton")
  9. local Main2 = Instance.new("Frame")
  10. local cash = Instance.new("TextButton")
  11. local gems = Instance.new("TextButton")
  12. --Properties:
  13. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  14.  
  15. HYLYH.Name = "HYLYH"
  16. HYLYH.Parent = ScreenGui
  17. HYLYH.BackgroundColor3 = Color3.new(0.552941, 0.501961, 0.498039)
  18. HYLYH.Position = UDim2.new(0.239831701, 0, 0.079522863, 0)
  19. HYLYH.Size = UDim2.new(0, 371, 0, 117)
  20.  
  21. Main1.Name = "Main1"
  22. Main1.Parent = HYLYH
  23. Main1.BackgroundColor3 = Color3.new(1, 1, 1)
  24. Main1.BackgroundTransparency = 0.40000000596046
  25. Main1.Position = UDim2.new(0.18328841, 0, 0.0576515421, 0)
  26. Main1.Size = UDim2.new(0, 234, 0, 48)
  27.  
  28. TextLabel.Parent = Main1
  29. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  30. TextLabel.BackgroundTransparency = 1
  31. TextLabel.Position = UDim2.new(0.0769230798, 0, -0.020833334, 0)
  32. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  33. TextLabel.Font = Enum.Font.Cartoon
  34. TextLabel.Text = "CLONE TYCOON 2"
  35. TextLabel.TextColor3 = Color3.new(0.301961, 0.756863, 0)
  36. TextLabel.TextSize = 30
  37. TextLabel.TextStrokeTransparency = 0.5
  38.  
  39. owner.Name = "owner"
  40. owner.Parent = Main1
  41. owner.BackgroundColor3 = Color3.new(1, 1, 1)
  42. owner.BackgroundTransparency = 1
  43. owner.Position = UDim2.new(0.0789743587, 0, 2.22916698, 0)
  44. owner.Size = UDim2.new(0, 200, 0, 26)
  45. owner.Font = Enum.Font.Cartoon
  46. owner.Text = "GUI BY : RBXLStealit"
  47. owner.TextColor3 = Color3.new(0, 0, 0)
  48. owner.TextSize = 14
  49.  
  50. close.Name = "close"
  51. close.Parent = Main1
  52. close.BackgroundColor3 = Color3.new(1, 0, 0)
  53. close.BackgroundTransparency = 0.55000001192093
  54. close.BorderSizePixel = 0
  55. close.Position = UDim2.new(1.19658124, 0, -0.0833333358, 0)
  56. close.Size = UDim2.new(0, 23, 0, 20)
  57. close.Font = Enum.Font.Cartoon
  58. close.Text = "X"
  59. close.TextColor3 = Color3.new(0, 0, 0)
  60. close.TextSize = 14
  61.  
  62. Main2.Name = "Main2"
  63. Main2.Parent = HYLYH
  64. Main2.BackgroundColor3 = Color3.new(0.584314, 1, 0.109804)
  65. Main2.BackgroundTransparency = 0.75
  66. Main2.Position = UDim2.new(0.0350404307, 0, 0.529914558, 0)
  67. Main2.Size = UDim2.new(0, 346, 0, 49)
  68.  
  69. cash.Name = "cash"
  70. cash.Parent = Main2
  71. cash.BackgroundColor3 = Color3.new(0.403922, 1, 0.85098)
  72. cash.BackgroundTransparency = 0.69999998807907
  73. cash.BorderSizePixel = 6
  74. cash.Position = UDim2.new(0.0289017335, 0, 0.187008142, 0)
  75. cash.Size = UDim2.new(0, 127, 0, 31)
  76. cash.SizeConstraint = Enum.SizeConstraint.RelativeXX
  77. cash.Font = Enum.Font.Cartoon
  78. cash.Text = "GIFT INF COINS"
  79. cash.TextColor3 = Color3.new(0, 0, 0)
  80. cash.TextSize = 18
  81.  
  82. gems.Name = "gems"
  83. gems.Parent = Main2
  84. gems.BackgroundColor3 = Color3.new(0.403922, 1, 0.85098)
  85. gems.BackgroundTransparency = 0.69999998807907
  86. gems.BorderSizePixel = 6
  87. gems.Position = UDim2.new(0.601156056, 0, 0.187008142, 0)
  88. gems.Size = UDim2.new(0, 127, 0, 31)
  89. gems.SizeConstraint = Enum.SizeConstraint.RelativeXX
  90. gems.Font = Enum.Font.Cartoon
  91. gems.Text = "GIFT INF GEMS"
  92. gems.TextColor3 = Color3.new(0, 0, 0)
  93. gems.TextSize = 18
  94. -- Scripts:
  95.  
  96.  
  97. cash.MouseButton1Click:Connect(function()
  98. game.Workspace.Events.DataStores.LoadStep:FireServer("Cash", 20000000000)
  99. end)
  100.  
  101. gems.MouseButton1Click:Connect(function()
  102. game.Workspace.Events.DataStores.LoadStep:FireServer("Gems", 100000000000)
  103. end)
  104.  
  105. close.MouseButton1Click:Connect(function()
  106. HYLYH.Visible = false
  107. end)
  108.  
  109. HYLYH.Active = true
  110. HYLYH.Draggable = true
  111.  
  112. -- SCRIPT MADE BY : ferryslavina123 --
  113. while true do
  114. owner.Text = "Gui By : RBXLStealit"
  115. wait(3)
  116. owner.Text = "SPECIAL THANKS : ferryslavina123"
  117. wait(3)
  118. owner.Text = "SPECIAL THANKS : VienneDeLaconas"
  119. wait(3)
  120. end
  121. -- END --
Add Comment
Please, Sign In to add comment