Pozu2

ICE CREAM SIMULATOR SCRIPT

Oct 19th, 2018
416
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.84 KB | None | 0 0
  1. --[[
  2. -----------------------------
  3. Game:
  4. https://www.roblox.com/games/2423809996/Pets-ICE-CREAM-SIMULATOR
  5. -----------------------------
  6. Description:
  7. This is a gui *shrug*
  8. -----------------------------
  9. Credit:
  10. Verm - brianops16
  11. Disc - brianops1#0240
  12. -----------------------------
  13. --]]
  14. plr = game:GetService('Players').LocalPlayer
  15. B1 = 0
  16. B2 = 0
  17. B3 = 0
  18. B4 = 0
  19. local ScreenGui = Instance.new("ScreenGui")
  20. local Frame = Instance.new("Frame")
  21. local Frame_2 = Instance.new("Frame")
  22. local Frame_3 = Instance.new("Frame")
  23. local GuiCredit = Instance.new("TextLabel")
  24. local ScriptCredit = Instance.new("TextLabel")
  25. local GameName = Instance.new("TextLabel")
  26. local Button1 = Instance.new("TextButton")
  27. local Button2 = Instance.new("TextButton")
  28. local Button3 = Instance.new("TextButton")
  29. local Light2 = Instance.new("TextLabel")
  30. local Button4 = Instance.new("TextButton")
  31. local Light4 = Instance.new("TextLabel")
  32. local Light1 = Instance.new("TextLabel")
  33. local Light3 = Instance.new("TextLabel")
  34. ScreenGui.Parent = game.CoreGui
  35. Frame.Parent = ScreenGui
  36. Frame.Active = true
  37. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  38. Frame.BackgroundTransparency = 0.44999998807907
  39. Frame.BorderSizePixel = 0
  40. Frame.LayoutOrder = 1
  41. Frame.Position = UDim2.new(0, 510, 0, 204)
  42. Frame.Selectable = true
  43. Frame.Size = UDim2.new(0, 394, 0, 223)
  44. Frame.Draggable = true
  45. Frame_2.Parent = Frame
  46. Frame_2.BackgroundColor3 = Color3.new(0.47451, 0.47451, 0.47451)
  47. Frame_2.BackgroundTransparency = 0.5
  48. Frame_2.BorderSizePixel = 0
  49. Frame_2.Position = UDim2.new(0, 0, 1, 0)
  50. Frame_2.Size = UDim2.new(0, 402, 0, 8)
  51. Frame_3.Parent = Frame
  52. Frame_3.BackgroundColor3 = Color3.new(0.47451, 0.47451, 0.47451)
  53. Frame_3.BackgroundTransparency = 0.5
  54. Frame_3.BorderSizePixel = 0
  55. Frame_3.Position = UDim2.new(1, 0, 0, 0)
  56. Frame_3.Size = UDim2.new(0, 8, 0, 223)
  57. Button1.TextWrapped = true
  58. Button2.TextWrapped = true
  59. Button3.TextWrapped = true
  60. Button4.TextWrapped = true
  61. GuiCredit.Name = "GuiCredit"
  62. GuiCredit.Parent = Frame
  63. GuiCredit.BackgroundColor3 = Color3.new(1, 1, 1)
  64. GuiCredit.BackgroundTransparency = 1
  65. GuiCredit.Position = UDim2.new(0, 0, 0.905829608, 0)
  66. GuiCredit.Size = UDim2.new(0, 194, 0, 21)
  67. GuiCredit.Font = Enum.Font.SourceSans
  68. GuiCredit.TextColor3 = Color3.new(0, 0, 0)
  69. GuiCredit.TextSize = 16
  70. ScriptCredit.Name = "ScriptCredit"
  71. ScriptCredit.Parent = Frame
  72. ScriptCredit.BackgroundColor3 = Color3.new(1, 1, 1)
  73. ScriptCredit.BackgroundTransparency = 1
  74. ScriptCredit.Position = UDim2.new(0, 194, 0, 202)
  75. ScriptCredit.Size = UDim2.new(0, 208, 0, 21)
  76. ScriptCredit.Font = Enum.Font.SourceSans
  77. ScriptCredit.TextColor3 = Color3.new(0, 0, 0)
  78. ScriptCredit.TextSize = 16
  79. ScriptCredit.TextWrapped = true
  80. GameName.Name = "GameName"
  81. GameName.Parent = Frame
  82. GameName.BackgroundColor3 = Color3.new(1, 1, 1)
  83. GameName.BackgroundTransparency = 1
  84. GameName.BorderSizePixel = 0
  85. GameName.Size = UDim2.new(0, 394, 0, 21)
  86. GameName.Font = Enum.Font.SourceSans
  87. GameName.TextColor3 = Color3.new(0, 0, 0)
  88. GameName.TextSize = 16
  89. Button1.Name = "Button1"
  90. Button1.Parent = Frame
  91. Button1.BackgroundColor3 = Color3.new(0.47451, 0.47451, 0.47451)
  92. Button1.BackgroundTransparency = 0.40000000596046
  93. Button1.BorderColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  94. Button1.BorderSizePixel = 0
  95. Button1.Position = UDim2.new(0, 23, 0, 49)
  96. Button1.Size = UDim2.new(0, 149, 0, 45)
  97. Button1.Font = Enum.Font.SourceSans
  98. Button1.Text = ""
  99. Button1.TextColor3 = Color3.new(0, 0, 0)
  100. Button1.TextSize = 14
  101. Button2.Name = "Button2"
  102. Button2.Parent = Frame
  103. Button2.BackgroundColor3 = Color3.new(0.47451, 0.47451, 0.47451)
  104. Button2.BackgroundTransparency = 0.40000000596046
  105. Button2.BorderColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  106. Button2.BorderSizePixel = 0
  107. Button2.Position = UDim2.new(0, 23, 0, 127)
  108. Button2.Size = UDim2.new(0, 149, 0, 46)
  109. Button2.Font = Enum.Font.SourceSans
  110. Button2.Text = ""
  111. Button2.TextColor3 = Color3.new(0, 0, 0)
  112. Button2.TextSize = 14
  113. Button3.Name = "Button3"
  114. Button3.Parent = Frame
  115. Button3.BackgroundColor3 = Color3.new(0.47451, 0.47451, 0.47451)
  116. Button3.BackgroundTransparency = 0.40000000596046
  117. Button3.BorderColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  118. Button3.BorderSizePixel = 0
  119. Button3.Position = UDim2.new(0, 223, 0, 49)
  120. Button3.Size = UDim2.new(0, 149, 0, 45)
  121. Button3.Font = Enum.Font.SourceSans
  122. Button3.Text = ""
  123. Button3.TextColor3 = Color3.new(0, 0, 0)
  124. Button3.TextSize = 14
  125. Light2.Name = "Light2"
  126. Light2.Parent = Frame
  127. Light2.BackgroundColor3 = Color3.new(0, 0, 0)
  128. Light2.BorderSizePixel = 0
  129. Light2.Position = UDim2.new(0, 162, 0, 127)
  130. Light2.Size = UDim2.new(0, 10, 0, 10)
  131. Light2.Font = Enum.Font.SourceSans
  132. Light2.Text = ""
  133. Light2.TextColor3 = Color3.new(0, 0, 0)
  134. Light2.TextSize = 14
  135. Button4.Name = "Button4"
  136. Button4.Parent = Frame
  137. Button4.BackgroundColor3 = Color3.new(0.47451, 0.47451, 0.47451)
  138. Button4.BackgroundTransparency = 0.40000000596046
  139. Button4.BorderColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  140. Button4.BorderSizePixel = 0
  141. Button4.Position = UDim2.new(0, 223, 0, 127)
  142. Button4.Size = UDim2.new(0, 149, 0, 46)
  143. Button4.Font = Enum.Font.SourceSans
  144. Button4.Text = ""
  145. Button4.TextColor3 = Color3.new(0, 0, 0)
  146. Button4.TextSize = 14
  147. Light4.Name = "Light4"
  148. Light4.Parent = Frame
  149. Light4.BackgroundColor3 = Color3.new(0, 0, 0)
  150. Light4.BorderSizePixel = 0
  151. Light4.Position = UDim2.new(0, 362, 0, 127)
  152. Light4.Size = UDim2.new(0, 10, 0, 10)
  153. Light4.Font = Enum.Font.SourceSans
  154. Light4.Text = ""
  155. Light4.TextColor3 = Color3.new(0, 0, 0)
  156. Light4.TextSize = 14
  157. Light1.Name = "Light1"
  158. Light1.Parent = Frame
  159. Light1.BackgroundColor3 = Color3.new(0, 0, 0)
  160. Light1.BorderSizePixel = 0
  161. Light1.Position = UDim2.new(0, 162, 0, 49)
  162. Light1.Size = UDim2.new(0, 10, 0, 10)
  163. Light1.Font = Enum.Font.SourceSans
  164. Light1.Text = ""
  165. Light1.TextColor3 = Color3.new(0, 0, 0)
  166. Light1.TextSize = 14
  167. Light3.Name = "Light3"
  168. Light3.Parent = Frame
  169. Light3.BackgroundColor3 = Color3.new(0, 0, 0)
  170. Light3.BorderSizePixel = 0
  171. Light3.Position = UDim2.new(0, 362, 0, 49)
  172. Light3.Size = UDim2.new(0, 10, 0, 10)
  173. Light3.Font = Enum.Font.SourceSans
  174. Light3.Text = ""
  175. Light3.TextColor3 = Color3.new(0, 0, 0)
  176. Light3.TextSize = 14
  177. -------------------------------
  178. GuiCredit.Text = "Gui ~ brianops16"
  179. ScriptCredit.Text = "Script ~ brianops16/Rob123"-- credit yourself here if you made the script
  180. GameName.Text = "Ice Cream Sim"--Enter the game name you are exploiting
  181. -------------------------------
  182. Button1.Text = "Autofarm (Must have ice cream equipped)"
  183.  
  184. Button2.Text = "Autosell"
  185.  
  186. Button3.Text = "TP Tokens"
  187.  
  188. Button4.Text = "Auto Rebirth"
  189. --------------------------------
  190.  
  191. Button1.MouseButton1Click:connect(function()
  192. if B1 == 0 then
  193. B1 = 1
  194. Light1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) --White
  195. while B1 == 1 do
  196. game:GetService('RunService').Stepped:wait()
  197. local Event = game:GetService("Workspace")[plr.Name]["Ice Cream"].E
  198. Event:FireServer()
  199.  
  200. local A_1 = 11
  201. local Event = game:GetService("ReplicatedStorage").Events.BuyEquipCone
  202. Event:FireServer(A_1)
  203.  
  204. local A_1 = 21
  205. local Event = game:GetService("ReplicatedStorage").Events.UnlockFlavor
  206. Event:FireServer(A_1)
  207.  
  208. end
  209. elseif B1 == 1 then
  210. B1 = 0
  211. Light1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) --Black
  212. end
  213. end)
  214.  
  215. Button2.MouseButton1Click:connect(function()
  216. if B2 == 0 then
  217. B2 = 1
  218. Light2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) --White
  219. while B2 == 1 do
  220. game:GetService('RunService').Stepped:wait()
  221. local sell = game.Workspace["Main Area"]["Ice Cream Truck"]:FindFirstChild("Enter")
  222. plr.Character.HumanoidRootPart.CFrame = sell.CFrame
  223. wait()
  224. plr.Character.HumanoidRootPart.CFrame = sell.CFrame * CFrame.new(-5,0,0)
  225. wait()
  226. end
  227. elseif B2 == 1 then
  228. B2 = 0
  229. Light2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) --Black
  230. end
  231. end)
  232. Button3.MouseButton1Click:connect(function()
  233. if B3 == 0 then
  234. B3 = 1
  235. Light3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) --White
  236. while B3 == 1 do
  237. game:GetService('RunService').Stepped:wait()
  238. local children = game.Workspace:GetChildren()
  239. for _, child in pairs(children) do
  240. game:GetService('RunService').Stepped:wait()
  241. if B3 == 1 then
  242. for _, child in pairs(child:GetChildren()) do
  243. game:GetService('RunService').Stepped:wait()
  244. if B3 == 1 then
  245. table.insert(children, child)
  246. end
  247. if child:IsA("BasePart") and child.Name == "Token" and B3 == 1 then
  248. child.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  249. end
  250. end
  251. end
  252. end
  253. end
  254. elseif B3 == 1 then
  255. B3 = 0
  256. Light3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) --Black
  257. end
  258. end)
  259. Button4.MouseButton1Click:connect(function()
  260. if B4 == 0 then
  261. B4 = 1
  262. Light4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) --White
  263. while B4 == 1 do
  264. game:GetService('RunService').Stepped:wait()
  265. -- Script generated by R2Sv2
  266. -- R2Sv2 developed by Luckyxero
  267.  
  268. local Event = game:GetService("ReplicatedStorage").Events.Rebirth
  269. Event:FireServer()
  270.  
  271. end
  272. elseif B4 == 1 then
  273. B4 = 0
  274. Light4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) --Black
  275. end
  276. end)
Add Comment
Please, Sign In to add comment