Advertisement
EliteWolfie

~New Release~ Dessert Sim Menu ~Unpatchable~

Feb 24th, 2019
506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.39 KB | None | 0 0
  1. -- made by Elite Wolfie#5889 (V3rm: https://v3rmillion.net/showthread.php?tid=786424)
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local MainFrame = Instance.new("Frame")
  4. local SideFrame = Instance.new("Frame")
  5. local SideFrame_2 = Instance.new("Frame")
  6. local DownFrame = Instance.new("Frame")
  7. local UpFrame = Instance.new("Frame")
  8. local CubeFrame2 = Instance.new("Frame")
  9. local CubeFrame1 = Instance.new("Frame")
  10. local CubeFrame4 = Instance.new("Frame")
  11. local CubeFrame3 = Instance.new("Frame")
  12. local UnlockAllDoors = Instance.new("TextButton")
  13. local LucknessGamepass = Instance.new("TextButton")
  14. local CreditsButton = Instance.new("TextButton")
  15. local ScriptButton = Instance.new("TextButton")
  16. local UpdateLogs = Instance.new("TextLabel")
  17. local FrameLocks = Instance.new("Frame")
  18. local OpenClose = Instance.new("TextButton")
  19. local FrameCredits = Instance.new("Frame")
  20. local Credits = Instance.new("TextLabel")
  21. local SideFrame_3 = Instance.new("Frame")
  22. local SideFrame_4 = Instance.new("Frame")
  23. local UpFrame_2 = Instance.new("Frame")
  24. local UpFrame_3 = Instance.new("Frame")
  25. local CubeFrame4_2 = Instance.new("Frame")
  26. local CubeFrame2_2 = Instance.new("Frame")
  27. local CubeFrame1_2 = Instance.new("Frame")
  28. local CubeFrame3_2 = Instance.new("Frame")
  29. local CloseCredits = Instance.new("TextButton")
  30. local CreditsUserOwner = Instance.new("TextLabel")
  31. local CreditsUserScripter = Instance.new("TextLabel")
  32. local ScriptHub = Instance.new("Frame")
  33. local DownFrame2 = Instance.new("Frame")
  34. local DownFrame1 = Instance.new("Frame")
  35. local UpFrame1 = Instance.new("Frame")
  36. local UpFrame3 = Instance.new("Frame")
  37. local SideFrame2 = Instance.new("Frame")
  38. local SideFrame1 = Instance.new("Frame")
  39. local SideFrame2_2 = Instance.new("Frame")
  40. local SideFrame1_2 = Instance.new("Frame")
  41. local SideFrame3 = Instance.new("Frame")
  42. local CloseHubsie = Instance.new("TextButton")
  43. local ScriptText1 = Instance.new("TextLabel")
  44. local Sigh = Instance.new("TextLabel")
  45. local BringDesserting = Instance.new("TextButton")
  46. local ClickingDesserts = Instance.new("TextButton")
  47. local Sigh_2 = Instance.new("TextLabel")
  48. local TpWorld2 = Instance.new("TextButton")
  49. local TpWorld3 = Instance.new("TextButton")
  50. --Properties:
  51. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  52.  
  53. MainFrame.Name = "MainFrame"
  54. MainFrame.Parent = ScreenGui
  55. MainFrame.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  56. MainFrame.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  57. MainFrame.Position = UDim2.new(0.108736642, 0, 0.243934408, 0)
  58. MainFrame.Size = UDim2.new(0, 250, 0, 139)
  59. MainFrame.Visible = false
  60.  
  61. SideFrame.Name = "SideFrame"
  62. SideFrame.Parent = MainFrame
  63. SideFrame.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  64. SideFrame.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  65. SideFrame.Position = UDim2.new(-0.0770610347, 0, 0, 0)
  66. SideFrame.Size = UDim2.new(0, 12, 0, 139)
  67.  
  68. SideFrame_2.Name = "SideFrame"
  69. SideFrame_2.Parent = MainFrame
  70. SideFrame_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  71. SideFrame_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  72. SideFrame_2.Position = UDim2.new(1.02693892, 0, 0, 0)
  73. SideFrame_2.Size = UDim2.new(0, 12, 0, 139)
  74.  
  75. DownFrame.Name = "DownFrame"
  76. DownFrame.Parent = MainFrame
  77. DownFrame.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  78. DownFrame.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  79. DownFrame.Position = UDim2.new(0, 0, 1.05035973, 0)
  80. DownFrame.Size = UDim2.new(0, 250, 0, 14)
  81.  
  82. UpFrame.Name = "UpFrame"
  83. UpFrame.Parent = MainFrame
  84. UpFrame.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  85. UpFrame.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  86. UpFrame.Position = UDim2.new(0, 0, -0.151079133, 0)
  87. UpFrame.Size = UDim2.new(0, 250, 0, 14)
  88.  
  89. CubeFrame2.Name = "CubeFrame2"
  90. CubeFrame2.Parent = MainFrame
  91. CubeFrame2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  92. CubeFrame2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  93. CubeFrame2.Position = UDim2.new(1.02693892, 0, -0.151079133, 0)
  94. CubeFrame2.Size = UDim2.new(0, 12, 0, 14)
  95.  
  96. CubeFrame1.Name = "CubeFrame1"
  97. CubeFrame1.Parent = MainFrame
  98. CubeFrame1.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  99. CubeFrame1.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  100. CubeFrame1.Position = UDim2.new(-0.0770610347, 0, -0.151079133, 0)
  101. CubeFrame1.Size = UDim2.new(0, 12, 0, 14)
  102.  
  103. CubeFrame4.Name = "CubeFrame4"
  104. CubeFrame4.Parent = MainFrame
  105. CubeFrame4.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  106. CubeFrame4.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  107. CubeFrame4.Position = UDim2.new(1.02693892, 0, 1.05035973, 0)
  108. CubeFrame4.Size = UDim2.new(0, 12, 0, 14)
  109.  
  110. CubeFrame3.Name = "CubeFrame3"
  111. CubeFrame3.Parent = MainFrame
  112. CubeFrame3.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  113. CubeFrame3.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  114. CubeFrame3.Position = UDim2.new(-0.0770610571, 0, 1.05035973, 0)
  115. CubeFrame3.Size = UDim2.new(0, 12, 0, 14)
  116.  
  117. UnlockAllDoors.Name = "UnlockAllDoors"
  118. UnlockAllDoors.Parent = MainFrame
  119. UnlockAllDoors.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  120. UnlockAllDoors.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  121. UnlockAllDoors.Position = UDim2.new(0.551999986, 0, 0.0431654677, 0)
  122. UnlockAllDoors.Size = UDim2.new(0, 101, 0, 37)
  123. UnlockAllDoors.Font = Enum.Font.SciFi
  124. UnlockAllDoors.Text = "Unlock All Doors"
  125. UnlockAllDoors.TextColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  126. UnlockAllDoors.TextSize = 14
  127.  
  128. LucknessGamepass.Name = "LucknessGamepass"
  129. LucknessGamepass.Parent = MainFrame
  130. LucknessGamepass.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  131. LucknessGamepass.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  132. LucknessGamepass.Position = UDim2.new(0.0280000009, 0, 0.0431654677, 0)
  133. LucknessGamepass.Size = UDim2.new(0, 107, 0, 37)
  134. LucknessGamepass.Font = Enum.Font.SciFi
  135. LucknessGamepass.Text = "Lucky\nGamepass"
  136. LucknessGamepass.TextColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  137. LucknessGamepass.TextSize = 14
  138.  
  139. CreditsButton.Name = "CreditsButton"
  140. CreditsButton.Parent = MainFrame
  141. CreditsButton.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  142. CreditsButton.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  143. CreditsButton.Position = UDim2.new(0.551999986, 0, 0.741263628, 0)
  144. CreditsButton.Size = UDim2.new(0, 101, 0, 26)
  145. CreditsButton.Font = Enum.Font.SciFi
  146. CreditsButton.Text = "Credits"
  147. CreditsButton.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  148. CreditsButton.TextSize = 14
  149.  
  150. ScriptButton.Name = "ScriptButton"
  151. ScriptButton.Parent = MainFrame
  152. ScriptButton.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  153. ScriptButton.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  154. ScriptButton.Position = UDim2.new(0.551999986, 0, 0.366906464, 0)
  155. ScriptButton.Size = UDim2.new(0, 101, 0, 37)
  156. ScriptButton.Font = Enum.Font.SciFi
  157. ScriptButton.Text = "Script Hub"
  158. ScriptButton.TextColor3 = Color3.new(0.509804, 0.45098, 0.45098)
  159. ScriptButton.TextSize = 14
  160.  
  161. UpdateLogs.Name = "UpdateLogs"
  162. UpdateLogs.Parent = MainFrame
  163. UpdateLogs.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  164. UpdateLogs.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  165. UpdateLogs.Position = UDim2.new(0.0280000009, 0, 0.366906464, 0)
  166. UpdateLogs.Size = UDim2.new(0, 107, 0, 80)
  167. UpdateLogs.Font = Enum.Font.SourceSans
  168. UpdateLogs.Text = "Update Log\n\nPossibly to add\nmore functions!"
  169. UpdateLogs.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  170. UpdateLogs.TextSize = 14
  171.  
  172. FrameLocks.Name = "FrameLocks"
  173. FrameLocks.Parent = ScreenGui
  174. FrameLocks.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  175. FrameLocks.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  176. FrameLocks.Position = UDim2.new(-1.21071935e-08, 0, 0.284113228, 0)
  177. FrameLocks.Size = UDim2.new(0, 41, 0, 31)
  178.  
  179. OpenClose.Name = "Open/Close"
  180. OpenClose.Parent = FrameLocks
  181. OpenClose.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  182. OpenClose.Position = UDim2.new(0.0750563517, 0, 0.0988745391, 0)
  183. OpenClose.Size = UDim2.new(0, 34, 0, 23)
  184. OpenClose.Font = Enum.Font.SourceSans
  185. OpenClose.Text = "Open"
  186. OpenClose.TextColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  187. OpenClose.TextSize = 14
  188.  
  189. FrameCredits.Name = "FrameCredits"
  190. FrameCredits.Parent = ScreenGui
  191. FrameCredits.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  192. FrameCredits.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  193. FrameCredits.Position = UDim2.new(0.353236884, 0, 0.373900741, 0)
  194. FrameCredits.Size = UDim2.new(0, 195, 0, 103)
  195. FrameCredits.Visible = false
  196.  
  197. Credits.Name = "Credits"
  198. Credits.Parent = FrameCredits
  199. Credits.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  200. Credits.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  201. Credits.Position = UDim2.new(0.2871795, 0, 0.0717206076, 0)
  202. Credits.Size = UDim2.new(0, 82, 0, 23)
  203. Credits.Font = Enum.Font.SciFi
  204. Credits.Text = "Credits"
  205. Credits.TextColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  206. Credits.TextScaled = true
  207. Credits.TextSize = 14
  208. Credits.TextWrapped = true
  209.  
  210. SideFrame_3.Name = "SideFrame"
  211. SideFrame_3.Parent = FrameCredits
  212. SideFrame_3.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  213. SideFrame_3.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  214. SideFrame_3.Position = UDim2.new(1.03372145, 0, 0, 0)
  215. SideFrame_3.Size = UDim2.new(0, 9, 0, 103)
  216.  
  217. SideFrame_4.Name = "SideFrame"
  218. SideFrame_4.Parent = FrameCredits
  219. SideFrame_4.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  220. SideFrame_4.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  221. SideFrame_4.Position = UDim2.new(-0.084226951, 0, 0, 0)
  222. SideFrame_4.Size = UDim2.new(0, 9, 0, 103)
  223.  
  224. UpFrame_2.Name = "UpFrame"
  225. UpFrame_2.Parent = FrameCredits
  226. UpFrame_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  227. UpFrame_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  228. UpFrame_2.Position = UDim2.new(0, 0, -0.145631075, 0)
  229. UpFrame_2.Size = UDim2.new(0, 195, 0, 9)
  230.  
  231. UpFrame_3.Name = "UpFrame"
  232. UpFrame_3.Parent = FrameCredits
  233. UpFrame_3.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  234. UpFrame_3.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  235. UpFrame_3.Position = UDim2.new(0, 0, 1.05825245, 0)
  236. UpFrame_3.Size = UDim2.new(0, 195, 0, 9)
  237.  
  238. CubeFrame4_2.Name = "CubeFrame4"
  239. CubeFrame4_2.Parent = FrameCredits
  240. CubeFrame4_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  241. CubeFrame4_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  242. CubeFrame4_2.Position = UDim2.new(1, 0, 1, 0)
  243. CubeFrame4_2.Size = UDim2.new(0, 16, 0, 15)
  244.  
  245. CubeFrame2_2.Name = "CubeFrame2"
  246. CubeFrame2_2.Parent = FrameCredits
  247. CubeFrame2_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  248. CubeFrame2_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  249. CubeFrame2_2.Position = UDim2.new(1, 0, -0.145631075, 0)
  250. CubeFrame2_2.Size = UDim2.new(0, 16, 0, 15)
  251.  
  252. CubeFrame1_2.Name = "CubeFrame1"
  253. CubeFrame1_2.Parent = FrameCredits
  254. CubeFrame1_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  255. CubeFrame1_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  256. CubeFrame1_2.Position = UDim2.new(-0.0842272639, 0, -0.145631075, 0)
  257. CubeFrame1_2.Size = UDim2.new(0, 16, 0, 15)
  258.  
  259. CubeFrame3_2.Name = "CubeFrame3"
  260. CubeFrame3_2.Parent = FrameCredits
  261. CubeFrame3_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  262. CubeFrame3_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  263. CubeFrame3_2.Position = UDim2.new(-0.0842272639, 0, 1, 0)
  264. CubeFrame3_2.Size = UDim2.new(0, 16, 0, 15)
  265.  
  266. CloseCredits.Name = "CloseCredits"
  267. CloseCredits.Parent = FrameCredits
  268. CloseCredits.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  269. CloseCredits.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  270. CloseCredits.Position = UDim2.new(0.0666666627, 0, 1.05825233, 0)
  271. CloseCredits.Size = UDim2.new(0, 53, 0, 21)
  272. CloseCredits.Font = Enum.Font.SciFi
  273. CloseCredits.Text = "Close"
  274. CloseCredits.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  275. CloseCredits.TextSize = 14
  276.  
  277. CreditsUserOwner.Name = "CreditsUserOwner"
  278. CreditsUserOwner.Parent = FrameCredits
  279. CreditsUserOwner.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  280. CreditsUserOwner.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  281. CreditsUserOwner.Position = UDim2.new(0, 0, 0.353273988, 0)
  282. CreditsUserOwner.Size = UDim2.new(0, 195, 0, 29)
  283. CreditsUserOwner.Font = Enum.Font.SciFi
  284. CreditsUserOwner.Text = "Scripter | Owner | Gui Creator\nElite Wolfie#5889"
  285. CreditsUserOwner.TextColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  286. CreditsUserOwner.TextSize = 14
  287. CreditsUserOwner.TextWrapped = true
  288.  
  289. CreditsUserScripter.Name = "CreditsUserScripter"
  290. CreditsUserScripter.Parent = FrameCredits
  291. CreditsUserScripter.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  292. CreditsUserScripter.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  293. CreditsUserScripter.Position = UDim2.new(0, 0, 0.69307965, 0)
  294. CreditsUserScripter.Size = UDim2.new(0, 194, 0, 31)
  295. CreditsUserScripter.Font = Enum.Font.SciFi
  296. CreditsUserScripter.Text = "Scripter\nvi#9292"
  297. CreditsUserScripter.TextColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  298. CreditsUserScripter.TextSize = 14
  299. CreditsUserScripter.TextWrapped = true
  300.  
  301. ScriptHub.Name = "ScriptHub"
  302. ScriptHub.Parent = ScreenGui
  303. ScriptHub.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  304. ScriptHub.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  305. ScriptHub.Position = UDim2.new(0.341923296, 0, 0.154946357, 0)
  306. ScriptHub.Size = UDim2.new(0, 232, 0, 108)
  307. ScriptHub.Visible = false
  308.  
  309. DownFrame2.Name = "DownFrame2"
  310. DownFrame2.Parent = ScriptHub
  311. DownFrame2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  312. DownFrame2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  313. DownFrame2.Position = UDim2.new(0, 0, 1.0612253, 0)
  314. DownFrame2.Size = UDim2.new(0, 112, 0, 9)
  315.  
  316. DownFrame1.Name = "DownFrame1"
  317. DownFrame1.Parent = ScriptHub
  318. DownFrame1.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  319. DownFrame1.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  320. DownFrame1.Position = UDim2.new(0.516863346, 0, 1.0612253, 0)
  321. DownFrame1.Size = UDim2.new(0, 112, 0, 9)
  322.  
  323. UpFrame1.Name = "UpFrame1"
  324. UpFrame1.Parent = ScriptHub
  325. UpFrame1.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  326. UpFrame1.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  327. UpFrame1.Position = UDim2.new(0, 0, -0.142478377, 0)
  328. UpFrame1.Size = UDim2.new(0, 73, 0, 9)
  329.  
  330. UpFrame3.Name = "UpFrame3"
  331. UpFrame3.Parent = ScriptHub
  332. UpFrame3.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  333. UpFrame3.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  334. UpFrame3.Position = UDim2.new(0.687235355, 0, -0.142478377, 0)
  335. UpFrame3.Size = UDim2.new(0, 73, 0, 9)
  336.  
  337. SideFrame2.Name = "SideFrame>2"
  338. SideFrame2.Parent = ScriptHub
  339. SideFrame2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  340. SideFrame2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  341. SideFrame2.Position = UDim2.new(1.02979434, 0, 0.561225355, 0)
  342. SideFrame2.Size = UDim2.new(0, 10, 0, 63)
  343.  
  344. SideFrame1.Name = "SideFrame>1"
  345. SideFrame1.Parent = ScriptHub
  346. SideFrame1.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  347. SideFrame1.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  348. SideFrame1.Position = UDim2.new(1.02979434, 0, -0.142478377, 0)
  349. SideFrame1.Size = UDim2.new(0, 10, 0, 67)
  350.  
  351. SideFrame2_2.Name = "SideFrame<2"
  352. SideFrame2_2.Parent = ScriptHub
  353. SideFrame2_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  354. SideFrame2_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  355. SideFrame2_2.Position = UDim2.new(-0.0693435669, 0, 0.311225325, 0)
  356. SideFrame2_2.Size = UDim2.new(0, 10, 0, 41)
  357.  
  358. SideFrame1_2.Name = "SideFrame<1"
  359. SideFrame1_2.Parent = ScriptHub
  360. SideFrame1_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  361. SideFrame1_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  362. SideFrame1_2.Position = UDim2.new(-0.0693435669, 0, -0.142478377, 0)
  363. SideFrame1_2.Size = UDim2.new(0, 10, 0, 42)
  364.  
  365. SideFrame3.Name = "SideFrame<3"
  366. SideFrame3.Parent = ScriptHub
  367. SideFrame3.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  368. SideFrame3.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  369. SideFrame3.Position = UDim2.new(-0.0693435669, 0, 0.755669773, 0)
  370. SideFrame3.Size = UDim2.new(0, 10, 0, 42)
  371.  
  372. CloseHubsie.Name = "CloseHubsie"
  373. CloseHubsie.Parent = ScriptHub
  374. CloseHubsie.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  375. CloseHubsie.Position = UDim2.new(0.351028502, 0, -0.235071018, 0)
  376. CloseHubsie.Size = UDim2.new(0, 68, 0, 19)
  377. CloseHubsie.Font = Enum.Font.SciFi
  378. CloseHubsie.Text = "Close"
  379. CloseHubsie.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  380. CloseHubsie.TextSize = 14
  381.  
  382. ScriptText1.Name = "ScriptText1"
  383. ScriptText1.Parent = ScriptHub
  384. ScriptText1.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  385. ScriptText1.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  386. ScriptText1.Position = UDim2.new(0.244754925, 0, 0.042643372, 0)
  387. ScriptText1.Size = UDim2.new(0, 114, 0, 26)
  388. ScriptText1.Font = Enum.Font.SciFi
  389. ScriptText1.Text = "Script Hub"
  390. ScriptText1.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  391. ScriptText1.TextScaled = true
  392. ScriptText1.TextSize = 14
  393. ScriptText1.TextWrapped = true
  394.  
  395. Sigh.Name = "Sigh"
  396. Sigh.Parent = ScriptHub
  397. Sigh.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  398. Sigh.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  399. Sigh.Position = UDim2.new(0.758620739, 0, 0.027777778, 0)
  400. Sigh.Size = UDim2.new(0, 49, 0, 30)
  401. Sigh.Font = Enum.Font.SourceSans
  402. Sigh.Text = "> Free"
  403. Sigh.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  404. Sigh.TextSize = 14
  405.  
  406. BringDesserting.Name = "BringDesserting"
  407. BringDesserting.Parent = ScriptHub
  408. BringDesserting.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  409. BringDesserting.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  410. BringDesserting.Position = UDim2.new(0.0359702259, 0, 0.690854967, 0)
  411. BringDesserting.Size = UDim2.new(0, 97, 0, 28)
  412. BringDesserting.Font = Enum.Font.SciFi
  413. BringDesserting.Text = "Bring Dessert's"
  414. BringDesserting.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  415. BringDesserting.TextSize = 14
  416.  
  417. ClickingDesserts.Name = "ClickingDesserts"
  418. ClickingDesserts.Parent = ScriptHub
  419. ClickingDesserts.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  420. ClickingDesserts.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  421. ClickingDesserts.Position = UDim2.new(0.0359702259, 0, 0.366780877, 0)
  422. ClickingDesserts.Size = UDim2.new(0, 97, 0, 28)
  423. ClickingDesserts.Font = Enum.Font.SciFi
  424. ClickingDesserts.Text = "Click Dessert's"
  425. ClickingDesserts.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  426. ClickingDesserts.TextSize = 14
  427.  
  428. Sigh_2.Name = "Sigh"
  429. Sigh_2.Parent = ScriptHub
  430. Sigh_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  431. Sigh_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  432. Sigh_2.Position = UDim2.new(0.0301724132, 0, 0.0185185187, 0)
  433. Sigh_2.Size = UDim2.new(0, 49, 0, 30)
  434. Sigh_2.Font = Enum.Font.SourceSans
  435. Sigh_2.Text = "Paid <"
  436. Sigh_2.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  437. Sigh_2.TextSize = 14
  438.  
  439. TpWorld2.Name = "TpWorld2"
  440. TpWorld2.Parent = ScriptHub
  441. TpWorld2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  442. TpWorld2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  443. TpWorld2.Position = UDim2.new(0.553211629, 0, 0.366780877, 0)
  444. TpWorld2.Size = UDim2.new(0, 97, 0, 28)
  445. TpWorld2.Font = Enum.Font.SciFi
  446. TpWorld2.Text = "Tp World 2"
  447. TpWorld2.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  448. TpWorld2.TextSize = 14
  449.  
  450. TpWorld3.Name = "TpWorld3"
  451. TpWorld3.Parent = ScriptHub
  452. TpWorld3.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  453. TpWorld3.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  454. TpWorld3.Position = UDim2.new(0.553211629, 0, 0.690854967, 0)
  455. TpWorld3.Size = UDim2.new(0, 97, 0, 28)
  456. TpWorld3.Font = Enum.Font.SciFi
  457. TpWorld3.Text = "Tp World 3"
  458. TpWorld3.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  459. TpWorld3.TextSize = 14
  460. -- Scripts:
  461. function SCRIPT_WRVH70_FAKESCRIPT() -- UnlockAllDoors.CUnlockDoors
  462. local script = Instance.new('LocalScript')
  463. script.Parent = UnlockAllDoors
  464. script.Parent.MouseButton1Click:Connect(function()
  465. game.Workspace._Doors:ClearAllChildren()
  466. end)
  467.  
  468. end
  469. coroutine.resume(coroutine.create(SCRIPT_WRVH70_FAKESCRIPT))
  470. function SCRIPT_KUKS77_FAKESCRIPT() -- MainFrame.GActive
  471. local script = Instance.new('LocalScript')
  472. script.Parent = MainFrame
  473. MainFrame.Active=true;MainFrame.Draggable=true
  474.  
  475. end
  476. coroutine.resume(coroutine.create(SCRIPT_KUKS77_FAKESCRIPT))
  477. function SCRIPT_MUSA86_FAKESCRIPT() -- LucknessGamepass.CLuckness
  478. local script = Instance.new('LocalScript')
  479. script.Parent = LucknessGamepass
  480. script.Parent.MouseButton1Click:Connect(function()
  481. while wait() do
  482. game.Players.LocalPlayer.Data.GP.Lucky.Value = 1
  483. end
  484. end)
  485.  
  486. end
  487. coroutine.resume(coroutine.create(SCRIPT_MUSA86_FAKESCRIPT))
  488. function SCRIPT_XVBA67_FAKESCRIPT() -- CreditsButton.CScriptCreds
  489. local script = Instance.new('LocalScript')
  490. script.Parent = CreditsButton
  491. script.Parent.MouseButton1Click:Connect(function()FrameCredits.Visible = true
  492. end)
  493.  
  494. end
  495. coroutine.resume(coroutine.create(SCRIPT_XVBA67_FAKESCRIPT))
  496. function SCRIPT_WMVD80_FAKESCRIPT() -- ScriptButton.CHub1
  497. local script = Instance.new('LocalScript')
  498. script.Parent = ScriptButton
  499. script.Parent.MouseButton1Click:Connect(function()ScriptHub.Visible = true
  500. end)
  501.  
  502. end
  503. coroutine.resume(coroutine.create(SCRIPT_WMVD80_FAKESCRIPT))
  504. function SCRIPT_HBPZ88_FAKESCRIPT() -- OpenClose.COpenClose
  505. local script = Instance.new('LocalScript')
  506. script.Parent = OpenClose
  507. script.Parent.MouseButton1Click:Connect(function()if OpenClose.Text == "Open" then
  508. OpenClose.Text = "Close"MainFrame.Visible = true
  509. elseif OpenClose.Text == "Close" then OpenClose.Text = "Open"
  510. MainFrame.Visible = false;end;end)
  511.  
  512. end
  513. coroutine.resume(coroutine.create(SCRIPT_HBPZ88_FAKESCRIPT))
  514. function SCRIPT_GYHN71_FAKESCRIPT() -- CloseCredits.CCredits
  515. local script = Instance.new('LocalScript')
  516. script.Parent = CloseCredits
  517. script.Parent.MouseButton1Click:Connect(function()
  518. FrameCredits.Visible = false
  519. end)
  520.  
  521. end
  522. coroutine.resume(coroutine.create(SCRIPT_GYHN71_FAKESCRIPT))
  523. function SCRIPT_OGRC87_FAKESCRIPT() -- FrameCredits.GActive
  524. local script = Instance.new('LocalScript')
  525. script.Parent = FrameCredits
  526. FrameCredits.Active=true;FrameCredits.Draggable=true
  527.  
  528. end
  529. coroutine.resume(coroutine.create(SCRIPT_OGRC87_FAKESCRIPT))
  530. function SCRIPT_NTYM73_FAKESCRIPT() -- CloseHubsie.CCloseHubsie
  531. local script = Instance.new('LocalScript')
  532. script.Parent = CloseHubsie
  533. script.Parent.MouseButton1Click:Connect(function()
  534. ScriptHub.Visible = false
  535. end)
  536.  
  537. end
  538. coroutine.resume(coroutine.create(SCRIPT_NTYM73_FAKESCRIPT))
  539. function SCRIPT_VZLP66_FAKESCRIPT() -- ScriptHub.GActive
  540. local script = Instance.new('LocalScript')
  541. script.Parent = ScriptHub
  542. ScriptHub.Active=true;ScriptHub.Draggable=true
  543.  
  544. end
  545. coroutine.resume(coroutine.create(SCRIPT_VZLP66_FAKESCRIPT))
  546. function SCRIPT_RYSI84_FAKESCRIPT() -- BringDesserting.CDessert
  547. local script = Instance.new('LocalScript')
  548. script.Parent = BringDesserting
  549. script.Parent.MouseButton1Click:Connect(function()
  550. local abc = game.Workspace._Objs:FindFirstChild("Base")
  551.  
  552. abc.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position)
  553. end)
  554.  
  555. end
  556. coroutine.resume(coroutine.create(SCRIPT_RYSI84_FAKESCRIPT))
  557. function SCRIPT_PIOK74_FAKESCRIPT() -- ClickingDesserts.CDessert1
  558. local script = Instance.new('LocalScript')
  559. script.Parent = ClickingDesserts
  560. script.Parent.MouseButton1Click:Connect(function()
  561. local Remote = game.ReplicatedStorage['Trigger']
  562.  
  563. local Arguments = {
  564. [1] = 10000000
  565. }
  566.  
  567. Remote:FireServer(unpack(Arguments))
  568. end)
  569.  
  570. end
  571. coroutine.resume(coroutine.create(SCRIPT_PIOK74_FAKESCRIPT))
  572. function SCRIPT_DGCF81_FAKESCRIPT() -- TpWorld2.CScript5
  573. local script = Instance.new('LocalScript')
  574. script.Parent = TpWorld2
  575. script.Parent.MouseButton1Click:Connect(function()
  576. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0.717951834, 3, 1140.08191)
  577. end)
  578.  
  579. end
  580. coroutine.resume(coroutine.create(SCRIPT_DGCF81_FAKESCRIPT))
  581. function SCRIPT_GPER81_FAKESCRIPT() -- TpWorld3.CScript4
  582. local script = Instance.new('LocalScript')
  583. script.Parent = TpWorld3
  584. script.Parent.MouseButton1Click:Connect(function()
  585. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2.18077517, 3, 2325.87988)
  586. end)
  587.  
  588. end
  589. coroutine.resume(coroutine.create(SCRIPT_GPER81_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement