Advertisement
Guest User

Untitled

a guest
May 21st, 2019
12,378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.58 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local Frame_2 = Instance.new("Frame")
  7. local ScrollingFrame = Instance.new("ScrollingFrame")
  8. local TextButton = Instance.new("TextButton")
  9. local TextButton_2 = Instance.new("TextButton")
  10. local TextButton_3 = Instance.new("TextButton")
  11. local TextButton_4 = Instance.new("TextButton")
  12. local TextButton_5 = Instance.new("TextButton")
  13. local TextButton_6 = Instance.new("TextButton")
  14. local TextButton_7 = Instance.new("TextButton")
  15. local TextButton_8 = Instance.new("TextButton")
  16. local TextButton_9 = Instance.new("TextButton")
  17. local TextButton_10 = Instance.new("TextButton")
  18. local TextButton_11 = Instance.new("TextButton")
  19. local TextButton_12 = Instance.new("TextButton")
  20. local TextButton_13 = Instance.new("TextButton")
  21. local ScrollingFrame_2 = Instance.new("ScrollingFrame")
  22. local TextButton_14 = Instance.new("TextButton")
  23. local TextButton_15 = Instance.new("TextButton")
  24. local TextButton_16 = Instance.new("TextButton")
  25. local TextButton_17 = Instance.new("TextButton")
  26. local TextButton_18 = Instance.new("TextButton")
  27. local TextButton_19 = Instance.new("TextButton")
  28. local TextButton_20 = Instance.new("TextButton")
  29. local TextButton_21 = Instance.new("TextButton")
  30. local TextButton_22 = Instance.new("TextButton")
  31. local TextButton_23 = Instance.new("TextButton")
  32. local TextButton_24 = Instance.new("TextButton")
  33. local TextButton_25 = Instance.new("TextButton")
  34. local TextButton_26 = Instance.new("TextButton")
  35. local TextButton_27 = Instance.new("TextButton")
  36. local TextButton_28 = Instance.new("TextButton")
  37. local TextButton_29 = Instance.new("TextButton")
  38. local TextButton_up = Instance.new("TextButton")
  39. local Frame_3 = Instance.new("Frame")
  40. local TextButton_30 = Instance.new("TextButton")
  41. local TextBox = Instance.new("TextBox")
  42. local TextButton_31 = Instance.new("TextButton")
  43. local TextBox_2 = Instance.new("TextBox")
  44. local TextButton_32 = Instance.new("TextButton")
  45. local Back = Instance.new("TextButton")
  46. local TextButton_33 = Instance.new("TextButton")
  47. local TextLabel = Instance.new("TextLabel")
  48. --Properties:
  49. ScreenGui.Parent = game.CoreGui
  50.  
  51.  
  52. Frame.Parent = ScreenGui
  53. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  54. Frame.Position = UDim2.new(0.376923084, 0, 0.396411121, 0)
  55. Frame.Size = UDim2.new(0, 316, 0, 16)
  56. Frame.Draggable = true;
  57. Frame.Active = true
  58.  
  59.  
  60.  
  61. Frame_2.Parent = Frame
  62. Frame_2.BackgroundColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  63. Frame_2.Position = UDim2.new(-0.000584179827, 0, 0.999998987, 0)
  64. Frame_2.Size = UDim2.new(0, 316, 0, 126)
  65.  
  66. ScrollingFrame.Parent = Frame_2
  67. ScrollingFrame.BackgroundColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  68. ScrollingFrame.Position = UDim2.new(0.683544278, 0, 0.206349209, 0)
  69. ScrollingFrame.Size = UDim2.new(0, 100, 0, 100)
  70.  
  71. TextButton.Parent = ScrollingFrame
  72. TextButton.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  73. TextButton.Position = UDim2.new(0, 0, -0.00760009745, 0)
  74. TextButton.Size = UDim2.new(0, 89, 0, 20)
  75. TextButton.Font = Enum.Font.SourceSans
  76. TextButton.Text = "FrostDragon"
  77. TextButton.TextColor3 = Color3.new(0, 0, 0)
  78. TextButton.TextSize = 14
  79. TextButton.MouseButton1Click:connect(function()
  80. game.ReplicatedStorage.PetChange:FireServer("FrostDragon")
  81. end)
  82.  
  83. TextButton_2.Parent = ScrollingFrame
  84. TextButton_2.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  85. TextButton_2.Position = UDim2.new(0, 0, 0.0717649832, 0)
  86. TextButton_2.Size = UDim2.new(0, 89, 0, 20)
  87. TextButton_2.Font = Enum.Font.SourceSans
  88. TextButton_2.Text = "Penguin"
  89. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  90. TextButton_2.TextSize = 14
  91. TextButton_2.MouseButton1Click:connect(function()
  92. game.ReplicatedStorage.PetChange:FireServer("Penguin")
  93. end)
  94.  
  95. TextButton_3.Parent = ScrollingFrame
  96. TextButton_3.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  97. TextButton_3.Position = UDim2.new(0, 0, 0.151130065, 0)
  98. TextButton_3.Size = UDim2.new(0, 89, 0, 20)
  99. TextButton_3.Font = Enum.Font.SourceSans
  100. TextButton_3.Text = "Phoenix"
  101. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  102. TextButton_3.TextSize = 14
  103. TextButton_3.MouseButton1Click:connect(function()
  104. game.ReplicatedStorage.PetChange:FireServer("Phoenix")
  105. end)
  106.  
  107. TextButton_4.Parent = ScrollingFrame
  108. TextButton_4.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  109. TextButton_4.Position = UDim2.new(0, 0, 0.230495155, 0)
  110. TextButton_4.Size = UDim2.new(0, 89, 0, 20)
  111. TextButton_4.Font = Enum.Font.SourceSans
  112. TextButton_4.Text = "Oof"
  113. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  114. TextButton_4.TextSize = 14
  115. TextButton_4.MouseButton1Click:connect(function()
  116. game.ReplicatedStorage.PetChange:FireServer("Oof")
  117. end)
  118.  
  119. TextButton_5.Parent = ScrollingFrame
  120. TextButton_5.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  121. TextButton_5.Position = UDim2.new(0, 0, 0.309860229, 0)
  122. TextButton_5.Size = UDim2.new(0, 89, 0, 20)
  123. TextButton_5.Font = Enum.Font.SourceSans
  124. TextButton_5.Text = "Doge"
  125. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  126. TextButton_5.TextSize = 14
  127. TextButton_5.MouseButton1Click:connect(function()
  128. game.ReplicatedStorage.PetChange:FireServer("Doge")
  129. end)
  130.  
  131. TextButton_6.Parent = ScrollingFrame
  132. TextButton_6.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  133. TextButton_6.Position = UDim2.new(0, 0, 0.385257035, 0)
  134. TextButton_6.Size = UDim2.new(0, 89, 0, 20)
  135. TextButton_6.Font = Enum.Font.SourceSans
  136. TextButton_6.Text = "Duck"
  137. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  138. TextButton_6.TextSize = 14
  139. TextButton_6.MouseButton1Click:connect(function()
  140. game.ReplicatedStorage.PetChange:FireServer("Duck")
  141. end)
  142.  
  143. TextButton_7.Parent = ScrollingFrame
  144. TextButton_7.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  145. TextButton_7.Position = UDim2.new(0, 0, 0.46462211, 0)
  146. TextButton_7.Size = UDim2.new(0, 89, 0, 20)
  147. TextButton_7.Font = Enum.Font.SourceSans
  148. TextButton_7.Text = "BabyDragon"
  149. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  150. TextButton_7.TextSize = 14
  151. TextButton_7.MouseButton1Click:connect(function()
  152. game.ReplicatedStorage.PetChange:FireServer("BabyDragon")
  153. end)
  154.  
  155. TextButton_8.Parent = ScrollingFrame
  156. TextButton_8.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  157. TextButton_8.Position = UDim2.new(0, 0, 0.543987215, 0)
  158. TextButton_8.Size = UDim2.new(0, 89, 0, 20)
  159. TextButton_8.Font = Enum.Font.SourceSans
  160. TextButton_8.Text = "BunnyBot"
  161. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  162. TextButton_8.TextSize = 14
  163. TextButton_8.MouseButton1Click:connect(function()
  164. game.ReplicatedStorage.PetChange:FireServer("BunnyBot")
  165. end)
  166.  
  167. TextButton_9.Parent = ScrollingFrame
  168. TextButton_9.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  169. TextButton_9.Position = UDim2.new(0, 0, 0.623352289, 0)
  170. TextButton_9.Size = UDim2.new(0, 89, 0, 20)
  171. TextButton_9.Font = Enum.Font.SourceSans
  172. TextButton_9.Text = "Skull"
  173. TextButton_9.TextColor3 = Color3.new(0, 0, 0)
  174. TextButton_9.TextSize = 14
  175. TextButton_9.MouseButton1Click:connect(function()
  176. game.ReplicatedStorage.PetChange:FireServer("Skull")
  177. end)
  178.  
  179. TextButton_10.Parent = ScrollingFrame
  180. TextButton_10.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  181. TextButton_10.Position = UDim2.new(0, 0, 0.706685603, 0)
  182. TextButton_10.Size = UDim2.new(0, 89, 0, 20)
  183. TextButton_10.Font = Enum.Font.SourceSans
  184. TextButton_10.Text = "Unicorn"
  185. TextButton_10.TextColor3 = Color3.new(0, 0, 0)
  186. TextButton_10.TextSize = 14
  187. TextButton_10.MouseButton1Click:connect(function()
  188. game.ReplicatedStorage.PetChange:FireServer("Unicorn")
  189. end)
  190.  
  191. TextButton_11.Parent = ScrollingFrame
  192. TextButton_11.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  193. TextButton_11.Position = UDim2.new(0, 0, 0.786050677, 0)
  194. TextButton_11.Size = UDim2.new(0, 89, 0, 20)
  195. TextButton_11.Font = Enum.Font.SourceSans
  196. TextButton_11.Text = "Despacito"
  197. TextButton_11.TextColor3 = Color3.new(0, 0, 0)
  198. TextButton_11.TextSize = 14
  199. TextButton_11.MouseButton1Click:connect(function()
  200. game.ReplicatedStorage.PetChange:FireServer("Despacito")
  201. end)
  202.  
  203. TextButton_12.Parent = ScrollingFrame
  204. TextButton_12.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  205. TextButton_12.Position = UDim2.new(0, 0, 0.865415752, 0)
  206. TextButton_12.Size = UDim2.new(0, 89, 0, 20)
  207. TextButton_12.Font = Enum.Font.SourceSans
  208. TextButton_12.Text = "GoldDragon"
  209. TextButton_12.TextColor3 = Color3.new(0, 0, 0)
  210. TextButton_12.TextSize = 14
  211. TextButton_12.MouseButton1Click:connect(function()
  212. game.ReplicatedStorage.PetChange:FireServer("GoldDragon")
  213. end)
  214.  
  215. TextButton_13.Parent = ScrollingFrame
  216. TextButton_13.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  217. TextButton_13.Position = UDim2.new(0, 0, 0.942829549, 0)
  218. TextButton_13.Size = UDim2.new(0, 89, 0, 14)
  219. TextButton_13.Font = Enum.Font.SourceSans
  220. TextButton_13.Text = "KnifePet"
  221. TextButton_13.TextColor3 = Color3.new(0, 0, 0)
  222. TextButton_13.TextSize = 14
  223. TextButton_13.MouseButton1Click:connect(function()
  224. game.ReplicatedStorage.PetChange:FireServer("KnifePet")
  225. end)
  226.  
  227. ScrollingFrame_2.Parent = Frame_2
  228. ScrollingFrame_2.BackgroundColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  229. ScrollingFrame_2.Position = UDim2.new(0, 0, 0.206349209, 0)
  230. ScrollingFrame_2.Size = UDim2.new(0, 100, 0, 100)
  231.  
  232. TextButton_14.Parent = ScrollingFrame_2
  233. TextButton_14.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  234. TextButton_14.Position = UDim2.new(0, 0, -0.00760009745, 0)
  235. TextButton_14.Size = UDim2.new(0, 89, 0, 20)
  236. TextButton_14.Font = Enum.Font.SourceSans
  237. TextButton_14.Text = "DoorMat"
  238. TextButton_14.TextColor3 = Color3.new(0, 0, 0)
  239. TextButton_14.TextSize = 14
  240. TextButton_14.MouseButton1Click:connect(function()
  241. if TextButton_25.Text == "Selected" then
  242. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament1", "DoorMat")
  243. elseif TextButton_26.Text == "Selected" then
  244. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament2", "DoorMat")
  245. elseif TextButton_27.Text == "Selected" then
  246. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament3", "DoorMat")
  247. end
  248. end)
  249.  
  250. TextButton_15.Parent = ScrollingFrame_2
  251. TextButton_15.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  252. TextButton_15.Position = UDim2.new(0, 0, 0.0717649832, 0)
  253. TextButton_15.Size = UDim2.new(0, 89, 0, 20)
  254. TextButton_15.Font = Enum.Font.SourceSans
  255. TextButton_15.Text = "Chimney"
  256. TextButton_15.TextColor3 = Color3.new(0, 0, 0)
  257. TextButton_15.TextSize = 14
  258. TextButton_15.MouseButton1Click:connect(function()
  259. if TextButton_25.Text == "Selected" then
  260. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament1", "Chimney")
  261. elseif TextButton_26.Text == "Selected" then
  262. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament2", "Chimney")
  263. elseif TextButton_27.Text == "Selected" then
  264. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament3", "Chimney")
  265. end
  266. end)
  267.  
  268. TextButton_16.Parent = ScrollingFrame_2
  269. TextButton_16.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  270. TextButton_16.Position = UDim2.new(0, 0, 0.151130065, 0)
  271. TextButton_16.Size = UDim2.new(0, 89, 0, 20)
  272. TextButton_16.Font = Enum.Font.SourceSans
  273. TextButton_16.Text = "Bell"
  274. TextButton_16.TextColor3 = Color3.new(0, 0, 0)
  275. TextButton_16.TextSize = 14
  276. TextButton_16.MouseButton1Click:connect(function()
  277. if TextButton_25.Text == "Selected" then
  278. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament1", "Bell")
  279. elseif TextButton_26.Text == "Selected" then
  280. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament2", "Bell")
  281. elseif TextButton_27.Text == "Selected" then
  282. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament3", "Bell")
  283. end
  284. end)
  285.  
  286. TextButton_17.Parent = ScrollingFrame_2
  287. TextButton_17.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  288. TextButton_17.Position = UDim2.new(0, 0, 0.230495155, 0)
  289. TextButton_17.Size = UDim2.new(0, 89, 0, 20)
  290. TextButton_17.Font = Enum.Font.SourceSans
  291. TextButton_17.Text = "Ladder"
  292. TextButton_17.TextColor3 = Color3.new(0, 0, 0)
  293. TextButton_17.TextSize = 14
  294. TextButton_17.MouseButton1Click:connect(function()
  295. if TextButton_25.Text == "Selected" then
  296. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament1", "Ladder")
  297. elseif TextButton_26.Text == "Selected" then
  298. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament2", "Ladder")
  299. elseif TextButton_27.Text == "Selected" then
  300. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament3", "Ladder")
  301. end
  302. end)
  303.  
  304. TextButton_18.Parent = ScrollingFrame_2
  305. TextButton_18.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  306. TextButton_18.Position = UDim2.new(0, 0, 0.385257035, 0)
  307. TextButton_18.Size = UDim2.new(0, 89, 0, 20)
  308. TextButton_18.Font = Enum.Font.SourceSans
  309. TextButton_18.Text = "FireBlade"
  310. TextButton_18.TextColor3 = Color3.new(0, 0, 0)
  311. TextButton_18.TextSize = 14
  312. TextButton_18.MouseButton1Click:connect(function()
  313. if TextButton_25.Text == "Selected" then
  314. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament1", "FireBlade")
  315. elseif TextButton_26.Text == "Selected" then
  316. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament2", "FireBlade")
  317. elseif TextButton_27.Text == "Selected" then
  318. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament3", "FireBlade")
  319. end
  320. end)
  321.  
  322. TextButton_19.Parent = ScrollingFrame_2
  323. TextButton_19.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  324. TextButton_19.Position = UDim2.new(0, 0, 0.46462211, 0)
  325. TextButton_19.Size = UDim2.new(0, 89, 0, 20)
  326. TextButton_19.Font = Enum.Font.SourceSans
  327. TextButton_19.Text = "StreetLight"
  328. TextButton_19.TextColor3 = Color3.new(0, 0, 0)
  329. TextButton_19.TextSize = 14
  330. TextButton_19.MouseButton1Click:connect(function()
  331. if TextButton_25.Text == "Selected" then
  332. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament1", "StreetLight")
  333. elseif TextButton_26.Text == "Selected" then
  334. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament2", "StreetLight")
  335. elseif TextButton_27.Text == "Selected" then
  336. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament3", "StreetLight")
  337. end
  338. end)
  339.  
  340. TextButton_20.Parent = ScrollingFrame_2
  341. TextButton_20.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  342. TextButton_20.Position = UDim2.new(0, 0, 0.543987215, 0)
  343. TextButton_20.Size = UDim2.new(0, 89, 0, 20)
  344. TextButton_20.Font = Enum.Font.SourceSans
  345. TextButton_20.Text = "Soon!"
  346. TextButton_20.TextColor3 = Color3.new(0, 0, 0)
  347. TextButton_20.TextSize = 14
  348. TextButton_20.MouseButton1Click:connect(function()
  349. if TextButton_25.Text == "Selected" then
  350. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament1", "_8bitDuck")
  351. elseif TextButton_26.Text == "Selected" then
  352. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament2", "_8bitDuck")
  353. elseif TextButton_27.Text == "Selected" then
  354. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament3", "_8bitDuck")
  355. end
  356. end)
  357.  
  358. TextButton_21.Parent = ScrollingFrame_2
  359. TextButton_21.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  360. TextButton_21.Position = UDim2.new(0, 0, 0.623352289, 0)
  361. TextButton_21.Size = UDim2.new(0, 89, 0, 20)
  362. TextButton_21.Font = Enum.Font.SourceSans
  363. TextButton_21.Text = "PostBox"
  364. TextButton_21.TextColor3 = Color3.new(0, 0, 0)
  365. TextButton_21.TextSize = 14
  366. TextButton_21.MouseButton1Click:connect(function()
  367. if TextButton_25.Text == "Selected" then
  368. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament1", "PostBox")
  369. elseif TextButton_26.Text == "Selected" then
  370. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament2", "PostBox")
  371. elseif TextButton_27.Text == "Selected" then
  372. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament3", "PostBox")
  373. end
  374. end)
  375.  
  376. TextButton_22.Parent = ScrollingFrame_2
  377. TextButton_22.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  378. TextButton_22.Position = UDim2.new(0, 0, 0.706685603, 0)
  379. TextButton_22.Size = UDim2.new(0, 89, 0, 20)
  380. TextButton_22.Font = Enum.Font.SourceSans
  381. TextButton_22.Text = "Beans"
  382. TextButton_22.TextColor3 = Color3.new(0, 0, 0)
  383. TextButton_22.TextSize = 14
  384. TextButton_22.MouseButton1Click:connect(function()
  385. if TextButton_25.Text == "Selected" then
  386. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament1", "Beans")
  387. elseif TextButton_26.Text == "Selected" then
  388. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament2", "Beans")
  389. elseif TextButton_27.Text == "Selected" then
  390. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament3", "Beans")
  391. end
  392. end)
  393.  
  394. TextButton_23.Parent = ScrollingFrame_2
  395. TextButton_23.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  396. TextButton_23.Position = UDim2.new(0, 0, 0.786050677, 0)
  397. TextButton_23.Size = UDim2.new(0, 89, 0, 20)
  398. TextButton_23.Font = Enum.Font.SourceSans
  399. TextButton_23.Text = "Soon!"
  400. TextButton_23.TextColor3 = Color3.new(0, 0, 0)
  401. TextButton_23.TextSize = 14
  402. TextButton_23.MouseButton1Click:connect(function()
  403. if TextButton_25.Text == "Selected" then
  404. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament1", "Despacito")
  405. elseif TextButton_26.Text == "Selected" then
  406. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament2", "Despacito")
  407. elseif TextButton_27.Text == "Selected" then
  408. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament3", "Despacito")
  409. end
  410. end)
  411.  
  412. TextButton_24.Parent = ScrollingFrame_2
  413. TextButton_24.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  414. TextButton_24.Position = UDim2.new(0, 0, 0.309860229, 0)
  415. TextButton_24.Size = UDim2.new(0, 89, 0, 20)
  416. TextButton_24.Font = Enum.Font.SourceSans
  417. TextButton_24.Text = "Plant"
  418. TextButton_24.TextColor3 = Color3.new(0, 0, 0)
  419. TextButton_24.TextSize = 14
  420. TextButton_24.MouseButton1Click:connect(function()
  421. if TextButton_25.Text == "Selected" then
  422. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament1", "Plant")
  423. elseif TextButton_26.Text == "Selected" then
  424. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament2", "Plant")
  425. elseif TextButton_27.Text == "Selected" then
  426. game.ReplicatedStorage.OrnamentChanged:FireServer("Ornament3", "Plant")
  427. end
  428. end)
  429.  
  430. TextButton_25.Parent = Frame_2
  431. TextButton_25.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  432. TextButton_25.Position = UDim2.new(0.423835456, 0, 0.206349209, 0)
  433. TextButton_25.Size = UDim2.new(0, 44, 0, 27)
  434. TextButton_25.Font = Enum.Font.SourceSans
  435. TextButton_25.Text = "Slot1"
  436. TextButton_25.TextColor3 = Color3.new(0, 0, 0)
  437. TextButton_25.TextSize = 14
  438. TextButton_25.MouseButton1Click:connect(function()
  439. TextButton_26.Text = "Slot2"
  440. TextButton_25.Text = "Selected"
  441. TextButton_27.Text = "Slot3"
  442.  
  443.  
  444. end)
  445.  
  446. TextButton_26.Parent = Frame_2
  447. TextButton_26.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  448. TextButton_26.Position = UDim2.new(0.423835456, 0, 0.491873115, 0)
  449. TextButton_26.Size = UDim2.new(0, 44, 0, 27)
  450. TextButton_26.Font = Enum.Font.SourceSans
  451. TextButton_26.Text = "Slot2"
  452. TextButton_26.TextColor3 = Color3.new(0, 0, 0)
  453. TextButton_26.TextSize = 14
  454. TextButton_26.MouseButton1Click:connect(function()
  455. TextButton_26.Text = "Selected"
  456. TextButton_25.Text = "Slot1"
  457. TextButton_27.Text = "Slot3"
  458.  
  459. end)
  460. TextButton_27.Parent = Frame_2
  461. TextButton_27.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  462. TextButton_27.Position = UDim2.new(0.423835456, 0, 0.777777791, 0)
  463. TextButton_27.Size = UDim2.new(0, 44, 0, 28)
  464. TextButton_27.Font = Enum.Font.SourceSans
  465. TextButton_27.Text = "Slot3"
  466. TextButton_27.TextColor3 = Color3.new(0, 0, 0)
  467. TextButton_27.TextSize = 14
  468. TextButton_27.MouseButton1Click:connect(function()
  469. TextButton_26.Text = "Slot2"
  470. TextButton_25.Text = "Slot1"
  471. TextButton_27.Text = "Selected"
  472.  
  473.  
  474. end)
  475.  
  476. TextButton_28.Parent = Frame
  477. TextButton_28.BackgroundColor3 = Color3.new(0.807843, 0, 0.0117647)
  478. TextButton_28.Position = UDim2.new(0.965189874, 0, -1.01725266e-06, 0)
  479. TextButton_28.Size = UDim2.new(0, 11, 0, 15)
  480. TextButton_28.Font = Enum.Font.SourceSans
  481. TextButton_28.Text = "X"
  482. TextButton_28.TextColor3 = Color3.new(0, 0, 0)
  483. TextButton_28.TextSize = 14
  484. TextButton_28.MouseButton1Click:connect(function()
  485. Frame:Destroy()
  486.  
  487.  
  488. end)
  489.  
  490. TextButton_29.Parent = Frame_2
  491. TextButton_29.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  492. TextButton_29.Position = UDim2.new(0.363708884, 0, 0, 0)
  493. TextButton_29.Size = UDim2.new(0, 85, 0, 17)
  494. TextButton_29.Font = Enum.Font.SourceSans
  495. TextButton_29.Text = "Random Color"
  496. TextButton_29.TextColor3 = Color3.new(0, 0, 0)
  497. TextButton_29.TextSize = 14
  498. TextButton_29.MouseButton1Click:connect(function()
  499. game.ReplicatedStorage.HouseColour:FireServer(Color3.new(math.random(255), math.random(255), math.random(255)))
  500.  
  501.  
  502.  
  503. end)
  504. Frame_3.Parent = Frame
  505. Frame_3.BackgroundColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  506. Frame_3.Position = UDim2.new(0, 0, 1, 0)
  507. Frame_3.Size = UDim2.new(0, 316, 0, 126)
  508. Frame_3.Visible = false;
  509.  
  510. TextButton_up.Parent = Frame_2
  511. TextButton_up.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  512. TextButton_up.Position = UDim2.new(0.900, 0, 0, 0)
  513. TextButton_up.Size = UDim2.new(0, 32, 0, 11)
  514. TextButton_up.Font = Enum.Font.SourceSans
  515. TextButton_up.Text = "->"
  516. TextButton_up.TextColor3 = Color3.new(0, 0, 0)
  517. TextButton_up.TextSize = 14
  518. TextButton_up.MouseButton1Click:connect(function()
  519. Frame_2.Visible = false;
  520. Frame_3.Visible = true;
  521.  
  522.  
  523. end)
  524.  
  525.  
  526. TextButton_30.Parent = Frame_3
  527. TextButton_30.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  528. TextButton_30.Size = UDim2.new(0, 76, 0, 20)
  529. TextButton_30.Font = Enum.Font.SourceSans
  530. TextButton_30.Text = "WalkSpeed"
  531. TextButton_30.TextColor3 = Color3.new(0, 0, 0)
  532. TextButton_30.TextSize = 14
  533. TextButton_30.MouseButton1Click:connect(function()
  534. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = TextBox.Text
  535.  
  536. end)
  537.  
  538. TextBox.Parent = Frame_3
  539. TextBox.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  540. TextBox.Position = UDim2.new(0, 0, 0.158730164, 0)
  541. TextBox.Size = UDim2.new(0, 76, 0, 24)
  542. TextBox.Font = Enum.Font.SourceSans
  543. TextBox.Text = "100"
  544. TextBox.TextColor3 = Color3.new(0, 0, 0)
  545. TextBox.TextSize = 14
  546.  
  547. TextButton_31.Parent = Frame_3
  548. TextButton_31.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  549. TextButton_31.Position = UDim2.new(0.281645566, 0, 0, 0)
  550. TextButton_31.Size = UDim2.new(0, 76, 0, 20)
  551. TextButton_31.Font = Enum.Font.SourceSans
  552. TextButton_31.Text = "JumpPower"
  553. TextButton_31.TextColor3 = Color3.new(0, 0, 0)
  554. TextButton_31.TextSize = 14
  555. TextButton_31.MouseButton1Click:connect(function()
  556. game.Players.LocalPlayer.Character.Humanoid.JumpPower = TextBox_2.Text
  557.  
  558. end)
  559.  
  560. TextBox_2.Parent = Frame_3
  561. TextBox_2.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  562. TextBox_2.Position = UDim2.new(0.281645566, 0, 0.158730164, 0)
  563. TextBox_2.Size = UDim2.new(0, 76, 0, 24)
  564. TextBox_2.Font = Enum.Font.SourceSans
  565. TextBox_2.Text = "100"
  566. TextBox_2.TextColor3 = Color3.new(0, 0, 0)
  567. TextBox_2.TextSize = 14
  568.  
  569. TextButton_32.Parent = Frame_3
  570. TextButton_32.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  571. TextButton_32.Position = UDim2.new(0, 0, 0.841269851, 0)
  572. TextButton_32.Size = UDim2.new(0, 76, 0, 20)
  573. TextButton_32.Font = Enum.Font.SourceSans
  574. TextButton_32.Text = "Btools"
  575. TextButton_32.TextColor3 = Color3.new(0, 0, 0)
  576. TextButton_32.TextSize = 14
  577. TextButton_32.MouseButton1Click:connect(function()
  578. local a=Instance.new("Tool")a.RequiresHandle=false;a.Name="Delete"local b=game.Players.LocalPlayer;a.Parent=b:WaitForChild("Backpack")local c=b:GetMouse()local d=false;local e=Instance.new("SelectionBox")e.Color3=Color3.new(0,0.6,0.6,6)e.Parent=b.PlayerGui;local c=b:GetMouse()local e=Instance.new("SelectionBox")e.Color3=Color3.new(0,0.6,0.6,6)e.Parent=b.PlayerGui;e.Name="derp"c.Move:connect(function()if d then local f=c.Target;if not f then e.Adornee=nil else if f:IsA("BasePart")then e.Adornee=f else e.Adornee=nil end end end end)a.Equipped:Connect(function()d=true end)a.Unequipped:Connect(function()e.Adornee=nil;d=false end)a.Activated:Connect(function()if e.Adornee then local g=Instance.new("Explosion")g.Parent=game.Workspace;g.Position=e.Adornee.Position;g.BlastPressure=0;local h=Instance.new("Sound")h.SoundId="http://www.roblox.com/asset/?id=315775189"h.Parent=game.Workspace;h:Play()e.Adornee:Destroy()e.Adornee=nil end end)
  579.  
  580.  
  581. end)
  582.  
  583. Back.Name = "Back"
  584. Back.Parent = Frame_3
  585. Back.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  586. Back.Position = UDim2.new(0.89851898, 0, 0, 0)
  587. Back.Size = UDim2.new(0, 32, 0, 11)
  588. Back.Font = Enum.Font.SourceSans
  589. Back.Text = "->"
  590. Back.TextColor3 = Color3.new(0, 0, 0)
  591. Back.TextSize = 14
  592. Back.MouseButton1Click:connect(function()
  593. Frame_2.Visible = true;
  594. Frame_3.Visible = false;
  595.  
  596.  
  597. end)
  598. TextLabel.Parent = Frame_3
  599. TextLabel.BackgroundColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  600. TextLabel.Position = UDim2.new(0.522151887, 0, 0.777777553, 0)
  601. TextLabel.Size = UDim2.new(0, 151, 0, 28)
  602. TextLabel.Font = Enum.Font.SourceSans
  603. TextLabel.Text = "Made by Gogo1000"
  604. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  605. TextLabel.TextSize = 14
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612. local gogo1000 = 0
  613. local LP = game:service('Players').LocalPlayer
  614. local MOUSE = LP:GetMouse()
  615.  
  616. MOUSE.KeyDown:connect(function(KEY)
  617. if KEY:lower() == 'q' then
  618. local LP = game:service('Players').LocalPlayer
  619. local MOUSE = LP:GetMouse()
  620.  
  621. gogo1000 = gogo1000 + 1
  622. _G.FLYING = false
  623.  
  624. local T = LP.Character.UpperTorso
  625. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  626. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  627. local SPEED = 5
  628.  
  629.  
  630.  
  631. local function FLY()
  632. _G.FLYING = true
  633. local BG = Instance.new('BodyGyro', T)
  634. local BV = Instance.new('BodyVelocity', T)
  635. BG.P = 9e4
  636. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  637. BG.cframe = T.CFrame
  638. BV.velocity = Vector3.new(0, 0.1, 0)
  639. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  640.  
  641.  
  642. spawn(function()
  643. repeat wait()
  644. LP.Character.Humanoid.PlatformStand = true
  645. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  646. SPEED = 50
  647. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  648. SPEED = 0
  649. end
  650. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  651. BV.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  652. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  653. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  654. BV.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  655. else
  656. BV.velocity = Vector3.new(0, 0.1, 0)
  657. end
  658. BG.cframe = game.Workspace.CurrentCamera.CoordinateFrame
  659. until not _G.FLYING
  660. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  661. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  662. SPEED = 0
  663. BG:destroy()
  664. BV:destroy()
  665. LP.Character.Humanoid.PlatformStand = false
  666. end)
  667. end
  668.  
  669. MOUSE.KeyDown:connect(function(KEY)
  670. if KEY:lower() == 'w' then
  671. CONTROL.F = 1
  672. elseif KEY:lower() == 's' then
  673. CONTROL.B = -1
  674. elseif KEY:lower() == 'a' then
  675. CONTROL.L = -1
  676. elseif KEY:lower() == 'd' then
  677. CONTROL.R = 1
  678. end
  679. end)
  680.  
  681. MOUSE.KeyUp:connect(function(KEY)
  682. if KEY:lower() == 'w' then
  683. CONTROL.F = 0
  684. elseif KEY:lower() == 's' then
  685. CONTROL.B = 0
  686. elseif KEY:lower() == 'a' then
  687. CONTROL.L = 0
  688. elseif KEY:lower() == 'd' then
  689. CONTROL.R = 0
  690. end
  691. end)
  692.  
  693.  
  694.  
  695.  
  696. FLY()
  697.  
  698. if gogo1000 == 2 then
  699. _G.FLYING = false
  700. gogo1000 = 0
  701.  
  702. end
  703.  
  704.  
  705.  
  706. end
  707. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement