Advertisement
koolusername

opguis

Jan 26th, 2020
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.64 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.1
  3.  
  4. -- Instances:
  5.  
  6. local OpGuis = Instance.new("ScreenGui")
  7. local frame = Instance.new("Frame")
  8. local ScrollingFrame = Instance.new("ScrollingFrame")
  9. local TextLabel = Instance.new("TextLabel")
  10. local Noclip = Instance.new("TextButton")
  11. local ESP = Instance.new("TextButton")
  12. local Path = Instance.new("TextButton")
  13. local Invis = Instance.new("TextButton")
  14. local Btools = Instance.new("TextButton")
  15. local cTp = Instance.new("TextButton")
  16. local hex = Instance.new("TextButton")
  17. local fly = Instance.new("TextButton")
  18. local rpsy = Instance.new("TextButton")
  19. local aimbot = Instance.new("TextButton")
  20. local TextLabel_2 = Instance.new("TextLabel")
  21. local plife = Instance.new("TextButton")
  22. local kah = Instance.new("TextButton")
  23. local kah2 = Instance.new("TextButton")
  24. local cadmin = Instance.new("TextButton")
  25. local xs = Instance.new("TextButton")
  26. local csn = Instance.new("TextButton")
  27. local shhub = Instance.new("TextButton")
  28. local x = Instance.new("TextButton")
  29. local min = Instance.new("TextButton")
  30. local TextLabel_3 = Instance.new("TextLabel")
  31.  
  32. --Properties:
  33.  
  34. OpGuis.Name = "OpGuis"
  35. OpGuis.Parent = game.CoreGui
  36. OpGuis.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  37.  
  38. frame.Name = "frame"
  39. frame.Parent = OpGuis
  40. frame.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  41. frame.BorderSizePixel = 0
  42. frame.Position = UDim2.new(0.720800042, 0, 0.448160529, 0)
  43. frame.Size = UDim2.new(0, 242, 0, 32)
  44. frame.ZIndex = 2
  45.  
  46. ScrollingFrame.Parent = frame
  47. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  48. ScrollingFrame.BorderSizePixel = 0
  49. ScrollingFrame.Position = UDim2.new(-0.0037349984, 0, 0.99646759, 0)
  50. ScrollingFrame.Size = UDim2.new(0, 242, 0, 195)
  51. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 50, 0)
  52.  
  53. TextLabel.Parent = ScrollingFrame
  54. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  55. TextLabel.BackgroundTransparency = 1.000
  56. TextLabel.Size = UDim2.new(0, 227, 0, 50)
  57. TextLabel.Font = Enum.Font.SourceSans
  58. TextLabel.Text = "Non Gui's"
  59. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  60. TextLabel.TextScaled = true
  61. TextLabel.TextSize = 14.000
  62. TextLabel.TextWrapped = true
  63.  
  64. Noclip.Name = "Noclip"
  65. Noclip.Parent = ScrollingFrame
  66. Noclip.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  67. Noclip.BorderSizePixel = 0
  68. Noclip.Position = UDim2.new(0, 0, 0.0354261361, 0)
  69. Noclip.Size = UDim2.new(0, 80, 0, 43)
  70. Noclip.Font = Enum.Font.SourceSans
  71. Noclip.Text = "Noclip"
  72. Noclip.TextColor3 = Color3.fromRGB(255, 255, 255)
  73. Noclip.TextScaled = true
  74. Noclip.TextSize = 14.000
  75. Noclip.TextWrapped = true
  76.  
  77. ESP.Name = "ESP"
  78. ESP.Parent = ScrollingFrame
  79. ESP.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  80. ESP.BorderSizePixel = 0
  81. ESP.Position = UDim2.new(0.607438028, 0, 0.0354261361, 0)
  82. ESP.Size = UDim2.new(0, 80, 0, 43)
  83. ESP.Font = Enum.Font.SourceSans
  84. ESP.Text = "ESP"
  85. ESP.TextColor3 = Color3.fromRGB(255, 255, 255)
  86. ESP.TextScaled = true
  87. ESP.TextSize = 14.000
  88. ESP.TextWrapped = true
  89.  
  90. Path.Name = "Path"
  91. Path.Parent = ScrollingFrame
  92. Path.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  93. Path.BorderSizePixel = 0
  94. Path.Position = UDim2.new(0, 0, 0.0691761225, 0)
  95. Path.Size = UDim2.new(0, 80, 0, 43)
  96. Path.Font = Enum.Font.SourceSans
  97. Path.Text = "Path"
  98. Path.TextColor3 = Color3.fromRGB(255, 255, 255)
  99. Path.TextScaled = true
  100. Path.TextSize = 14.000
  101. Path.TextWrapped = true
  102.  
  103. Invis.Name = "Invis"
  104. Invis.Parent = ScrollingFrame
  105. Invis.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  106. Invis.BorderSizePixel = 0
  107. Invis.Position = UDim2.new(0.607438028, 0, 0.0691761225, 0)
  108. Invis.Size = UDim2.new(0, 80, 0, 43)
  109. Invis.Font = Enum.Font.SourceSans
  110. Invis.Text = "Invis"
  111. Invis.TextColor3 = Color3.fromRGB(255, 255, 255)
  112. Invis.TextScaled = true
  113. Invis.TextSize = 14.000
  114. Invis.TextWrapped = true
  115.  
  116. Btools.Name = "Btools"
  117. Btools.Parent = ScrollingFrame
  118. Btools.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  119. Btools.BorderSizePixel = 0
  120. Btools.Position = UDim2.new(0, 0, 0.10292612, 0)
  121. Btools.Size = UDim2.new(0, 80, 0, 43)
  122. Btools.Font = Enum.Font.SourceSans
  123. Btools.Text = "Btools"
  124. Btools.TextColor3 = Color3.fromRGB(255, 255, 255)
  125. Btools.TextScaled = true
  126. Btools.TextSize = 14.000
  127. Btools.TextWrapped = true
  128.  
  129. cTp.Name = "cTp"
  130. cTp.Parent = ScrollingFrame
  131. cTp.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  132. cTp.BorderSizePixel = 0
  133. cTp.Position = UDim2.new(0.607438028, 0, 0.10292612, 0)
  134. cTp.Size = UDim2.new(0, 80, 0, 43)
  135. cTp.Font = Enum.Font.SourceSans
  136. cTp.Text = "Ctrl + Click tp"
  137. cTp.TextColor3 = Color3.fromRGB(255, 255, 255)
  138. cTp.TextScaled = true
  139. cTp.TextSize = 14.000
  140. cTp.TextWrapped = true
  141.  
  142. hex.Name = "hex"
  143. hex.Parent = ScrollingFrame
  144. hex.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  145. hex.BorderSizePixel = 0
  146. hex.Position = UDim2.new(0, 0, 0.139176115, 0)
  147. hex.Size = UDim2.new(0, 80, 0, 43)
  148. hex.Font = Enum.Font.SourceSans
  149. hex.Text = "Hitbox extender ( Might not work)"
  150. hex.TextColor3 = Color3.fromRGB(255, 255, 255)
  151. hex.TextScaled = true
  152. hex.TextSize = 14.000
  153. hex.TextWrapped = true
  154.  
  155. fly.Name = "fly"
  156. fly.Parent = ScrollingFrame
  157. fly.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  158. fly.BorderSizePixel = 0
  159. fly.Position = UDim2.new(0.607438028, 0, 0.139176115, 0)
  160. fly.Size = UDim2.new(0, 80, 0, 43)
  161. fly.Font = Enum.Font.SourceSans
  162. fly.Text = "Fly"
  163. fly.TextColor3 = Color3.fromRGB(255, 255, 255)
  164. fly.TextScaled = true
  165. fly.TextSize = 14.000
  166. fly.TextWrapped = true
  167.  
  168. rpsy.Name = "rpsy"
  169. rpsy.Parent = ScrollingFrame
  170. rpsy.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  171. rpsy.BorderSizePixel = 0
  172. rpsy.Position = UDim2.new(0, 0, 0.174801111, 0)
  173. rpsy.Size = UDim2.new(0, 80, 0, 43)
  174. rpsy.Font = Enum.Font.SourceSans
  175. rpsy.Text = "Remote Spy"
  176. rpsy.TextColor3 = Color3.fromRGB(255, 255, 255)
  177. rpsy.TextScaled = true
  178. rpsy.TextSize = 14.000
  179. rpsy.TextWrapped = true
  180.  
  181. aimbot.Name = "aimbot"
  182. aimbot.Parent = ScrollingFrame
  183. aimbot.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  184. aimbot.BorderSizePixel = 0
  185. aimbot.Position = UDim2.new(0.607438028, 0, 0.174801111, 0)
  186. aimbot.Size = UDim2.new(0, 80, 0, 43)
  187. aimbot.Font = Enum.Font.SourceSans
  188. aimbot.Text = "Aimbot"
  189. aimbot.TextColor3 = Color3.fromRGB(255, 255, 255)
  190. aimbot.TextScaled = true
  191. aimbot.TextSize = 14.000
  192. aimbot.TextWrapped = true
  193.  
  194. TextLabel_2.Parent = ScrollingFrame
  195. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  196. TextLabel_2.BackgroundTransparency = 1.000
  197. TextLabel_2.Position = UDim2.new(0, 0, 0.20812501, 0)
  198. TextLabel_2.Size = UDim2.new(0, 227, 0, 50)
  199. TextLabel_2.Font = Enum.Font.SourceSans
  200. TextLabel_2.Text = "Gui's"
  201. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  202. TextLabel_2.TextScaled = true
  203. TextLabel_2.TextSize = 14.000
  204. TextLabel_2.TextWrapped = true
  205.  
  206. plife.Name = "plife"
  207. plife.Parent = ScrollingFrame
  208. plife.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  209. plife.BorderSizePixel = 0
  210. plife.Position = UDim2.new(0, 0, 0.239176109, 0)
  211. plife.Size = UDim2.new(0, 80, 0, 43)
  212. plife.Font = Enum.Font.SourceSans
  213. plife.Text = "Prison Life"
  214. plife.TextColor3 = Color3.fromRGB(255, 255, 255)
  215. plife.TextScaled = true
  216. plife.TextSize = 14.000
  217. plife.TextWrapped = true
  218.  
  219. kah.Name = "kah"
  220. kah.Parent = ScrollingFrame
  221. kah.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  222. kah.BorderSizePixel = 0
  223. kah.Position = UDim2.new(0.632231414, 0, 0.239176109, 0)
  224. kah.Size = UDim2.new(0, 80, 0, 43)
  225. kah.Font = Enum.Font.SourceSans
  226. kah.Text = "KAH"
  227. kah.TextColor3 = Color3.fromRGB(255, 255, 255)
  228. kah.TextScaled = true
  229. kah.TextSize = 14.000
  230. kah.TextWrapped = true
  231.  
  232. kah2.Name = "kah2"
  233. kah2.Parent = ScrollingFrame
  234. kah2.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  235. kah2.BorderSizePixel = 0
  236. kah2.Position = UDim2.new(0, 0, 0.276676118, 0)
  237. kah2.Size = UDim2.new(0, 80, 0, 43)
  238. kah2.Font = Enum.Font.SourceSans
  239. kah2.Text = "KAH server lock"
  240. kah2.TextColor3 = Color3.fromRGB(255, 255, 255)
  241. kah2.TextScaled = true
  242. kah2.TextSize = 14.000
  243. kah2.TextWrapped = true
  244.  
  245. cadmin.Name = "cadmin"
  246. cadmin.Parent = ScrollingFrame
  247. cadmin.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  248. cadmin.BorderSizePixel = 0
  249. cadmin.Position = UDim2.new(0.632231414, 0, 0.276676118, 0)
  250. cadmin.Size = UDim2.new(0, 80, 0, 43)
  251. cadmin.Font = Enum.Font.SourceSans
  252. cadmin.Text = "CFreeze admin"
  253. cadmin.TextColor3 = Color3.fromRGB(255, 255, 255)
  254. cadmin.TextScaled = true
  255. cadmin.TextSize = 14.000
  256. cadmin.TextWrapped = true
  257.  
  258. xs.Name = "xs"
  259. xs.Parent = ScrollingFrame
  260. xs.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  261. xs.BorderSizePixel = 0
  262. xs.Position = UDim2.new(0, 0, 0.313551128, 0)
  263. xs.Size = UDim2.new(0, 80, 0, 43)
  264. xs.Font = Enum.Font.SourceSans
  265. xs.Text = "Infinity XS"
  266. xs.TextColor3 = Color3.fromRGB(255, 255, 255)
  267. xs.TextScaled = true
  268. xs.TextSize = 14.000
  269. xs.TextWrapped = true
  270.  
  271. csn.Name = "csn"
  272. csn.Parent = ScrollingFrame
  273. csn.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  274. csn.BorderSizePixel = 0
  275. csn.Position = UDim2.new(0.632231414, 0, 0.313551128, 0)
  276. csn.Size = UDim2.new(0, 80, 0, 43)
  277. csn.Font = Enum.Font.SourceSans
  278. csn.Text = "Chat Snipe"
  279. csn.TextColor3 = Color3.fromRGB(255, 255, 255)
  280. csn.TextScaled = true
  281. csn.TextSize = 14.000
  282. csn.TextWrapped = true
  283.  
  284. shhub.Name = "shhub"
  285. shhub.Parent = ScrollingFrame
  286. shhub.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  287. shhub.BorderSizePixel = 0
  288. shhub.Position = UDim2.new(0, 0, 0.351676136, 0)
  289. shhub.Size = UDim2.new(0, 80, 0, 43)
  290. shhub.Font = Enum.Font.SourceSans
  291. shhub.Text = "Shadow Hub"
  292. shhub.TextColor3 = Color3.fromRGB(255, 255, 255)
  293. shhub.TextScaled = true
  294. shhub.TextSize = 14.000
  295. shhub.TextWrapped = true
  296.  
  297. x.Name = "x"
  298. x.Parent = frame
  299. x.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  300. x.BackgroundTransparency = 1.000
  301. x.Position = UDim2.new(0.834710479, 0, -0.0200004578, 0)
  302. x.Size = UDim2.new(0, 39, 0, 32)
  303. x.ZIndex = 3
  304. x.Font = Enum.Font.SourceSans
  305. x.Text = "X"
  306. x.TextColor3 = Color3.fromRGB(255, 0, 0)
  307. x.TextScaled = true
  308. x.TextSize = 14.000
  309. x.TextWrapped = true
  310.  
  311. min.Name = "min"
  312. min.Parent = frame
  313. min.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  314. min.BackgroundTransparency = 1.000
  315. min.Position = UDim2.new(0.710743546, 0, -0.0200004578, 0)
  316. min.Size = UDim2.new(0, 39, 0, 32)
  317. min.ZIndex = 3
  318. min.Font = Enum.Font.SourceSans
  319. min.Text = "_"
  320. min.TextColor3 = Color3.fromRGB(255, 255, 255)
  321. min.TextScaled = true
  322. min.TextSize = 14.000
  323. min.TextWrapped = true
  324.  
  325. TextLabel_3.Parent = frame
  326. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  327. TextLabel_3.BackgroundTransparency = 1.000
  328. TextLabel_3.Position = UDim2.new(0, 0, -0.0106248856, 0)
  329. TextLabel_3.Size = UDim2.new(0, 85, 0, 32)
  330. TextLabel_3.Font = Enum.Font.SourceSans
  331. TextLabel_3.Text = "Op Scripts"
  332. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  333. TextLabel_3.TextScaled = true
  334. TextLabel_3.TextSize = 14.000
  335. TextLabel_3.TextWrapped = true
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343. lplayer = game.Players.LocalPlayer
  344. local b = false
  345.  
  346.  
  347.  
  348. x.MouseButton1Down:Connect(function()
  349. OpGuis:Destroy()
  350. end)
  351. min.MouseButton1Down:Connect(function()
  352. if b == false then
  353. b= true
  354. ScrollingFrame.Visible = true
  355. ScrollingFrame:TweenSize(UDim2.new(0, 242,0,30),"In","Quart",1,true)
  356. wait(1)
  357. ScrollingFrame.Visible =false
  358. elseif b == true then
  359. b = false
  360. ScrollingFrame.Visible = true
  361. ScrollingFrame:TweenSize(UDim2.new(0, 242, 0, 195),"Out","Quart",1,true)
  362. wait(1)
  363. ScrollingFrame.Visible = true
  364. end
  365. end)
  366.  
  367.  
  368. --Guis
  369. xs.MouseButton1Down:Connect(function()
  370. loadstring(game:HttpGet("https://pastebin.com/raw/KXdQn2fc", true))()
  371. end)
  372.  
  373. shhub.MouseButton1Down:Connect(function()
  374. loadstring(game:HttpGet("https://pastebin.com/raw/Xmj1E7y0", true))()
  375. end)
  376.  
  377. kah.MouseButton1Down:Connect(function()
  378. loadstring(game:HttpGet("https://pastebin.com/raw/ZNz17duy", true))()
  379. end)
  380.  
  381.  
  382. kah2.MouseButton1Down:Connect(function()
  383. loadstring(game:HttpGet("https://pastebin.com/raw/RBesepFC", true))()
  384. end)
  385.  
  386.  
  387.  
  388.  
  389. csn.MouseButton1Down:Connect(function()
  390. loadstring(game:HttpGet("https://pastebin.com/raw/tczy94r2", true))()
  391. end)
  392.  
  393.  
  394. cadmin.MouseButton1Down:Connect(function()
  395. loadstring(game:HttpGet("https://pastebin.com/raw/ZE14FSs9", true))()
  396. end)
  397. rpsy.MouseButton1Down:Connect(function()
  398. loadstring(game:HttpGet("https://pastebin.com/raw/yJzq5ceV", true))()
  399. end)
  400. plife.MouseButton1Down:Connect(function()
  401. loadstring(game:HttpGet("https://pastebin.com/raw/JS5SYqaU", true))()
  402. end)
  403.  
  404. aimbot.MouseButton1Down:Connect(function()
  405. loadstring(game:HttpGet("https://pastebin.com/raw/qyhQ6wGu", true))()
  406. end)
  407. --Non Guis
  408. Noclip.MouseButton1Down:Connect(function()
  409. loadstring(game:HttpGet("https://pastebin.com/raw/0CbHtLxk", true))()
  410. end)
  411.  
  412.  
  413. Path.MouseButton1Down:Connect(function()
  414. loadstring(game:HttpGet("https://pastebin.com/raw/h4LMU2x5", true))()
  415. end)
  416.  
  417. cTp.MouseButton1Down:Connect(function()
  418. loadstring(game:HttpGet("https://pastebin.com/raw/sQDApNWX", true))()
  419. end)
  420.  
  421. ESP.MouseButton1Down:Connect(function()
  422. loadstring(game:HttpGet("https://pastebin.com/raw/DprW4yX6", true))()
  423. end)
  424. hex.MouseButton1Down:Connect(function()
  425. loadstring(game:HttpGet("https://pastebin.com/raw/yXH4AkcA", true))()
  426. end)
  427. fly.MouseButton1Down:Connect(function()
  428. loadstring(game:HttpGet("https://pastebin.com/raw/8ESMQNxH", true))()
  429. end)
  430. Invis.MouseButton1Down:Connect(function()
  431. loadstring(game:HttpGet("https://pastebin.com/raw/GwwMX3TD", true))()
  432. end)
  433. Btools.MouseButton1Down:Connect(function()
  434. loadstring(game:HttpGet("https://pastebin.com/raw/q68SKT0G", true))()
  435. end)
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465. local UIS = game:GetService("UserInputService")
  466. function dragify(frame)
  467. dragToggle = nil
  468. local dragSpeed = 1
  469. dragInput = nil
  470. dragStart = nil
  471. local dragPos = nil
  472. function updateInput(input)
  473. local Delta = input.Position - dragStart
  474. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  475. game:GetService("TweenService"):Create(frame, TweenInfo.new(0.25), {Position = Position}):Play()
  476. end
  477. frame.InputBegan:Connect(function(input)
  478. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  479. if UIS:GetFocusedTextBox() == nil then
  480. dragToggle = true
  481. dragStart = input.Position
  482. startPos = frame.Position
  483. input.Changed:Connect(function()
  484. if input.UserInputState == Enum.UserInputState.End then
  485. dragToggle = false
  486. end
  487. end)
  488. end
  489. end
  490. end)
  491. frame.InputChanged:Connect(function(input)
  492. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  493. dragInput = input
  494. end
  495. end)
  496. game:GetService("UserInputService").InputChanged:Connect(function(input)
  497. if input == dragInput and dragToggle then
  498. updateInput(input)
  499. end
  500. end)
  501. end
  502. dragify(frame)
  503. human = lplayer.Character.Humanoid
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement