Advertisement
SuperKekTri

ROBLOX Pines GUI V4

Apr 14th, 2019
2,088
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.44 KB | None | 0 0
  1. print"Made by supergumhecker"
  2. wait(0.1)
  3. game.StarterGui:SetCore("SendNotification", {
  4. Title = "ROBLOX Pines V4!";
  5. Text = "Thanks for using! ROBLOX Pines V4 Made by Supergumhecker";
  6. })
  7. local ROBLOXPinesV4 = Instance.new("ScreenGui")
  8. local Frame = Instance.new("Frame")
  9. local RobloxPines = Instance.new("ImageButton")
  10. local TextButton = Instance.new("TextButton")
  11. local DontTouch = Instance.new("TextLabel")
  12. local Main = Instance.new("TextLabel")
  13. local Menu = Instance.new("Frame")
  14. local Animations = Instance.new("Frame")
  15. local Funny = Instance.new("TextButton")
  16. local DontTouch_2 = Instance.new("TextLabel")
  17. local Dance1Anim = Instance.new("TextButton")
  18. local Dance2Anim = Instance.new("TextButton")
  19. local Dance3Anim = Instance.new("TextButton")
  20. local NewGui1 = Instance.new("TextButton")
  21. local Scripts = Instance.new("Frame")
  22. local Reviz = Instance.new("TextButton")
  23. local RoseHub = Instance.new("TextButton")
  24. local DontTouch_3 = Instance.new("TextLabel")
  25. local GabXV2 = Instance.new("TextButton")
  26. local MakeMoneyV1 = Instance.new("TextButton")
  27. local Humanoid = Instance.new("Frame")
  28. local Noclip = Instance.new("TextButton")
  29. local DontTouch_4 = Instance.new("TextLabel")
  30. local Fly = Instance.new("TextButton")
  31. local FlingScript = Instance.new("TextButton")
  32. local None = Instance.new("TextButton")
  33. local Buttons = Instance.new("Frame")
  34. local Scripts_2 = Instance.new("TextButton")
  35. local Animations_2 = Instance.new("TextButton")
  36. local Humanoid_2 = Instance.new("TextButton")
  37. local Close = Instance.new("TextButton")
  38.  
  39. ROBLOXPinesV4.Name = "ROBLOX Pines V4"
  40. ROBLOXPinesV4.Parent = game.CoreGui
  41.  
  42. Frame.Parent = ROBLOXPinesV4
  43. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  44. Frame.Position = UDim2.new(-0.00052083336, 0, 0.190720275, 0)
  45. Frame.Size = UDim2.new(0.0878831074, 0, 0.152678251, 0)
  46. Frame.Style = Enum.FrameStyle.DropShadow
  47.  
  48. RobloxPines.Name = "Roblox Pines"
  49. RobloxPines.Parent = ROBLOXPinesV4
  50. RobloxPines.BackgroundColor3 = Color3.new(0.815686, 1, 0.972549)
  51. RobloxPines.BackgroundTransparency = 0.30000001192093
  52. RobloxPines.Position = UDim2.new(0.00945778377, 0, 0.207960829, 0)
  53. RobloxPines.Size = UDim2.new(0.0677334294, 0, 0.0935134068, 0)
  54. RobloxPines.Image = "rbxassetid://1053473327"
  55.  
  56. TextButton.Parent = RobloxPines
  57. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  58. TextButton.BackgroundTransparency = 1
  59. TextButton.Position = UDim2.new(0.0307576545, 0, 0, 0)
  60. TextButton.Size = UDim2.new(0.969242275, 0, 1.27639222, 0)
  61. TextButton.Font = Enum.Font.SourceSans
  62. TextButton.Text = ""
  63. TextButton.TextColor3 = Color3.new(0, 0, 0)
  64. TextButton.TextSize = 14
  65.  
  66. DontTouch.Name = "DontTouch"
  67. DontTouch.Parent = RobloxPines
  68. DontTouch.BackgroundColor3 = Color3.new(0.815686, 1, 0.972549)
  69. DontTouch.BackgroundTransparency = 0.30000001192093
  70. DontTouch.BorderSizePixel = 0
  71. DontTouch.Position = UDim2.new(0, 0, 0.999999881, 0)
  72. DontTouch.Size = UDim2.new(1.00000012, 0, 0.276392519, 0)
  73. DontTouch.Font = Enum.Font.SourceSans
  74. DontTouch.Text = "Roblox Pines "
  75. DontTouch.TextColor3 = Color3.new(0, 0, 0)
  76. DontTouch.TextScaled = true
  77. DontTouch.TextSize = 14
  78. DontTouch.TextWrapped = true
  79.  
  80. Main.Name = "Main"
  81. Main.Parent = ROBLOXPinesV4
  82. Main.Active = true
  83. Main.BackgroundColor3 = Color3.new(0, 1, 0)
  84. Main.BorderSizePixel = 0
  85. Main.Draggable = true
  86. Main.Position = UDim2.new(0.722046912, -636, 0.688958824, -426)
  87. Main.Size = UDim2.new(0.32224825, 0, 0.0324948765, 0)
  88. Main.Visible = false
  89. Main.Font = Enum.Font.ArialBold
  90. Main.Text = "ROBLOX Pines V4"
  91. Main.TextColor3 = Color3.new(0, 0.0666667, 1)
  92. Main.TextSize = 18
  93. Main.TextWrapped = true
  94.  
  95. Menu.Name = "Menu"
  96. Menu.Parent = Main
  97. Menu.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  98. Menu.BorderSizePixel = 0
  99. Menu.Position = UDim2.new(0.264559805, 0, 0.997121751, 0)
  100. Menu.Size = UDim2.new(0.735440373, 0, 10.3687773, 0)
  101.  
  102. Animations.Name = "Animations"
  103. Animations.Parent = Menu
  104. Animations.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  105. Animations.BorderSizePixel = 0
  106. Animations.Position = UDim2.new(-0.00189384643, 0, 0.000277595129, 0)
  107. Animations.Size = UDim2.new(1.00189388, 0, 0.999722302, 0)
  108. Animations.Visible = false
  109.  
  110. Funny.Name = "Funny"
  111. Funny.Parent = Animations
  112. Funny.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  113. Funny.BorderSizePixel = 0
  114. Funny.Position = UDim2.new(0.04406159, 0, 0.167241395, 0)
  115. Funny.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  116. Funny.Font = Enum.Font.SourceSans
  117. Funny.Text = "Funny"
  118. Funny.TextColor3 = Color3.new(0, 0, 0)
  119. Funny.TextScaled = true
  120. Funny.TextSize = 14
  121. Funny.TextWrapped = true
  122. Funny.MouseButton1Down:connect(function()
  123. local AnimationId = "148840371"
  124. local Anim = Instance.new("Animation")
  125. Anim.AnimationId = "rbxassetid://"..AnimationId
  126. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  127. k:Play() --Play the animation
  128. k:AdjustSpeed(4) --Set '1' to any value you want to adjust the animation speed.
  129. end)
  130.  
  131. DontTouch_2.Name = "DontTouch"
  132. DontTouch_2.Parent = Animations
  133. DontTouch_2.BackgroundColor3 = Color3.new(0.815686, 1, 0.972549)
  134. DontTouch_2.BackgroundTransparency = 0.69999998807907
  135. DontTouch_2.BorderSizePixel = 0
  136. DontTouch_2.Position = UDim2.new(0.0430823863, 0, 0.0302362423, 0)
  137. DontTouch_2.Size = UDim2.new(0.922160864, 0, 0.0780700967, 0)
  138. DontTouch_2.Font = Enum.Font.SourceSans
  139. DontTouch_2.Text = "Animations"
  140. DontTouch_2.TextColor3 = Color3.new(0, 0, 0)
  141. DontTouch_2.TextScaled = true
  142. DontTouch_2.TextSize = 14
  143. DontTouch_2.TextWrapped = true
  144.  
  145. Dance1Anim.Name = "Dance1Anim"
  146. Dance1Anim.Parent = Animations
  147. Dance1Anim.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  148. Dance1Anim.BorderSizePixel = 0
  149. Dance1Anim.Position = UDim2.new(0.605599403, 0, 0.169990271, 0)
  150. Dance1Anim.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  151. Dance1Anim.Font = Enum.Font.SourceSans
  152. Dance1Anim.Text = "Dance1"
  153. Dance1Anim.TextColor3 = Color3.new(0, 0, 0)
  154. Dance1Anim.TextScaled = true
  155. Dance1Anim.TextSize = 14
  156. Dance1Anim.TextWrapped = true
  157. Dance1Anim.MouseButton1Down:connect(function()
  158. local AnimationId = "27789359"
  159. local Anim = Instance.new("Animation")
  160. Anim.AnimationId = "rbxassetid://"..AnimationId
  161. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  162. k:Play() --Play the animation
  163. k:AdjustSpeed(1.4) --Set '1' to any value you want to adjust the animation speed.
  164. end)
  165.  
  166. Dance2Anim.Name = "Dance2Anim"
  167. Dance2Anim.Parent = Animations
  168. Dance2Anim.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  169. Dance2Anim.BorderSizePixel = 0
  170. Dance2Anim.Position = UDim2.new(0.605599403, 0, 0.30193609, 0)
  171. Dance2Anim.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  172. Dance2Anim.Font = Enum.Font.SourceSans
  173. Dance2Anim.Text = "Dance2"
  174. Dance2Anim.TextColor3 = Color3.new(0, 0, 0)
  175. Dance2Anim.TextScaled = true
  176. Dance2Anim.TextSize = 14
  177. Dance2Anim.TextWrapped = true
  178. Dance2Anim.MouseButton1Down:connect(function()
  179. local AnimationId = "30196114"
  180. local Anim = Instance.new("Animation")
  181. Anim.AnimationId = "rbxassetid://"..AnimationId
  182. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  183. k:Play() --Play the animation
  184. k:AdjustSpeed(1.25) --Set '1' to any value you want to adjust the animation speed.
  185. end)
  186.  
  187. Dance3Anim.Name = "Dance3Anim"
  188. Dance3Anim.Parent = Animations
  189. Dance3Anim.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  190. Dance3Anim.BorderSizePixel = 0
  191. Dance3Anim.Position = UDim2.new(0.605599403, 0, 0.431133032, 0)
  192. Dance3Anim.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  193. Dance3Anim.Font = Enum.Font.SourceSans
  194. Dance3Anim.Text = "Dance3"
  195. Dance3Anim.TextColor3 = Color3.new(0, 0, 0)
  196. Dance3Anim.TextScaled = true
  197. Dance3Anim.TextSize = 14
  198. Dance3Anim.TextWrapped = true
  199. Dance3Anim.MouseButton1Down:connect(function()
  200. local AnimationId = "35654637"
  201. local Anim = Instance.new("Animation")
  202. Anim.AnimationId = "rbxassetid://"..AnimationId
  203. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  204. k:Play() --Play the animation
  205. k:AdjustSpeed(1.25) --Set '1' to any value you want to adjust the animation speed.
  206. end)
  207.  
  208. NewGui1.Name = "NewGui1"
  209. NewGui1.Parent = Animations
  210. NewGui1.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  211. NewGui1.BorderSizePixel = 0
  212. NewGui1.Position = UDim2.new(0.666328251, 0, 0.871333539, 0)
  213. NewGui1.Size = UDim2.new(0.297501206, 0, 0.0918458924, 0)
  214. NewGui1.Font = Enum.Font.SourceSans
  215. NewGui1.Text = "New Gui Animation"
  216. NewGui1.TextColor3 = Color3.new(0, 0, 0)
  217. NewGui1.TextScaled = true
  218. NewGui1.TextSize = 14
  219. NewGui1.TextWrapped = true
  220. NewGui1.MouseButton1Down:connect(function()
  221. loadstring(game:HttpGet(('https://pastebin.com/raw/9H6bCH5K'),true))()
  222. end)
  223.  
  224. Scripts.Name = "Scripts"
  225. Scripts.Parent = Menu
  226. Scripts.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  227. Scripts.BorderSizePixel = 0
  228. Scripts.Position = UDim2.new(-0.0018938724, 0, 0.000277595129, 0)
  229. Scripts.Size = UDim2.new(1.00189388, 0, 0.999722302, 0)
  230.  
  231. Reviz.Name = "Reviz"
  232. Reviz.Parent = Scripts
  233. Reviz.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  234. Reviz.BorderSizePixel = 0
  235. Reviz.Position = UDim2.new(0.04406159, 0, 0.169990271, 0)
  236. Reviz.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  237. Reviz.Font = Enum.Font.SourceSans
  238. Reviz.Text = "Reviz"
  239. Reviz.TextColor3 = Color3.new(0, 0, 0)
  240. Reviz.TextScaled = true
  241. Reviz.TextSize = 14
  242. Reviz.TextWrapped = true
  243. Reviz.MouseButton1Down:connect(function()
  244. loadstring(game:HttpGet(('https://pastebin.com/raw/ibFPdiF7'),true))()
  245. end)
  246.  
  247. RoseHub.Name = "RoseHub"
  248. RoseHub.Parent = Scripts
  249. RoseHub.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  250. RoseHub.BorderSizePixel = 0
  251. RoseHub.Position = UDim2.new(0.04406159, 0, 0.307433844, 0)
  252. RoseHub.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  253. RoseHub.Font = Enum.Font.SourceSans
  254. RoseHub.Text = "RoseHub"
  255. RoseHub.TextColor3 = Color3.new(0, 0, 0)
  256. RoseHub.TextScaled = true
  257. RoseHub.TextSize = 14
  258. RoseHub.TextWrapped = true
  259. RoseHub.MouseButton1Down:connect(function()
  260. loadstring(game:HttpGet(('https://pastebin.com/raw/YH7x3naH'),true))()
  261. end)
  262.  
  263. DontTouch_3.Name = "DontTouch"
  264. DontTouch_3.Parent = Scripts
  265. DontTouch_3.BackgroundColor3 = Color3.new(0.815686, 1, 0.972549)
  266. DontTouch_3.BackgroundTransparency = 0.69999998807907
  267. DontTouch_3.BorderSizePixel = 0
  268. DontTouch_3.Position = UDim2.new(0.0430823863, 0, 0.0302362423, 0)
  269. DontTouch_3.Size = UDim2.new(0.922160864, 0, 0.0780700967, 0)
  270. DontTouch_3.Font = Enum.Font.SourceSans
  271. DontTouch_3.Text = "Scripts"
  272. DontTouch_3.TextColor3 = Color3.new(0, 0, 0)
  273. DontTouch_3.TextScaled = true
  274. DontTouch_3.TextSize = 14
  275. DontTouch_3.TextWrapped = true
  276.  
  277. GabXV2.Name = "GabX V2"
  278. GabXV2.Parent = Scripts
  279. GabXV2.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  280. GabXV2.BorderSizePixel = 0
  281. GabXV2.Position = UDim2.new(0.0418680832, 0, 0.45037517, 0)
  282. GabXV2.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  283. GabXV2.Font = Enum.Font.SourceSans
  284. GabXV2.Text = "GabX V2"
  285. GabXV2.TextColor3 = Color3.new(0, 0, 0)
  286. GabXV2.TextScaled = true
  287. GabXV2.TextSize = 14
  288. GabXV2.TextWrapped = true
  289. GabXV2.MouseButton1Down:connect(function()
  290. loadstring(game:HttpGet(('https://pastebin.com/raw/EntUzD5J'),true))()
  291. end)
  292.  
  293. MakeMoneyV1.Name = "Make Money V1"
  294. MakeMoneyV1.Parent = Scripts
  295. MakeMoneyV1.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  296. MakeMoneyV1.BorderSizePixel = 0
  297. MakeMoneyV1.Position = UDim2.new(0.0418680832, 0, 0.598814189, 0)
  298. MakeMoneyV1.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  299. MakeMoneyV1.Font = Enum.Font.SourceSans
  300. MakeMoneyV1.Text = "Make Money V1"
  301. MakeMoneyV1.TextColor3 = Color3.new(0, 0, 0)
  302. MakeMoneyV1.TextScaled = true
  303. MakeMoneyV1.TextSize = 14
  304. MakeMoneyV1.TextWrapped = true
  305. MakeMoneyV1.MouseButton1Down:connect(function()
  306. loadstring(game:HttpGet(('https://pastebin.com/raw/MJJeRWHA'),true))()
  307. end)
  308.  
  309. Humanoid.Name = "Humanoid"
  310. Humanoid.Parent = Menu
  311. Humanoid.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  312. Humanoid.BorderSizePixel = 0
  313. Humanoid.Position = UDim2.new(-0.00189397554, 0, -0.00247051055, 0)
  314. Humanoid.Size = UDim2.new(1.00189388, 0, 0.999722302, 0)
  315. Humanoid.Visible = false
  316.  
  317. Noclip.Name = "Noclip"
  318. Noclip.Parent = Humanoid
  319. Noclip.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  320. Noclip.BorderSizePixel = 0
  321. Noclip.Position = UDim2.new(0.04406159, 0, 0.307433844, 0)
  322. Noclip.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  323. Noclip.Font = Enum.Font.SourceSans
  324. Noclip.Text = "Noclip (F)"
  325. Noclip.TextColor3 = Color3.new(0, 0, 0)
  326. Noclip.TextScaled = true
  327. Noclip.TextSize = 14
  328. Noclip.TextWrapped = true
  329. Noclip.MouseButton1Down:connect(function()
  330. noclip = false
  331. game:GetService('RunService').Stepped:connect(function()
  332. if noclip then
  333. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  334. end
  335. end)
  336. plr = game.Players.LocalPlayer
  337. mouse = plr:GetMouse()
  338. mouse.KeyDown:connect(function(key)
  339.  
  340. if key == "f" then
  341. noclip = not noclip
  342. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  343. end
  344. end)
  345. end)
  346.  
  347. DontTouch_4.Name = "DontTouch"
  348. DontTouch_4.Parent = Humanoid
  349. DontTouch_4.BackgroundColor3 = Color3.new(0.815686, 1, 0.972549)
  350. DontTouch_4.BackgroundTransparency = 0.69999998807907
  351. DontTouch_4.BorderSizePixel = 0
  352. DontTouch_4.Position = UDim2.new(0.0430823863, 0, 0.0302362423, 0)
  353. DontTouch_4.Size = UDim2.new(0.922160864, 0, 0.0780700967, 0)
  354. DontTouch_4.Font = Enum.Font.SourceSans
  355. DontTouch_4.Text = "Humanoid Scripts"
  356. DontTouch_4.TextColor3 = Color3.new(0, 0, 0)
  357. DontTouch_4.TextScaled = true
  358. DontTouch_4.TextSize = 14
  359. DontTouch_4.TextWrapped = true
  360.  
  361. Fly.Name = "Fly"
  362. Fly.Parent = Humanoid
  363. Fly.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  364. Fly.BorderSizePixel = 0
  365. Fly.Position = UDim2.new(0.04406159, 0, 0.45037517, 0)
  366. Fly.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  367. Fly.Font = Enum.Font.SourceSans
  368. Fly.Text = "Fly"
  369. Fly.TextColor3 = Color3.new(0, 0, 0)
  370. Fly.TextScaled = true
  371. Fly.TextSize = 14
  372. Fly.TextWrapped = true
  373. Fly.MouseButton1Down:connect(function()
  374. loadstring(game:HttpGet(('https://pastebin.com/raw/ZncGVg83'),true))()
  375. end)
  376.  
  377. FlingScript.Name = "Fling Script"
  378. FlingScript.Parent = Humanoid
  379. FlingScript.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  380. FlingScript.BorderSizePixel = 0
  381. FlingScript.Position = UDim2.new(0.04406159, 0, 0.169990301, 0)
  382. FlingScript.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  383. FlingScript.Font = Enum.Font.SourceSans
  384. FlingScript.Text = "Fling Script"
  385. FlingScript.TextColor3 = Color3.new(0, 0, 0)
  386. FlingScript.TextScaled = true
  387. FlingScript.TextSize = 14
  388. FlingScript.TextWrapped = true
  389. FlingScript.MouseButton1Down:connect(function()
  390. loadstring(game:HttpGet(('https://pastebin.com/raw/vQidhkkJ'),true))()
  391. end)
  392.  
  393. None.Name = "None"
  394. None.Parent = Humanoid
  395. None.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  396. None.BorderSizePixel = 0
  397. None.Position = UDim2.new(0.0440616012, 0, 0.593316436, 0)
  398. None.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
  399. None.Font = Enum.Font.SourceSans
  400. None.Text = "Wait new update"
  401. None.TextColor3 = Color3.new(0, 0, 0)
  402. None.TextScaled = true
  403. None.TextSize = 14
  404. None.TextWrapped = true
  405.  
  406. Buttons.Name = "Buttons"
  407. Buttons.Parent = Main
  408. Buttons.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  409. Buttons.BorderSizePixel = 0
  410. Buttons.Position = UDim2.new(-0.000907857087, 0, 0.997121692, 0)
  411. Buttons.Size = UDim2.new(0.265467763, 0, 10.3687773, 0)
  412.  
  413. Scripts_2.Name = "Scripts"
  414. Scripts_2.Parent = Buttons
  415. Scripts_2.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  416. Scripts_2.BorderSizePixel = 0
  417. Scripts_2.Position = UDim2.new(0.0418680646, 0, 0.0328152478, 0)
  418. Scripts_2.Size = UDim2.new(0.903865874, 0, 0.100000001, 0)
  419. Scripts_2.Font = Enum.Font.SourceSans
  420. Scripts_2.Text = "Guis Scripts"
  421. Scripts_2.TextColor3 = Color3.new(0, 0, 0)
  422. Scripts_2.TextScaled = true
  423. Scripts_2.TextSize = 14
  424. Scripts_2.TextWrapped = true
  425.  
  426. Animations_2.Name = "Animations"
  427. Animations_2.Parent = Buttons
  428. Animations_2.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  429. Animations_2.BorderSizePixel = 0
  430. Animations_2.Position = UDim2.new(0.0479563698, 0, 0.170220643, 0)
  431. Animations_2.Size = UDim2.new(0.903865874, 0, 0.100000001, 0)
  432. Animations_2.Font = Enum.Font.SourceSans
  433. Animations_2.Text = "Animations"
  434. Animations_2.TextColor3 = Color3.new(0, 0, 0)
  435. Animations_2.TextScaled = true
  436. Animations_2.TextSize = 14
  437. Animations_2.TextWrapped = true
  438.  
  439. Humanoid_2.Name = "Humanoid"
  440. Humanoid_2.Parent = Buttons
  441. Humanoid_2.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
  442. Humanoid_2.BorderSizePixel = 0
  443. Humanoid_2.Position = UDim2.new(0.0524434038, 0, 0.307626039, 0)
  444. Humanoid_2.Size = UDim2.new(0.903865874, 0, 0.100000001, 0)
  445. Humanoid_2.Font = Enum.Font.SourceSans
  446. Humanoid_2.Text = "Humanoid Scripts"
  447. Humanoid_2.TextColor3 = Color3.new(0, 0, 0)
  448. Humanoid_2.TextScaled = true
  449. Humanoid_2.TextSize = 14
  450. Humanoid_2.TextWrapped = true
  451.  
  452. Close.Name = "Close"
  453. Close.Parent = Main
  454. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  455. Close.BorderSizePixel = 0
  456. Close.Position = UDim2.new(0.0148961432, 0, 10.3724089, 0)
  457. Close.Size = UDim2.new(0.228792906, 0, 0.969475329, 0)
  458. Close.Font = Enum.Font.SciFi
  459. Close.Text = "CLOSE"
  460. Close.TextColor3 = Color3.new(0, 0, 0)
  461. Close.TextScaled = true
  462. Close.TextSize = 14
  463. Close.TextWrapped = true
  464.  
  465. function SCRIPT_EPSA90_FAKESCRIPT() -- NewGui1.LocalScript
  466. local script = Instance.new('LocalScript')
  467. script.Parent = NewGui1
  468. script.Parent.MouseButton1Click:Connect(function()
  469. script.Parent.Parent.Parent.Menu.Animations.Visible = true
  470. script.Parent.Parent.Parent.Menu.Scripts.Visible = false
  471. script.Parent.Parent.Parent.Menu.Humanoid.Visible = false
  472. end)
  473.  
  474. end
  475. coroutine.resume(coroutine.create(SCRIPT_EPSA90_FAKESCRIPT))
  476. function SCRIPT_CISG83_FAKESCRIPT() -- Scripts_2.LocalScript
  477. local script = Instance.new('LocalScript')
  478. script.Parent = Scripts_2
  479. script.Parent.MouseButton1Click:Connect(function()
  480. script.Parent.Parent.Parent.Menu.Animations.Visible = false
  481. script.Parent.Parent.Parent.Menu.Scripts.Visible = true
  482. script.Parent.Parent.Parent.Menu.Humanoid.Visible = false
  483. end)
  484.  
  485. end
  486. coroutine.resume(coroutine.create(SCRIPT_CISG83_FAKESCRIPT))
  487. function SCRIPT_YJPI84_FAKESCRIPT() -- Animations_2.LocalScript
  488. local script = Instance.new('LocalScript')
  489. script.Parent = Animations_2
  490. script.Parent.MouseButton1Click:Connect(function()
  491. script.Parent.Parent.Parent.Menu.Animations.Visible = true
  492. script.Parent.Parent.Parent.Menu.Scripts.Visible = false
  493. script.Parent.Parent.Parent.Menu.Humanoid.Visible = false
  494. end)
  495.  
  496. end
  497. coroutine.resume(coroutine.create(SCRIPT_YJPI84_FAKESCRIPT))
  498. function SCRIPT_CLRT67_FAKESCRIPT() -- Humanoid_2.LocalScript
  499. local script = Instance.new('LocalScript')
  500. script.Parent = Humanoid_2
  501. script.Parent.MouseButton1Click:Connect(function()
  502. script.Parent.Parent.Parent.Menu.Animations.Visible = false
  503. script.Parent.Parent.Parent.Menu.Scripts.Visible = false
  504. script.Parent.Parent.Parent.Menu.Humanoid.Visible = true
  505. end)
  506.  
  507. end
  508. coroutine.resume(coroutine.create(SCRIPT_CLRT67_FAKESCRIPT))
  509. function SCRIPT_LTJL85_FAKESCRIPT() -- Close.LocalScript
  510. local script = Instance.new('LocalScript')
  511. script.Parent = Close
  512. script.Parent.MouseButton1Click:Connect(function()
  513. script.Parent.Parent.Parent.Main.Visible = false
  514. end)
  515.  
  516. end
  517. coroutine.resume(coroutine.create(SCRIPT_LTJL85_FAKESCRIPT))
  518. function SCRIPT_GYRU67_FAKESCRIPT() -- TextButton.LocalScript
  519. local script = Instance.new('LocalScript')
  520. script.Parent = TextButton
  521. script.Parent.MouseButton1Click:Connect(function()
  522. script.Parent.Parent.Parent.Main.Visible = true
  523. end)
  524.  
  525. end
  526. coroutine.resume(coroutine.create(SCRIPT_GYRU67_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement