The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Fe RemX OP Trolling GUI SCRIPT | ARCEUS X SCRIPT | TROLL FE GUI SCRIPT script pastebin roblox
By Fe RemX OP Trolling GUI SCRIPT | ARCEUS X SCRIPT | TROLL FE GUI SCRIPT on 2024-11-11 08:00 am | Syntax: LUA | Views: 30



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. -- Made By Henry1887#6969
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Main = Instance.new("ImageLabel")
  5. local line = Instance.new("TextLabel")
  6. local title = Instance.new("TextLabel")
  7. local close = Instance.new("TextButton")
  8. local image = Instance.new("ImageLabel")
  9. local minimize = Instance.new("TextButton")
  10. local image_2 = Instance.new("ImageLabel")
  11. local btn = Instance.new("TextButton")
  12. local image_3 = Instance.new("ImageLabel")
  13. local btn2 = Instance.new("TextButton")
  14. local image_4 = Instance.new("ImageLabel")
  15. local btn3 = Instance.new("TextButton")
  16. local image_5 = Instance.new("ImageLabel")
  17. local btn4 = Instance.new("TextButton")
  18. local image_6 = Instance.new("ImageLabel")
  19. local btn5 = Instance.new("TextButton")
  20. local image_7 = Instance.new("ImageLabel")
  21. local btn6 = Instance.new("TextButton")
  22. local image_8 = Instance.new("ImageLabel")
  23. local btn7 = Instance.new("TextButton")
  24. local image_9 = Instance.new("ImageLabel")
  25. local btn8 = Instance.new("TextButton")
  26. local image_10 = Instance.new("ImageLabel")
  27. local btn9 = Instance.new("TextButton")
  28. local image_11 = Instance.new("ImageLabel")
  29. local line2 = Instance.new("TextLabel")
  30. local exec = Instance.new("TextLabel")
  31. local Anim = Instance.new("ImageLabel")
  32.  
  33. ScreenGui.Parent = game.CoreGui
  34.  
  35. Main.Name = "Main"
  36. Main.Parent = ScreenGui
  37. Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  38. Main.BackgroundTransparency = 1.000
  39. Main.Position = UDim2.new(0.449000001, 0, 0.305000007, 0)
  40. Main.Size = UDim2.new(0, 308, 0, 149)
  41. Main.Visible = false
  42. Main.Image = "rbxassetid://3570695787"
  43. Main.ImageColor3 = Color3.fromRGB(45, 45, 45)
  44. Main.ScaleType = Enum.ScaleType.Slice
  45. Main.SliceCenter = Rect.new(100, 100, 100, 100)
  46. Main.SliceScale = 0.120
  47.  
  48. line.Name = "line"
  49. line.Parent = Main
  50. line.BackgroundColor3 = Color3.fromRGB(85, 255, 255)
  51. line.BorderSizePixel = 0
  52. line.Position = UDim2.new(0, 0, 0.109999999, 0)
  53. line.Size = UDim2.new(0, 307, 0, 2)
  54. line.Font = Enum.Font.SourceSans
  55. line.Text = ""
  56. line.TextColor3 = Color3.fromRGB(0, 0, 0)
  57. line.TextSize = 14.000
  58.  
  59. title.Name = "title"
  60. title.Parent = Main
  61. title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  62. title.BackgroundTransparency = 1.000
  63. title.Size = UDim2.new(0, 306, 0, 16)
  64. title.Font = Enum.Font.GothamSemibold
  65. title.Text = "RemX"
  66. title.TextColor3 = Color3.fromRGB(0, 85, 255)
  67. title.TextSize = 14.000
  68.  
  69. close.Name = "close"
  70. close.Parent = Main
  71. close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  72. close.BackgroundTransparency = 1.000
  73. close.BorderSizePixel = 0
  74. close.Position = UDim2.new(0.914025962, 0, 0, 0)
  75. close.Size = UDim2.new(0, 16, 0, 16)
  76. close.Font = Enum.Font.SourceSans
  77. close.Text = ""
  78. close.TextColor3 = Color3.fromRGB(0, 0, 0)
  79. close.TextSize = 14.000
  80.  
  81. image.Name = "image"
  82. image.Parent = close
  83. image.Active = true
  84. image.AnchorPoint = Vector2.new(0.5, 0.5)
  85. image.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  86. image.BackgroundTransparency = 1.000
  87. image.Position = UDim2.new(0.600000024, 0, 0.5, 0)
  88. image.Selectable = true
  89. image.Size = UDim2.new(1, 0, 1, 0)
  90. image.Image = "rbxassetid://3570695787"
  91. image.ImageColor3 = Color3.fromRGB(255, 0, 0)
  92. image.ScaleType = Enum.ScaleType.Slice
  93. image.SliceCenter = Rect.new(100, 100, 100, 100)
  94. image.SliceScale = 0.120
  95.  
  96. minimize.Name = "minimize"
  97. minimize.Parent = Main
  98. minimize.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  99. minimize.BackgroundTransparency = 1.000
  100. minimize.BorderSizePixel = 0
  101. minimize.Position = UDim2.new(0.865324676, 0, 0, 0)
  102. minimize.Size = UDim2.new(0, 16, 0, 16)
  103. minimize.Font = Enum.Font.SourceSans
  104. minimize.Text = ""
  105. minimize.TextColor3 = Color3.fromRGB(0, 0, 0)
  106. minimize.TextSize = 14.000
  107.  
  108. image_2.Name = "image"
  109. image_2.Parent = minimize
  110. image_2.Active = true
  111. image_2.AnchorPoint = Vector2.new(0.5, 0.5)
  112. image_2.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  113. image_2.BackgroundTransparency = 1.000
  114. image_2.Position = UDim2.new(0.462499976, 0, 0.5, 0)
  115. image_2.Selectable = true
  116. image_2.Size = UDim2.new(1, 0, 1, 0)
  117. image_2.Image = "rbxassetid://3570695787"
  118. image_2.ImageColor3 = Color3.fromRGB(255, 170, 0)
  119. image_2.ScaleType = Enum.ScaleType.Slice
  120. image_2.SliceCenter = Rect.new(100, 100, 100, 100)
  121. image_2.SliceScale = 0.120
  122.  
  123. btn.Name = "btn"
  124. btn.Parent = Main
  125. btn.BackgroundColor3 = Color3.fromRGB(85, 0, 127)
  126. btn.BackgroundTransparency = 1.000
  127. btn.BorderSizePixel = 0
  128. btn.Position = UDim2.new(0.0454545431, 0, 0.181208044, 0)
  129. btn.Size = UDim2.new(0, 89, 0, 23)
  130. btn.ZIndex = 2
  131. btn.Font = Enum.Font.SourceSansSemibold
  132. btn.Text = "Infinite Yield"
  133. btn.TextColor3 = Color3.fromRGB(0, 0, 0)
  134. btn.TextSize = 14.000
  135.  
  136. image_3.Name = "image"
  137. image_3.Parent = btn
  138. image_3.Active = true
  139. image_3.AnchorPoint = Vector2.new(0.5, 0.5)
  140. image_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  141. image_3.BackgroundTransparency = 1.000
  142. image_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  143. image_3.Selectable = true
  144. image_3.Size = UDim2.new(1, 0, 1, 0)
  145. image_3.Image = "rbxassetid://3570695787"
  146. image_3.ImageColor3 = Color3.fromRGB(85, 0, 127)
  147. image_3.ScaleType = Enum.ScaleType.Slice
  148. image_3.SliceCenter = Rect.new(100, 100, 100, 100)
  149. image_3.SliceScale = 0.120
  150.  
  151. btn2.Name = "btn2"
  152. btn2.Parent = Main
  153. btn2.BackgroundColor3 = Color3.fromRGB(85, 0, 127)
  154. btn2.BackgroundTransparency = 1.000
  155. btn2.BorderSizePixel = 0
  156. btn2.Position = UDim2.new(0.349999994, 0, 0.181208044, 0)
  157. btn2.Size = UDim2.new(0, 89, 0, 23)
  158. btn2.ZIndex = 2
  159. btn2.Font = Enum.Font.SourceSansSemibold
  160. btn2.Text = "Owl Hub"
  161. btn2.TextColor3 = Color3.fromRGB(0, 0, 0)
  162. btn2.TextSize = 14.000
  163.  
  164. image_4.Name = "image"
  165. image_4.Parent = btn2
  166. image_4.Active = true
  167. image_4.AnchorPoint = Vector2.new(0.5, 0.5)
  168. image_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  169. image_4.BackgroundTransparency = 1.000
  170. image_4.Position = UDim2.new(0.5, 0, 0.5, 0)
  171. image_4.Selectable = true
  172. image_4.Size = UDim2.new(1, 0, 1, 0)
  173. image_4.Image = "rbxassetid://3570695787"
  174. image_4.ImageColor3 = Color3.fromRGB(85, 0, 127)
  175. image_4.ScaleType = Enum.ScaleType.Slice
  176. image_4.SliceCenter = Rect.new(100, 100, 100, 100)
  177. image_4.SliceScale = 0.120
  178.  
  179. btn3.Name = "btn3"
  180. btn3.Parent = Main
  181. btn3.BackgroundColor3 = Color3.fromRGB(85, 0, 127)
  182. btn3.BackgroundTransparency = 1.000
  183. btn3.BorderSizePixel = 0
  184. btn3.Position = UDim2.new(0.654999971, 0, 0.180999994, 0)
  185. btn3.Size = UDim2.new(0, 89, 0, 23)
  186. btn3.ZIndex = 2
  187. btn3.Font = Enum.Font.SourceSansSemibold
  188. btn3.Text = "Remote Spy"
  189. btn3.TextColor3 = Color3.fromRGB(0, 0, 0)
  190. btn3.TextSize = 14.000
  191.  
  192. image_5.Name = "image"
  193. image_5.Parent = btn3
  194. image_5.Active = true
  195. image_5.AnchorPoint = Vector2.new(0.5, 0.5)
  196. image_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  197. image_5.BackgroundTransparency = 1.000
  198. image_5.Position = UDim2.new(0.5, 0, 0.5, 0)
  199. image_5.Selectable = true
  200. image_5.Size = UDim2.new(1, 0, 1, 0)
  201. image_5.Image = "rbxassetid://3570695787"
  202. image_5.ImageColor3 = Color3.fromRGB(85, 0, 127)
  203. image_5.ScaleType = Enum.ScaleType.Slice
  204. image_5.SliceCenter = Rect.new(100, 100, 100, 100)
  205. image_5.SliceScale = 0.120
  206.  
  207. btn4.Name = "btn4"
  208. btn4.Parent = Main
  209. btn4.BackgroundColor3 = Color3.fromRGB(85, 0, 127)
  210. btn4.BackgroundTransparency = 1.000
  211. btn4.BorderSizePixel = 0
  212. btn4.Position = UDim2.new(0.0454545431, 0, 0.400000006, 0)
  213. btn4.Size = UDim2.new(0, 89, 0, 23)
  214. btn4.ZIndex = 2
  215. btn4.Font = Enum.Font.SourceSansSemibold
  216. btn4.Text = "Dex Explorer"
  217. btn4.TextColor3 = Color3.fromRGB(0, 0, 0)
  218. btn4.TextSize = 14.000
  219.  
  220. image_6.Name = "image"
  221. image_6.Parent = btn4
  222. image_6.Active = true
  223. image_6.AnchorPoint = Vector2.new(0.5, 0.5)
  224. image_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  225. image_6.BackgroundTransparency = 1.000
  226. image_6.Position = UDim2.new(0.5, 0, 0.5, 0)
  227. image_6.Selectable = true
  228. image_6.Size = UDim2.new(1, 0, 1, 0)
  229. image_6.Image = "rbxassetid://3570695787"
  230. image_6.ImageColor3 = Color3.fromRGB(85, 0, 127)
  231. image_6.ScaleType = Enum.ScaleType.Slice
  232. image_6.SliceCenter = Rect.new(100, 100, 100, 100)
  233. image_6.SliceScale = 0.120
  234.  
  235. btn5.Name = "btn5"
  236. btn5.Parent = Main
  237. btn5.BackgroundColor3 = Color3.fromRGB(85, 0, 127)
  238. btn5.BackgroundTransparency = 1.000
  239. btn5.BorderSizePixel = 0
  240. btn5.Position = UDim2.new(0.349999994, 0, 0.400000006, 0)
  241. btn5.Size = UDim2.new(0, 89, 0, 23)
  242. btn5.ZIndex = 2
  243. btn5.Font = Enum.Font.SourceSansSemibold
  244. btn5.Text = "Xuctry"
  245. btn5.TextColor3 = Color3.fromRGB(0, 0, 0)
  246. btn5.TextSize = 14.000
  247.  
  248. image_7.Name = "image"
  249. image_7.Parent = btn5
  250. image_7.Active = true
  251. image_7.AnchorPoint = Vector2.new(0.5, 0.5)
  252. image_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  253. image_7.BackgroundTransparency = 1.000
  254. image_7.Position = UDim2.new(0.5, 0, 0.5, 0)
  255. image_7.Selectable = true
  256. image_7.Size = UDim2.new(1, 0, 1, 0)
  257. image_7.Image = "rbxassetid://3570695787"
  258. image_7.ImageColor3 = Color3.fromRGB(85, 0, 127)
  259. image_7.ScaleType = Enum.ScaleType.Slice
  260. image_7.SliceCenter = Rect.new(100, 100, 100, 100)
  261. image_7.SliceScale = 0.120
  262.  
  263. btn6.Name = "btn6"
  264. btn6.Parent = Main
  265. btn6.BackgroundColor3 = Color3.fromRGB(85, 0, 127)
  266. btn6.BackgroundTransparency = 1.000
  267. btn6.BorderSizePixel = 0
  268. btn6.Position = UDim2.new(0.654999971, 0, 0.400000006, 0)
  269. btn6.Size = UDim2.new(0, 89, 0, 23)
  270. btn6.ZIndex = 2
  271. btn6.Font = Enum.Font.SourceSansSemibold
  272. btn6.Text = "Troll GUI"
  273. btn6.TextColor3 = Color3.fromRGB(0, 0, 0)
  274. btn6.TextSize = 14.000
  275.  
  276. image_8.Name = "image"
  277. image_8.Parent = btn6
  278. image_8.Active = true
  279. image_8.AnchorPoint = Vector2.new(0.5, 0.5)
  280. image_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  281. image_8.BackgroundTransparency = 1.000
  282. image_8.Position = UDim2.new(0.5, 0, 0.5, 0)
  283. image_8.Selectable = true
  284. image_8.Size = UDim2.new(1, 0, 1, 0)
  285. image_8.Image = "rbxassetid://3570695787"
  286. image_8.ImageColor3 = Color3.fromRGB(85, 0, 127)
  287. image_8.ScaleType = Enum.ScaleType.Slice
  288. image_8.SliceCenter = Rect.new(100, 100, 100, 100)
  289. image_8.SliceScale = 0.120
  290.  
  291. btn7.Name = "btn7"
  292. btn7.Parent = Main
  293. btn7.BackgroundColor3 = Color3.fromRGB(85, 0, 127)
  294. btn7.BackgroundTransparency = 1.000
  295. btn7.BorderSizePixel = 0
  296. btn7.Position = UDim2.new(0.0454545431, 0, 0.620000005, 0)
  297. btn7.Size = UDim2.new(0, 89, 0, 23)
  298. btn7.ZIndex = 2
  299. btn7.Font = Enum.Font.SourceSansSemibold
  300. btn7.Text = "OPFinality"
  301. btn7.TextColor3 = Color3.fromRGB(0, 0, 0)
  302. btn7.TextSize = 14.000
  303.  
  304. image_9.Name = "image"
  305. image_9.Parent = btn7
  306. image_9.Active = true
  307. image_9.AnchorPoint = Vector2.new(0.5, 0.5)
  308. image_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  309. image_9.BackgroundTransparency = 1.000
  310. image_9.Position = UDim2.new(0.5, 0, 0.5, 0)
  311. image_9.Selectable = true
  312. image_9.Size = UDim2.new(1, 0, 1, 0)
  313. image_9.Image = "rbxassetid://3570695787"
  314. image_9.ImageColor3 = Color3.fromRGB(85, 0, 127)
  315. image_9.ScaleType = Enum.ScaleType.Slice
  316. image_9.SliceCenter = Rect.new(100, 100, 100, 100)
  317. image_9.SliceScale = 0.120
  318.  
  319. btn8.Name = "btn8"
  320. btn8.Parent = Main
  321. btn8.BackgroundColor3 = Color3.fromRGB(85, 0, 127)
  322. btn8.BackgroundTransparency = 1.000
  323. btn8.BorderSizePixel = 0
  324. btn8.Position = UDim2.new(0.349999994, 0, 0.620000005, 0)
  325. btn8.Size = UDim2.new(0, 89, 0, 23)
  326. btn8.ZIndex = 2
  327. btn8.Font = Enum.Font.SourceSansSemibold
  328. btn8.Text = "Reset Yourself"
  329. btn8.TextColor3 = Color3.fromRGB(0, 0, 0)
  330. btn8.TextSize = 14.000
  331.  
  332. image_10.Name = "image"
  333. image_10.Parent = btn8
  334. image_10.Active = true
  335. image_10.AnchorPoint = Vector2.new(0.5, 0.5)
  336. image_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  337. image_10.BackgroundTransparency = 1.000
  338. image_10.Position = UDim2.new(0.5, 0, 0.5, 0)
  339. image_10.Selectable = true
  340. image_10.Size = UDim2.new(1, 0, 1, 0)
  341. image_10.Image = "rbxassetid://3570695787"
  342. image_10.ImageColor3 = Color3.fromRGB(85, 0, 127)
  343. image_10.ScaleType = Enum.ScaleType.Slice
  344. image_10.SliceCenter = Rect.new(100, 100, 100, 100)
  345. image_10.SliceScale = 0.120
  346.  
  347. btn9.Name = "btn9"
  348. btn9.Parent = Main
  349. btn9.BackgroundColor3 = Color3.fromRGB(85, 0, 127)
  350. btn9.BackgroundTransparency = 1.000
  351. btn9.BorderSizePixel = 0
  352. btn9.Position = UDim2.new(0.654999971, 0, 0.620000005, 0)
  353. btn9.Size = UDim2.new(0, 89, 0, 23)
  354. btn9.ZIndex = 2
  355. btn9.Font = Enum.Font.SourceSansSemibold
  356. btn9.Text = "FeX GUI"
  357. btn9.TextColor3 = Color3.fromRGB(0, 0, 0)
  358. btn9.TextSize = 14.000
  359.  
  360. image_11.Name = "image"
  361. image_11.Parent = btn9
  362. image_11.Active = true
  363. image_11.AnchorPoint = Vector2.new(0.5, 0.5)
  364. image_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  365. image_11.BackgroundTransparency = 1.000
  366. image_11.Position = UDim2.new(0.5, 0, 0.5, 0)
  367. image_11.Selectable = true
  368. image_11.Size = UDim2.new(1, 0, 1, 0)
  369. image_11.Image = "rbxassetid://3570695787"
  370. image_11.ImageColor3 = Color3.fromRGB(85, 0, 127)
  371. image_11.ScaleType = Enum.ScaleType.Slice
  372. image_11.SliceCenter = Rect.new(100, 100, 100, 100)
  373. image_11.SliceScale = 0.120
  374.  
  375. line2.Name = "line2"
  376. line2.Parent = Main
  377. line2.BackgroundColor3 = Color3.fromRGB(85, 255, 255)
  378. line2.BorderSizePixel = 0
  379. line2.Position = UDim2.new(0.16883117, 0, 0.832214773, 0)
  380. line2.Size = UDim2.new(0, 200, 0, 2)
  381. line2.Font = Enum.Font.SourceSans
  382. line2.Text = ""
  383. line2.TextColor3 = Color3.fromRGB(0, 0, 0)
  384. line2.TextSize = 14.000
  385.  
  386. exec.Name = "exec"
  387. exec.Parent = Main
  388. exec.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  389. exec.BackgroundTransparency = 1.000
  390. exec.Position = UDim2.new(0.175324678, 0, 0.832214773, 0)
  391. exec.Size = UDim2.new(0, 200, 0, 25)
  392. exec.Visible = false
  393. exec.Font = Enum.Font.Code
  394. exec.Text = "Executed Succesfully!"
  395. exec.TextColor3 = Color3.fromRGB(85, 255, 0)
  396. exec.TextSize = 14.000
  397.  
  398. Anim.Name = "Anim"
  399. Anim.Parent = ScreenGui
  400. Anim.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  401. Anim.BackgroundTransparency = 1.000
  402. Anim.Position = UDim2.new(0.375101089, 0, 0.378659844, 0)
  403. Anim.Size = UDim2.new(0, 308, 0, 149)
  404. Anim.Visible = false
  405. Anim.Image = "rbxassetid://3570695787"
  406. Anim.ImageColor3 = Color3.fromRGB(45, 45, 45)
  407. Anim.ScaleType = Enum.ScaleType.Slice
  408. Anim.SliceCenter = Rect.new(100, 100, 100, 100)
  409. Anim.SliceScale = 0.120
  410.  
  411. local function AHNCK_fake_script() -- Main.colorHandler
  412.  local script = Instance.new('LocalScript', Main)
  413.  
  414.  while true do
  415.   for i = 0,1,0.01 do
  416.    script.Parent.line.BackgroundColor3 = Color3.fromHSV(i,1,1)
  417.    script.Parent.line2.BackgroundColor3 = Color3.fromHSV(i,1,1)
  418.    wait(0.1)
  419.   end
  420.  end
  421. end
  422. coroutine.wrap(AHNCK_fake_script)()
  423. local function TWNSOB_fake_script() -- Main.dragScript
  424.  local script = Instance.new('LocalScript', Main)
  425.  
  426.  local Drag = script.Parent
  427.  gsCoreGui = game:GetService("CoreGui")
  428.  gsTween = game:GetService("TweenService")
  429.  local UserInputService = game:GetService("UserInputService")
  430.   local dragging
  431.   local dragInput
  432.   local dragStart
  433.   local startPos
  434.   local function update(input)
  435.    local delta = input.Position - dragStart
  436.    local dragTime = 0.04
  437.    local SmoothDrag = {}
  438.    SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  439.    local dragSmoothFunction = gsTween:Create(Drag, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
  440.    dragSmoothFunction:Play()
  441.   end
  442.   Drag.InputBegan:Connect(function(input)
  443.    if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  444.     dragging = true
  445.     dragStart = input.Position
  446.     startPos = Drag.Position
  447.     input.Changed:Connect(function()
  448.      if input.UserInputState == Enum.UserInputState.End then
  449.       dragging = false
  450.      end
  451.     end)
  452.    end
  453.   end)
  454.   Drag.InputChanged:Connect(function(input)
  455.    if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  456.     dragInput = input
  457.    end
  458.   end)
  459.   UserInputService.InputChanged:Connect(function(input)
  460.    if input == dragInput and dragging and Drag.Size then
  461.     update(input)
  462.    end
  463.   end)
  464.  
  465. end
  466. coroutine.wrap(TWNSOB_fake_script)()
  467. local function MAQM_fake_script() -- Main.blurScript
  468.  local script = Instance.new('LocalScript', Main)
  469.  
  470.  local on = false
  471.  local dia = false
  472.  local gui = script.Parent
  473.  local title = script.Parent.title
  474.  local line = script.Parent.line
  475.  local close = script.Parent.close.image
  476.  local mini = script.Parent.minimize.image
  477.  local btn = script.Parent.btn
  478.  local btn2 = script.Parent.btn2
  479.  local btn3 = script.Parent.btn3
  480.  local btn4 = script.Parent.btn4
  481.  local btn5 = script.Parent.btn5
  482.  local btn6 = script.Parent.btn6
  483.  local btn7 = script.Parent.btn7
  484.  local btn8 = script.Parent.btn8
  485.  local btn9 = script.Parent.btn9
  486.  local line2 = script.Parent.line2
  487.  local exec = script.Parent.exec
  488.  
  489.  
  490.  gui.MouseEnter:Connect(function()
  491.   on = true
  492.   dia = true
  493.   if gui.ImageTransparency == 0 then
  494.    -- ignore
  495.   else
  496.    while gui.ImageTransparency > 0 do
  497.     if on then
  498.      gui.ImageTransparency = gui.ImageTransparency - 0.05
  499.      for i, v in pairs(script.Parent:GetChildren()) do
  500.       if on then
  501.       if v.ClassName ~= "LocalScript" then
  502.        if v.ClassName == "TextButton" then
  503.         if v.Name ~= "close" and v.Name ~= "minimize" then
  504.          v.image.ImageTransparency = v.image.ImageTransparency - 0.05
  505.          v.TextTransparency = v.TextTransparency - 0.05
  506.         else
  507.          v.image.ImageTransparency = v.image.ImageTransparency - 0.05
  508.         end
  509.        elseif v.ClassName == "TextLabel" then
  510.         if v.Name ~= "exec" and v.Name ~= "title" then
  511.          v.BackgroundTransparency = v.BackgroundTransparency - 0.05
  512.         else
  513.          v.TextTransparency = v.TextTransparency - 0.05
  514.         end
  515.        end
  516.       end
  517.       end
  518.      end
  519.      wait(0.01)
  520.     else
  521.      break
  522.     end
  523.    end
  524.   end
  525.  end)
  526.  
  527.  gui.MouseLeave:Connect(function()
  528.   dia = false
  529.   wait(1)
  530.   if dia == true then
  531.    -- Do Nothing
  532.   else
  533.    on = false
  534.    if gui.ImageTransparency == 0.5 then
  535.     -- Ignore
  536.    else
  537.     while gui.ImageTransparency < 0.5 do
  538.      if on == false then
  539.       gui.ImageTransparency = gui.ImageTransparency + 0.05
  540.       for i, v in pairs(script.Parent:GetChildren()) do
  541.        if not on then
  542.        if v.ClassName ~= "LocalScript" then
  543.         if v.ClassName == "TextButton" then
  544.          if v.Name ~= "close" and v.Name ~= "minimize" then
  545.           v.image.ImageTransparency = v.image.ImageTransparency + 0.05
  546.           v.TextTransparency = v.TextTransparency + 0.05
  547.          else
  548.           v.image.ImageTransparency = v.image.ImageTransparency + 0.05
  549.          end
  550.         elseif v.ClassName == "TextLabel" then
  551.          if v.Name ~= "exec" and v.Name ~= "title" then
  552.           v.BackgroundTransparency = v.BackgroundTransparency + 0.05
  553.          else
  554.           v.TextTransparency = v.TextTransparency + 0.05
  555.          end
  556.         end
  557.        end
  558.        end
  559.       end
  560.       wait(0.03)
  561.      else
  562.       break
  563.      end
  564.     end
  565.    end
  566.   end
  567.  end)
  568. end
  569. coroutine.wrap(MAQM_fake_script)()
  570. local function XLJBJDN_fake_script() -- Main.cmScript
  571.  local script = Instance.new('LocalScript', Main)
  572.  
  573.  local close = script.Parent.close
  574.  local screen = script.Parent.Parent
  575.  local main = script.Parent
  576.  local minimize = script.Parent.minimize
  577.  local notified = false
  578.  local uis = game:GetService("UserInputService")
  579.  
  580.  close.MouseEnter:Connect(function()
  581.   close.image.ImageColor3 = Color3.fromRGB(215, 0, 0)
  582.  end)
  583.  
  584.  close.MouseLeave:Connect(function()
  585.   close.image.ImageColor3 = Color3.fromRGB(255, 0, 0)
  586.  end)
  587.  
  588.  minimize.MouseEnter:Connect(function()
  589.   minimize.image.ImageColor3 = Color3.fromRGB(225, 145, 0)
  590.  end)
  591.  
  592.  minimize.MouseLeave:Connect(function()
  593.   minimize.image.ImageColor3 = Color3.fromRGB(255, 170, 0)
  594.  end)
  595.  
  596.  uis.InputBegan:connect(function(inst)
  597.   if inst.KeyCode == Enum.KeyCode.P then
  598.    main.Visible = not main.Visible
  599.   end
  600.  end)
  601.  
  602.  close.MouseButton1Down:Connect(function()
  603.   print("Closing!")
  604.   while main.ImageTransparency < 1 do
  605.    main.ImageTransparency = main.ImageTransparency + 0.1
  606.    for i, v in pairs(script.Parent:GetChildren()) do
  607.     if v.ClassName ~= "LocalScript" then
  608.      if v.ClassName == "TextButton" then
  609.       if v.Name ~= "close" and v.Name ~= "minimize" then
  610.        v.image.ImageTransparency = v.image.ImageTransparency + 0.1
  611.        v.TextTransparency = v.TextTransparency + 0.1
  612.       else
  613.        v.image.ImageTransparency = v.image.ImageTransparency + 0.1
  614.       end
  615.      elseif v.ClassName == "TextLabel" then
  616.       if v.Name ~= "exec" and v.Name ~= "title" then
  617.        v.BackgroundTransparency = v.BackgroundTransparency + 0.1
  618.       else
  619.        v.TextTransparency = v.TextTransparency + 0.1
  620.       end
  621.      end
  622.     end
  623.    end
  624.    wait(0.01)
  625.   end
  626.   print("Done!")
  627.   screen:Destroy()
  628.  end)
  629.  
  630.  minimize.MouseButton1Down:Connect(function()
  631.   if notified == false then
  632.    game.StarterGui:SetCore("SendNotification", {
  633.     Title = "Info";
  634.     Text = "Open/Close with P";
  635.     Duration = 5;
  636.    })
  637.    notified = true
  638.   end
  639.   main.Visible = false
  640.  end)
  641. end
  642. coroutine.wrap(XLJBJDN_fake_script)()
  643. local function FRULBVO_fake_script() -- btn.LocalScript
  644.  local script = Instance.new('LocalScript', btn)
  645.  
  646.  local btn = script.Parent
  647.  local exec = script.Parent.Parent.exec
  648.  
  649.  btn.MouseEnter:Connect(function()
  650.   btn.image.ImageColor3 = Color3.fromRGB(70, 0, 112)
  651.  end)
  652.  
  653.  btn.MouseLeave:Connect(function()
  654.   btn.image.ImageColor3 = Color3.fromRGB(85, 0, 127)
  655.  end)
  656.  
  657.  btn.MouseButton1Down:Connect(function()
  658.   exec.Visible = true
  659.   wait(0.2)
  660.   exec.Visible = false
  661.   loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  662.  end)
  663. end
  664. coroutine.wrap(FRULBVO_fake_script)()
  665. local function PNVN_fake_script() -- btn2.LocalScript
  666.  local script = Instance.new('LocalScript', btn2)
  667.  
  668.  local btn = script.Parent
  669.  local exec = script.Parent.Parent.exec
  670.  
  671.  btn.MouseEnter:Connect(function()
  672.   btn.image.ImageColor3 = Color3.fromRGB(70, 0, 112)
  673.  end)
  674.  
  675.  btn.MouseLeave:Connect(function()
  676.   btn.image.ImageColor3 = Color3.fromRGB(85, 0, 127)
  677.  end)
  678.  
  679.  btn.MouseButton1Down:Connect(function()
  680.   exec.Visible = true
  681.   wait(0.2)
  682.   exec.Visible = false
  683.   loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  684.  end)
  685. end
  686. coroutine.wrap(PNVN_fake_script)()
  687. local function ENHG_fake_script() -- btn3.LocalScript
  688.  local script = Instance.new('LocalScript', btn3)
  689.  
  690.  local btn = script.Parent
  691.  local exec = script.Parent.Parent.exec
  692.  
  693.  btn.MouseEnter:Connect(function()
  694.   btn.image.ImageColor3 = Color3.fromRGB(70, 0, 112)
  695.  end)
  696.  
  697.  btn.MouseLeave:Connect(function()
  698.   btn.image.ImageColor3 = Color3.fromRGB(85, 0, 127)
  699.  end)
  700.  
  701.  btn.MouseButton1Down:Connect(function()
  702.   exec.Visible = true
  703.   wait(0.2)
  704.   exec.Visible = false
  705.   loadstring(game:HttpGet("https://github.com/exxtremestuffs/SimpleSpySource/raw/master/SimpleSpy.lua"))()
  706.  end)
  707. end
  708. coroutine.wrap(ENHG_fake_script)()
  709. local function TPPAK_fake_script() -- btn4.LocalScript
  710.  local script = Instance.new('LocalScript', btn4)
  711.  
  712.  local btn = script.Parent
  713.  local exec = script.Parent.Parent.exec
  714.  
  715.  btn.MouseEnter:Connect(function()
  716.   btn.image.ImageColor3 = Color3.fromRGB(70, 0, 112)
  717.  end)
  718.  
  719.  btn.MouseLeave:Connect(function()
  720.   btn.image.ImageColor3 = Color3.fromRGB(85, 0, 127)
  721.  end)
  722.  
  723.  btn.MouseButton1Down:Connect(function()
  724.   exec.Visible = true
  725.   wait(0.2)
  726.   exec.Visible = false
  727.   loadstring(game:HttpGetAsync("https://pastebin.com/raw/fPP8bZ8Z"))()
  728.  end)
  729. end
  730. coroutine.wrap(TPPAK_fake_script)()
  731. local function RPNN_fake_script() -- btn5.LocalScript
  732.  local script = Instance.new('LocalScript', btn5)
  733.  
  734.  local btn = script.Parent
  735.  local exec = script.Parent.Parent.exec
  736.  
  737.  btn.MouseEnter:Connect(function()
  738.   btn.image.ImageColor3 = Color3.fromRGB(70, 0, 112)
  739.  end)
  740.  
  741.  btn.MouseLeave:Connect(function()
  742.   btn.image.ImageColor3 = Color3.fromRGB(85, 0, 127)
  743.  end)
  744.  
  745.  btn.MouseButton1Down:Connect(function()
  746.   exec.Visible = true
  747.   wait(0.2)
  748.   exec.Visible = false
  749.   loadstring(game:HttpGet(('https://pastebin.com/raw/Zz4YDvLb'),true))()
  750.  end)
  751. end
  752. coroutine.wrap(RPNN_fake_script)()
  753. local function NUCXMQ_fake_script() -- btn6.LocalScript
  754.  local script = Instance.new('LocalScript', btn6)
  755.  
  756.  local btn = script.Parent
  757.  local exec = script.Parent.Parent.exec
  758.  
  759.  btn.MouseEnter:Connect(function()
  760.   btn.image.ImageColor3 = Color3.fromRGB(70, 0, 112)
  761.  end)
  762.  
  763.  btn.MouseLeave:Connect(function()
  764.   btn.image.ImageColor3 = Color3.fromRGB(85, 0, 127)
  765.  end)
  766.  
  767.  btn.MouseButton1Down:Connect(function()
  768.   exec.Visible = true
  769.   wait(0.2)
  770.   exec.Visible = false
  771.   loadstring(game:HttpGet("https://pastebin.com/raw/nwGzXh1V",true))()
  772.  end)
  773. end
  774. coroutine.wrap(NUCXMQ_fake_script)()
  775. local function SFIBHRB_fake_script() -- btn7.LocalScript
  776.  local script = Instance.new('LocalScript', btn7)
  777.  
  778.  local btn = script.Parent
  779.  local exec = script.Parent.Parent.exec
  780.  
  781.  btn.MouseEnter:Connect(function()
  782.   btn.image.ImageColor3 = Color3.fromRGB(70, 0, 112)
  783.  end)
  784.  
  785.  btn.MouseLeave:Connect(function()
  786.   btn.image.ImageColor3 = Color3.fromRGB(85, 0, 127)
  787.  end)
  788.  
  789.  btn.MouseButton1Down:Connect(function()
  790.   exec.Visible = true
  791.   wait(0.2)
  792.   exec.Visible = false
  793.   loadstring(game:HttpGet("https://pastebin.com/raw/3axt0ia1"))()
  794.  end)
  795. end
  796. coroutine.wrap(SFIBHRB_fake_script)()
  797. local function DQJWZNI_fake_script() -- Main.init
  798.  local script = Instance.new('LocalScript', Main)
  799.  
  800.  local name = game:GetService("Players").LocalPlayer.Name
  801.  
  802.  game.StarterGui:SetCore("SendNotification", {
  803.   Title = "Welcome, " .. name .. "!";
  804.   Text = "Made by: Henry1887#6969";
  805.   Duration = 2;
  806.  })
  807. end
  808. coroutine.wrap(DQJWZNI_fake_script)()
  809. local function LYOUG_fake_script() -- btn8.LocalScript
  810.  local script = Instance.new('LocalScript', btn8)
  811.  
  812.  local btn = script.Parent
  813.  local exec = script.Parent.Parent.exec
  814.  
  815.  btn.MouseEnter:Connect(function()
  816.   btn.image.ImageColor3 = Color3.fromRGB(70, 0, 112)
  817.  end)
  818.  
  819.  btn.MouseLeave:Connect(function()
  820.   btn.image.ImageColor3 = Color3.fromRGB(85, 0, 127)
  821.  end)
  822.  
  823.  btn.MouseButton1Down:Connect(function()
  824.   exec.Visible = true
  825.   wait(0.2)
  826.   exec.Visible = false
  827.   game.Players.LocalPlayer.Character.Humanoid.Health = 0
  828.  end)
  829. end
  830. coroutine.wrap(LYOUG_fake_script)()
  831. local function BHRAIO_fake_script() -- btn9.LocalScript
  832.  local script = Instance.new('LocalScript', btn9)
  833.  
  834.  local btn = script.Parent
  835.  local exec = script.Parent.Parent.exec
  836.  
  837.  btn.MouseEnter:Connect(function()
  838.   btn.image.ImageColor3 = Color3.fromRGB(70, 0, 112)
  839.  end)
  840.  
  841.  btn.MouseLeave:Connect(function()
  842.   btn.image.ImageColor3 = Color3.fromRGB(85, 0, 127)
  843.  end)
  844.  
  845.  btn.MouseButton1Down:Connect(function()
  846.   exec.Visible = true
  847.   wait(0.2)
  848.   exec.Visible = false
  849.   loadstring(game:HttpGet("https://pastebin.com/raw/ES6xMCn7",true))()
  850.  end)
  851. end
  852. coroutine.wrap(BHRAIO_fake_script)()
  853. local function SYPHQKT_fake_script() -- Anim.LocalScript
  854.  local script = Instance.new('LocalScript', Anim)
  855.  
  856.  local START_POSITION = UDim2.new(0.905, 0, 0.305, 0)
  857.  local GOAL_POSITION = UDim2.new(0.449, 0, 0.305, 0)
  858.  
  859.  local guiObject = script.Parent
  860.  local Main = script.Parent.Parent.Main
  861.  
  862.  local function callback(state)
  863.   if state == Enum.TweenStatus.Completed then
  864.    guiObject.Visible = false
  865.    script.Parent.Parent.Main.Visible = true
  866.    print("Gui Loaded Succesfully")
  867.   elseif state == Enum.TweenStatus.Canceled then
  868.    print("Animation was interrupted")
  869.   end
  870.  end
  871.  
  872.  
  873.  -- Initialize the GuiObject position, then start the tween:
  874.  guiObject.Position = START_POSITION
  875.  local willPlay = guiObject:TweenPosition(
  876.   GOAL_POSITION,           -- Final position the tween should reach
  877.   Enum.EasingDirection.In, -- Direction of the easing
  878.   Enum.EasingStyle.Sine,   -- Kind of easing to apply
  879.   1.5,                       -- Duration of the tween in seconds
  880.   true,                    -- Whether in-progress tweens are interrupted
  881.   callback                 -- Function to be callled when on completion/cancelation
  882.  )
  883.  if willPlay then
  884.   guiObject.Visible = true
  885.  else
  886.   print("Something went wrong")
  887.  end
  888. end
  889. coroutine.wrap(SYPHQKT_fake_script)()