Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.05 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local JenjiGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("ImageLabel")
  6. local Panel = Instance.new("TextLabel")
  7. local X = Instance.new("TextButton")
  8. local Input = Instance.new("TextBox")
  9. local CoolThing = Instance.new("TextLabel")
  10. local SystemCheck = Instance.new("TextButton")
  11. local Verifyer = Instance.new("TextLabel")
  12. local Main = Instance.new("ImageLabel")
  13. local Panel_2 = Instance.new("Frame")
  14. local Name = Instance.new("TextLabel")
  15. local PArrot = Instance.new("ImageLabel")
  16. local X_2 = Instance.new("TextButton")
  17. local TextButton_Roundify_16px = Instance.new("ImageLabel")
  18. local Home = Instance.new("TextButton")
  19. local GUI = Instance.new("TextButton")
  20. local CoolThing_2 = Instance.new("TextLabel")
  21. local FE = Instance.new("TextButton")
  22. local ScrollingFrame = Instance.new("ScrollingFrame")
  23. local GUIPage = Instance.new("ImageLabel")
  24. local TrollPage = Instance.new("ImageLabel")
  25. local HomePage = Instance.new("ImageLabel")
  26. local Info = Instance.new("TextLabel")
  27. local Generate = Instance.new("TextButton")
  28. Frame.Visible = false
  29. Main.Visible = true
  30. --Properties:
  31. JenjiGui.Name = "JenjiGui"
  32. JenjiGui.Parent = game.CoreGui
  33.  
  34. Frame.Name = "Frame"
  35. Frame.Parent = JenjiGui
  36. Frame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  37. Frame.BackgroundTransparency = 1
  38. Frame.Position = UDim2.new(0.42125237, 0, 0.405405402, 0)
  39. Frame.Size = UDim2.new(0, 347, 0, 153)
  40. Frame.Visible = false
  41. Frame.Image = "rbxassetid://2790392032"
  42. Frame.ImageColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  43. Frame.ScaleType = Enum.ScaleType.Slice
  44. Frame.SliceCenter = Rect.new(24, 24, 232, 232)
  45.  
  46. Panel.Name = "Panel"
  47. Panel.Parent = Frame
  48. Panel.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  49. Panel.BorderSizePixel = 0
  50. Panel.Size = UDim2.new(0, 347, 0, 23)
  51. Panel.Font = Enum.Font.SourceSans
  52. Panel.Text = "Shoobie Whitelist (V.1)"
  53. Panel.TextColor3 = Color3.new(1, 1, 1)
  54. Panel.TextSize = 18
  55.  
  56. X.Name = "X"
  57. X.Parent = Frame
  58. X.BackgroundColor3 = Color3.new(1, 1, 1)
  59. X.BackgroundTransparency = 1
  60. X.Position = UDim2.new(0.920485854, 0, -0.00635930896, 0)
  61. X.Size = UDim2.new(0, 27, 0, 23)
  62. X.Font = Enum.Font.SourceSansBold
  63. X.Text = "X"
  64. X.TextColor3 = Color3.new(1, 1, 1)
  65. X.TextSize = 25
  66.  
  67. Input.Name = "Input"
  68. Input.Parent = Frame
  69. Input.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  70. Input.BorderSizePixel = 0
  71. Input.Position = UDim2.new(0.138756827, 0, 0.302203208, 0)
  72. Input.Size = UDim2.new(0, 247, 0, 20)
  73. Input.Font = Enum.Font.SciFi
  74. Input.PlaceholderColor3 = Color3.new(0.87451, 0.87451, 0.87451)
  75. Input.PlaceholderText = "Enter Your Key Here"
  76. Input.Text = ""
  77. Input.TextColor3 = Color3.new(1, 1, 1)
  78. Input.TextSize = 14
  79.  
  80. CoolThing.Name = "CoolThing"
  81. CoolThing.Parent = Frame
  82. CoolThing.BackgroundColor3 = Color3.new(1, 1, 1)
  83. CoolThing.BorderSizePixel = 0
  84. CoolThing.Position = UDim2.new(0.141210377, 0, 0.432922155, 0)
  85. CoolThing.Size = UDim2.new(0, 8, 0, 1)
  86. CoolThing.Font = Enum.Font.SourceSans
  87. CoolThing.Text = ""
  88. CoolThing.TextColor3 = Color3.new(0, 0, 0)
  89. CoolThing.TextSize = 14
  90.  
  91. SystemCheck.Name = "SystemCheck"
  92. SystemCheck.Parent = Frame
  93. SystemCheck.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  94. SystemCheck.BorderSizePixel = 0
  95. SystemCheck.Position = UDim2.new(0.325648397, 0, 0.647058845, 0)
  96. SystemCheck.Size = UDim2.new(0, 120, 0, 19)
  97. SystemCheck.AutoButtonColor = false
  98. SystemCheck.Font = Enum.Font.Code
  99. SystemCheck.Text = "Check Whitelist"
  100. SystemCheck.TextColor3 = Color3.new(1, 1, 1)
  101. SystemCheck.TextSize = 14
  102.  
  103. Verifyer.Name = "Verifyer"
  104. Verifyer.Parent = Frame
  105. Verifyer.BackgroundColor3 = Color3.new(1, 1, 1)
  106. Verifyer.BackgroundTransparency = 1
  107. Verifyer.Position = UDim2.new(0.147737801, 0, 0.412993193, 0)
  108. Verifyer.Size = UDim2.new(0, 244, 0, 25)
  109. Verifyer.Visible = false
  110. Verifyer.Font = Enum.Font.SourceSans
  111. Verifyer.Text = "Checking Whitelist"
  112. Verifyer.TextColor3 = Color3.new(1, 1, 1)
  113. Verifyer.TextSize = 20
  114.  
  115. Main.Name = "Main"
  116. Main.Parent = JenjiGui
  117. Main.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  118. Main.BackgroundTransparency = 1
  119. Main.Position = UDim2.new(0.28589499, 0, 0.260442227, 0)
  120. Main.Size = UDim2.new(0, 732, 0, 368)
  121. Main.Image = "rbxassetid://2790371148"
  122. Main.ImageColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  123. Main.ScaleType = Enum.ScaleType.Slice
  124. Main.SliceCenter = Rect.new(32, 32, 224, 224)
  125.  
  126. Panel_2.Name = "Panel"
  127. Panel_2.Parent = Main
  128. Panel_2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  129. Panel_2.BorderSizePixel = 0
  130. Panel_2.Selectable = true
  131. Panel_2.Size = UDim2.new(0, 732, 0, 51)
  132.  
  133. Name.Name = "Name"
  134. Name.Parent = Panel_2
  135. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  136. Name.BackgroundTransparency = 1
  137. Name.Position = UDim2.new(0.112213135, 0, 0.294117659, 0)
  138. Name.Size = UDim2.new(0, 115, 0, 26)
  139. Name.Font = Enum.Font.SourceSansLight
  140. Name.Text = "Jenji Gui V.3"
  141. Name.TextColor3 = Color3.new(1, 1, 1)
  142. Name.TextSize = 35
  143. Name.TextXAlignment = Enum.TextXAlignment.Left
  144.  
  145. PArrot.Name = "PArrot"
  146. PArrot.Parent = Panel_2
  147. PArrot.BackgroundColor3 = Color3.new(1, 1, 1)
  148. PArrot.BackgroundTransparency = 1
  149. PArrot.Size = UDim2.new(0, 76, 0, 52)
  150. PArrot.Image = "rbxassetid://3201770697"
  151.  
  152. X_2.Name = "X"
  153. X_2.Parent = Panel_2
  154. X_2.BackgroundColor3 = Color3.new(1, 0.211765, 0.054902)
  155. X_2.BackgroundTransparency = 1
  156. X_2.BorderSizePixel = 0
  157. X_2.Position = UDim2.new(0.922018349, 0, 0.0865835473, 0)
  158. X_2.Size = UDim2.new(0, 51, 0, 42)
  159. X_2.ZIndex = 3
  160. X_2.Font = Enum.Font.SourceSans
  161. X_2.Text = "X"
  162. X_2.TextColor3 = Color3.new(1, 1, 1)
  163. X_2.TextSize = 40
  164.  
  165. TextButton_Roundify_16px.Name = "TextButton_Roundify_16px"
  166. TextButton_Roundify_16px.Parent = X_2
  167. TextButton_Roundify_16px.BackgroundColor3 = Color3.new(1, 1, 1)
  168. TextButton_Roundify_16px.BackgroundTransparency = 1
  169. TextButton_Roundify_16px.Size = UDim2.new(1, 0, 1, 0)
  170. TextButton_Roundify_16px.ZIndex = 2
  171. TextButton_Roundify_16px.Image = "rbxassetid://2851924619"
  172. TextButton_Roundify_16px.ImageColor3 = Color3.new(1, 0.176471, 0.0509804)
  173. TextButton_Roundify_16px.ScaleType = Enum.ScaleType.Slice
  174. TextButton_Roundify_16px.SliceCenter = Rect.new(16, 16, 16, 16)
  175.  
  176. Home.Name = "Home"
  177. Home.Parent = Panel_2
  178. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  179. Home.BackgroundTransparency = 1
  180. Home.Position = UDim2.new(0.457951128, 0, 0.254901975, 0)
  181. Home.Size = UDim2.new(0, 84, 0, 29)
  182. Home.Font = Enum.Font.SourceSansSemibold
  183. Home.Text = "Home"
  184. Home.TextColor3 = Color3.new(1, 1, 1)
  185. Home.TextSize = 25
  186.  
  187. GUI.Name = "GUI"
  188. GUI.Parent = Panel_2
  189. GUI.BackgroundColor3 = Color3.new(1, 1, 1)
  190. GUI.BackgroundTransparency = 1
  191. GUI.Position = UDim2.new(0.60119319, 0, 0.254901975, 0)
  192. GUI.Size = UDim2.new(0, 84, 0, 29)
  193. GUI.Font = Enum.Font.SourceSansSemibold
  194. GUI.Text = "Scripts"
  195. GUI.TextColor3 = Color3.new(1, 1, 1)
  196. GUI.TextSize = 25
  197.  
  198. CoolThing_2.Name = "CoolThing"
  199. CoolThing_2.Parent = Panel_2
  200. CoolThing_2.BackgroundColor3 = Color3.new(1, 1, 1)
  201. CoolThing_2.BorderSizePixel = 0
  202. CoolThing_2.Position = UDim2.new(0.467213094, 0, 0.764706492, 0)
  203. CoolThing_2.Size = UDim2.new(0, 70, 0, 1)
  204. CoolThing_2.Font = Enum.Font.SourceSans
  205. CoolThing_2.Text = ""
  206. CoolThing_2.TextColor3 = Color3.new(0, 0, 0)
  207. CoolThing_2.TextSize = 14
  208.  
  209. FE.Name = "FE"
  210. FE.Parent = Panel_2
  211. FE.BackgroundColor3 = Color3.new(1, 1, 1)
  212. FE.BackgroundTransparency = 1
  213. FE.Position = UDim2.new(0.733706892, 0, 0.235294133, 0)
  214. FE.Size = UDim2.new(0, 84, 0, 29)
  215. FE.Font = Enum.Font.SourceSansSemibold
  216. FE.Text = "Troll"
  217. FE.TextColor3 = Color3.new(1, 1, 1)
  218. FE.TextSize = 25
  219.  
  220. ScrollingFrame.Parent = Main
  221. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  222. ScrollingFrame.BorderSizePixel = 0
  223. ScrollingFrame.Position = UDim2.new(0.0109289614, 0, 0.141304344, 0)
  224. ScrollingFrame.Selectable = false
  225. ScrollingFrame.Size = UDim2.new(0, 717, 0, 305)
  226. ScrollingFrame.ZIndex = 0
  227. ScrollingFrame.BottomImage = ""
  228. ScrollingFrame.MidImage = ""
  229. ScrollingFrame.ScrollingEnabled = false
  230. ScrollingFrame.VerticalScrollBarInset = Enum.ScrollBarInset.Always
  231.  
  232. GUIPage.Name = "GUIPage"
  233. GUIPage.Parent = ScrollingFrame
  234. GUIPage.BackgroundColor3 = Color3.new(1, 1, 1)
  235. GUIPage.BackgroundTransparency = 1
  236. GUIPage.ClipsDescendants = true
  237. GUIPage.Position = UDim2.new(1.02653527, 0, 0.0203804336, 0)
  238. GUIPage.Selectable = true
  239. GUIPage.Size = UDim2.new(0, 662, 0, 258)
  240. GUIPage.ZIndex = 4
  241. GUIPage.Image = "rbxassetid://2790389767"
  242. GUIPage.ImageColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  243. GUIPage.ScaleType = Enum.ScaleType.Slice
  244. GUIPage.SliceCenter = Rect.new(8, 8, 248, 248)
  245.  
  246. TrollPage.Name = "TrollPage"
  247. TrollPage.Parent = ScrollingFrame
  248. TrollPage.BackgroundColor3 = Color3.new(1, 1, 1)
  249. TrollPage.BackgroundTransparency = 1
  250. TrollPage.BorderSizePixel = 0
  251. TrollPage.ClipsDescendants = true
  252. TrollPage.Position = UDim2.new(2.02699995, 0, 0.0199999996, 0)
  253. TrollPage.Selectable = true
  254. TrollPage.Size = UDim2.new(0, 662, 0, 258)
  255. TrollPage.ZIndex = 4
  256. TrollPage.Image = "rbxassetid://2790389767"
  257. TrollPage.ImageColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  258. TrollPage.ScaleType = Enum.ScaleType.Slice
  259. TrollPage.SliceCenter = Rect.new(8, 8, 248, 248)
  260.  
  261. HomePage.Name = "HomePage"
  262. HomePage.Parent = ScrollingFrame
  263. HomePage.BackgroundColor3 = Color3.new(1, 1, 1)
  264. HomePage.BackgroundTransparency = 1
  265. HomePage.Position = UDim2.new(0.0359999985, 0, 0.0189999994, 0)
  266. HomePage.Size = UDim2.new(0, 662, 0, 258)
  267. HomePage.ZIndex = 2
  268. HomePage.Image = "rbxassetid://2790390993"
  269. HomePage.ImageColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  270. HomePage.ScaleType = Enum.ScaleType.Slice
  271. HomePage.SliceCenter = Rect.new(16, 16, 240, 240)
  272.  
  273. Info.Name = "Info"
  274. Info.Parent = HomePage
  275. Info.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  276. Info.BorderColor3 = Color3.new(1, 1, 1)
  277. Info.Position = UDim2.new(0, 0, 0.341085285, 0)
  278. Info.Size = UDim2.new(0, 137, 0, 149)
  279. Info.ZIndex = 2
  280. Info.Font = Enum.Font.SourceSans
  281. Info.Text = "Hello! My name is Jenji. I was the creator of this gui. I have been working on this project for 6 month now. The reason why I created this gui is because I wanted to get better at coding and also make an exploit GUI For you guys"
  282. Info.TextColor3 = Color3.new(1, 1, 1)
  283. Info.TextSize = 14
  284. Info.TextWrapped = true
  285. Info.TextXAlignment = Enum.TextXAlignment.Left
  286. Info.TextYAlignment = Enum.TextYAlignment.Top
  287.  
  288. Generate.Name = "Generate"
  289. Generate.Parent = HomePage
  290. Generate.BackgroundColor3 = Color3.new(1, 1, 1)
  291. Generate.Position = UDim2.new(0.558912396, 0, 0.844961226, 0)
  292. Generate.Size = UDim2.new(0, 112, 0, 19)
  293. Generate.ZIndex = 4
  294. Generate.Text = "Generate Key"
  295. -- Scripts:
  296. function SCRIPT_TLST76_FAKESCRIPT() -- JenjiGui.Login
  297. local script = Instance.new('LocalScript')
  298. script.Parent = JenjiGui
  299. local Frame = script.Parent.Frame
  300. local X = script.Parent.Frame.X
  301. local CoolThing = script.Parent.Frame.CoolThing
  302. local Input = script.Parent.Frame.Input
  303. local SystemCheck = script.Parent.Frame.SystemCheck
  304. local Verifyer = script.Parent.Frame.Verifyer
  305. CoolThing.Visible = false
  306.  
  307. Input.MouseEnter:Connect(function()
  308. CoolThing.Visible = true
  309. CoolThing:TweenSize(UDim2.new(0, 246,0, 1),'InOut', 'Sine', 1, true)
  310. end)
  311.  
  312. Input.MouseLeave:Connect(function()
  313. CoolThing:TweenSize(UDim2.new(0, 1 ,0, 1),'InOut', 'Sine', 1, true)
  314. end)
  315.  
  316. SystemCheck.MouseButton1Down:Connect(function()
  317. if Input.Text == "1234" then
  318. Input.Visible = false
  319. CoolThing.Visible = false
  320. SystemCheck.Visible = false
  321. Verifyer.Visible = true
  322. Verifyer.TextColor3 = Color3.fromRGB(255,0,0)
  323. Verifyer.Text = "Checking."
  324. wait(2)
  325. Verifyer.Text = "Checking.."
  326. wait(.5)
  327. Verifyer.Text = "Checking..."
  328. wait(.5)
  329. Verifyer.Text = "Checking."
  330. wait(2)
  331. Verifyer.Text = "Verifying."
  332. wait(3)
  333. Verifyer.Text = "Verifying.."
  334. wait(.5)
  335. Verifyer.TextColor3 = Color3.fromRGB(0,255,0)
  336. Verifyer.Text = "Done!"
  337. wait(2)
  338. Verifyer.TextColor3 = Color3.fromRGB(255,255,255)
  339. Verifyer.Text = "Thank you for using Jenji GUI!"
  340. wait(1)
  341. Verifyer.Text = "Made by: A Penguin#4186"
  342. wait(2)
  343. Frame:TweenPosition(UDim2.new(0.421, 0.421, 1.2, 0), 'Out', 0.7)
  344. wait(2)
  345. Frame.Visible = false
  346. else
  347. Input.Visible = false
  348. CoolThing.Visible = false
  349. SystemCheck.Visible = false
  350. Verifyer.Visible = true
  351. Verifyer.TextColor3 = Color3.fromRGB(255,0,0)
  352. Verifyer.Text = "Checking."
  353. wait(2)
  354. Verifyer.Text = "Checking.."
  355. wait(.5)
  356. Verifyer.Text = "Checking..."
  357. wait(.5)
  358. Verifyer.Text = "Checking."
  359. wait(2)
  360. Verifyer.Text = "Verifying."
  361. wait(.5)
  362. Verifyer.Text = "Verifying.."
  363. wait(1)
  364. Verifyer.Text = "Uh Oh. Something went wrong!"
  365. wait(2)
  366. Verifyer.Text = "Please try again"
  367. wait(2)
  368. Input.Visible = true
  369. CoolThing.Visible = true
  370. SystemCheck.Visible = true
  371. Verifyer.Visible = false
  372. Verifyer.TextColor3 = Color3.fromRGB(255,255,255)
  373. end
  374. end)
  375.  
  376. X.MouseEnter:Connect(function()
  377. X.TextColor3 = Color3.fromRGB(255,0,0)
  378. end)
  379.  
  380. X.MouseLeave:Connect(function()
  381. X.TextColor3 = Color3.fromRGB(255,255,255)
  382. end)
  383.  
  384. X.MouseButton1Down:Connect(function()
  385. Frame:TweenPosition(UDim2.new(0.421, 0.421, 1.2, 0), 'Out', 0.7)
  386. end)
  387.  
  388. end
  389. coroutine.resume(coroutine.create(SCRIPT_TLST76_FAKESCRIPT))
  390. function SCRIPT_MZRP72_FAKESCRIPT() -- JenjiGui.RGB
  391. local script = Instance.new('LocalScript')
  392. script.Parent = JenjiGui
  393. local CoolThing = script.Parent.Frame.CoolThing
  394. local OtherCoolThing = script.Parent.Main.Panel.CoolThing
  395. while true do
  396. for i = 0,1,0.01 do
  397. CoolThing.BackgroundColor3 = Color3.fromHSV(i,1,1)
  398. OtherCoolThing.BackgroundColor3 = Color3.fromHSV(i,1,1)
  399. wait(0.0001)
  400. end
  401. end
  402.  
  403. end
  404. coroutine.resume(coroutine.create(SCRIPT_MZRP72_FAKESCRIPT))
  405. function SCRIPT_BXEY89_FAKESCRIPT() -- JenjiGui.Main
  406. local script = Instance.new('LocalScript')
  407. script.Parent = JenjiGui
  408. local a = script.Parent.Main.Panel.CoolThing
  409. local Home = script.Parent.Main.Panel.Home
  410. local FE = script.Parent.Main.Panel.FE
  411. local X = script.Parent.Main.Panel.X
  412. local Gui = script.parent.Main.Panel.GUI
  413. local HomePage = script.Parent.Main.ScrollingFrame.HomePage
  414. local GUIPage = script.Parent.Main.ScrollingFrame.GUIPage
  415. local TrollPage = script.Parent.Main.ScrollingFrame.TrollPage
  416. local XImage = script.Parent.Main.Panel.X.TextButton_Roundify_16px
  417. local Generate = script.Parent.Main.ScrollingFrame.HomePage.Generate
  418. local Panel = script.Parent.Main.Panel
  419.  
  420. local feClicked = false
  421. local feClicked2 = false
  422. --==============================================================================================================--
  423.  
  424.  
  425. Home.MouseButton1Down:Connect(function()
  426. a:TweenPosition(UDim2.new(0.467, 0,0.765, 0),'InOut', 'Sine', 0.5, true)
  427. TrollPage:TweenPosition(UDim2.new(2.036, 0,0.019, 0),'InOut', 'Sine', 0.5, true)
  428. GUIPage:TweenPosition(UDim2.new(1.036, 0,0.019, 0),'InOut', 'Sine', 0.5, true)
  429. HomePage:TweenPosition(UDim2.new(0.036, 0,0.019, 0),'InOut', 'Sine', 0.5, true)
  430. end)
  431.  
  432. --==============================================================================================================--
  433.  
  434.  
  435. Gui.MouseButton1Down:Connect(function()
  436. a:TweenPosition(UDim2.new(0.611, 0,0.765, 0),'InOut', 'Sine', 0.5, true)
  437. HomePage:TweenPosition(UDim2.new(-1.036, 0,0.019, 0),'InOut', 'Sine', 0.5, true)
  438. GUIPage:TweenPosition(UDim2.new(0.036, 0,0.019, 0),'InOut', 'Sine', 0.5, true)
  439. TrollPage:TweenPosition(UDim2.new(1.036, 0,0.019, 0),'InOut', 'Sine', 0.5, true)
  440. end)
  441.  
  442. --==============================================================================================================--
  443.  
  444. FE.MouseButton1Down:Connect(function()
  445. a:TweenPosition(UDim2.new(0.743, 0,0.765, 0),'InOut', 'Sine', 0.5, true)
  446. HomePage:TweenPosition(UDim2.new(-2.036, 0,0.019, 0),'InOut', 'Sine', 0.5, true)
  447. GUIPage:TweenPosition(UDim2.new(-1.036, 0,0.019, 0),'InOut', 'Sine', 0.5, true)
  448. TrollPage:TweenPosition(UDim2.new(0.036, 0,0.019, 0),'InOut', 'Sine', 0.5, true)
  449. end)
  450.  
  451.  
  452.  
  453. Generate.MouseButton1Down:Connect(function()
  454. Generate.Text = (math.random(1,200.01))
  455.  
  456. end)
  457.  
  458. X.MouseEnter:Connect(function()
  459. game:GetService("TweenService"):Create(Panel, TweenInfo.new(0.1), {
  460. ['BackgroundColor3'] = Color3.fromRGB(40, 40, 40);
  461. }):Play();
  462.  
  463. end)
  464.  
  465.  
  466.  
  467.  
  468.  
  469. end
  470. coroutine.resume(coroutine.create(SCRIPT_BXEY89_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement