Advertisement
Colornapse_Themes

Big fucking script

Apr 4th, 2019
497
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.89 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Login = Instance.new("Frame")
  6. local XX = Instance.new("TextButton")
  7. local Min = Instance.new("TextButton")
  8. local ScrollingFrame = Instance.new("ScrollingFrame")
  9. local Main = Instance.new("Frame")
  10. local Login_2 = Instance.new("TextButton")
  11. local Frame = Instance.new("Frame")
  12. local Frame_2 = Instance.new("Frame")
  13. local ImageButton = Instance.new("ImageButton")
  14. local Pass = Instance.new("TextBox")
  15. local Username = Instance.new("TextBox")
  16. local DD = Instance.new("TextLabel")
  17. local EEEE = Instance.new("Frame")
  18. local XX_2 = Instance.new("TextButton")
  19. local Min_2 = Instance.new("TextButton")
  20. local ScrollingFrame_2 = Instance.new("ScrollingFrame")
  21. local Main_2 = Instance.new("Frame")
  22. local Frame_3 = Instance.new("Frame")
  23. local Frame_4 = Instance.new("Frame")
  24. local ImageButton_2 = Instance.new("ImageButton")
  25. local F1 = Instance.new("TextButton")
  26. local F2 = Instance.new("TextButton")
  27. local F3 = Instance.new("TextButton")
  28. local F5 = Instance.new("TextButton")
  29. local F4 = Instance.new("TextButton")
  30. local F6 = Instance.new("TextButton")
  31. local TextBox = Instance.new("TextBox")
  32. local TextButton = Instance.new("TextButton")
  33. local TextLabel = Instance.new("TextLabel")
  34. local F8 = Instance.new("TextButton")
  35. local F11 = Instance.new("TextButton")
  36. local F10 = Instance.new("TextButton")
  37. local F12 = Instance.new("TextButton")
  38. local F7 = Instance.new("TextButton")
  39. local F9 = Instance.new("TextButton")
  40. local F15 = Instance.new("TextButton")
  41. local F13 = Instance.new("TextButton")
  42. local F16 = Instance.new("TextButton")
  43. local F14 = Instance.new("TextButton")
  44. local F17 = Instance.new("TextButton")
  45. local F18 = Instance.new("TextButton")
  46. --Properties:
  47. ScreenGui.Parent = game.CoreGui
  48. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  49.  
  50. Login.Name = "Login"
  51. Login.Parent = ScreenGui
  52. Login.Active = true
  53. Login.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  54. Login.BorderSizePixel = 0
  55. Login.Position = UDim2.new(0.0235479064, 0, 0.235294104, 0)
  56. Login.Size = UDim2.new(0, 544, 0, 22)
  57. Login.Draggable = true
  58.  
  59. XX.Name = "XX"
  60. XX.Parent = Login
  61. XX.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  62. XX.BorderSizePixel = 0
  63. XX.Position = UDim2.new(0.961397052, 0, 0, 0)
  64. XX.Size = UDim2.new(0, 21, 0, 22)
  65. XX.Font = Enum.Font.ArialBold
  66. XX.Text = "X"
  67. XX.TextColor3 = Color3.new(1, 1, 1)
  68. XX.TextSize = 17
  69. XX.TextWrapped = true
  70.  
  71. Min.Name = "Min"
  72. Min.Parent = Login
  73. Min.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  74. Min.BorderSizePixel = 0
  75. Min.Position = UDim2.new(0.922794104, 0, 0, 0)
  76. Min.Size = UDim2.new(0, 21, 0, 22)
  77. Min.Font = Enum.Font.ArialBold
  78. Min.Text = "‒"
  79. Min.TextColor3 = Color3.new(1, 1, 1)
  80. Min.TextSize = 17
  81. Min.TextWrapped = true
  82.  
  83. ScrollingFrame.Parent = Login
  84. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  85. ScrollingFrame.BackgroundTransparency = 1
  86. ScrollingFrame.BorderSizePixel = 0
  87. ScrollingFrame.Position = UDim2.new(-0.0735294148, 0, 1, 0)
  88. ScrollingFrame.Size = UDim2.new(0, 659, 0, 419)
  89. ScrollingFrame.BottomImage = ""
  90. ScrollingFrame.CanvasSize = UDim2.new(4, 0, 4, 0)
  91. ScrollingFrame.MidImage = ""
  92. ScrollingFrame.TopImage = ""
  93.  
  94. Main.Name = "Main"
  95. Main.Parent = ScrollingFrame
  96. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  97. Main.BorderSizePixel = 0
  98. Main.Position = UDim2.new(0.0179590583, 0, 0, 0)
  99. Main.Size = UDim2.new(0, 544, 0, 377)
  100. Main.Draggable = true
  101.  
  102. Login_2.Name = "Login"
  103. Login_2.Parent = ScrollingFrame
  104. Login_2.BackgroundColor3 = Color3.new(0.764706, 0.764706, 0.764706)
  105. Login_2.BorderSizePixel = 0
  106. Login_2.Position = UDim2.new(0.0969752595, 0, 0.625, 0)
  107. Login_2.Size = UDim2.new(0, 200, 0, 50)
  108. Login_2.ZIndex = 56645
  109. Login_2.Font = Enum.Font.SciFi
  110. Login_2.Text = "Login"
  111. Login_2.TextColor3 = Color3.new(0, 0, 0)
  112. Login_2.TextSize = 20
  113.  
  114. Frame.Parent = ScrollingFrame
  115. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  116. Frame.BackgroundTransparency = 1
  117. Frame.Size = UDim2.new(0, 100, 0, 100)
  118.  
  119. Frame_2.Parent = Frame
  120. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  121. Frame_2.Position = UDim2.new(5.38166761, 0, 0.0149999997, 0)
  122. Frame_2.Size = UDim2.new(0, 31, 0, 18)
  123. Frame_2.ZIndex = -324
  124. Frame_2.Style = Enum.FrameStyle.RobloxRound
  125.  
  126. ImageButton.Parent = Frame
  127. ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
  128. ImageButton.BackgroundTransparency = 1
  129. ImageButton.Position = UDim2.new(5.29257345, 0, -0.00954528805, 0)
  130. ImageButton.Size = UDim2.new(0, 24, 0, 24)
  131. ImageButton.ZIndex = 324
  132. ImageButton.Image = "rbxassetid://3036053502"
  133.  
  134. Pass.Name = "Pass"
  135. Pass.Parent = Frame
  136. Pass.BackgroundColor3 = Color3.new(0.764706, 0.764706, 0.764706)
  137. Pass.BorderSizePixel = 0
  138. Pass.Position = UDim2.new(0.900000036, 0, 1.80999994, 0)
  139. Pass.Size = UDim2.new(0, 442, 0, 60)
  140. Pass.Font = Enum.Font.SciFi
  141. Pass.PlaceholderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  142. Pass.PlaceholderText = "Password..."
  143. Pass.Text = ""
  144. Pass.TextColor3 = Color3.new(0, 0, 0)
  145. Pass.TextSize = 20
  146.  
  147. Username.Name = "Username"
  148. Username.Parent = Frame
  149. Username.BackgroundColor3 = Color3.new(0.764706, 0.764706, 0.764706)
  150. Username.BorderSizePixel = 0
  151. Username.Position = UDim2.new(0.900000036, 0, 0.75, 0)
  152. Username.Size = UDim2.new(0, 442, 0, 60)
  153. Username.Font = Enum.Font.SciFi
  154. Username.PlaceholderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  155. Username.PlaceholderText = "Username..."
  156. Username.Text = ""
  157. Username.TextColor3 = Color3.new(0, 0, 0)
  158. Username.TextSize = 20
  159.  
  160. DD.Name = "DD"
  161. DD.Parent = Login
  162. DD.BackgroundColor3 = Color3.new(1, 1, 1)
  163. DD.BackgroundTransparency = 1
  164. DD.Size = UDim2.new(0, 67, 0, 21)
  165. DD.Font = Enum.Font.SourceSans
  166. DD.Text = "DDGui v.1.0"
  167. DD.TextColor3 = Color3.new(0, 0, 0)
  168. DD.TextSize = 14
  169.  
  170. EEEE.Name = "EEEE"
  171. EEEE.Parent = ScreenGui
  172. EEEE.Active = true
  173. EEEE.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  174. EEEE.BorderSizePixel = 0
  175. EEEE.Position = UDim2.new(-1.22000003, 0, 0.152999997, 0)
  176. EEEE.Size = UDim2.new(0, 653, 0, 22)
  177.  
  178. XX_2.Name = "XX"
  179. XX_2.Parent = EEEE
  180. XX_2.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  181. XX_2.BorderSizePixel = 0
  182. XX_2.Position = UDim2.new(0.967522621, 0, 0, 0)
  183. XX_2.Size = UDim2.new(0, 21, 0, 22)
  184. XX_2.Font = Enum.Font.ArialBold
  185. XX_2.Text = "X"
  186. XX_2.TextColor3 = Color3.new(1, 1, 1)
  187. XX_2.TextSize = 17
  188. XX_2.TextWrapped = true
  189.  
  190. Min_2.Name = "Min"
  191. Min_2.Parent = EEEE
  192. Min_2.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  193. Min_2.BorderSizePixel = 0
  194. Min_2.Position = UDim2.new(0.935045242, 0, 0, 0)
  195. Min_2.Size = UDim2.new(0, 21, 0, 22)
  196. Min_2.Font = Enum.Font.ArialBold
  197. Min_2.Text = "‒"
  198. Min_2.TextColor3 = Color3.new(1, 1, 1)
  199. Min_2.TextSize = 17
  200. Min_2.TextWrapped = true
  201.  
  202. ScrollingFrame_2.Parent = EEEE
  203. ScrollingFrame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  204. ScrollingFrame_2.BackgroundTransparency = 1
  205. ScrollingFrame_2.BorderSizePixel = 0
  206. ScrollingFrame_2.Position = UDim2.new(-0.0735294148, 0, 1, 0)
  207. ScrollingFrame_2.Size = UDim2.new(0, 859, 0, 419)
  208. ScrollingFrame_2.BottomImage = ""
  209. ScrollingFrame_2.CanvasSize = UDim2.new(4, 0, 4, 0)
  210. ScrollingFrame_2.MidImage = ""
  211. ScrollingFrame_2.TopImage = ""
  212.  
  213. Main_2.Name = "Main"
  214. Main_2.Parent = ScrollingFrame_2
  215. Main_2.BackgroundColor3 = Color3.new(1, 1, 1)
  216. Main_2.BorderSizePixel = 0
  217. Main_2.Position = UDim2.new(0.0179999992, 0, -1, 0)
  218. Main_2.Size = UDim2.new(0, 654, 0, 377)
  219. Main_2.Draggable = true
  220.  
  221. Frame_3.Parent = ScrollingFrame_2
  222. Frame_3.BackgroundColor3 = Color3.new(1, 1, 1)
  223. Frame_3.BackgroundTransparency = 1
  224. Frame_3.Position = UDim2.new(0, -12, -1, 3)
  225. Frame_3.Size = UDim2.new(0, 124, 0, 100)
  226.  
  227. Frame_4.Parent = Frame_3
  228. Frame_4.BackgroundColor3 = Color3.new(1, 1, 1)
  229. Frame_4.Position = UDim2.new(5.38166761, 0, 0.0149999997, 0)
  230. Frame_4.Size = UDim2.new(0, 31, 0, 18)
  231. Frame_4.ZIndex = -324
  232. Frame_4.Style = Enum.FrameStyle.RobloxRound
  233.  
  234. ImageButton_2.Parent = Frame_3
  235. ImageButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  236. ImageButton_2.BackgroundTransparency = 1
  237. ImageButton_2.Position = UDim2.new(5.29257345, 0, -0.00954528805, 0)
  238. ImageButton_2.Size = UDim2.new(0, 24, 0, 24)
  239. ImageButton_2.ZIndex = 324
  240. ImageButton_2.Image = "rbxassetid://3036053502"
  241.  
  242. F1.Name = "F1"
  243. F1.Parent = Frame_3
  244. F1.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  245. F1.BorderSizePixel = 0
  246. F1.Position = UDim2.new(2.06451607, 0, 0.310000002, 0)
  247. F1.Size = UDim2.new(0, 149, 0, 43)
  248. F1.Font = Enum.Font.SciFi
  249. F1.Text = "IYFE"
  250. F1.TextColor3 = Color3.new(0, 0, 0)
  251. F1.TextSize = 17
  252. F1.MouseButton1Click:Connect(function()
  253. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  254. end)
  255.  
  256. F2.Name = "F2"
  257. F2.Parent = Frame_3
  258. F2.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  259. F2.BorderSizePixel = 0
  260. F2.Position = UDim2.new(2.06451607, 0, 0.829999983, 0)
  261. F2.Size = UDim2.new(0, 149, 0, 43)
  262. F2.Font = Enum.Font.SciFi
  263. F2.Text = "Make A Cake GUI"
  264. F2.TextColor3 = Color3.new(0, 0, 0)
  265. F2.TextSize = 17
  266. F2.MouseButton1Click:Connect(function()
  267. loadstring(game:HttpGet(('https://pastebin.com/raw/FXzi2RGV'),true))()
  268. end)
  269.  
  270. F3.Name = "F3"
  271. F3.Parent = Frame_3
  272. F3.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  273. F3.BorderSizePixel = 0
  274. F3.Position = UDim2.new(2.06451607, 0, 1.37, 0)
  275. F3.Size = UDim2.new(0, 149, 0, 43)
  276. F3.Font = Enum.Font.SciFi
  277. F3.Text = "Subscribers Sim GUI"
  278. F3.TextColor3 = Color3.new(0, 0, 0)
  279. F3.TextSize = 17
  280. F3.MouseButton1Click:Connect(function()
  281. loadstring(game:HttpGet(('https://paste.ee/r/GuOb9/0'),true))()
  282. end)
  283.  
  284. F5.Name = "F5"
  285. F5.Parent = Frame_3
  286. F5.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  287. F5.BorderSizePixel = 0
  288. F5.Position = UDim2.new(2.06451607, 0, 2.96000004, 0)
  289. F5.Size = UDim2.new(0, 149, 0, 43)
  290. F5.Font = Enum.Font.SciFi
  291. F5.Text = "Prison Royale GUI"
  292. F5.TextColor3 = Color3.new(0, 0, 0)
  293. F5.TextSize = 17
  294. F5.MouseButton1Click:Connect(function()
  295. loadstring(game:HttpGet(('https://paste.ee/r/AtZpC/0'),true))()
  296. end)
  297.  
  298. F4.Name = "F4"
  299. F4.Parent = Frame_3
  300. F4.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  301. F4.BorderSizePixel = 0
  302. F4.Position = UDim2.new(2.06451607, 0, 2.41999984, 0)
  303. F4.Size = UDim2.new(0, 149, 0, 43)
  304. F4.Font = Enum.Font.SciFi
  305. F4.Text = "FE Fling"
  306. F4.TextColor3 = Color3.new(0, 0, 0)
  307. F4.TextSize = 17
  308. F4.MouseButton1Click:Connect(function()
  309. loadstring(game:HttpGet(('https://paste.ee/r/p0CuI/0'),true))()
  310. end)
  311.  
  312. F6.Name = "F6"
  313. F6.Parent = Frame_3
  314. F6.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  315. F6.BorderSizePixel = 0
  316. F6.Position = UDim2.new(2.06451607, 0, 1.89999998, 0)
  317. F6.Size = UDim2.new(0, 149, 0, 43)
  318. F6.Font = Enum.Font.SciFi
  319. F6.Text = "ShatterVast"
  320. F6.TextColor3 = Color3.new(0, 0, 0)
  321. F6.TextSize = 17
  322. F6.MouseButton1Click:Connect(function()
  323. loadstring(game:HttpGet(('https://pastebin.com/raw/gn2qc98m'),true))()
  324. end)
  325.  
  326. TextBox.Parent = Frame_3
  327. TextBox.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  328. TextBox.BorderSizePixel = 0
  329. TextBox.Position = UDim2.new(0.637096763, 0, 0.310000002, 0)
  330. TextBox.Size = UDim2.new(0, 166, 0, 254)
  331. TextBox.Font = Enum.Font.SciFi
  332. TextBox.Text = ""
  333. TextBox.TextColor3 = Color3.new(0, 0, 0)
  334. TextBox.TextSize = 14
  335. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  336. TextBox.TextYAlignment = Enum.TextYAlignment.Top
  337.  
  338. TextButton.Parent = Frame_3
  339. TextButton.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  340. TextButton.BorderSizePixel = 0
  341. TextButton.Position = UDim2.new(0.637096763, 0, 2.96000004, 0)
  342. TextButton.Size = UDim2.new(0, 166, 0, 43)
  343. TextButton.Font = Enum.Font.SciFi
  344. TextButton.Text = "Print"
  345. TextButton.TextColor3 = Color3.new(0, 0, 0)
  346. TextButton.TextSize = 17
  347.  
  348. TextLabel.Parent = Frame_3
  349. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  350. TextLabel.BackgroundTransparency = 1
  351. TextLabel.Position = UDim2.new(0.556451619, 0, 3.3900001, 0)
  352. TextLabel.Size = UDim2.new(0, 187, 0, 35)
  353. TextLabel.Font = Enum.Font.SciFi
  354. TextLabel.Text = "Scroll down for error, scroll up for warn, click for print."
  355. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  356. TextLabel.TextSize = 14
  357. TextLabel.TextWrapped = true
  358.  
  359. F8.Name = "F8"
  360. F8.Parent = Frame_3
  361. F8.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  362. F8.BorderSizePixel = 0
  363. F8.Position = UDim2.new(3.33064508, 0, 0.310000002, 0)
  364. F8.Size = UDim2.new(0, 149, 0, 43)
  365. F8.Font = Enum.Font.SciFi
  366. F8.Text = "Bannana Sim GUI"
  367. F8.TextColor3 = Color3.new(0, 0, 0)
  368. F8.TextSize = 17
  369. F8.MouseButton1Click:Connect(function()
  370. loadstring(game:HttpGet(('https://paste.ee/r/bbdBe/0'),true))()
  371. end)
  372.  
  373. F11.Name = "F11"
  374. F11.Parent = Frame_3
  375. F11.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  376. F11.BorderSizePixel = 0
  377. F11.Position = UDim2.new(3.33064508, 0, 0.829999983, 0)
  378. F11.Size = UDim2.new(0, 149, 0, 43)
  379. F11.Font = Enum.Font.SciFi
  380. F11.Text = "SharkBiteGUI"
  381. F11.TextColor3 = Color3.new(0, 0, 0)
  382. F11.TextSize = 17
  383. F11.MouseButton1Click:Connect(function()
  384. loadstring(game:HttpGet(('https://paste.ee/r/7SfSm/0'),true))()
  385. end)
  386.  
  387. F10.Name = "F10"
  388. F10.Parent = Frame_3
  389. F10.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  390. F10.BorderSizePixel = 0
  391. F10.Position = UDim2.new(3.33064508, 0, 1.37, 0)
  392. F10.Size = UDim2.new(0, 149, 0, 43)
  393. F10.Font = Enum.Font.SciFi
  394. F10.Text = "TopKek4.0"
  395. F10.TextColor3 = Color3.new(0, 0, 0)
  396. F10.TextSize = 17
  397. F10.MouseButton1Click:Connect(function()
  398. loadstring(game:HttpGet(('https://paste.ee/r/Km3nv/0'),true))()
  399. end)
  400.  
  401. F12.Name = "F12"
  402. F12.Parent = Frame_3
  403. F12.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  404. F12.BorderSizePixel = 0
  405. F12.Position = UDim2.new(3.33064508, 0, 1.89999998, 0)
  406. F12.Size = UDim2.new(0, 149, 0, 43)
  407. F12.Font = Enum.Font.SciFi
  408. F12.Text = "PFHaxx"
  409. F12.TextColor3 = Color3.new(0, 0, 0)
  410. F12.TextSize = 17
  411. F12.MouseButton1Click:Connect(function()
  412. loadstring(game:HttpGet(('https://paste.ee/r/z11WX/0'),true))()
  413. end)
  414.  
  415. F7.Name = "F7"
  416. F7.Parent = Frame_3
  417. F7.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  418. F7.BorderSizePixel = 0
  419. F7.Position = UDim2.new(3.33064508, 0, 2.41999984, 0)
  420. F7.Size = UDim2.new(0, 149, 0, 43)
  421. F7.Font = Enum.Font.SciFi
  422. F7.Text = "Ro Citizens GUI"
  423. F7.TextColor3 = Color3.new(0, 0, 0)
  424. F7.TextSize = 17
  425. F7.MouseButton1Click:Connect(function()
  426. loadstring(game:HttpGet(('https://paste.ee/r/LLUD5/0'),true))()
  427. end)
  428.  
  429. F9.Name = "F9"
  430. F9.Parent = Frame_3
  431. F9.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  432. F9.BorderSizePixel = 0
  433. F9.Position = UDim2.new(3.33064508, 0, 2.96000004, 0)
  434. F9.Size = UDim2.new(0, 149, 0, 43)
  435. F9.Font = Enum.Font.SciFi
  436. F9.Text = "Click TP"
  437. F9.TextColor3 = Color3.new(0, 0, 0)
  438. F9.TextSize = 17
  439. F9.MouseButton1Click:Connect(function()
  440. loadstring(game:HttpGet(('https://paste.ee/r/D5qPv/0'),true))()
  441. end)
  442.  
  443. F15.Name = "F15"
  444. F15.Parent = Frame_3
  445. F15.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  446. F15.BorderSizePixel = 0
  447. F15.Position = UDim2.new(4.61290312, 0, 0.310000002, 0)
  448. F15.Size = UDim2.new(0, 126, 0, 43)
  449. F15.Font = Enum.Font.SciFi
  450. F15.Text = "Dark RP"
  451. F15.TextColor3 = Color3.new(0, 0, 0)
  452. F15.TextSize = 17
  453. F15.MouseButton1Click:Connect(function()
  454. loadstring(game:GetObjects("rbxassetid://2947348035")[1].Source)()
  455. end)
  456.  
  457. F13.Name = "F13"
  458. F13.Parent = Frame_3
  459. F13.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  460. F13.BorderSizePixel = 0
  461. F13.Position = UDim2.new(4.61290312, 0, 0.829999983, 0)
  462. F13.Size = UDim2.new(0, 126, 0, 43)
  463. F13.Font = Enum.Font.SciFi
  464. F13.Text = "Arsenal Aimbot"
  465. F13.TextColor3 = Color3.new(0, 0, 0)
  466. F13.TextSize = 17
  467. F13.MouseButton1Click:Connect(function()
  468. loadstring(game:HttpGet(('https://paste.ee/r/CyQU2/0'),true))()
  469. end)
  470.  
  471. F16.Name = "F16"
  472. F16.Parent = Frame_3
  473. F16.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  474. F16.BorderSizePixel = 0
  475. F16.Position = UDim2.new(4.61290312, 0, 1.37, 0)
  476. F16.Size = UDim2.new(0, 126, 0, 43)
  477. F16.Font = Enum.Font.SciFi
  478. F16.Text = "Prison Royale"
  479. F16.TextColor3 = Color3.new(0, 0, 0)
  480. F16.TextSize = 17
  481. F16.MouseButton1Click:Connect(function()
  482. loadstring(game:HttpGet(('https://paste.ee/r/WX77W/0'),true))()
  483. end)
  484.  
  485. F14.Name = "F14"
  486. F14.Parent = Frame_3
  487. F14.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  488. F14.BorderSizePixel = 0
  489. F14.Position = UDim2.new(4.61290312, 0, 1.89999998, 0)
  490. F14.Size = UDim2.new(0, 126, 0, 43)
  491. F14.Font = Enum.Font.SciFi
  492. F14.Text = "Baseplate GUI"
  493. F14.TextColor3 = Color3.new(0, 0, 0)
  494. F14.TextSize = 17
  495. F14.MouseButton1Click:Connect(function()
  496. loadstring(game:HttpGet(('https://paste.ee/r/v2w1Y/0'),true))()
  497. end)
  498.  
  499. F17.Name = "F17"
  500. F17.Parent = Frame_3
  501. F17.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  502. F17.BorderSizePixel = 0
  503. F17.Position = UDim2.new(4.61290312, 0, 2.42000008, 0)
  504. F17.Size = UDim2.new(0, 126, 0, 43)
  505. F17.Font = Enum.Font.SciFi
  506. F17.Text = "FathomHub"
  507. F17.TextColor3 = Color3.new(0, 0, 0)
  508. F17.TextSize = 17
  509. F17.MouseButton1Click:Connect(function()
  510. loadstring(game:HttpGet("https://pastebin.com/raw/UmhaEvTT",true))()
  511. end)
  512.  
  513. F18.Name = "F18"
  514. F18.Parent = Frame_3
  515. F18.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  516. F18.BorderSizePixel = 0
  517. F18.Position = UDim2.new(4.61290312, 0, 2.96000004, 0)
  518. F18.Size = UDim2.new(0, 126, 0, 43)
  519. F18.Font = Enum.Font.SciFi
  520. F18.Text = "RoseHub"
  521. F18.TextColor3 = Color3.new(0, 0, 0)
  522. F18.TextSize = 17
  523. F18.MouseButton1Click:Connect(function()
  524. loadstring(game:HttpGet(('https://paste.ee/r/iYVHT/0'),true))()
  525. end)
  526.  
  527. -- Scripts:
  528. function SCRIPT_QVXU73_FAKESCRIPT() -- XX.LocalScript
  529. local script = Instance.new('LocalScript')
  530. script.Parent = XX
  531. script.Parent.MouseButton1Click:Connect(function()
  532. script.Parent.Parent.ScrollingFrame.Frame:TweenPosition(UDim2.new(0.001, 0,-0.852, 0))
  533. script.Parent.Parent.ScrollingFrame.Login:TweenPosition(UDim2.new(0.097, 0,-0.239, 0))
  534. script.Parent.Parent.ScrollingFrame.Main:TweenPosition(UDim2.new(0.018, 0,-1, 0)) wait(1)
  535. script.Parent.Parent.Parent.Parent.ScreenGui.Login:TweenPosition(UDim2.new(-1.066, 0,0.313, 0))
  536. end)
  537.  
  538. end
  539. coroutine.resume(coroutine.create(SCRIPT_QVXU73_FAKESCRIPT))
  540. function SCRIPT_RBDT65_FAKESCRIPT() -- Min.LocalScript
  541. local script = Instance.new('LocalScript')
  542. script.Parent = Min
  543. script.Parent.MouseButton1Click:Connect(function()
  544. if script.Parent.Text == "‒" then
  545. script.Parent.Parent.ScrollingFrame.Frame:TweenPosition(UDim2.new(0.001, 0,-0.852, 0))
  546. script.Parent.Parent.ScrollingFrame.Login:TweenPosition(UDim2.new(0.097, 0,-0.239, 0))
  547. script.Parent.Parent.ScrollingFrame.Main:TweenPosition(UDim2.new(0.018, 0,-1, 0))
  548. script.Parent.Text = "+"
  549. else
  550. script.Parent.Parent.ScrollingFrame.Frame:TweenPosition(UDim2.new(0, 0,0, 0))
  551. script.Parent.Parent.ScrollingFrame.Login:TweenPosition(UDim2.new(0.097, 0,0.625, 0))
  552. script.Parent.Parent.ScrollingFrame.Main:TweenPosition(UDim2.new(0.018, 0,0, 0))
  553. script.Parent.Text = "‒"
  554. end
  555. end)
  556.  
  557. end
  558. coroutine.resume(coroutine.create(SCRIPT_RBDT65_FAKESCRIPT))
  559. function SCRIPT_AFFG74_FAKESCRIPT() -- Login_2.LocalScript
  560. local script = Instance.new('LocalScript')
  561. script.Parent = Login_2
  562. local ff = script.Parent.Parent.Parent.ScrollingFrame.Frame.Username
  563. local Mm = script.Parent.Parent.Parent.ScrollingFrame.Frame.Pass
  564.  
  565. script.Parent.MouseButton1Click:Connect(function()
  566. --{{VV Accounts are labeled here VV VV Passwords are labeled here VV
  567. if ff.Text == "FF" or "UnexpectedItem" or "ou1z" and Mm.Text == "DD" or "0pn()" or "smellycat123" then
  568. script.Parent.Parent.Parent.ScrollingFrame.Frame:TweenPosition(UDim2.new(0.001, 0,-0.852, 0))
  569. script.Parent.Parent.Parent.ScrollingFrame.Login:TweenPosition(UDim2.new(0.097, 0,-0.239, 0))
  570. script.Parent.Parent.Parent.ScrollingFrame.Main:TweenPosition(UDim2.new(0.018, 0,-1, 0)) wait(1)
  571. script.Parent.Parent.Parent.Parent.Parent.ScreenGui.Login:TweenPosition(UDim2.new(-1.024, 0,0.235, 0))
  572. script.Parent.Parent.Parent.Parent.EEEE:TweenPosition(UDim2.new(0.22, 0,0.153, 0)) wait(1)
  573. script.Parent.Parent.Parent.Parent.EEEE.ScrollingFrame.Main:TweenPosition(UDim2.new(0.018, 0,0, 0))
  574. script.Parent.Parent.Parent.Parent.EEEE.ScrollingFrame.Frame:TweenPosition(UDim2.new(0, -12,0, 3))
  575. end
  576. end)
  577.  
  578. end
  579. coroutine.resume(coroutine.create(SCRIPT_AFFG74_FAKESCRIPT))
  580. function SCRIPT_VDFD71_FAKESCRIPT() -- ImageButton.LocalScript
  581. local script = Instance.new('LocalScript')
  582. script.Parent = ImageButton
  583. script.Parent.MouseButton1Click:Connect(function()
  584. if script.Parent.Image == ("rbxassetid://3036053502") then
  585. script.Parent:TweenPosition(UDim2.new(5.513, 0,-0.02, 0), 'Out', 5) script.Parent.Image = ('rbxassetid://3036053748')
  586. script.Parent.Parent.Parent.Parent.Parent.Login.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  587. script.Parent.Parent.Parent.Main.BackgroundColor3 = Color3.fromRGB(76, 76, 76)
  588. script.Parent.Parent.Parent.Parent.XX.BackgroundColor3 = Color3.fromRGB(50,50,50)
  589. script.Parent.Parent.Parent.Parent.Min.BackgroundColor3 = Color3.fromRGB(50,50,50)
  590. script.Parent.Parent.Pass.BackgroundColor3 = Color3.fromRGB(115, 115, 115)
  591. script.Parent.Parent.Username.BackgroundColor3 = Color3.fromRGB(115, 115, 115)
  592. script.Parent.Parent.Parent.Login.BackgroundColor3 = Color3.fromRGB(115, 115, 115)
  593. script.Parent.Parent.Username.TextColor3 = Color3.fromRGB(255,255,255)
  594. script.Parent.Parent.Pass.TextColor3 = Color3.fromRGB(255,255,255)
  595. script.Parent.Parent.Username.PlaceholderColor3 = Color3.fromRGB(255,255,255)
  596. script.Parent.Parent.Pass.PlaceholderColor3 = Color3.fromRGB(255,255,255)
  597. script.Parent.Parent.Parent.Parent.ScrollingFrame.Login.TextColor3 = Color3.fromRGB(255,255,255)
  598. script.Parent.Parent.Parent.Parent.DD.TextColor3 = Color3.fromRGB(255,255,255)
  599. print("dark mode enabled")
  600. else
  601. script.Parent:TweenPosition(UDim2.new(5.293, 0,-0.01, 0), 'Out', 5) script.Parent.Image = ('rbxassetid://3036053502')
  602. script.Parent.Parent.Parent.Parent.XX.BackgroundColor3 = Color3.fromRGB(156, 156, 156)
  603. script.Parent.Parent.Parent.Parent.Min.BackgroundColor3 = Color3.fromRGB(156, 156, 156)
  604. script.Parent.Parent.Parent.Parent.Parent.Login.BackgroundColor3 = Color3.fromRGB(156, 156, 156)
  605. script.Parent.Parent.Parent.Parent.Parent.Login.ScrollingFrame.Main.BackgroundColor3 = Color3.fromRGB(255,255,255)
  606. script.Parent.Parent.Username.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  607. script.Parent.Parent.Pass.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  608. script.Parent.Parent.Parent.Login.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  609. script.Parent.Parent.Username.TextColor3 = Color3.fromRGB(0,0,0)
  610. script.Parent.Parent.Pass.TextColor3 = Color3.fromRGB(0,0,0)
  611. script.Parent.Parent.Username.PlaceholderColor3 = Color3.fromRGB(0,0,0)
  612. script.Parent.Parent.Pass.PlaceholderColor3 = Color3.fromRGB(0,0,0)
  613. script.Parent.Parent.Parent.Parent.ScrollingFrame.Login.TextColor3 = Color3.fromRGB(0,0,0)
  614. script.Parent.Parent.Parent.Parent.DD.TextColor3 = Color3.fromRGB(0,0,0)
  615. print("light mode enabled")
  616. end
  617. end)
  618.  
  619. end
  620. coroutine.resume(coroutine.create(SCRIPT_VDFD71_FAKESCRIPT))
  621. function SCRIPT_IGLH68_FAKESCRIPT() -- Login.LocalScript
  622. local script = Instance.new('LocalScript')
  623. script.Parent = Login
  624. script.Parent.Draggable = true
  625.  
  626. end
  627. coroutine.resume(coroutine.create(SCRIPT_IGLH68_FAKESCRIPT))
  628. function SCRIPT_GKIX72_FAKESCRIPT() -- XX_2.LocalScript
  629. local script = Instance.new('LocalScript')
  630. script.Parent = XX_2
  631. script.Parent.MouseButton1Click:Connect(function()
  632. script.Parent.Parent.ScrollingFrame.Frame:TweenPosition(UDim2.new(0.001, 0,-0.852, 0))
  633. script.Parent.Parent.ScrollingFrame.Main:TweenPosition(UDim2.new(0.018, 0,-1, 0)) wait(1)
  634. script.Parent.Parent.Parent.Parent.ScreenGui.EEEE:TweenPosition(UDim2.new(-1.22, 0,0.153, 0))
  635. end)
  636.  
  637. end
  638. coroutine.resume(coroutine.create(SCRIPT_GKIX72_FAKESCRIPT))
  639. function SCRIPT_EZSB67_FAKESCRIPT() -- Min_2.LocalScript
  640. local script = Instance.new('LocalScript')
  641. script.Parent = Min_2
  642. script.Parent.MouseButton1Click:Connect(function()
  643. if script.Parent.Text == "‒" then
  644. script.Parent.Parent.Parent.EEEE.ScrollingFrame.Frame:TweenPosition(UDim2.new(0, -12,-1, 3))
  645. script.Parent.Text = "+"
  646. script.Parent.Parent.ScrollingFrame.Main:TweenPosition(UDim2.new(0.018, 0,-1, 0))
  647. else
  648. script.Parent.Parent.Parent.EEEE.ScrollingFrame.Frame:TweenPosition(UDim2.new(0, -12,0, 3))
  649. script.Parent.Parent.Parent.EEEE.ScrollingFrame.Main:TweenPosition(UDim2.new(0.018, 0,0, 0))
  650. script.Parent.Text = ("‒")
  651. end
  652. end)
  653.  
  654. end
  655. coroutine.resume(coroutine.create(SCRIPT_EZSB67_FAKESCRIPT))
  656. function SCRIPT_HXUY83_FAKESCRIPT() -- ImageButton_2.LocalScript
  657. local script = Instance.new('LocalScript')
  658. script.Parent = ImageButton_2
  659. script.Parent.MouseButton1Click:Connect(function()
  660. if script.Parent.Image == ("rbxassetid://3036053502") then
  661. script.Parent:TweenPosition(UDim2.new(5.513, 0,-0.02, 0), 'Out', 5) script.Parent.Image = ('rbxassetid://3036053748')
  662. script.Parent.Parent.Parent.Main.BackgroundColor3 = Color3.fromRGB(76, 76, 76)
  663. script.Parent.Parent.Parent.Parent.Parent.EEEE.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  664. script.Parent.Parent.Parent.Parent.XX.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  665. script.Parent.Parent.Parent.Parent.Min.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  666. script.Parent.Parent.F1.BackgroundColor3 = Color3.fromRGB(115,115,115)
  667. script.Parent.Parent.F2.BackgroundColor3 = Color3.fromRGB(115,115,115)
  668. script.Parent.Parent.F3.BackgroundColor3 = Color3.fromRGB(115,115,115)
  669. script.Parent.Parent.F4.BackgroundColor3 = Color3.fromRGB(115,115,115)
  670. script.Parent.Parent.F5.BackgroundColor3 = Color3.fromRGB(115,115,115)
  671. script.Parent.Parent.F6.BackgroundColor3 = Color3.fromRGB(115,115,115)
  672. script.Parent.Parent.F7.BackgroundColor3 = Color3.fromRGB(115,115,115)
  673. script.Parent.Parent.F8.BackgroundColor3 = Color3.fromRGB(115,115,115)
  674. script.Parent.Parent.F9.BackgroundColor3 = Color3.fromRGB(115,115,115)
  675. script.Parent.Parent.F10.BackgroundColor3 = Color3.fromRGB(115,115,115)
  676. script.Parent.Parent.F11.BackgroundColor3 = Color3.fromRGB(115,115,115)
  677. script.Parent.Parent.F12.BackgroundColor3 = Color3.fromRGB(115,115,115)
  678. script.Parent.Parent.F13.BackgroundColor3 = Color3.fromRGB(115,115,115)
  679. script.Parent.Parent.F14.BackgroundColor3 = Color3.fromRGB(115,115,115)
  680. script.Parent.Parent.F15.BackgroundColor3 = Color3.fromRGB(115,115,115)
  681. script.Parent.Parent.F16.BackgroundColor3 = Color3.fromRGB(115,115,115)
  682. script.Parent.Parent.F17.BackgroundColor3 = Color3.fromRGB(115,115,115)
  683. script.Parent.Parent.F18.BackgroundColor3 = Color3.fromRGB(115,115,115)
  684. script.Parent.Parent.TextBox.BackgroundColor3 = Color3.fromRGB(115,115,115)
  685. script.Parent.Parent.TextButton.BackgroundColor3 = Color3.fromRGB(115,115,115)
  686. ------------------------------------------------------------------------------
  687. script.Parent.Parent.F1.TextColor3 = Color3.fromRGB(255,255,255)
  688. script.Parent.Parent.F2.TextColor3 = Color3.fromRGB(255,255,255)
  689. script.Parent.Parent.F3.TextColor3 = Color3.fromRGB(255,255,255)
  690. script.Parent.Parent.F4.TextColor3 = Color3.fromRGB(255,255,255)
  691. script.Parent.Parent.F5.TextColor3 = Color3.fromRGB(255,255,255)
  692. script.Parent.Parent.F6.TextColor3 = Color3.fromRGB(255,255,255)
  693. script.Parent.Parent.F7.TextColor3 = Color3.fromRGB(255,255,255)
  694. script.Parent.Parent.F8.TextColor3 = Color3.fromRGB(255,255,255)
  695. script.Parent.Parent.F9.TextColor3 = Color3.fromRGB(255,255,255)
  696. script.Parent.Parent.F10.TextColor3 = Color3.fromRGB(255,255,255)
  697. script.Parent.Parent.F11.TextColor3 = Color3.fromRGB(255,255,255)
  698. script.Parent.Parent.F12.TextColor3 = Color3.fromRGB(255,255,255)
  699. script.Parent.Parent.F13.TextColor3 = Color3.fromRGB(255,255,255)
  700. script.Parent.Parent.F14.TextColor3 = Color3.fromRGB(255,255,255)
  701. script.Parent.Parent.F15.TextColor3 = Color3.fromRGB(255,255,255)
  702. script.Parent.Parent.F16.TextColor3 = Color3.fromRGB(255,255,255)
  703. script.Parent.Parent.F17.TextColor3 = Color3.fromRGB(255,255,255)
  704. script.Parent.Parent.F18.TextColor3 = Color3.fromRGB(255,255,255)
  705. script.Parent.Parent.TextBox.TextColor3 = Color3.fromRGB(255,255,255)
  706. script.Parent.Parent.TextButton.TextColor3 = Color3.fromRGB(255,255,255)
  707. script.Parent.Parent.TextLabel.TextColor3 = Color3.fromRGB(255,255,255)
  708. print("dark mode enabled")
  709. else
  710. script.Parent:TweenPosition(UDim2.new(5.293, 0,-0.01, 0), 'Out', 5) script.Parent.Image = ('rbxassetid://3036053502')
  711. script.Parent.Parent.Parent.Main.BackgroundColor3 = Color3.fromRGB(255,255,255)
  712. script.Parent.Parent.Parent.Parent.Parent.EEEE.BackgroundColor3 = Color3.fromRGB(156, 156, 156)
  713. script.Parent.Parent.Parent.Parent.XX.BackgroundColor3 = Color3.fromRGB(156, 156, 156)
  714. script.Parent.Parent.Parent.Parent.Min.BackgroundColor3 = Color3.fromRGB(156, 156, 156)
  715. script.Parent.Parent.F1.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  716. script.Parent.Parent.F2.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  717. script.Parent.Parent.F3.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  718. script.Parent.Parent.F4.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  719. script.Parent.Parent.F5.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  720. script.Parent.Parent.F6.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  721. script.Parent.Parent.F7.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  722. script.Parent.Parent.F8.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  723. script.Parent.Parent.F9.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  724. script.Parent.Parent.F10.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  725. script.Parent.Parent.F11.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  726. script.Parent.Parent.F12.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  727. script.Parent.Parent.F13.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  728. script.Parent.Parent.F14.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  729. script.Parent.Parent.F15.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  730. script.Parent.Parent.F16.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  731. script.Parent.Parent.F17.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  732. script.Parent.Parent.F18.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  733. script.Parent.Parent.TextBox.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  734. script.Parent.Parent.TextButton.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  735. ------------------------------------------------------------------------------
  736. script.Parent.Parent.F1.TextColor3 = Color3.fromRGB(0,0,0)
  737. script.Parent.Parent.F2.TextColor3 = Color3.fromRGB(0,0,0)
  738. script.Parent.Parent.F3.TextColor3 = Color3.fromRGB(0,0,0)
  739. script.Parent.Parent.F4.TextColor3 = Color3.fromRGB(0,0,0)
  740. script.Parent.Parent.F5.TextColor3 = Color3.fromRGB(0,0,0)
  741. script.Parent.Parent.F6.TextColor3 = Color3.fromRGB(0,0,0)
  742. script.Parent.Parent.F7.TextColor3 = Color3.fromRGB(0,0,0)
  743. script.Parent.Parent.F8.TextColor3 = Color3.fromRGB(0,0,0)
  744. script.Parent.Parent.F9.TextColor3 = Color3.fromRGB(0,0,0)
  745. script.Parent.Parent.F10.TextColor3 = Color3.fromRGB(0,0,0)
  746. script.Parent.Parent.F11.TextColor3 = Color3.fromRGB(0,0,0)
  747. script.Parent.Parent.F12.TextColor3 = Color3.fromRGB(0,0,0)
  748. script.Parent.Parent.F13.TextColor3 = Color3.fromRGB(0,0,0)
  749. script.Parent.Parent.F14.TextColor3 = Color3.fromRGB(0,0,0)
  750. script.Parent.Parent.F15.TextColor3 = Color3.fromRGB(0,0,0)
  751. script.Parent.Parent.F16.TextColor3 = Color3.fromRGB(0,0,0)
  752. script.Parent.Parent.F17.TextColor3 = Color3.fromRGB(0,0,0)
  753. script.Parent.Parent.F18.TextColor3 = Color3.fromRGB(0,0,0)
  754. script.Parent.Parent.TextBox.TextColor3 = Color3.fromRGB(0,0,0)
  755. script.Parent.Parent.TextButton.TextColor3 = Color3.fromRGB(0,0,0)
  756. script.Parent.Parent.TextLabel.TextColor3 = Color3.fromRGB(0,0,0)
  757. print("light mode enabled")
  758. end
  759. end)
  760.  
  761. end
  762. coroutine.resume(coroutine.create(SCRIPT_HXUY83_FAKESCRIPT))
  763. function SCRIPT_YTXH87_FAKESCRIPT() -- TextButton.LocalScript
  764. local script = Instance.new('LocalScript')
  765. script.Parent = TextButton
  766. script.Parent.MouseButton1Click:Connect(function()
  767. print(script.Parent.Parent.TextBox.Text)
  768. end)
  769.  
  770. script.Parent.MouseWheelBackward:Connect(function()
  771. error(script.Parent.Parent.TextBox.Text)
  772. end)
  773.  
  774. script.Parent.MouseWheelForward:Connect(function()
  775. warn(script.Parent.Parent.TextBox.Text)
  776. end)
  777.  
  778. end
  779. coroutine.resume(coroutine.create(SCRIPT_YTXH87_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement