Advertisement
leprotecteur72

Owl Gui

Apr 20th, 2022
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.43 KB | None | 0 0
  1. local Owl = Instance.new("ScreenGui")
  2. local Main = Instance.new("Frame")
  3. local UICorner = Instance.new("UICorner")
  4. local PlayerFrame = Instance.new("Frame")
  5. local UICorner_2 = Instance.new("UICorner")
  6. local Reviz = Instance.new("TextLabel")
  7. local Text = Instance.new("TextLabel")
  8. local Align = Instance.new("TextBox")
  9. local UICorner_3 = Instance.new("UICorner")
  10. local OpenReviz = Instance.new("TextButton")
  11. local UICorner_4 = Instance.new("UICorner")
  12. local SpeedBar = Instance.new("Frame")
  13. local TextButton = Instance.new("TextButton")
  14. local UICorner_5 = Instance.new("UICorner")
  15. local SpeedWalker = Instance.new("TextLabel")
  16. local Btools = Instance.new("TextLabel")
  17. local GiveBtools = Instance.new("TextButton")
  18. local UICorner_6 = Instance.new("UICorner")
  19. local JumpPower = Instance.new("TextLabel")
  20. local JumpBar = Instance.new("Frame")
  21. local TextButton_2 = Instance.new("TextButton")
  22. local UICorner_7 = Instance.new("UICorner")
  23. local ActiveFling = Instance.new("TextButton")
  24. local UICorner_8 = Instance.new("UICorner")
  25. local Flying = Instance.new("TextLabel")
  26. local Detail = Instance.new("TextLabel")
  27. local Player = Instance.new("TextButton")
  28. local Title = Instance.new("TextLabel")
  29. local Teleport = Instance.new("TextButton")
  30. local Roleplay = Instance.new("TextButton")
  31. local Credits = Instance.new("TextButton")
  32. local TeleportFrame = Instance.new("Frame")
  33. local UICorner_9 = Instance.new("UICorner")
  34. local Text_2 = Instance.new("TextLabel")
  35. local Align_2 = Instance.new("TextBox")
  36. local UICorner_10 = Instance.new("UICorner")
  37. local SendLocation = Instance.new("TextButton")
  38. local UICorner_11 = Instance.new("UICorner")
  39. local ConsoleSend = Instance.new("TextLabel")
  40. local InfoSs = Instance.new("TextLabel")
  41. local Info = Instance.new("TextLabel")
  42. local RoleplayFrame = Instance.new("Frame")
  43. local UICorner_12 = Instance.new("UICorner")
  44. local OpenKill = Instance.new("TextButton")
  45. local UICorner_13 = Instance.new("UICorner")
  46. local Kill = Instance.new("TextLabel")
  47. local RemoveDoor = Instance.new("TextLabel")
  48. local Text_3 = Instance.new("TextLabel")
  49. local Align_3 = Instance.new("TextBox")
  50. local UICorner_14 = Instance.new("UICorner")
  51. local RemoveDoor_2 = Instance.new("TextButton")
  52. local UICorner_15 = Instance.new("UICorner")
  53. local SpawnOutfits = Instance.new("TextLabel")
  54. local SpawnOutfits_2 = Instance.new("TextButton")
  55. local UICorner_16 = Instance.new("UICorner")
  56. local EquipementSpawn = Instance.new("TextLabel")
  57. local SpawnEquip = Instance.new("TextButton")
  58. local UICorner_17 = Instance.new("UICorner")
  59. local Optimize = Instance.new("TextLabel")
  60. local ClearLag = Instance.new("TextButton")
  61. local UICorner_18 = Instance.new("UICorner")
  62. local Detail_2 = Instance.new("TextLabel")
  63. local DestroyPart = Instance.new("TextButton")
  64. local UICorner_19 = Instance.new("UICorner")
  65. local Destroy = Instance.new("TextLabel")
  66. local CarSpawn = Instance.new("TextLabel")
  67. local SpawnCar = Instance.new("TextButton")
  68. local UICorner_20 = Instance.new("UICorner")
  69. local CreditsFrame = Instance.new("Frame")
  70. local UICorner_21 = Instance.new("UICorner")
  71. local UIDESIGN = Instance.new("TextLabel")
  72. local Designer = Instance.new("TextLabel")
  73. local Text_4 = Instance.new("TextLabel")
  74. local Align_4 = Instance.new("TextBox")
  75. local UICorner_22 = Instance.new("UICorner")
  76. local Scripter = Instance.new("TextLabel")
  77. local SCRIPTS = Instance.new("TextLabel")
  78. local Scripter_2 = Instance.new("TextLabel")
  79. local DISCORD = Instance.new("TextLabel")
  80. local DiscordServer = Instance.new("TextLabel")
  81. local Fr = Instance.new("TextLabel")
  82. local Version = Instance.new("TextLabel")
  83. local Tag = Instance.new("TextLabel")
  84. local DeleteGui = Instance.new("TextButton")
  85. local UICorner_23 = Instance.new("UICorner")
  86.  
  87. --Properties:
  88.  
  89. Owl.Name = "Owl"
  90. Owl.Parent = game.CoreGui
  91. Owl.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  92.  
  93. Main.Name = "Main"
  94. Main.Parent = Owl
  95. Main.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  96. Main.BorderSizePixel = 0
  97. Main.Position = UDim2.new(0.0320512652, 0, 0.128125012, 0)
  98. Main.Size = UDim2.new(0, 594, 0, 334)
  99. Main.Active = true
  100. Main.Draggable = true
  101.  
  102. UICorner.CornerRadius = UDim.new(0, 9)
  103. UICorner.Parent = Main
  104.  
  105. PlayerFrame.Name = "PlayerFrame"
  106. PlayerFrame.Parent = Main
  107. PlayerFrame.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  108. PlayerFrame.Position = UDim2.new(0.249158248, 0, 0, 0)
  109. PlayerFrame.Size = UDim2.new(0, 446, 0, 334)
  110. PlayerFrame.Visible = false
  111.  
  112. UICorner_2.CornerRadius = UDim.new(0, 4)
  113. UICorner_2.Parent = PlayerFrame
  114.  
  115. Reviz.Name = "Reviz"
  116. Reviz.Parent = PlayerFrame
  117. Reviz.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  118. Reviz.BackgroundTransparency = 1.000
  119. Reviz.Position = UDim2.new(0.0493273549, 0, 0.490269452, 0)
  120. Reviz.Size = UDim2.new(0, 227, 0, 34)
  121. Reviz.Font = Enum.Font.SourceSans
  122. Reviz.Text = "Reviz (fly, noclip, invisibility...)"
  123. Reviz.TextColor3 = Color3.fromRGB(255, 255, 255)
  124. Reviz.TextSize = 22.000
  125. Reviz.TextWrapped = true
  126. Reviz.TextXAlignment = Enum.TextXAlignment.Left
  127.  
  128.  
  129. Text.Name = "Text"
  130. Text.Parent = PlayerFrame
  131. Text.BackgroundColor3 = Color3.fromRGB(170, 170, 170)
  132. Text.BackgroundTransparency = 1.000
  133. Text.Position = UDim2.new(0, 0, -0.000748500228, 0)
  134. Text.Size = UDim2.new(0, 137, 0, 34)
  135. Text.Font = Enum.Font.SourceSans
  136. Text.Text = "# Player"
  137. Text.TextColor3 = Color3.fromRGB(255, 255, 255)
  138. Text.TextSize = 28.000
  139. Text.TextTransparency = 0.480
  140. Text.TextWrapped = true
  141.  
  142. Align.Name = "Align"
  143. Align.Parent = PlayerFrame
  144. Align.BackgroundColor3 = Color3.fromRGB(92, 17, 255)
  145. Align.BorderSizePixel = 0
  146. Align.Position = UDim2.new(0.0379999988, 0, 0.109999999, 0)
  147. Align.Size = UDim2.new(0, 415, 0, 3)
  148. Align.Font = Enum.Font.SourceSans
  149. Align.Text = ""
  150. Align.TextColor3 = Color3.fromRGB(0, 0, 0)
  151. Align.TextSize = 14.000
  152. Align.TextTransparency = 1.000
  153.  
  154. UICorner_3.CornerRadius = UDim.new(0, 9)
  155. UICorner_3.Parent = Align
  156.  
  157. OpenReviz.Name = "OpenReviz"
  158. OpenReviz.Parent = PlayerFrame
  159. OpenReviz.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  160. OpenReviz.Position = UDim2.new(0.739910305, 0, 0.508233488, 0)
  161. OpenReviz.Size = UDim2.new(0, 101, 0, 21)
  162. OpenReviz.Font = Enum.Font.SourceSansBold
  163. OpenReviz.Text = "Open"
  164. OpenReviz.TextColor3 = Color3.fromRGB(255, 255, 255)
  165. OpenReviz.TextScaled = true
  166. OpenReviz.TextSize = 14.000
  167. OpenReviz.TextWrapped = true
  168. OpenReviz.MouseButton1Down:connect(function()
  169.  
  170. loadstring(game:HttpGet("https://pastebin.com/raw/PuK2pC8E", true))()
  171.  
  172. end)
  173.  
  174. UICorner_4.Parent = OpenReviz
  175.  
  176. SpeedBar.Name = "SpeedBar"
  177. SpeedBar.Parent = PlayerFrame
  178. SpeedBar.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  179. SpeedBar.BorderColor3 = Color3.fromRGB(0, 0, 0)
  180. SpeedBar.BorderSizePixel = 0
  181. SpeedBar.Position = UDim2.new(0.519876063, 0, 0.198937327, 0)
  182. SpeedBar.Size = UDim2.new(0, 200, 0, 8)
  183.  
  184. TextButton.Parent = SpeedBar
  185. TextButton.AnchorPoint = Vector2.new(0.5, 0.5)
  186. TextButton.BackgroundColor3 = Color3.fromRGB(92, 17, 255)
  187. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  188. TextButton.BorderSizePixel = 0
  189. TextButton.Position = UDim2.new(0, 0, 0.5, 0)
  190. TextButton.Size = UDim2.new(0, 9, 0, 25)
  191. TextButton.Font = Enum.Font.SourceSans
  192. TextButton.Text = ""
  193. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  194. TextButton.TextSize = 14.000
  195.  
  196. UICorner_5.CornerRadius = UDim.new(0, 4)
  197. UICorner_5.Parent = TextButton
  198.  
  199. SpeedWalker.Name = "SpeedWalker"
  200. SpeedWalker.Parent = PlayerFrame
  201. SpeedWalker.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  202. SpeedWalker.BackgroundTransparency = 1.000
  203. SpeedWalker.Position = UDim2.new(0.0493273549, 0, 0.157934144, 0)
  204. SpeedWalker.Size = UDim2.new(0, 137, 0, 34)
  205. SpeedWalker.Font = Enum.Font.SourceSans
  206. SpeedWalker.Text = "WalkSpeed"
  207. SpeedWalker.TextColor3 = Color3.fromRGB(255, 255, 255)
  208. SpeedWalker.TextSize = 22.000
  209. SpeedWalker.TextWrapped = true
  210. SpeedWalker.TextXAlignment = Enum.TextXAlignment.Left
  211.  
  212. Btools.Name = "Btools"
  213. Btools.Parent = PlayerFrame
  214. Btools.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  215. Btools.BackgroundTransparency = 1.000
  216. Btools.Position = UDim2.new(0.0493273549, 0, 0.388473064, 0)
  217. Btools.Size = UDim2.new(0, 137, 0, 34)
  218. Btools.Font = Enum.Font.SourceSans
  219. Btools.Text = "Btools"
  220. Btools.TextColor3 = Color3.fromRGB(255, 255, 255)
  221. Btools.TextSize = 22.000
  222. Btools.TextWrapped = true
  223. Btools.TextXAlignment = Enum.TextXAlignment.Left
  224.  
  225.  
  226. GiveBtools.Name = "GiveBtools"
  227. GiveBtools.Parent = PlayerFrame
  228. GiveBtools.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  229. GiveBtools.Position = UDim2.new(0.739910305, 0, 0.409431219, 0)
  230. GiveBtools.Size = UDim2.new(0, 101, 0, 21)
  231. GiveBtools.Font = Enum.Font.SourceSansBold
  232. GiveBtools.Text = "Give"
  233. GiveBtools.TextColor3 = Color3.fromRGB(255, 255, 255)
  234. GiveBtools.TextScaled = true
  235. GiveBtools.TextSize = 14.000
  236. GiveBtools.TextWrapped = true
  237. GiveBtools.MouseButton1Down:connect(function()
  238. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  239. local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  240. local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  241. local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  242. local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  243. tool1.BinType = "Clone"
  244. tool2.BinType = "GameTool"
  245. tool3.BinType = "Hammer"
  246. tool4.BinType = "Script"
  247. tool5.BinType = "Grab"
  248.  
  249. end)
  250. UICorner_6.Parent = GiveBtools
  251.  
  252. JumpPower.Name = "JumpPower"
  253. JumpPower.Parent = PlayerFrame
  254. JumpPower.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  255. JumpPower.BackgroundTransparency = 1.000
  256. JumpPower.Position = UDim2.new(0.0493273549, 0, 0.253742516, 0)
  257. JumpPower.Size = UDim2.new(0, 137, 0, 34)
  258. JumpPower.Font = Enum.Font.SourceSans
  259. JumpPower.Text = "JumpPower"
  260. JumpPower.TextColor3 = Color3.fromRGB(255, 255, 255)
  261. JumpPower.TextSize = 22.000
  262. JumpPower.TextWrapped = true
  263. JumpPower.TextXAlignment = Enum.TextXAlignment.Left
  264.  
  265. JumpBar.Name = "JumpBar"
  266. JumpBar.Parent = PlayerFrame
  267. JumpBar.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  268. JumpBar.BorderColor3 = Color3.fromRGB(0, 0, 0)
  269. JumpBar.BorderSizePixel = 0
  270. JumpBar.Position = UDim2.new(0.519876063, 0, 0.291751683, 0)
  271. JumpBar.Size = UDim2.new(0, 200, 0, 8)
  272.  
  273. TextButton_2.Parent = JumpBar
  274. TextButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  275. TextButton_2.BackgroundColor3 = Color3.fromRGB(92, 17, 255)
  276. TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  277. TextButton_2.BorderSizePixel = 0
  278. TextButton_2.Position = UDim2.new(0, 0, 0.5, 0)
  279. TextButton_2.Size = UDim2.new(0, 9, 0, 25)
  280. TextButton_2.Font = Enum.Font.SourceSans
  281. TextButton_2.Text = ""
  282. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  283. TextButton_2.TextSize = 14.000
  284.  
  285. UICorner_7.CornerRadius = UDim.new(0, 4)
  286. UICorner_7.Parent = TextButton_2
  287.  
  288. ActiveFling.Name = "ActiveFling"
  289. ActiveFling.Parent = PlayerFrame
  290. ActiveFling.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  291. ActiveFling.Position = UDim2.new(0.742152452, 0, 0.622005939, 0)
  292. ActiveFling.Size = UDim2.new(0, 101, 0, 21)
  293. ActiveFling.Font = Enum.Font.SourceSansBold
  294. ActiveFling.Text = "Active"
  295. ActiveFling.TextColor3 = Color3.fromRGB(255, 255, 255)
  296. ActiveFling.TextScaled = true
  297. ActiveFling.TextSize = 14.000
  298. ActiveFling.TextWrapped = true
  299. ActiveFling.MouseButton1Down:connect(function()
  300. loadstring(game:HttpGet("https://pastebin.com/raw/vRE2aCHy", true))()
  301. end)
  302. UICorner_8.Parent = ActiveFling
  303.  
  304. Flying.Name = "Flying"
  305. Flying.Parent = PlayerFrame
  306. Flying.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  307. Flying.BackgroundTransparency = 1.000
  308. Flying.Position = UDim2.new(0.0515695065, 0, 0.604041934, 0)
  309. Flying.Size = UDim2.new(0, 227, 0, 34)
  310. Flying.Font = Enum.Font.SourceSans
  311. Flying.Text = "Invisible Fling"
  312. Flying.TextColor3 = Color3.fromRGB(255, 255, 255)
  313. Flying.TextSize = 22.000
  314. Flying.TextWrapped = true
  315. Flying.TextXAlignment = Enum.TextXAlignment.Left
  316.  
  317. Detail.Name = "Detail"
  318. Detail.Parent = PlayerFrame
  319. Detail.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  320. Detail.BackgroundTransparency = 1.000
  321. Detail.Position = UDim2.new(0.0780000016, 0, 0.649999976, 0)
  322. Detail.Size = UDim2.new(0, 227, 0, 34)
  323. Detail.Font = Enum.Font.SourceSans
  324. Detail.Text = "Epic Trolling Method"
  325. Detail.TextColor3 = Color3.fromRGB(255, 165, 19)
  326. Detail.TextSize = 15.000
  327. Detail.TextWrapped = true
  328. Detail.TextXAlignment = Enum.TextXAlignment.Left
  329.  
  330. Player.Name = "Player"
  331. Player.Parent = Main
  332. Player.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
  333. Player.BorderSizePixel = 0
  334. Player.Position = UDim2.new(0.0134680131, 0, 0.155688629, 0)
  335. Player.Size = UDim2.new(0, 132, 0, 33)
  336. Player.Font = Enum.Font.SourceSans
  337. Player.Text = "Player"
  338. Player.TextColor3 = Color3.fromRGB(255, 255, 255)
  339. Player.TextScaled = true
  340. Player.TextSize = 14.000
  341. Player.TextTransparency = 0.580
  342. Player.TextWrapped = true
  343.  
  344. Title.Name = "Title"
  345. Title.Parent = Main
  346. Title.BackgroundColor3 = Color3.fromRGB(170, 170, 170)
  347. Title.BackgroundTransparency = 1.000
  348. Title.Position = UDim2.new(0, 0, -0.000748503022, 0)
  349. Title.Size = UDim2.new(0, 148, 0, 52)
  350. Title.Font = Enum.Font.RobotoCondensed
  351. Title.Text = "Owl Gui"
  352. Title.TextColor3 = Color3.fromRGB(92, 17, 255)
  353. Title.TextSize = 30.000
  354. Title.TextWrapped = true
  355.  
  356. Teleport.Name = "Teleport"
  357. Teleport.Parent = Main
  358. Teleport.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
  359. Teleport.BorderSizePixel = 0
  360. Teleport.Position = UDim2.new(0.0134680131, 0, 0.281437129, 0)
  361. Teleport.Size = UDim2.new(0, 132, 0, 33)
  362. Teleport.Font = Enum.Font.SourceSans
  363. Teleport.Text = "Teleport"
  364. Teleport.TextColor3 = Color3.fromRGB(255, 255, 255)
  365. Teleport.TextScaled = true
  366. Teleport.TextSize = 14.000
  367. Teleport.TextTransparency = 0.580
  368. Teleport.TextWrapped = true
  369.  
  370. Roleplay.Name = "Roleplay"
  371. Roleplay.Parent = Main
  372. Roleplay.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
  373. Roleplay.BorderSizePixel = 0
  374. Roleplay.Position = UDim2.new(0.0134680131, 0, 0.410179645, 0)
  375. Roleplay.Size = UDim2.new(0, 132, 0, 33)
  376. Roleplay.Font = Enum.Font.SourceSans
  377. Roleplay.Text = "Roleplay"
  378. Roleplay.TextColor3 = Color3.fromRGB(255, 255, 255)
  379. Roleplay.TextScaled = true
  380. Roleplay.TextSize = 14.000
  381. Roleplay.TextTransparency = 0.580
  382. Roleplay.TextWrapped = true
  383.  
  384. Credits.Name = "Credits"
  385. Credits.Parent = Main
  386. Credits.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
  387. Credits.BorderSizePixel = 0
  388. Credits.Position = UDim2.new(0.0134680131, 0, 0.550898194, 0)
  389. Credits.Size = UDim2.new(0, 132, 0, 33)
  390. Credits.Font = Enum.Font.SourceSans
  391. Credits.Text = "Credits"
  392. Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
  393. Credits.TextScaled = true
  394. Credits.TextSize = 14.000
  395. Credits.TextTransparency = 0.580
  396. Credits.TextWrapped = true
  397.  
  398. TeleportFrame.Name = "TeleportFrame"
  399. TeleportFrame.Parent = Main
  400. TeleportFrame.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  401. TeleportFrame.Position = UDim2.new(0.249158248, 0, 0, 0)
  402. TeleportFrame.Size = UDim2.new(0, 446, 0, 334)
  403. TeleportFrame.Visible = false
  404.  
  405. UICorner_9.CornerRadius = UDim.new(0, 4)
  406. UICorner_9.Parent = TeleportFrame
  407.  
  408. Text_2.Name = "Text"
  409. Text_2.Parent = TeleportFrame
  410. Text_2.BackgroundColor3 = Color3.fromRGB(170, 170, 170)
  411. Text_2.BackgroundTransparency = 1.000
  412. Text_2.Position = UDim2.new(0, 0, -0.000748500228, 0)
  413. Text_2.Size = UDim2.new(0, 137, 0, 34)
  414. Text_2.Font = Enum.Font.SourceSans
  415. Text_2.Text = "# Teleport"
  416. Text_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  417. Text_2.TextSize = 28.000
  418. Text_2.TextTransparency = 0.480
  419. Text_2.TextWrapped = true
  420.  
  421. Align_2.Name = "Align"
  422. Align_2.Parent = TeleportFrame
  423. Align_2.BackgroundColor3 = Color3.fromRGB(70, 14, 255)
  424. Align_2.BorderSizePixel = 0
  425. Align_2.Position = UDim2.new(0.0379999988, 0, 0.109999999, 0)
  426. Align_2.Size = UDim2.new(0, 415, 0, 3)
  427. Align_2.Font = Enum.Font.SourceSans
  428. Align_2.Text = ""
  429. Align_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  430. Align_2.TextSize = 14.000
  431. Align_2.TextTransparency = 1.000
  432.  
  433. UICorner_10.CornerRadius = UDim.new(0, 9)
  434. UICorner_10.Parent = Align_2
  435.  
  436. SendLocation.Name = "SendLocation"
  437. SendLocation.Parent = TeleportFrame
  438. SendLocation.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  439. SendLocation.Position = UDim2.new(0.401345283, 0, 0.280688614, 0)
  440. SendLocation.Size = UDim2.new(0, 106, 0, 22)
  441. SendLocation.Font = Enum.Font.SourceSansBold
  442. SendLocation.Text = "Send"
  443. SendLocation.TextColor3 = Color3.fromRGB(255, 255, 255)
  444. SendLocation.TextScaled = true
  445. SendLocation.TextSize = 14.000
  446. SendLocation.TextWrapped = true
  447. SendLocation.MouseButton1Down:connect(function()
  448. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  449. print(pl.CFrame)
  450. end)
  451.  
  452. UICorner_11.Parent = SendLocation
  453.  
  454. ConsoleSend.Name = "ConsoleSend"
  455. ConsoleSend.Parent = TeleportFrame
  456. ConsoleSend.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  457. ConsoleSend.BackgroundTransparency = 1.000
  458. ConsoleSend.Position = UDim2.new(0.109865464, 0, 0.154940024, 0)
  459. ConsoleSend.Size = UDim2.new(0, 347, 0, 34)
  460. ConsoleSend.Font = Enum.Font.SourceSans
  461. ConsoleSend.Text = "Send (Console F9) your current coordinates"
  462. ConsoleSend.TextColor3 = Color3.fromRGB(255, 255, 255)
  463. ConsoleSend.TextSize = 22.000
  464. ConsoleSend.TextWrapped = true
  465.  
  466. InfoSs.Name = "InfoSs"
  467. InfoSs.Parent = TeleportFrame
  468. InfoSs.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  469. InfoSs.BackgroundTransparency = 1.000
  470. InfoSs.Position = UDim2.new(0.112000003, 0, 0.535000026, 0)
  471. InfoSs.Size = UDim2.new(0, 347, 0, 34)
  472. InfoSs.Font = Enum.Font.Nunito
  473. InfoSs.Text = "More options in the next update"
  474. InfoSs.TextColor3 = Color3.fromRGB(114, 22, 195)
  475. InfoSs.TextSize = 28.000
  476. InfoSs.TextWrapped = true
  477.  
  478. Info.Name = "Info"
  479. Info.Parent = TeleportFrame
  480. Info.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  481. Info.BackgroundTransparency = 1.000
  482. Info.Position = UDim2.new(0.109999999, 0, 0.540000021, 0)
  483. Info.Size = UDim2.new(0, 347, 0, 34)
  484. Info.Font = Enum.Font.Nunito
  485. Info.Text = "More options in the next update"
  486. Info.TextColor3 = Color3.fromRGB(255, 255, 255)
  487. Info.TextSize = 28.000
  488. Info.TextWrapped = true
  489.  
  490. RoleplayFrame.Name = "RoleplayFrame"
  491. RoleplayFrame.Parent = Main
  492. RoleplayFrame.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  493. RoleplayFrame.Position = UDim2.new(0.249158248, 0, 0, 0)
  494. RoleplayFrame.Size = UDim2.new(0, 446, 0, 334)
  495. RoleplayFrame.Visible = false
  496.  
  497. UICorner_12.CornerRadius = UDim.new(0, 4)
  498. UICorner_12.Parent = RoleplayFrame
  499.  
  500. OpenKill.Name = "OpenKill"
  501. OpenKill.Parent = RoleplayFrame
  502. OpenKill.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  503. OpenKill.Position = UDim2.new(0.742152452, 0, 0.157934129, 0)
  504. OpenKill.Size = UDim2.new(0, 101, 0, 21)
  505. OpenKill.Font = Enum.Font.SourceSansBold
  506. OpenKill.Text = "Open"
  507. OpenKill.TextColor3 = Color3.fromRGB(255, 255, 255)
  508. OpenKill.TextScaled = true
  509. OpenKill.TextSize = 14.000
  510. OpenKill.TextWrapped = true
  511. OpenKill.MouseButton1Down:connect(function()
  512. loadstring(game:HttpGet("https://pastebin.pl/view/raw/97ba439d", true))()
  513. end)
  514.  
  515. UICorner_13.Parent = OpenKill
  516.  
  517. Kill.Name = "Kill"
  518. Kill.Parent = RoleplayFrame
  519. Kill.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  520. Kill.BackgroundTransparency = 1.000
  521. Kill.Position = UDim2.new(0.0515695065, 0, 0.139970064, 0)
  522. Kill.Size = UDim2.new(0, 297, 0, 34)
  523. Kill.Font = Enum.Font.SourceSans
  524. Kill.Text = "Kill Menu (Kill all or a specific player)"
  525. Kill.TextColor3 = Color3.fromRGB(255, 255, 255)
  526. Kill.TextSize = 22.000
  527. Kill.TextWrapped = true
  528. Kill.TextXAlignment = Enum.TextXAlignment.Left
  529.  
  530. RemoveDoor.Name = "RemoveDoor"
  531. RemoveDoor.Parent = RoleplayFrame
  532. RemoveDoor.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  533. RemoveDoor.BackgroundTransparency = 1.000
  534. RemoveDoor.Position = UDim2.new(0.0515695065, 0, 0.241766468, 0)
  535. RemoveDoor.Size = UDim2.new(0, 233, 0, 34)
  536. RemoveDoor.Font = Enum.Font.SourceSans
  537. RemoveDoor.Text = "Remove all Doors (code door..)"
  538. RemoveDoor.TextColor3 = Color3.fromRGB(255, 255, 255)
  539. RemoveDoor.TextSize = 22.000
  540. RemoveDoor.TextWrapped = true
  541. RemoveDoor.TextXAlignment = Enum.TextXAlignment.Left
  542.  
  543. Text_3.Name = "Text"
  544. Text_3.Parent = RoleplayFrame
  545. Text_3.BackgroundColor3 = Color3.fromRGB(170, 170, 170)
  546. Text_3.BackgroundTransparency = 1.000
  547. Text_3.Position = UDim2.new(0.0358744413, 0, -0.000748500228, 0)
  548. Text_3.Size = UDim2.new(0, 137, 0, 34)
  549. Text_3.Font = Enum.Font.SourceSans
  550. Text_3.Text = "# RolePlay"
  551. Text_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  552. Text_3.TextSize = 28.000
  553. Text_3.TextTransparency = 0.480
  554. Text_3.TextWrapped = true
  555.  
  556. Align_3.Name = "Align"
  557. Align_3.Parent = RoleplayFrame
  558. Align_3.BackgroundColor3 = Color3.fromRGB(70, 14, 255)
  559. Align_3.BorderSizePixel = 0
  560. Align_3.Position = UDim2.new(0.0379999988, 0, 0.109999999, 0)
  561. Align_3.Size = UDim2.new(0, 415, 0, 3)
  562. Align_3.Font = Enum.Font.SourceSans
  563. Align_3.Text = ""
  564. Align_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  565. Align_3.TextSize = 14.000
  566. Align_3.TextTransparency = 1.000
  567.  
  568. UICorner_14.CornerRadius = UDim.new(0, 9)
  569. UICorner_14.Parent = Align_3
  570.  
  571. RemoveDoor_2.Name = "RemoveDoor"
  572. RemoveDoor_2.Parent = RoleplayFrame
  573. RemoveDoor_2.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  574. RemoveDoor_2.Position = UDim2.new(0.742152452, 0, 0.262724549, 0)
  575. RemoveDoor_2.Size = UDim2.new(0, 101, 0, 21)
  576. RemoveDoor_2.Font = Enum.Font.SourceSansBold
  577. RemoveDoor_2.Text = "Remove"
  578. RemoveDoor_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  579. RemoveDoor_2.TextScaled = true
  580. RemoveDoor_2.TextSize = 14.000
  581. RemoveDoor_2.TextWrapped = true
  582. RemoveDoor_2.MouseButton1Down:connect(function()
  583. for i, v in ipairs(workspace:GetDescendants()) do
  584. if v.Name == "Door" then
  585. v:Destroy()
  586. end
  587. end
  588. end)
  589.  
  590. UICorner_15.Parent = RemoveDoor_2
  591.  
  592. SpawnOutfits.Name = "SpawnOutfits"
  593. SpawnOutfits.Parent = RoleplayFrame
  594. SpawnOutfits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  595. SpawnOutfits.BackgroundTransparency = 1.000
  596. SpawnOutfits.Position = UDim2.new(0.0515695065, 0, 0.358532935, 0)
  597. SpawnOutfits.Size = UDim2.new(0, 233, 0, 34)
  598. SpawnOutfits.Font = Enum.Font.SourceSans
  599. SpawnOutfits.Text = "Spawn Outfits (Sniffer)"
  600. SpawnOutfits.TextColor3 = Color3.fromRGB(255, 255, 255)
  601. SpawnOutfits.TextSize = 22.000
  602. SpawnOutfits.TextWrapped = true
  603. SpawnOutfits.TextXAlignment = Enum.TextXAlignment.Left
  604.  
  605. SpawnOutfits_2.Name = "SpawnOutfits"
  606. SpawnOutfits_2.Parent = RoleplayFrame
  607. SpawnOutfits_2.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  608. SpawnOutfits_2.Position = UDim2.new(0.742152452, 0, 0.379491031, 0)
  609. SpawnOutfits_2.Size = UDim2.new(0, 101, 0, 21)
  610. SpawnOutfits_2.Font = Enum.Font.SourceSansBold
  611. SpawnOutfits_2.Text = "Spawn"
  612. SpawnOutfits_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  613. SpawnOutfits_2.TextScaled = true
  614. SpawnOutfits_2.TextSize = 14.000
  615. SpawnOutfits_2.TextWrapped = true
  616. SpawnOutfits_2.MouseButton1Down:connect(function()
  617. for i, v in ipairs(workspace:GetDescendants()) do
  618. if v.Name == "ClickPart" then
  619. v.Position = game:GetService("Players").LocalPlayer.Character.Head.Position
  620. wait()
  621. end
  622. end
  623. end)
  624.  
  625. UICorner_16.Parent = SpawnOutfits_2
  626.  
  627. EquipementSpawn.Name = "EquipementSpawn"
  628. EquipementSpawn.Parent = RoleplayFrame
  629. EquipementSpawn.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  630. EquipementSpawn.BackgroundTransparency = 1.000
  631. EquipementSpawn.Position = UDim2.new(0.0515695065, 0, 0.466317356, 0)
  632. EquipementSpawn.Size = UDim2.new(0, 290, 0, 34)
  633. EquipementSpawn.Font = Enum.Font.SourceSans
  634. EquipementSpawn.Text = "Spawn equipment (Sniffer)"
  635. EquipementSpawn.TextColor3 = Color3.fromRGB(255, 255, 255)
  636. EquipementSpawn.TextSize = 22.000
  637. EquipementSpawn.TextWrapped = true
  638. EquipementSpawn.TextXAlignment = Enum.TextXAlignment.Left
  639.  
  640. SpawnEquip.Name = "SpawnEquip"
  641. SpawnEquip.Parent = RoleplayFrame
  642. SpawnEquip.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  643. SpawnEquip.Position = UDim2.new(0.742152452, 0, 0.487275481, 0)
  644. SpawnEquip.Size = UDim2.new(0, 101, 0, 21)
  645. SpawnEquip.Font = Enum.Font.SourceSansBold
  646. SpawnEquip.Text = "Spawn"
  647. SpawnEquip.TextColor3 = Color3.fromRGB(255, 255, 255)
  648. SpawnEquip.TextScaled = true
  649. SpawnEquip.TextSize = 14.000
  650. SpawnEquip.TextWrapped = true
  651. SpawnEquip.MouseButton1Down:connect(function()
  652. for i, v in ipairs(workspace:GetDescendants()) do
  653. if v.Name == "Giver" then
  654. v.Position = game:GetService("Players").LocalPlayer.Character.Head.Position
  655. wait()
  656. end
  657. end
  658.  
  659. end)
  660.  
  661. UICorner_17.Parent = SpawnEquip
  662.  
  663. Optimize.Name = "Optimize"
  664. Optimize.Parent = RoleplayFrame
  665. Optimize.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  666. Optimize.BackgroundTransparency = 1.000
  667. Optimize.Position = UDim2.new(0.0515695065, 0, 0.684880197, 0)
  668. Optimize.Size = UDim2.new(0, 290, 0, 34)
  669. Optimize.Font = Enum.Font.SourceSans
  670. Optimize.Text = "Optimize Game"
  671. Optimize.TextColor3 = Color3.fromRGB(255, 255, 255)
  672. Optimize.TextSize = 22.000
  673. Optimize.TextWrapped = true
  674. Optimize.TextXAlignment = Enum.TextXAlignment.Left
  675.  
  676. ClearLag.Name = "ClearLag"
  677. ClearLag.Parent = RoleplayFrame
  678. ClearLag.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  679. ClearLag.Position = UDim2.new(0.730941713, 0, 0.702844322, 0)
  680. ClearLag.Size = UDim2.new(0, 101, 0, 21)
  681. ClearLag.Font = Enum.Font.SourceSansBold
  682. ClearLag.Text = "Clear Lag"
  683. ClearLag.TextColor3 = Color3.fromRGB(255, 255, 255)
  684. ClearLag.TextScaled = true
  685. ClearLag.TextSize = 14.000
  686. ClearLag.TextWrapped = true
  687. ClearLag.MouseButton1Down:connect(function()
  688. local a = game
  689. local b = a.Workspace
  690. local c = a.Lighting
  691. local d = b.Terrain
  692. d.WaterWaveSize = 0
  693. d.WaterWaveSpeed = 0
  694. d.WaterReflectance = 0
  695. d.WaterTransparency = 0
  696. c.GlobalShadows = false
  697. c.FogEnd = 9e9
  698. c.Brightness = 0
  699. settings().Rendering.QualityLevel = "Level01"
  700. for e, f in pairs(a:GetDescendants()) do
  701. if f:IsA("Part") or f:IsA("Union") or f:IsA("CornerWedgePart") or f:IsA("TrussPart") then
  702. f.Material = "Plastic"
  703. f.Reflectance = 0
  704. elseif f:IsA("Decal") or f:IsA("Texture") then
  705. f.Transparency = 0
  706. elseif f:IsA("ParticleEmitter") or f:IsA("Trail") then
  707. f.Lifetime = NumberRange.new(0)
  708. elseif f:IsA("Explosion") then
  709. f.BlastPressure = 0
  710. f.BlastRadius = 0
  711. elseif f:IsA("Fire") or f:IsA("SpotLight") or f:IsA("Smoke") or f:IsA("Sparkles") then
  712. f.Enabled = false
  713. elseif f:IsA("MeshPart") then
  714. f.Material = "Plastic"
  715. f.Reflectance = 0
  716. f.TextureID = 10385902758728957
  717. end
  718. end
  719. for e, g in pairs(c:GetChildren()) do
  720. if
  721. g:IsA("BlurEffect") or g:IsA("SunRaysEffect") or g:IsA("ColorCorrectionEffect") or g:IsA("BloomEffect") or
  722. g:IsA("DepthOfFieldEffect")
  723. then
  724. g.Enabled = false
  725. end
  726. end
  727. sethiddenproperty(game.Lighting, "Technology", "Compatibility")
  728. end)
  729. UICorner_18.Parent = ClearLag
  730.  
  731. Detail_2.Name = "Detail"
  732. Detail_2.Parent = RoleplayFrame
  733. Detail_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  734. Detail_2.BackgroundTransparency = 1.000
  735. Detail_2.Position = UDim2.new(0.0197040364, 0, 0.895508945, 0)
  736. Detail_2.Size = UDim2.new(0, 227, 0, 34)
  737. Detail_2.Font = Enum.Font.SourceSansBold
  738. Detail_2.Text = "may not work on some servers"
  739. Detail_2.TextColor3 = Color3.fromRGB(255, 165, 19)
  740. Detail_2.TextSize = 15.000
  741. Detail_2.TextWrapped = true
  742. Detail_2.TextXAlignment = Enum.TextXAlignment.Left
  743.  
  744. DestroyPart.Name = "DestroyPart"
  745. DestroyPart.Parent = RoleplayFrame
  746. DestroyPart.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  747. DestroyPart.Position = UDim2.new(0.730941713, 0, 0.80464071, 0)
  748. DestroyPart.Size = UDim2.new(0, 101, 0, 21)
  749. DestroyPart.Font = Enum.Font.SourceSansBold
  750. DestroyPart.Text = "Destroy"
  751. DestroyPart.TextColor3 = Color3.fromRGB(255, 255, 255)
  752. DestroyPart.TextScaled = true
  753. DestroyPart.TextSize = 14.000
  754. DestroyPart.TextWrapped = true
  755. DestroyPart.MouseButton1Down:connect(function()
  756. for i, v in ipairs(workspace:GetDescendants()) do
  757. if v.Name == "Part" then
  758. v:Destroy()
  759. end
  760. end
  761.  
  762.  
  763. end)
  764.  
  765. UICorner_19.Parent = DestroyPart
  766.  
  767. Destroy.Name = "Destroy"
  768. Destroy.Parent = RoleplayFrame
  769. Destroy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  770. Destroy.BackgroundTransparency = 1.000
  771. Destroy.Position = UDim2.new(0.0515695065, 0, 0.786676586, 0)
  772. Destroy.Size = UDim2.new(0, 290, 0, 34)
  773. Destroy.Font = Enum.Font.SourceSans
  774. Destroy.Text = "Destroy all \"Part\""
  775. Destroy.TextColor3 = Color3.fromRGB(255, 255, 255)
  776. Destroy.TextSize = 22.000
  777. Destroy.TextWrapped = true
  778. Destroy.TextXAlignment = Enum.TextXAlignment.Left
  779.  
  780. CarSpawn.Name = "CarSpawn"
  781. CarSpawn.Parent = RoleplayFrame
  782. CarSpawn.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  783. CarSpawn.BackgroundTransparency = 1.000
  784. CarSpawn.Position = UDim2.new(0.0515695065, 0, 0.568113744, 0)
  785. CarSpawn.Size = UDim2.new(0, 290, 0, 34)
  786. CarSpawn.Font = Enum.Font.SourceSans
  787. CarSpawn.Text = "Car Spawner (Crash Method - Sniffer)"
  788. CarSpawn.TextColor3 = Color3.fromRGB(255, 255, 255)
  789. CarSpawn.TextSize = 22.000
  790. CarSpawn.TextWrapped = true
  791. CarSpawn.TextXAlignment = Enum.TextXAlignment.Left
  792.  
  793. SpawnCar.Name = "SpawnCar"
  794. SpawnCar.Parent = RoleplayFrame
  795. SpawnCar.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  796. SpawnCar.Position = UDim2.new(0.742152452, 0, 0.58907187, 0)
  797. SpawnCar.Size = UDim2.new(0, 101, 0, 21)
  798. SpawnCar.Font = Enum.Font.SourceSansBold
  799. SpawnCar.Text = "Spawn"
  800. SpawnCar.TextColor3 = Color3.fromRGB(255, 255, 255)
  801. SpawnCar.TextScaled = true
  802. SpawnCar.TextSize = 14.000
  803. SpawnCar.TextWrapped = true
  804. SpawnCar.MouseButton1Down:connect(function()
  805. for i, v in ipairs(workspace:GetDescendants()) do
  806. if v.Name == "Screen" then
  807. v.Position = game:GetService("Players").LocalPlayer.Character.Head.Position
  808. wait()
  809. end
  810. end
  811.  
  812. end)
  813.  
  814. UICorner_20.Parent = SpawnCar
  815.  
  816. CreditsFrame.Name = "CreditsFrame"
  817. CreditsFrame.Parent = Main
  818. CreditsFrame.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  819. CreditsFrame.Position = UDim2.new(0.249158248, 0, 0, 0)
  820. CreditsFrame.Size = UDim2.new(0, 446, 0, 334)
  821. CreditsFrame.Visible = false
  822.  
  823. UICorner_21.CornerRadius = UDim.new(0, 4)
  824. UICorner_21.Parent = CreditsFrame
  825.  
  826. UIDESIGN.Name = "UIDESIGN"
  827. UIDESIGN.Parent = CreditsFrame
  828. UIDESIGN.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  829. UIDESIGN.BackgroundTransparency = 1.000
  830. UIDESIGN.Position = UDim2.new(0.0515695065, 0, 0.139970064, 0)
  831. UIDESIGN.Size = UDim2.new(0, 137, 0, 34)
  832. UIDESIGN.Font = Enum.Font.SourceSansBold
  833. UIDESIGN.Text = "UI DESIGN"
  834. UIDESIGN.TextColor3 = Color3.fromRGB(255, 255, 255)
  835. UIDESIGN.TextSize = 26.000
  836. UIDESIGN.TextWrapped = true
  837.  
  838. Designer.Name = "Designer"
  839. Designer.Parent = CreditsFrame
  840. Designer.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  841. Designer.BackgroundTransparency = 1.000
  842. Designer.Position = UDim2.new(0.0515695065, 0, 0.241766483, 0)
  843. Designer.Size = UDim2.new(0, 137, 0, 34)
  844. Designer.Font = Enum.Font.SourceSans
  845. Designer.Text = "Stings"
  846. Designer.TextColor3 = Color3.fromRGB(255, 255, 255)
  847. Designer.TextSize = 22.000
  848. Designer.TextWrapped = true
  849.  
  850. Text_4.Name = "Text"
  851. Text_4.Parent = CreditsFrame
  852. Text_4.BackgroundColor3 = Color3.fromRGB(170, 170, 170)
  853. Text_4.BackgroundTransparency = 1.000
  854. Text_4.Position = UDim2.new(0, 0, -0.000748500228, 0)
  855. Text_4.Size = UDim2.new(0, 137, 0, 34)
  856. Text_4.Font = Enum.Font.SourceSans
  857. Text_4.Text = "# Credits"
  858. Text_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  859. Text_4.TextSize = 28.000
  860. Text_4.TextTransparency = 0.480
  861. Text_4.TextWrapped = true
  862.  
  863. Align_4.Name = "Align"
  864. Align_4.Parent = CreditsFrame
  865. Align_4.BackgroundColor3 = Color3.fromRGB(70, 14, 255)
  866. Align_4.BorderSizePixel = 0
  867. Align_4.Position = UDim2.new(0.0379999988, 0, 0.109999999, 0)
  868. Align_4.Size = UDim2.new(0, 415, 0, 3)
  869. Align_4.Font = Enum.Font.SourceSans
  870. Align_4.Text = ""
  871. Align_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  872. Align_4.TextSize = 14.000
  873. Align_4.TextTransparency = 1.000
  874.  
  875. UICorner_22.CornerRadius = UDim.new(0, 9)
  876. UICorner_22.Parent = Align_4
  877.  
  878. Scripter.Name = "Scripter"
  879. Scripter.Parent = CreditsFrame
  880. Scripter.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  881. Scripter.BackgroundTransparency = 1.000
  882. Scripter.Position = UDim2.new(0.531390131, 0, 0.241766483, 0)
  883. Scripter.Size = UDim2.new(0, 137, 0, 34)
  884. Scripter.Font = Enum.Font.SourceSans
  885. Scripter.Text = "La Chouette"
  886. Scripter.TextColor3 = Color3.fromRGB(255, 255, 255)
  887. Scripter.TextSize = 22.000
  888. Scripter.TextWrapped = true
  889.  
  890. SCRIPTS.Name = "SCRIPTS"
  891. SCRIPTS.Parent = CreditsFrame
  892. SCRIPTS.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  893. SCRIPTS.BackgroundTransparency = 1.000
  894. SCRIPTS.Position = UDim2.new(0.531390131, 0, 0.139970064, 0)
  895. SCRIPTS.Size = UDim2.new(0, 137, 0, 34)
  896. SCRIPTS.Font = Enum.Font.SourceSansBold
  897. SCRIPTS.Text = "SCRIPTS"
  898. SCRIPTS.TextColor3 = Color3.fromRGB(255, 255, 255)
  899. SCRIPTS.TextSize = 26.000
  900. SCRIPTS.TextWrapped = true
  901.  
  902. Scripter_2.Name = "Scripter"
  903. Scripter_2.Parent = CreditsFrame
  904. Scripter_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  905. Scripter_2.BackgroundTransparency = 1.000
  906. Scripter_2.Position = UDim2.new(0.531390131, 0, 0.343562901, 0)
  907. Scripter_2.Size = UDim2.new(0, 137, 0, 34)
  908. Scripter_2.Font = Enum.Font.SourceSans
  909. Scripter_2.Text = "V3rmillion"
  910. Scripter_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  911. Scripter_2.TextSize = 22.000
  912. Scripter_2.TextWrapped = true
  913.  
  914. DISCORD.Name = "DISCORD"
  915. DISCORD.Parent = CreditsFrame
  916. DISCORD.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  917. DISCORD.BackgroundTransparency = 1.000
  918. DISCORD.Position = UDim2.new(0.349775791, 0, 0.58907187, 0)
  919. DISCORD.Size = UDim2.new(0, 137, 0, 34)
  920. DISCORD.Font = Enum.Font.SourceSansBold
  921. DISCORD.Text = "DISCORD"
  922. DISCORD.TextColor3 = Color3.fromRGB(255, 255, 255)
  923. DISCORD.TextSize = 26.000
  924. DISCORD.TextWrapped = true
  925.  
  926. DiscordServer.Name = "DiscordServer"
  927. DiscordServer.Parent = CreditsFrame
  928. DiscordServer.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  929. DiscordServer.BackgroundTransparency = 1.000
  930. DiscordServer.Position = UDim2.new(0.289237678, 0, 0.690868199, 0)
  931. DiscordServer.Size = UDim2.new(0, 190, 0, 34)
  932. DiscordServer.Font = Enum.Font.SourceSans
  933. DiscordServer.Text = "N/A For the moment"
  934. DiscordServer.TextColor3 = Color3.fromRGB(255, 255, 255)
  935. DiscordServer.TextSize = 22.000
  936. DiscordServer.TextWrapped = true
  937.  
  938. Fr.Name = "Fr"
  939. Fr.Parent = CreditsFrame
  940. Fr.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  941. Fr.BackgroundTransparency = 1.000
  942. Fr.Position = UDim2.new(0.423650235, 0, 0.825598836, 0)
  943. Fr.Size = UDim2.new(0, 70, 0, 47)
  944. Fr.Font = Enum.Font.SourceSans
  945. Fr.Text = "🇫🇷"
  946. Fr.TextColor3 = Color3.fromRGB(255, 255, 255)
  947. Fr.TextScaled = true
  948. Fr.TextSize = 100.000
  949. Fr.TextStrokeColor3 = Color3.fromRGB(112, 255, 17)
  950. Fr.TextTransparency = 0.750
  951. Fr.TextWrapped = true
  952.  
  953. Version.Name = "Version"
  954. Version.Parent = Main
  955. Version.BackgroundColor3 = Color3.fromRGB(170, 170, 170)
  956. Version.BackgroundTransparency = 1.000
  957. Version.Position = UDim2.new(0, 0, 0.924401224, 0)
  958. Version.Size = UDim2.new(0, 148, 0, 25)
  959. Version.Font = Enum.Font.RobotoCondensed
  960. Version.Text = "Version 1.0"
  961. Version.TextColor3 = Color3.fromRGB(92, 17, 255)
  962. Version.TextSize = 20.000
  963. Version.TextWrapped = true
  964.  
  965. Tag.Name = "Tag"
  966. Tag.Parent = Main
  967. Tag.BackgroundColor3 = Color3.fromRGB(170, 170, 170)
  968. Tag.BackgroundTransparency = 1.000
  969. Tag.Position = UDim2.new(0.363636374, 0, 0.166916177, 0)
  970. Tag.Size = UDim2.new(0, 308, 0, 253)
  971. Tag.Font = Enum.Font.Nunito
  972. Tag.Text = "OwL"
  973. Tag.TextColor3 = Color3.fromRGB(255, 255, 255)
  974. Tag.TextScaled = true
  975. Tag.TextSize = 30.000
  976. Tag.TextTransparency = 0.980
  977. Tag.TextWrapped = true
  978.  
  979. DeleteGui.Name = "DeleteGui"
  980. DeleteGui.Parent = Main
  981. DeleteGui.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  982. DeleteGui.BorderSizePixel = 0
  983. DeleteGui.Position = UDim2.new(0.0538720526, 0, 0.825598776, 0)
  984. DeleteGui.Size = UDim2.new(0, 84, 0, 21)
  985. DeleteGui.Font = Enum.Font.SourceSans
  986. DeleteGui.Text = "Delete Gui"
  987. DeleteGui.TextColor3 = Color3.fromRGB(255, 255, 255)
  988. DeleteGui.TextSize = 20.000
  989. DeleteGui.TextTransparency = 0.730
  990. DeleteGui.TextWrapped = true
  991.  
  992. UICorner_23.CornerRadius = UDim.new(0, 9)
  993. UICorner_23.Parent = DeleteGui
  994.  
  995.  
  996.  
  997. local function WBAMX_fake_script() -- SpeedBar.LocalScript
  998. local script = Instance.new('LocalScript', SpeedBar)
  999.  
  1000. local UserInputService = game:GetService("UserInputService")
  1001. local Dragging = false
  1002. script.Parent.TextButton.MouseButton1Down:Connect(function()
  1003. Dragging = true
  1004. end)
  1005.  
  1006. UserInputService.InputChanged:Connect(function()
  1007. if Dragging then
  1008. local MousePos = UserInputService:GetMouseLocation()+Vector2.new(0,36)
  1009. local RelPos = MousePos-script.Parent.AbsolutePosition
  1010. local Precent = math.clamp(RelPos.X/script.Parent.AbsoluteSize.X,0,1)
  1011. script.Parent.TextButton.Position = UDim2.new(Precent,0,0.5,0)
  1012. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Precent*1000
  1013. end
  1014. end)
  1015.  
  1016. UserInputService.InputEnded:Connect(function(input)
  1017. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1018. Dragging = false
  1019. end
  1020. end)
  1021. end
  1022. coroutine.wrap(WBAMX_fake_script)()
  1023. local function LKYW_fake_script() -- JumpBar.LocalScript
  1024. local script = Instance.new('LocalScript', JumpBar)
  1025.  
  1026. local UserInputService = game:GetService("UserInputService")
  1027. local Dragging = false
  1028. script.Parent.TextButton.MouseButton1Down:Connect(function()
  1029. Dragging = true
  1030. end)
  1031.  
  1032. UserInputService.InputChanged:Connect(function()
  1033. if Dragging then
  1034. local MousePos = UserInputService:GetMouseLocation()+Vector2.new(0,36)
  1035. local RelPos = MousePos-script.Parent.AbsolutePosition
  1036. local Precent = math.clamp(RelPos.X/script.Parent.AbsoluteSize.X,0,1)
  1037. script.Parent.TextButton.Position = UDim2.new(Precent,0,0.5,0)
  1038. game.Players.LocalPlayer.Character.Humanoid.JumpPower = Precent*1000
  1039. end
  1040. end)
  1041.  
  1042. UserInputService.InputEnded:Connect(function(input)
  1043. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1044. Dragging = false
  1045. end
  1046. end)
  1047. end
  1048. coroutine.wrap(LKYW_fake_script)()
  1049. local function ANCAWY_fake_script() -- Player.LocalScript
  1050. local script = Instance.new('LocalScript', Player)
  1051.  
  1052. script.Parent.MouseButton1Click:Connect(function()
  1053. script.Parent.Parent.PlayerFrame.Visible = true
  1054. script.Parent.Parent.CreditsFrame.Visible = false
  1055. script.Parent.Parent.RoleplayFrame.Visible = false
  1056. script.Parent.Parent.TeleportFrame.Visible = false
  1057.  
  1058.  
  1059. end)
  1060. end
  1061. coroutine.wrap(ANCAWY_fake_script)()
  1062. local function ZSSQKUL_fake_script() -- Title.LocalScript
  1063. local script = Instance.new('LocalScript', Title)
  1064.  
  1065. while true do
  1066. for i = 177,190 do
  1067. script.Parent.TextColor3 = Color3.fromHSV(i/255,1,1)
  1068. wait()
  1069. end
  1070. end
  1071. end
  1072. coroutine.wrap(ZSSQKUL_fake_script)()
  1073. local function GQNHJI_fake_script() -- Teleport.LocalScript
  1074. local script = Instance.new('LocalScript', Teleport)
  1075.  
  1076. script.Parent.MouseButton1Click:Connect(function()
  1077. script.Parent.Parent.PlayerFrame.Visible = false
  1078. script.Parent.Parent.CreditsFrame.Visible = false
  1079. script.Parent.Parent.RoleplayFrame.Visible = false
  1080. script.Parent.Parent.TeleportFrame.Visible = true
  1081.  
  1082.  
  1083. end)
  1084. end
  1085. coroutine.wrap(GQNHJI_fake_script)()
  1086. local function BQMHB_fake_script() -- Roleplay.LocalScript
  1087. local script = Instance.new('LocalScript', Roleplay)
  1088.  
  1089. script.Parent.MouseButton1Click:Connect(function()
  1090. script.Parent.Parent.PlayerFrame.Visible = false
  1091. script.Parent.Parent.CreditsFrame.Visible = false
  1092. script.Parent.Parent.RoleplayFrame.Visible = true
  1093. script.Parent.Parent.TeleportFrame.Visible = false
  1094.  
  1095.  
  1096. end)
  1097. end
  1098. coroutine.wrap(BQMHB_fake_script)()
  1099. local function HRNBOM_fake_script() -- Credits.LocalScript
  1100. local script = Instance.new('LocalScript', Credits)
  1101.  
  1102. script.Parent.MouseButton1Click:Connect(function()
  1103. script.Parent.Parent.PlayerFrame.Visible = false
  1104. script.Parent.Parent.CreditsFrame.Visible = true
  1105. script.Parent.Parent.RoleplayFrame.Visible = false
  1106. script.Parent.Parent.TeleportFrame.Visible = false
  1107.  
  1108.  
  1109. end)
  1110. end
  1111. coroutine.wrap(HRNBOM_fake_script)()
  1112. local function KOSJX_fake_script() -- Main.Open
  1113. local script = Instance.new('Script', Main)
  1114.  
  1115. Screen = script.Parent
  1116.  
  1117. Random1 = "Linear"
  1118. Random2 = "Bounce"
  1119. Random3 = "Elastic"
  1120. Random4 = "Quad"
  1121. Random5 = "Quint"
  1122. Random6 = "Quart"
  1123. Random7 = "Sine"
  1124. RandomTween = {Random1, Random2, Random3, Random4, Random5, Random6, Random7}
  1125. local ChosenTween = RandomTween[math.random(1, #RandomTween)]
  1126. Screen:TweenPosition(UDim2.new(0.55, 0, 0.55), "Out", ChosenTween, 1.9)
  1127. print("Your Tween was " .. ChosenTween .. "!")
  1128.  
  1129.  
  1130. end
  1131. coroutine.wrap(KOSJX_fake_script)()
  1132. local function SOCMS_fake_script() -- DeleteGui.LocalScript
  1133. local script = Instance.new('LocalScript', DeleteGui)
  1134.  
  1135. script.Parent.MouseButton1Click:Connect(function()
  1136. script.Parent.Parent.Parent:Destroy()
  1137.  
  1138. end)
  1139. end
  1140. coroutine.wrap(SOCMS_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement