Advertisement
Waffle212

Untitled

Mar 26th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.42 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local UltimateGUI = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local teleportgui = Instance.new("TextButton")
  7. local exit = Instance.new("TextButton")
  8. local pirson = Instance.new("TextButton")
  9. local Frame_2 = Instance.new("Frame")
  10. local TextButton = Instance.new("TextButton")
  11. local TextButton_2 = Instance.new("TextButton")
  12. local autofarm = Instance.new("Frame")
  13. local BeeSwarmSimulatorAutoFarm = Instance.new("TextButton")
  14. local Swordburst = Instance.new("TextButton")
  15. local slayingsimulator = Instance.new("TextButton")
  16. local swordsimulator = Instance.new("TextButton")
  17. local TextButton_3 = Instance.new("TextButton")
  18. local Frame_3 = Instance.new("Frame")
  19. local TextLabel = Instance.new("TextLabel")
  20. local Feanimation = Instance.new("TextButton")
  21. local webhook = Instance.new("TextButton")
  22. local adminmneu = Instance.new("TextButton")
  23. local madcity = Instance.new("TextButton")
  24. local checkifsomeonerecording = Instance.new("TextButton")
  25. local close = Instance.new("TextButton")
  26. local Shadow = Instance.new("ImageLabel")
  27. local MainFrame = Instance.new("ImageLabel")
  28. local Ultimate_GUI = Instance.new("TextLabel")
  29. local PrisonLife = Instance.new("TextButton")
  30. local Close = Instance.new("TextButton")
  31. local Swordsimulator = Instance.new("TextButton")
  32. --Properties:
  33. UltimateGUI.Name = "Ultimate GUI"
  34. UltimateGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  35. UltimateGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  36.  
  37. Frame.Parent = UltimateGUI
  38. Frame.BackgroundColor3 = Color3.new(0.92549, 1, 0.0823529)
  39. Frame.Position = UDim2.new(0.186460808, 0, 0.669106901, 0)
  40. Frame.Size = UDim2.new(0, 598, 0, 100)
  41. Frame.Visible = false
  42.  
  43. teleportgui.Name = "teleport gui"
  44. teleportgui.Parent = Frame
  45. teleportgui.BackgroundColor3 = Color3.new(1, 0, 0)
  46. teleportgui.Size = UDim2.new(0, 200, 0, 50)
  47. teleportgui.Font = Enum.Font.SourceSans
  48. teleportgui.Text = "Teleport Gui"
  49. teleportgui.TextColor3 = Color3.new(0, 0, 0)
  50. teleportgui.TextScaled = true
  51. teleportgui.TextSize = 14
  52. teleportgui.TextWrapped = true
  53.  
  54. exit.Name = "exit"
  55. exit.Parent = Frame
  56. exit.BackgroundColor3 = Color3.new(1, 1, 1)
  57. exit.BackgroundTransparency = 1
  58. exit.Position = UDim2.new(0.924749136, 0, 0, 0)
  59. exit.Size = UDim2.new(0, 45, 0, 40)
  60. exit.Font = Enum.Font.SourceSans
  61. exit.Text = "X"
  62. exit.TextColor3 = Color3.new(0, 0, 0)
  63. exit.TextScaled = true
  64. exit.TextSize = 14
  65. exit.TextWrapped = true
  66.  
  67. pirson.Name = "pirson"
  68. pirson.Parent = Frame
  69. pirson.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  70. pirson.Position = UDim2.new(0.363948911, 0, -0.00252044667, 0)
  71. pirson.Size = UDim2.new(0, 161, 0, 50)
  72. pirson.Font = Enum.Font.SourceSans
  73. pirson.Text = "OP GUI"
  74. pirson.TextColor3 = Color3.new(0, 0, 0)
  75. pirson.TextScaled = true
  76. pirson.TextSize = 14
  77. pirson.TextWrapped = true
  78.  
  79. Frame_2.Parent = UltimateGUI
  80. Frame_2.BackgroundColor3 = Color3.new(0.027451, 0.368627, 1)
  81. Frame_2.Position = UDim2.new(0.788598597, 0, 0.853587091, 0)
  82. Frame_2.Size = UDim2.new(0, 178, 0, 100)
  83. Frame_2.Visible = false
  84.  
  85. TextButton.Parent = Frame_2
  86. TextButton.BackgroundColor3 = Color3.new(1, 0.403922, 0.403922)
  87. TextButton.Size = UDim2.new(0, 89, 0, 100)
  88. TextButton.Font = Enum.Font.SourceSans
  89. TextButton.Text = "Fast power (hold sword)"
  90. TextButton.TextColor3 = Color3.new(0, 0, 0)
  91. TextButton.TextScaled = true
  92. TextButton.TextSize = 14
  93. TextButton.TextWrapped = true
  94.  
  95. TextButton_2.Parent = Frame_2
  96. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  97. TextButton_2.BackgroundTransparency = 1
  98. TextButton_2.Position = UDim2.new(0.769662917, 0, 0, 0)
  99. TextButton_2.Size = UDim2.new(0, 41, 0, 34)
  100. TextButton_2.Font = Enum.Font.SourceSans
  101. TextButton_2.Text = "X"
  102. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  103. TextButton_2.TextScaled = true
  104. TextButton_2.TextSize = 14
  105. TextButton_2.TextWrapped = true
  106.  
  107. autofarm.Name = "autofarm"
  108. autofarm.Parent = UltimateGUI
  109. autofarm.BackgroundColor3 = Color3.new(1, 0, 0)
  110. autofarm.Position = UDim2.new(9.31322575e-10, 0, 0, 0)
  111. autofarm.Size = UDim2.new(0, 817, 0, 100)
  112. autofarm.Visible = false
  113.  
  114. BeeSwarmSimulatorAutoFarm.Name = "Bee Swarm Simulator AutoFarm"
  115. BeeSwarmSimulatorAutoFarm.Parent = autofarm
  116. BeeSwarmSimulatorAutoFarm.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  117. BeeSwarmSimulatorAutoFarm.Position = UDim2.new(-0.00034418187, 0, 0.0847425461, 0)
  118. BeeSwarmSimulatorAutoFarm.Size = UDim2.new(0, 147, 0, 41)
  119. BeeSwarmSimulatorAutoFarm.Font = Enum.Font.SourceSans
  120. BeeSwarmSimulatorAutoFarm.Text = "Bee Swarm Simulator AutoFarm"
  121. BeeSwarmSimulatorAutoFarm.TextColor3 = Color3.new(0, 0, 0)
  122. BeeSwarmSimulatorAutoFarm.TextScaled = true
  123. BeeSwarmSimulatorAutoFarm.TextSize = 14
  124. BeeSwarmSimulatorAutoFarm.TextWrapped = true
  125.  
  126. Swordburst.Name = "Sword burst"
  127. Swordburst.Parent = autofarm
  128. Swordburst.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  129. Swordburst.Position = UDim2.new(0.192816705, 0, 0.0847425461, 0)
  130. Swordburst.Size = UDim2.new(0, 147, 0, 41)
  131. Swordburst.Font = Enum.Font.SourceSans
  132. Swordburst.Text = "Sword Burst 2 AutoFarm"
  133. Swordburst.TextColor3 = Color3.new(0, 0, 0)
  134. Swordburst.TextScaled = true
  135. Swordburst.TextSize = 14
  136. Swordburst.TextWrapped = true
  137.  
  138. slayingsimulator.Name = "slaying simulator"
  139. slayingsimulator.Parent = autofarm
  140. slayingsimulator.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  141. slayingsimulator.Position = UDim2.new(0.0447903872, 0, 0.600758791, 0)
  142. slayingsimulator.Size = UDim2.new(0, 171, 0, 39)
  143. slayingsimulator.Font = Enum.Font.SourceSans
  144. slayingsimulator.Text = "Slaying Simulator AutoFarm"
  145. slayingsimulator.TextColor3 = Color3.new(0, 0, 0)
  146. slayingsimulator.TextScaled = true
  147. slayingsimulator.TextSize = 14
  148. slayingsimulator.TextWrapped = true
  149.  
  150. swordsimulator.Name = "sword simulator"
  151. swordsimulator.Parent = autofarm
  152. swordsimulator.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  153. swordsimulator.Position = UDim2.new(0.327111393, 0, 0.600758791, 0)
  154. swordsimulator.Size = UDim2.new(0, 147, 0, 38)
  155. swordsimulator.Font = Enum.Font.SourceSans
  156. swordsimulator.Text = "Sword Simulator easy power"
  157. swordsimulator.TextColor3 = Color3.new(0, 0, 0)
  158. swordsimulator.TextScaled = true
  159. swordsimulator.TextSize = 14
  160. swordsimulator.TextWrapped = true
  161.  
  162. TextButton_3.Parent = autofarm
  163. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  164. TextButton_3.BackgroundTransparency = 1
  165. TextButton_3.Position = UDim2.new(0.931456566, 0, -0.00999999978, 0)
  166. TextButton_3.Size = UDim2.new(0, 56, 0, 50)
  167. TextButton_3.Font = Enum.Font.SourceSans
  168. TextButton_3.Text = "X"
  169. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  170. TextButton_3.TextScaled = true
  171. TextButton_3.TextSize = 14
  172. TextButton_3.TextWrapped = true
  173.  
  174. Frame_3.Parent = UltimateGUI
  175. Frame_3.BackgroundColor3 = Color3.new(0.0666667, 0.360784, 1)
  176. Frame_3.Position = UDim2.new(0.205463186, 0, 0.143484622, 0)
  177. Frame_3.Size = UDim2.new(0, 608, 0, 369)
  178. Frame_3.Visible = false
  179.  
  180. TextLabel.Parent = Frame_3
  181. TextLabel.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  182. TextLabel.BackgroundTransparency = 1
  183. TextLabel.Size = UDim2.new(0, 604, 0, 50)
  184. TextLabel.Font = Enum.Font.SourceSans
  185. TextLabel.Text = "Ultimate Gui V0.1 by Russian Dog#5725"
  186. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  187. TextLabel.TextScaled = true
  188. TextLabel.TextSize = 14
  189. TextLabel.TextWrapped = true
  190.  
  191. Feanimation.Name = "Fe animation"
  192. Feanimation.Parent = Frame_3
  193. Feanimation.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  194. Feanimation.Position = UDim2.new(0, 0, 0.254742533, 0)
  195. Feanimation.Size = UDim2.new(0, 147, 0, 50)
  196. Feanimation.Font = Enum.Font.SourceSans
  197. Feanimation.Text = "FE animation gui"
  198. Feanimation.TextColor3 = Color3.new(0, 0, 0)
  199. Feanimation.TextScaled = true
  200. Feanimation.TextSize = 14
  201. Feanimation.TextWrapped = true
  202.  
  203. webhook.Name = "webhook"
  204. webhook.Parent = Frame_3
  205. webhook.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  206. webhook.Position = UDim2.new(0, 0, 0.525745273, 0)
  207. webhook.Size = UDim2.new(0, 147, 0, 50)
  208. webhook.Font = Enum.Font.SourceSans
  209. webhook.Text = "WebHook"
  210. webhook.TextColor3 = Color3.new(0, 0, 0)
  211. webhook.TextScaled = true
  212. webhook.TextSize = 14
  213. webhook.TextWrapped = true
  214.  
  215. adminmneu.Name = "admin mneu"
  216. adminmneu.Parent = Frame_3
  217. adminmneu.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  218. adminmneu.Position = UDim2.new(0, 0, 0.796747983, 0)
  219. adminmneu.Size = UDim2.new(0, 147, 0, 50)
  220. adminmneu.Font = Enum.Font.SourceSans
  221. adminmneu.Text = "Admin menu"
  222. adminmneu.TextColor3 = Color3.new(0, 0, 0)
  223. adminmneu.TextScaled = true
  224. adminmneu.TextSize = 14
  225. adminmneu.TextWrapped = true
  226.  
  227. madcity.Name = "mad city"
  228. madcity.Parent = Frame_3
  229. madcity.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  230. madcity.Position = UDim2.new(0.241776317, 0, 0.525745273, 0)
  231. madcity.Size = UDim2.new(0, 120, 0, 50)
  232. madcity.Font = Enum.Font.SourceSans
  233. madcity.Text = "Mad City unlock all cars"
  234. madcity.TextColor3 = Color3.new(0, 0, 0)
  235. madcity.TextScaled = true
  236. madcity.TextSize = 14
  237. madcity.TextWrapped = true
  238.  
  239. checkifsomeonerecording.Name = "check if someone recording"
  240. checkifsomeonerecording.Parent = Frame_3
  241. checkifsomeonerecording.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  242. checkifsomeonerecording.Position = UDim2.new(0.241776317, 0, 0.796748042, 0)
  243. checkifsomeonerecording.Size = UDim2.new(0, 120, 0, 50)
  244. checkifsomeonerecording.Font = Enum.Font.SourceSans
  245. checkifsomeonerecording.Text = "Check if someone recording"
  246. checkifsomeonerecording.TextColor3 = Color3.new(0, 0, 0)
  247. checkifsomeonerecording.TextScaled = true
  248. checkifsomeonerecording.TextSize = 14
  249. checkifsomeonerecording.TextWrapped = true
  250.  
  251. close.Name = "close"
  252. close.Parent = Frame_3
  253. close.BackgroundColor3 = Color3.new(1, 1, 1)
  254. close.Position = UDim2.new(0.786184192, 0, 0.135501355, 0)
  255. close.Size = UDim2.new(0, 130, 0, 25)
  256. close.Font = Enum.Font.SourceSans
  257. close.Text = "Close"
  258. close.TextColor3 = Color3.new(0, 0, 0)
  259. close.TextScaled = true
  260. close.TextSize = 14
  261. close.TextWrapped = true
  262.  
  263. Shadow.Name = "Shadow"
  264. Shadow.Parent = UltimateGUI
  265. Shadow.BackgroundColor3 = Color3.new(1, 1, 1)
  266. Shadow.BackgroundTransparency = 1
  267. Shadow.Position = UDim2.new(0.177013427, 0, 0.0869565234, 0)
  268. Shadow.Size = UDim2.new(0, 654, 0, 436)
  269. Shadow.Image = "rbxassetid://2804093837"
  270. Shadow.ImageColor3 = Color3.new(0.188235, 0.352941, 0.8)
  271. Shadow.ScaleType = Enum.ScaleType.Slice
  272. Shadow.SliceCenter = Rect.new(25, 25, 26, 26)
  273.  
  274. MainFrame.Name = "MainFrame"
  275. MainFrame.Parent = Shadow
  276. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  277. MainFrame.BackgroundTransparency = 1
  278. MainFrame.Position = UDim2.new(-0.0185506046, 0, -0.022017166, 0)
  279. MainFrame.Size = UDim2.new(0, 654, 0, 436)
  280. MainFrame.Image = "rbxassetid://2804093837"
  281. MainFrame.ImageColor3 = Color3.new(0.34902, 0.380392, 1)
  282. MainFrame.ScaleType = Enum.ScaleType.Slice
  283. MainFrame.SliceCenter = Rect.new(25, 25, 26, 26)
  284.  
  285. Ultimate_GUI.Name = "Ultimate_GUI"
  286. Ultimate_GUI.Parent = MainFrame
  287. Ultimate_GUI.BackgroundColor3 = Color3.new(0.0392157, 0.87451, 1)
  288. Ultimate_GUI.BackgroundTransparency = 1
  289. Ultimate_GUI.Position = UDim2.new(0.0550458729, 0, 0, 0)
  290. Ultimate_GUI.Size = UDim2.new(0, 557, 0, 50)
  291. Ultimate_GUI.Font = Enum.Font.SourceSansBold
  292. Ultimate_GUI.Text = "Ultimate GUI"
  293. Ultimate_GUI.TextColor3 = Color3.new(0.431373, 0.258824, 1)
  294. Ultimate_GUI.TextScaled = true
  295. Ultimate_GUI.TextSize = 14
  296. Ultimate_GUI.TextStrokeTransparency = 0
  297. Ultimate_GUI.TextWrapped = true
  298.  
  299. PrisonLife.Name = "Prison Life"
  300. PrisonLife.Parent = MainFrame
  301. PrisonLife.BackgroundColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  302. PrisonLife.BorderColor3 = Color3.new(1, 1, 1)
  303. PrisonLife.Position = UDim2.new(0.033796452, 0, 0.141453832, 0)
  304. PrisonLife.Size = UDim2.new(0, 200, 0, 50)
  305. PrisonLife.Font = Enum.Font.SourceSans
  306. PrisonLife.Text = "Prison Life"
  307. PrisonLife.TextColor3 = Color3.new(0, 0, 0)
  308. PrisonLife.TextScaled = true
  309. PrisonLife.TextSize = 14
  310. PrisonLife.TextWrapped = true
  311.  
  312. Close.Name = "Close"
  313. Close.Parent = MainFrame
  314. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  315. Close.BackgroundTransparency = 1
  316. Close.Position = UDim2.new(0.938271582, 0, 0, 0)
  317. Close.Size = UDim2.new(0, 45, 0, 38)
  318. Close.Font = Enum.Font.SourceSans
  319. Close.Text = "X"
  320. Close.TextColor3 = Color3.new(0, 0, 0)
  321. Close.TextScaled = true
  322. Close.TextSize = 14
  323. Close.TextWrapped = true
  324.  
  325. Swordsimulator.Name = "Sword simulator"
  326. Swordsimulator.Parent = MainFrame
  327. Swordsimulator.BackgroundColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  328. Swordsimulator.BorderColor3 = Color3.new(1, 1, 1)
  329. Swordsimulator.Position = UDim2.new(0.558261275, 0, 0.141453832, 0)
  330. Swordsimulator.Size = UDim2.new(0, 200, 0, 50)
  331. Swordsimulator.Font = Enum.Font.SourceSans
  332. Swordsimulator.Text = "Sword Simulator"
  333. Swordsimulator.TextColor3 = Color3.new(0, 0, 0)
  334. Swordsimulator.TextScaled = true
  335. Swordsimulator.TextSize = 14
  336. Swordsimulator.TextWrapped = true
  337. -- Scripts:
  338. function SCRIPT_WAUM88_FAKESCRIPT() -- teleportgui.LocalScript
  339. local script = Instance.new('LocalScript')
  340. script.Parent = teleportgui
  341. script.Parent.MouseButton1Click:Connect(function()
  342. loadstring(game:HttpGet(('https://pastebin.com/raw/7UsbCYKg'),true))()
  343. end)
  344.  
  345. end
  346. coroutine.resume(coroutine.create(SCRIPT_WAUM88_FAKESCRIPT))
  347. function SCRIPT_QBOV66_FAKESCRIPT() -- exit.LocalScript
  348. local script = Instance.new('LocalScript')
  349. script.Parent = exit
  350. script.Parent.MouseButton1Click:Connect(function()
  351. script.Parent.Parent.Visible = false
  352. end)
  353.  
  354.  
  355. end
  356. coroutine.resume(coroutine.create(SCRIPT_QBOV66_FAKESCRIPT))
  357. function SCRIPT_JLHC68_FAKESCRIPT() -- pirson.LocalScript
  358. local script = Instance.new('LocalScript')
  359. script.Parent = pirson
  360. script.Parent.MouseButton1Click:Connect(function()
  361. loadstring(game:HttpGet(('https://pastebin.com/raw/bhS6E3He'),true))()
  362. end)
  363.  
  364. end
  365. coroutine.resume(coroutine.create(SCRIPT_JLHC68_FAKESCRIPT))
  366. function SCRIPT_JCZV86_FAKESCRIPT() -- TextButton.LocalScript
  367. local script = Instance.new('LocalScript')
  368. script.Parent = TextButton
  369. script.Parent.MouseButton1Click:Connect(function()
  370. loadstring(game:HttpGet(('https://pastebin.com/raw/FmNYMCNc'),true))()
  371. end)
  372.  
  373. end
  374. coroutine.resume(coroutine.create(SCRIPT_JCZV86_FAKESCRIPT))
  375. function SCRIPT_GHKF86_FAKESCRIPT() -- TextButton_2.LocalScript
  376. local script = Instance.new('LocalScript')
  377. script.Parent = TextButton_2
  378. script.Parent.MouseButton1Click:Connect(function()
  379. script.Parent.Parent.Visible = false
  380. end)
  381.  
  382. end
  383. coroutine.resume(coroutine.create(SCRIPT_GHKF86_FAKESCRIPT))
  384. function SCRIPT_LOOW80_FAKESCRIPT() -- Frame_2.LocalScript
  385. local script = Instance.new('LocalScript')
  386. script.Parent = Frame_2
  387. local UserInputService = game:GetService("UserInputService")
  388.  
  389. local gui = script.Parent
  390.  
  391. local dragging
  392. local dragInput
  393. local dragStart
  394. local startPos
  395.  
  396. local function update(input)
  397. local delta = input.Position - dragStart
  398. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  399. end
  400.  
  401. gui.InputBegan:Connect(function(input)
  402. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  403. dragging = true
  404. dragStart = input.Position
  405. startPos = gui.Position
  406.  
  407. input.Changed:Connect(function()
  408. if input.UserInputState == Enum.UserInputState.End then
  409. dragging = false
  410. end
  411. end)
  412. end
  413. end)
  414.  
  415. gui.InputChanged:Connect(function(input)
  416. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  417. dragInput = input
  418. end
  419. end)
  420.  
  421. UserInputService.InputChanged:Connect(function(input)
  422. if input == dragInput and dragging then
  423. update(input)
  424. end
  425. end)
  426.  
  427. end
  428. coroutine.resume(coroutine.create(SCRIPT_LOOW80_FAKESCRIPT))
  429. function SCRIPT_BTNS87_FAKESCRIPT() -- BeeSwarmSimulatorAutoFarm.LocalScript
  430. local script = Instance.new('LocalScript')
  431. script.Parent = BeeSwarmSimulatorAutoFarm
  432. script.Parent.MouseButton1Click:Connect(function()
  433. loadstring(game:HttpGet(('https://pastebin.com/raw/6u4ENrjz'),true))()
  434. end)
  435.  
  436. end
  437. coroutine.resume(coroutine.create(SCRIPT_BTNS87_FAKESCRIPT))
  438. function SCRIPT_CWGJ86_FAKESCRIPT() -- Swordburst.LocalScript
  439. local script = Instance.new('LocalScript')
  440. script.Parent = Swordburst
  441. script.Parent.MouseButton1Click:Connect(function()
  442. loadstring(game:HttpGet(('https://pastebin.com/raw/Di601Amh'),true))()
  443. end)
  444.  
  445. end
  446. coroutine.resume(coroutine.create(SCRIPT_CWGJ86_FAKESCRIPT))
  447. function SCRIPT_JPPT72_FAKESCRIPT() -- autofarm.LocalScript
  448. local script = Instance.new('LocalScript')
  449. script.Parent = autofarm
  450. local UserInputService = game:GetService("UserInputService")
  451.  
  452. local gui = script.Parent
  453.  
  454. local dragging
  455. local dragInput
  456. local dragStart
  457. local startPos
  458.  
  459. local function update(input)
  460. local delta = input.Position - dragStart
  461. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  462. end
  463.  
  464. gui.InputBegan:Connect(function(input)
  465. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  466. dragging = true
  467. dragStart = input.Position
  468. startPos = gui.Position
  469.  
  470. input.Changed:Connect(function()
  471. if input.UserInputState == Enum.UserInputState.End then
  472. dragging = false
  473. end
  474. end)
  475. end
  476. end)
  477.  
  478. gui.InputChanged:Connect(function(input)
  479. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  480. dragInput = input
  481. end
  482. end)
  483.  
  484. UserInputService.InputChanged:Connect(function(input)
  485. if input == dragInput and dragging then
  486. update(input)
  487. end
  488. end)
  489.  
  490.  
  491. end
  492. coroutine.resume(coroutine.create(SCRIPT_JPPT72_FAKESCRIPT))
  493. function SCRIPT_PRMY75_FAKESCRIPT() -- slayingsimulator.LocalScript
  494. local script = Instance.new('LocalScript')
  495. script.Parent = slayingsimulator
  496. script.Parent.MouseButton1Click:Connect(function()
  497. loadstring(game:HttpGet("https://pastebin.com/raw/6U5ea8y1", true))()
  498. end)
  499.  
  500.  
  501. end
  502. coroutine.resume(coroutine.create(SCRIPT_PRMY75_FAKESCRIPT))
  503. function SCRIPT_XLPT70_FAKESCRIPT() -- swordsimulator.LocalScript
  504. local script = Instance.new('LocalScript')
  505. script.Parent = swordsimulator
  506. script.Parent.MouseButton1Click:Connect(function()
  507. loadstring(game:HttpGet(('https://pastebin.com/raw/t71KuP9T'),true))()
  508. end)
  509.  
  510.  
  511. end
  512. coroutine.resume(coroutine.create(SCRIPT_XLPT70_FAKESCRIPT))
  513. function SCRIPT_SMQT79_FAKESCRIPT() -- TextButton_3.LocalScript
  514. local script = Instance.new('LocalScript')
  515. script.Parent = TextButton_3
  516. script.Parent.MouseButton1Click:Connect(function()
  517. script.Parent.Parent.Visible = false
  518. end)
  519.  
  520. end
  521. coroutine.resume(coroutine.create(SCRIPT_SMQT79_FAKESCRIPT))
  522. function SCRIPT_FNZV78_FAKESCRIPT() -- Feanimation.LocalScript
  523. local script = Instance.new('LocalScript')
  524. script.Parent = Feanimation
  525. script.Parent.MouseButton1Click:Connect(function()
  526. loadstring(game:HttpGet(('https://pastebin.com/raw/Api3KXJr'),true))()
  527. end)
  528.  
  529. end
  530. coroutine.resume(coroutine.create(SCRIPT_FNZV78_FAKESCRIPT))
  531. function SCRIPT_KICH81_FAKESCRIPT() -- webhook.LocalScript
  532. local script = Instance.new('LocalScript')
  533. script.Parent = webhook
  534. script.Parent.MouseButton1Click:Connect(function()
  535. loadstring(game:HttpGet("https://pastebin.com/raw/RmjHCSfs", true))()
  536. end)
  537.  
  538. end
  539. coroutine.resume(coroutine.create(SCRIPT_KICH81_FAKESCRIPT))
  540. function SCRIPT_EWAF86_FAKESCRIPT() -- adminmneu.LocalScript
  541. local script = Instance.new('LocalScript')
  542. script.Parent = adminmneu
  543. script.Parent.MouseButton1Click:Connect(function()
  544. loadstring(game:HttpGet("https://pastebin.com/raw/jPrrwew4", true))()
  545. end)
  546.  
  547.  
  548. end
  549. coroutine.resume(coroutine.create(SCRIPT_EWAF86_FAKESCRIPT))
  550. function SCRIPT_TILK76_FAKESCRIPT() -- madcity.LocalScript
  551. local script = Instance.new('LocalScript')
  552. script.Parent = madcity
  553. script.Parent.MouseButton1Click:Connect(function()
  554. loadstring(game:HttpGet(('https://pastebin.com/raw/Uc8A0NWe'),true))()
  555. end)
  556.  
  557. end
  558. coroutine.resume(coroutine.create(SCRIPT_TILK76_FAKESCRIPT))
  559. function SCRIPT_TPXO78_FAKESCRIPT() -- checkifsomeonerecording.LocalScript
  560. local script = Instance.new('LocalScript')
  561. script.Parent = checkifsomeonerecording
  562. script.Parent.MouseButton1Click:Connect(function()
  563. loadstring(game:HttpGet(('https://pastebin.com/raw/xhv87Jig'),true))()
  564. end)
  565.  
  566.  
  567. end
  568. coroutine.resume(coroutine.create(SCRIPT_TPXO78_FAKESCRIPT))
  569. function SCRIPT_NILJ79_FAKESCRIPT() -- Frame_3.draggable
  570. local script = Instance.new('LocalScript')
  571. script.Parent = Frame_3
  572. local UserInputService = game:GetService("UserInputService")
  573.  
  574. local gui = script.Parent
  575.  
  576. local dragging
  577. local dragInput
  578. local dragStart
  579. local startPos
  580.  
  581. local function update(input)
  582. local delta = input.Position - dragStart
  583. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  584. end
  585.  
  586. gui.InputBegan:Connect(function(input)
  587. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  588. dragging = true
  589. dragStart = input.Position
  590. startPos = gui.Position
  591.  
  592. input.Changed:Connect(function()
  593. if input.UserInputState == Enum.UserInputState.End then
  594. dragging = false
  595. end
  596. end)
  597. end
  598. end)
  599.  
  600. gui.InputChanged:Connect(function(input)
  601. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  602. dragInput = input
  603. end
  604. end)
  605.  
  606. UserInputService.InputChanged:Connect(function(input)
  607. if input == dragInput and dragging then
  608. update(input)
  609. end
  610. end)
  611.  
  612.  
  613. end
  614. coroutine.resume(coroutine.create(SCRIPT_NILJ79_FAKESCRIPT))
  615. function SCRIPT_MCEY89_FAKESCRIPT() -- close.LocalScript
  616. local script = Instance.new('LocalScript')
  617. script.Parent = close
  618. script.Parent.Parent.Visible = false
  619.  
  620.  
  621. end
  622. coroutine.resume(coroutine.create(SCRIPT_MCEY89_FAKESCRIPT))
  623. function SCRIPT_HVJK79_FAKESCRIPT() -- PrisonLife.LocalScript
  624. local script = Instance.new('LocalScript')
  625. script.Parent = PrisonLife
  626. script.Parent.MouseButton1Click:Connect(function()
  627. loadstring(game:HttpGet(('https://pastebin.com/raw/ReHLcp28'),true))()
  628. end)
  629.  
  630.  
  631. end
  632. coroutine.resume(coroutine.create(SCRIPT_HVJK79_FAKESCRIPT))
  633. function SCRIPT_HNVV75_FAKESCRIPT() -- Close.LocalScript
  634. local script = Instance.new('LocalScript')
  635. script.Parent = Close
  636. script.Parent.MouseButton1Click:Connect(function()
  637. script.Parent.Parent.Visible = false
  638. end)
  639.  
  640. end
  641. coroutine.resume(coroutine.create(SCRIPT_HNVV75_FAKESCRIPT))
  642. function SCRIPT_MQLW66_FAKESCRIPT() -- Swordsimulator.LocalScript
  643. local script = Instance.new('LocalScript')
  644. script.Parent = Swordsimulator
  645. script.Parent.MouseButton1Click:Connect(function()
  646. loadstring(game:HttpGet(('https://pastebin.com/raw/1FBGpcwb'),true))()
  647. end)
  648.  
  649.  
  650. end
  651. coroutine.resume(coroutine.create(SCRIPT_MQLW66_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement