Xxploitboi

SnowY V3

Apr 18th, 2018
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 8.77 KB | None | 0 0
  1. -- Objects
  2.  
  3. local SnowY = Instance.new("ScreenGui")
  4. local V3 = Instance.new("Frame")
  5. local TITLE = Instance.new("TextLabel")
  6. local ScrollingFrame = Instance.new("ScrollingFrame")
  7. local CARPARK = Instance.new("TextButton")
  8. local CONTAINERS = Instance.new("TextButton")
  9. local SECRETHOUSE = Instance.new("TextButton")
  10. local ICEMOUNTAIN = Instance.new("TextButton")
  11. local SNOWMAN = Instance.new("TextButton")
  12. local SPEED = Instance.new("TextButton")
  13. local COMINGSOON1 = Instance.new("TextButton")
  14. local PLOW = Instance.new("TextButton")
  15. local SHOVELS = Instance.new("TextButton")
  16. local ComingSoon = Instance.new("TextButton")
  17. local SANTA = Instance.new("TextButton")
  18. local COMINGSOON2 = Instance.new("TextButton")
  19.  
  20. -- Properties
  21.  
  22. SnowY.Name = "SnowY"
  23. SnowY.Parent = game.StarterGui
  24.  
  25. V3.Name = "V3"
  26. V3.Parent = SnowY
  27. V3.BackgroundColor3 = Color3.new(1, 1, 1)
  28. V3.BorderColor3 = Color3.new(1, 1, 0)
  29. V3.BorderSizePixel = 5
  30. V3.Position = UDim2.new(0.322281182, 0, 0.273961663, 0)
  31. V3.Size = UDim2.new(0, 268, 0, 251)
  32. V3.Visible = true
  33. V3.Active = true
  34. V3.Draggable = true
  35. V3.Selectable = true
  36.  
  37. TITLE.Name = "TITLE"
  38. TITLE.Parent = V3
  39. TITLE.BackgroundColor3 = Color3.new(1, 1, 1)
  40. TITLE.BorderColor3 = Color3.new(1, 1, 0)
  41. TITLE.BorderSizePixel = 5
  42. TITLE.Position = UDim2.new(0.25746268, 0, 0.0478087664, 0)
  43. TITLE.Size = UDim2.new(0, 130, 0, 40)
  44. TITLE.Font = Enum.Font.Cartoon
  45. TITLE.Text = "SnowY V3"
  46. TITLE.TextColor3 = Color3.new(1, 1, 0)
  47. TITLE.TextScaled = true
  48. TITLE.TextSize = 14
  49. TITLE.TextWrapped = true
  50.  
  51. ScrollingFrame.Parent = V3
  52. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  53. ScrollingFrame.BorderColor3 = Color3.new(1, 1, 0)
  54. ScrollingFrame.BorderSizePixel = 5
  55. ScrollingFrame.Position = UDim2.new(-0.000918507576, 0, 0.287848651, 0)
  56. ScrollingFrame.Size = UDim2.new(0, 268, 0, 131)
  57.  
  58. CARPARK.Name = "CARPARK"
  59. CARPARK.Parent = ScrollingFrame
  60. CARPARK.BackgroundColor3 = Color3.new(1, 1, 1)
  61. CARPARK.BorderColor3 = Color3.new(1, 1, 0)
  62. CARPARK.BorderSizePixel = 3
  63. CARPARK.Position = UDim2.new(0.0279850662, 0, 0.0249687731, 0)
  64. CARPARK.Size = UDim2.new(0, 61, 0, 30)
  65. CARPARK.Font = Enum.Font.Cartoon
  66. CARPARK.Text = "Car Park"
  67. CARPARK.TextColor3 = Color3.new(0, 0, 0)
  68. CARPARK.TextScaled = true
  69. CARPARK.TextSize = 14
  70. CARPARK.TextWrapped = true
  71.  
  72. CONTAINERS.Name = "CONTAINERS"
  73. CONTAINERS.Parent = ScrollingFrame
  74. CONTAINERS.BackgroundColor3 = Color3.new(1, 1, 1)
  75. CONTAINERS.BorderColor3 = Color3.new(1, 1, 0)
  76. CONTAINERS.BorderSizePixel = 3
  77. CONTAINERS.Position = UDim2.new(0.358208925, 0, 0.0249687731, 0)
  78. CONTAINERS.Size = UDim2.new(0, 61, 0, 30)
  79. CONTAINERS.Font = Enum.Font.Cartoon
  80. CONTAINERS.Text = "Containers"
  81. CONTAINERS.TextColor3 = Color3.new(0, 0, 0)
  82. CONTAINERS.TextScaled = true
  83. CONTAINERS.TextSize = 14
  84. CONTAINERS.TextWrapped = true
  85.  
  86. SECRETHOUSE.Name = "SECRETHOUSE"
  87. SECRETHOUSE.Parent = ScrollingFrame
  88. SECRETHOUSE.BackgroundColor3 = Color3.new(1, 1, 1)
  89. SECRETHOUSE.BorderColor3 = Color3.new(1, 1, 0)
  90. SECRETHOUSE.BorderSizePixel = 3
  91. SECRETHOUSE.Position = UDim2.new(0.686567128, 0, 0.0249687731, 0)
  92. SECRETHOUSE.Size = UDim2.new(0, 61, 0, 30)
  93. SECRETHOUSE.Font = Enum.Font.Cartoon
  94. SECRETHOUSE.Text = "Secret House"
  95. SECRETHOUSE.TextColor3 = Color3.new(0, 0, 0)
  96. SECRETHOUSE.TextScaled = true
  97. SECRETHOUSE.TextSize = 14
  98. SECRETHOUSE.TextWrapped = true
  99.  
  100. ICEMOUNTAIN.Name = "ICEMOUNTAIN"
  101. ICEMOUNTAIN.Parent = ScrollingFrame
  102. ICEMOUNTAIN.BackgroundColor3 = Color3.new(1, 1, 1)
  103. ICEMOUNTAIN.BorderColor3 = Color3.new(1, 1, 0)
  104. ICEMOUNTAIN.BorderSizePixel = 3
  105. ICEMOUNTAIN.Position = UDim2.new(0.0298507214, 0, 0.116571829, 0)
  106. ICEMOUNTAIN.Size = UDim2.new(0, 61, 0, 30)
  107. ICEMOUNTAIN.Font = Enum.Font.Cartoon
  108. ICEMOUNTAIN.Text = "Ice mountain"
  109. ICEMOUNTAIN.TextColor3 = Color3.new(0, 0, 0)
  110. ICEMOUNTAIN.TextScaled = true
  111. ICEMOUNTAIN.TextSize = 14
  112. ICEMOUNTAIN.TextWrapped = true
  113.  
  114. SNOWMAN.Name = "SNOWMAN"
  115. SNOWMAN.Parent = ScrollingFrame
  116. SNOWMAN.BackgroundColor3 = Color3.new(1, 1, 1)
  117. SNOWMAN.BorderColor3 = Color3.new(1, 1, 0)
  118. SNOWMAN.BorderSizePixel = 3
  119. SNOWMAN.Position = UDim2.new(0.358208925, 0, 0.116571829, 0)
  120. SNOWMAN.Size = UDim2.new(0, 61, 0, 30)
  121. SNOWMAN.Font = Enum.Font.Cartoon
  122. SNOWMAN.Text = "Snowman"
  123. SNOWMAN.TextColor3 = Color3.new(0, 0, 0)
  124. SNOWMAN.TextScaled = true
  125. SNOWMAN.TextSize = 14
  126. SNOWMAN.TextWrapped = true
  127.  
  128. SPEED.Name = "SPEED"
  129. SPEED.Parent = ScrollingFrame
  130. SPEED.BackgroundColor3 = Color3.new(1, 1, 1)
  131. SPEED.BorderColor3 = Color3.new(1, 1, 0)
  132. SPEED.BorderSizePixel = 3
  133. SPEED.Position = UDim2.new(0.686567128, 0, 0.116571829, 0)
  134. SPEED.Size = UDim2.new(0, 61, 0, 30)
  135. SPEED.Font = Enum.Font.Cartoon
  136. SPEED.Text = "Speed"
  137. SPEED.TextColor3 = Color3.new(0, 0, 0)
  138. SPEED.TextScaled = true
  139. SPEED.TextSize = 14
  140. SPEED.TextWrapped = true
  141.  
  142. COMINGSOON1.Name = "COMINGSOON1"
  143. COMINGSOON1.Parent = ScrollingFrame
  144. COMINGSOON1.BackgroundColor3 = Color3.new(1, 1, 1)
  145. COMINGSOON1.BorderColor3 = Color3.new(1, 1, 0)
  146. COMINGSOON1.BorderSizePixel = 3
  147. COMINGSOON1.Position = UDim2.new(0.686567128, 0, 0.208174884, 0)
  148. COMINGSOON1.Size = UDim2.new(0, 61, 0, 30)
  149. COMINGSOON1.Font = Enum.Font.Cartoon
  150. COMINGSOON1.Text = "Coming Soon.."
  151. COMINGSOON1.TextColor3 = Color3.new(0, 0, 0)
  152. COMINGSOON1.TextScaled = true
  153. COMINGSOON1.TextSize = 14
  154. COMINGSOON1.TextWrapped = true
  155.  
  156. PLOW.Name = "PLOW"
  157. PLOW.Parent = ScrollingFrame
  158. PLOW.BackgroundColor3 = Color3.new(1, 1, 1)
  159. PLOW.BorderColor3 = Color3.new(1, 1, 0)
  160. PLOW.BorderSizePixel = 3
  161. PLOW.Position = UDim2.new(0.358208925, 0, 0.208174884, 0)
  162. PLOW.Size = UDim2.new(0, 61, 0, 30)
  163. PLOW.Font = Enum.Font.Cartoon
  164. PLOW.Text = "Plow shop"
  165. PLOW.TextColor3 = Color3.new(0, 0, 0)
  166. PLOW.TextScaled = true
  167. PLOW.TextSize = 14
  168. PLOW.TextWrapped = true
  169.  
  170. SHOVELS.Name = "SHOVELS"
  171. SHOVELS.Parent = ScrollingFrame
  172. SHOVELS.BackgroundColor3 = Color3.new(1, 1, 1)
  173. SHOVELS.BorderColor3 = Color3.new(1, 1, 0)
  174. SHOVELS.BorderSizePixel = 3
  175. SHOVELS.Position = UDim2.new(0.0298507214, 0, 0.208174884, 0)
  176. SHOVELS.Size = UDim2.new(0, 61, 0, 30)
  177. SHOVELS.Font = Enum.Font.Cartoon
  178. SHOVELS.Text = "Shovel shop"
  179. SHOVELS.TextColor3 = Color3.new(0, 0, 0)
  180. SHOVELS.TextScaled = true
  181. SHOVELS.TextSize = 14
  182. SHOVELS.TextWrapped = true
  183.  
  184. ComingSoon.Name = "ComingSoon.."
  185. ComingSoon.Parent = ScrollingFrame
  186. ComingSoon.BackgroundColor3 = Color3.new(1, 1, 1)
  187. ComingSoon.BorderColor3 = Color3.new(1, 1, 0)
  188. ComingSoon.BorderSizePixel = 3
  189. ComingSoon.Position = UDim2.new(0.0279850662, 0, 0.307411522, 0)
  190. ComingSoon.Size = UDim2.new(0, 61, 0, 30)
  191. ComingSoon.Font = Enum.Font.Cartoon
  192. ComingSoon.Text = "ComingSoon"
  193. ComingSoon.TextColor3 = Color3.new(0, 0, 0)
  194. ComingSoon.TextScaled = true
  195. ComingSoon.TextSize = 14
  196. ComingSoon.TextWrapped = true
  197.  
  198. SANTA.Name = "SANTA"
  199. SANTA.Parent = ScrollingFrame
  200. SANTA.BackgroundColor3 = Color3.new(1, 1, 1)
  201. SANTA.BorderColor3 = Color3.new(1, 1, 0)
  202. SANTA.BorderSizePixel = 3
  203. SANTA.Position = UDim2.new(0.356343269, 0, 0.307411522, 0)
  204. SANTA.Size = UDim2.new(0, 61, 0, 30)
  205. SANTA.Font = Enum.Font.Cartoon
  206. SANTA.Text = "Santa"
  207. SANTA.TextColor3 = Color3.new(0, 0, 0)
  208. SANTA.TextScaled = true
  209. SANTA.TextSize = 14
  210. SANTA.TextWrapped = true
  211.  
  212. COMINGSOON2.Name = "COMINGSOON2"
  213. COMINGSOON2.Parent = ScrollingFrame
  214. COMINGSOON2.BackgroundColor3 = Color3.new(1, 1, 1)
  215. COMINGSOON2.BorderColor3 = Color3.new(1, 1, 0)
  216. COMINGSOON2.BorderSizePixel = 3
  217. COMINGSOON2.Position = UDim2.new(0.684701443, 0, 0.307411522, 0)
  218. COMINGSOON2.Size = UDim2.new(0, 61, 0, 30)
  219. COMINGSOON2.Font = Enum.Font.Cartoon
  220. COMINGSOON2.Text = "Coming Soon..."
  221. COMINGSOON2.TextColor3 = Color3.new(0, 0, 0)
  222. COMINGSOON2.TextScaled = true
  223. COMINGSOON2.TextSize = 14
  224. COMINGSOON2.TextWrapped = true
  225.  
  226. --Teleports
  227.  
  228. PLOW.MouseButton1Click:connect(function()
  229.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2, 2, -179)
  230. end)
  231.  
  232. SHOVELS.MouseButton1Click:connect(function()
  233.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-8, 2, -30)
  234. end)
  235.  
  236. CONTAINERS.MouseButton1Click:connect(function()
  237.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(231, 5, -62)
  238. end)
  239.  
  240. SNOWMAN.MouseButton1Click:connect(function()
  241.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(418, 2, -94)
  242. end)
  243.  
  244. ICEMOUNTAIN.MouseButton1Click:connect(function()
  245.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(109, 0.5, -489)
  246. end)
  247.  
  248. SANTA.MouseButton1Click:connect(function()
  249.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(67, 0.5, 78)
  250. end)
  251.  
  252. SECRETHOUSE.MouseButton1Click:connect(function()
  253.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-232, 3.5, 237)
  254. end)
  255.  
  256. CARPARK.MouseButton1Click:connect(function()
  257.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(55, 0.5, -251)
  258. end)
  259.  
  260. ---ETC
  261. SPEED.MouseButton1Click:connect(function()
  262.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  263. end)
  264.  
  265. SnowY.Parent = game.Players.LocalPlayer.PlayerGui
Add Comment
Please, Sign In to add comment