WINX_rblx

HD ROBLOX

Dec 9th, 2020
4,419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.97 KB | None | 0 0
  1. game.StarterGui:SetCore("SendNotification", {
  2. Title = "Drag Fixed";
  3. Text = "You are able to drag now";
  4. Icon = "";
  5. Duration = 2;
  6. })
  7. wait(.6)
  8. local RobloxGui = Instance.new("ScreenGui")
  9. local Main = Instance.new("Frame")
  10. local Top = Instance.new("Frame")
  11. local Icon = Instance.new("TextLabel")
  12. local UICorner = Instance.new("UICorner")
  13. local Icon_2 = Instance.new("TextLabel")
  14. local Holder = Instance.new("Frame")
  15. local HomeBTN = Instance.new("TextButton")
  16. local ScriptsBTN = Instance.new("TextButton")
  17. local CreditsBTN = Instance.new("TextButton")
  18. local HomePage = Instance.new("Frame")
  19. local Text = Instance.new("TextLabel")
  20. local Text_2 = Instance.new("TextLabel")
  21. local Text_3 = Instance.new("TextLabel")
  22. local Text_4 = Instance.new("TextLabel")
  23. local Text_5 = Instance.new("TextLabel")
  24. local Text_6 = Instance.new("TextLabel")
  25. local ScriptsPage = Instance.new("Frame")
  26. local KillbotV3 = Instance.new("TextButton")
  27. local SmugDance = Instance.new("TextButton")
  28. local OrbitHats = Instance.new("TextButton")
  29. local RetardDance = Instance.new("TextButton")
  30. local IPloggerTroll = Instance.new("TextButton")
  31. local CarsonDance = Instance.new("TextButton")
  32. local CarDrift = Instance.new("TextButton")
  33. local Cop = Instance.new("TextButton")
  34. local OrangeJustice = Instance.new("TextButton")
  35. local Spider = Instance.new("TextButton")
  36. local Stand = Instance.new("TextButton")
  37. local AntiAFK = Instance.new("TextButton")
  38. local HenryDance = Instance.new("TextButton")
  39. local Nameless = Instance.new("TextButton")
  40. local CreditsPage = Instance.new("Frame")
  41. local Text_7 = Instance.new("TextLabel")
  42. local Text_8 = Instance.new("TextLabel")
  43. local Text_9 = Instance.new("TextLabel")
  44. local Text_10 = Instance.new("TextLabel")
  45. local Text_11 = Instance.new("TextLabel")
  46. local HDroblox = Instance.new("TextButton")
  47.  
  48. --Properties:
  49.  
  50. RobloxGui.Name = "RobloxGui"
  51. RobloxGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  52. RobloxGui.ResetOnSpawn = false
  53.  
  54. Main.Name = "Main"
  55. Main.Parent = RobloxGui
  56. Main.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  57. Main.BorderSizePixel = 0
  58. Main.Position = UDim2.new(0.290410727, 0, 0.296096802, 0)
  59. Main.Size = UDim2.new(0, 416, 0, 257)
  60. Main.Visible = false
  61. wait(1.2)
  62. game.StarterGui:SetCore("SendNotification", {
  63. Title = "DEAD RED";
  64. Text = "Leaked by deadred";
  65. Icon = "";
  66. Duration = 2;
  67. })
  68. Main.Visible = true
  69.  
  70. Top.Name = "Top"
  71. Top.Parent = Main
  72. Top.BackgroundColor3 = Color3.fromRGB(0, 156, 156)
  73. Top.BorderSizePixel = 0
  74. Top.Position = UDim2.new(-0.00054154027, 0, 0, 0)
  75. Top.Size = UDim2.new(0, 416, 0, 38)
  76.  
  77. Icon.Name = "Icon"
  78. Icon.Parent = Main
  79. Icon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  80. Icon.Position = UDim2.new(0.027279973, 0, 0.0194552392, 0)
  81. Icon.Size = UDim2.new(0, 46, 0, 28)
  82. Icon.Font = Enum.Font.GothamBlack
  83. Icon.Text = "Or"
  84. Icon.TextColor3 = Color3.fromRGB(0, 156, 156)
  85. Icon.TextSize = 18.000
  86.  
  87. UICorner.CornerRadius = UDim.new(0.300000012, 0)
  88. UICorner.Parent = Icon
  89.  
  90. Icon_2.Name = "Icon"
  91. Icon_2.Parent = Icon
  92. Icon_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  93. Icon_2.BackgroundTransparency = 1.000
  94. Icon_2.Position = UDim2.new(1.14361012, 0, 0.133999959, 0)
  95. Icon_2.Size = UDim2.new(0, 29, 0, 20)
  96. Icon_2.Font = Enum.Font.GothamBlack
  97. Icon_2.Text = "Hub"
  98. Icon_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  99. Icon_2.TextSize = 18.000
  100.  
  101. Holder.Name = "Holder"
  102. Holder.Parent = Main
  103. Holder.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  104. Holder.BorderSizePixel = 0
  105. Holder.Position = UDim2.new(0.021634616, 0, 0.182879373, 0)
  106. Holder.Size = UDim2.new(0, 397, 0, 200)
  107.  
  108. HomeBTN.Name = "HomeBTN"
  109. HomeBTN.Parent = Holder
  110. HomeBTN.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  111. HomeBTN.BorderSizePixel = 0
  112. HomeBTN.Position = UDim2.new(0.00503778318, 0, 0, 0)
  113. HomeBTN.Size = UDim2.new(0, 128, 0, 25)
  114. HomeBTN.Font = Enum.Font.GothamSemibold
  115. HomeBTN.Text = "Home"
  116. HomeBTN.TextColor3 = Color3.fromRGB(255, 255, 255)
  117. HomeBTN.TextSize = 14.000
  118.  
  119. ScriptsBTN.Name = "ScriptsBTN"
  120. ScriptsBTN.Parent = Holder
  121. ScriptsBTN.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  122. ScriptsBTN.BorderSizePixel = 0
  123. ScriptsBTN.Position = UDim2.new(0.337531477, 0, 0, 0)
  124. ScriptsBTN.Size = UDim2.new(0, 128, 0, 25)
  125. ScriptsBTN.Font = Enum.Font.GothamSemibold
  126. ScriptsBTN.Text = "Scripts"
  127. ScriptsBTN.TextColor3 = Color3.fromRGB(255, 255, 255)
  128. ScriptsBTN.TextSize = 14.000
  129.  
  130. CreditsBTN.Name = "CreditsBTN"
  131. CreditsBTN.Parent = Holder
  132. CreditsBTN.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  133. CreditsBTN.BorderSizePixel = 0
  134. CreditsBTN.Position = UDim2.new(0.677581906, 0, 0, 0)
  135. CreditsBTN.Size = UDim2.new(0, 128, 0, 25)
  136. CreditsBTN.Font = Enum.Font.GothamSemibold
  137. CreditsBTN.Text = "Credits"
  138. CreditsBTN.TextColor3 = Color3.fromRGB(255, 255, 255)
  139. CreditsBTN.TextSize = 14.000
  140.  
  141. HomePage.Name = "HomePage"
  142. HomePage.Parent = Holder
  143. HomePage.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  144. HomePage.BackgroundTransparency = 1.000
  145. HomePage.BorderSizePixel = 0
  146. HomePage.Position = UDim2.new(0.00400233828, 0, 0, 0)
  147. HomePage.Size = UDim2.new(0, 397, 0, 202)
  148. HomePage.Visible = false
  149.  
  150. Text.Name = "Text"
  151. Text.Parent = HomePage
  152. Text.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  153. Text.BackgroundTransparency = 1.000
  154. Text.BorderSizePixel = 0
  155. Text.Position = UDim2.new(0.0251889173, 0, 0.17326732, 0)
  156. Text.Size = UDim2.new(0, 200, 0, 17)
  157. Text.Font = Enum.Font.GothamSemibold
  158. Text.Text = "OrHub Version 3.0"
  159. Text.TextColor3 = Color3.fromRGB(255, 255, 255)
  160. Text.TextSize = 14.000
  161. Text.TextXAlignment = Enum.TextXAlignment.Left
  162.  
  163. Text_2.Name = "Text"
  164. Text_2.Parent = HomePage
  165. Text_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  166. Text_2.BackgroundTransparency = 1.000
  167. Text_2.BorderSizePixel = 0
  168. Text_2.Position = UDim2.new(0.0251889173, 0, 0.257425755, 0)
  169. Text_2.Size = UDim2.new(0, 368, 0, 17)
  170. Text_2.Font = Enum.Font.GothamSemibold
  171. Text_2.Text = "Number of scripts: null123"
  172. Text_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  173. Text_2.TextSize = 14.000
  174. Text_2.TextXAlignment = Enum.TextXAlignment.Left
  175.  
  176. Text_3.Name = "Text"
  177. Text_3.Parent = HomePage
  178. Text_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  179. Text_3.BackgroundTransparency = 1.000
  180. Text_3.BorderSizePixel = 0
  181. Text_3.Position = UDim2.new(0.0327455923, 0, 0.866336703, 0)
  182. Text_3.Size = UDim2.new(0, 368, 0, 17)
  183. Text_3.Font = Enum.Font.GothamSemibold
  184. Text_3.Text = "Thanks for buying OrHub!"
  185. Text_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  186. Text_3.TextSize = 14.000
  187. Text_3.TextWrapped = true
  188.  
  189. Text_4.Name = "Text"
  190. Text_4.Parent = HomePage
  191. Text_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  192. Text_4.BackgroundTransparency = 1.000
  193. Text_4.BorderSizePixel = 0
  194. Text_4.Position = UDim2.new(0.0251889173, 0, 0.341584206, 0)
  195. Text_4.Size = UDim2.new(0, 368, 0, 17)
  196. Text_4.Font = Enum.Font.GothamSemibold
  197. Text_4.Text = "Discord: discord.gg/66A6VVepex"
  198. Text_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  199. Text_4.TextSize = 14.000
  200. Text_4.TextWrapped = true
  201. Text_4.TextXAlignment = Enum.TextXAlignment.Left
  202.  
  203. Text_5.Name = "Text"
  204. Text_5.Parent = HomePage
  205. Text_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  206. Text_5.BackgroundTransparency = 1.000
  207. Text_5.BorderSizePixel = 0
  208. Text_5.Position = UDim2.new(0.0251889173, 0, 0.425742626, 0)
  209. Text_5.Size = UDim2.new(0, 368, 0, 17)
  210. Text_5.Font = Enum.Font.GothamSemibold
  211. Text_5.Text = "Bugs & Glitches: None (For Now)"
  212. Text_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  213. Text_5.TextSize = 14.000
  214. Text_5.TextWrapped = true
  215. Text_5.TextXAlignment = Enum.TextXAlignment.Left
  216.  
  217. Text_6.Name = "Text"
  218. Text_6.Parent = HomePage
  219. Text_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  220. Text_6.BackgroundTransparency = 1.000
  221. Text_6.BorderSizePixel = 0
  222. Text_6.Position = UDim2.new(0.0251889173, 0, 0.509900987, 0)
  223. Text_6.Size = UDim2.new(0, 371, 0, 17)
  224. Text_6.Font = Enum.Font.GothamSemibold
  225. Text_6.Text = "Exploits Supported: Any that can execute PSU obfuscated scripts"
  226. Text_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  227. Text_6.TextScaled = true
  228. Text_6.TextSize = 14.000
  229. Text_6.TextWrapped = true
  230. Text_6.TextXAlignment = Enum.TextXAlignment.Left
  231.  
  232. ScriptsPage.Name = "ScriptsPage"
  233. ScriptsPage.Parent = Holder
  234. ScriptsPage.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  235. ScriptsPage.BackgroundTransparency = 1.000
  236. ScriptsPage.BorderSizePixel = 0
  237. ScriptsPage.Position = UDim2.new(0.00400233828, 0, 0, 0)
  238. ScriptsPage.Size = UDim2.new(0, 397, 0, 202)
  239.  
  240. KillbotV3.Name = "Killbot V3"
  241. KillbotV3.Parent = ScriptsPage
  242. KillbotV3.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  243. KillbotV3.BorderSizePixel = 0
  244. KillbotV3.Position = UDim2.new(0.345088154, 0, 0.188118815, 0)
  245. KillbotV3.Size = UDim2.new(0, 122, 0, 25)
  246. KillbotV3.Font = Enum.Font.GothamSemibold
  247. KillbotV3.Text = "Killbot V3"
  248. KillbotV3.TextColor3 = Color3.fromRGB(255, 255, 255)
  249. KillbotV3.TextSize = 14.000
  250. KillbotV3.MouseButton1Click:Connect(function()
  251. loadstring(game:HttpGet('https://pastebin.com/raw/RZmLVe7N'))
  252. end)
  253. OrbitHats.Name = "Orbit Hats"
  254. OrbitHats.Parent = ScriptsPage
  255. OrbitHats.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  256. OrbitHats.BorderSizePixel = 0
  257. OrbitHats.Position = UDim2.new(0.67002517, 0, 0.341584146, 0)
  258. OrbitHats.Size = UDim2.new(0, 122, 0, 25)
  259. OrbitHats.Font = Enum.Font.GothamSemibold
  260. OrbitHats.Text = "Orbit Hats"
  261. OrbitHats.TextColor3 = Color3.fromRGB(255, 255, 255)
  262. OrbitHats.TextSize = 14.000
  263. OrbitHats.MouseButton1Click:Connect(function()
  264. loadstring(game:HttpGet("https://pastebin.com/raw/4B4fktPS", true))()
  265. end)
  266.  
  267. RetardDance.Name = "Retard Dance"
  268. RetardDance.Parent = ScriptsPage
  269. RetardDance.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  270. RetardDance.BorderSizePixel = 0
  271. RetardDance.Position = UDim2.new(0.0125944586, 0, 0.341584146, 0)
  272. RetardDance.Size = UDim2.new(0, 122, 0, 25)
  273. RetardDance.Font = Enum.Font.GothamSemibold
  274. RetardDance.Text = "Retard Dance"
  275. RetardDance.TextColor3 = Color3.fromRGB(255, 255, 255)
  276. RetardDance.TextSize = 14.000
  277. RetardDance.MouseButton1Click:Connect(function()
  278. loadstring(game:HttpGet('https://pastebin.com/raw/9XZfbKtG'))
  279. end)
  280.  
  281. IPloggerTroll.Name = "IP logger Troll"
  282. IPloggerTroll.Parent = ScriptsPage
  283. IPloggerTroll.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  284. IPloggerTroll.BorderSizePixel = 0
  285. IPloggerTroll.Position = UDim2.new(0.67002517, 0, 0.504950523, 0)
  286. IPloggerTroll.Size = UDim2.new(0, 122, 0, 25)
  287. IPloggerTroll.Font = Enum.Font.GothamSemibold
  288. IPloggerTroll.Text = "Troll IP Logger"
  289. IPloggerTroll.TextColor3 = Color3.fromRGB(255, 255, 255)
  290. IPloggerTroll.TextSize = 14.000
  291. IPloggerTroll.MouseButton1Click:Connect(function()
  292. loadstring(game:HttpGet('https://pastebin.com/rawjeGChNZJ'))()
  293. end)
  294.  
  295. CarsonDance.Name = "Carson Dance"
  296. CarsonDance.Parent = ScriptsPage
  297. CarsonDance.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  298. CarsonDance.BorderSizePixel = 0
  299. CarsonDance.Position = UDim2.new(0.345088154, 0, 0.504950523, 0)
  300. CarsonDance.Size = UDim2.new(0, 122, 0, 25)
  301. CarsonDance.Font = Enum.Font.GothamSemibold
  302. CarsonDance.Text = "Carson Dance"
  303. CarsonDance.TextColor3 = Color3.fromRGB(255, 255, 255)
  304. CarsonDance.TextSize = 14.000
  305. CarsonDance.MouseButton1Click:Connect(function()
  306. loadstring(game:HttpGet(("https://pastebin.com/raw/yCrBkPaY"), true))()
  307. end)
  308.  
  309. CarDrift.Name = "Car Drift"
  310. CarDrift.Parent = ScriptsPage
  311. CarDrift.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  312. CarDrift.BorderSizePixel = 0
  313. CarDrift.Position = UDim2.new(0.0125944596, 0, 0.504950523, 0)
  314. CarDrift.Size = UDim2.new(0, 122, 0, 25)
  315. CarDrift.Font = Enum.Font.GothamSemibold
  316. CarDrift.Text = "Car Drift"
  317. CarDrift.TextColor3 = Color3.fromRGB(255, 255, 255)
  318. CarDrift.TextSize = 14.000
  319. CarDrift.MouseButton1Click:Connect(function()
  320. loadstring(game:HttpGet('https://raw.githubusercontent.com/MonkoTubeYT/carscript/master/!carscript.lua',true))()
  321. end)
  322.  
  323. Cop.Name = "Cop"
  324. Cop.Parent = ScriptsPage
  325. Cop.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  326. Cop.BorderSizePixel = 0
  327. Cop.Position = UDim2.new(0.664987385, 0, 0.668316841, 0)
  328. Cop.Size = UDim2.new(0, 122, 0, 25)
  329. Cop.Font = Enum.Font.GothamSemibold
  330. Cop.Text = "Cop"
  331. Cop.TextColor3 = Color3.fromRGB(255, 255, 255)
  332. Cop.TextSize = 14.000
  333. Cop.MouseButton1Click:Connect(function()
  334. loadstring(game:HttpGet('https://pastebin.com/raw/KVsAcKPS'))()
  335. end)
  336.  
  337. OrangeJustice.Name = "Orange Justice"
  338. OrangeJustice.Parent = ScriptsPage
  339. OrangeJustice.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  340. OrangeJustice.BorderSizePixel = 0
  341. OrangeJustice.Position = UDim2.new(0.00755667547, 0, 0.668316841, 0)
  342. OrangeJustice.Size = UDim2.new(0, 122, 0, 25)
  343. OrangeJustice.Font = Enum.Font.GothamSemibold
  344. OrangeJustice.Text = "Orange Justice"
  345. OrangeJustice.TextColor3 = Color3.fromRGB(255, 255, 255)
  346. OrangeJustice.TextSize = 14.000
  347. OrangeJustice.MouseButton1Click:Connect(function()
  348. loadstring(game:HttpGet(("https://pastebin.com/raw/yCrBkPaY"), true))()
  349. end)
  350.  
  351. Spider.Name = "Spider"
  352. Spider.Parent = ScriptsPage
  353. Spider.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  354. Spider.BorderSizePixel = 0
  355. Spider.Position = UDim2.new(0.664987385, 0, 0.821782172, 0)
  356. Spider.Size = UDim2.new(0, 122, 0, 25)
  357. Spider.Font = Enum.Font.GothamSemibold
  358. Spider.Text = "Spider"
  359. Spider.TextColor3 = Color3.fromRGB(255, 255, 255)
  360. Spider.TextSize = 14.000
  361. Spider.MouseButton1Click:Connect(function()
  362. loadstring(game:HttpGet('https://pastebin.com/raw/3ZuT57Wb'))()
  363. end)
  364.  
  365. AntiAFK.Name = "Anti-AFK"
  366. AntiAFK.Parent = ScriptsPage
  367. AntiAFK.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  368. AntiAFK.BorderSizePixel = 0
  369. AntiAFK.Position = UDim2.new(0.00755667547, 0, 0.821782172, 0)
  370. AntiAFK.Size = UDim2.new(0, 122, 0, 25)
  371. AntiAFK.Font = Enum.Font.GothamSemibold
  372. AntiAFK.Text = "Anti Afk"
  373. AntiAFK.TextColor3 = Color3.fromRGB(255, 255, 255)
  374. AntiAFK.TextSize = 14.000
  375. AntiAFK.MouseButton1Click:Connect(function()
  376. local VirtualUser=game:service'VirtualUser'
  377. game:service'Players'.LocalPlayer.Idled:connect(function()
  378. VirtualUser:CaptureController()
  379. VirtualUser:ClickButton2(Vector2.new())
  380. end)
  381.  
  382. warn("Anti-Afk has Loaded")
  383. end)
  384.  
  385. HenryDance.Name = "Henry Dance"
  386. HenryDance.Parent = ScriptsPage
  387. HenryDance.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  388. HenryDance.BorderSizePixel = 0
  389. HenryDance.Position = UDim2.new(0.345088154, 0, 0.341584146, 0)
  390. HenryDance.Size = UDim2.new(0, 122, 0, 25)
  391. HenryDance.Font = Enum.Font.GothamSemibold
  392. HenryDance.Text = "Henry Dance"
  393. HenryDance.TextColor3 = Color3.fromRGB(255, 255, 255)
  394. HenryDance.TextSize = 14.000
  395. HenryDance.MouseButton1Click:Connect(function()
  396. loadstring(game:HttpGet('https://pastebin.com/raw/JNhkAEmJ'))()
  397. end)
  398.  
  399. Nameless.Name = "Nameless"
  400. Nameless.Parent = ScriptsPage
  401. Nameless.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  402. Nameless.BorderSizePixel = 0
  403. Nameless.Position = UDim2.new(0.34005037, 0, 0.668316841, 0)
  404. Nameless.Size = UDim2.new(0, 122, 0, 25)
  405. Nameless.Font = Enum.Font.GothamSemibold
  406. Nameless.Text = "Nameless"
  407. Nameless.TextColor3 = Color3.fromRGB(255, 255, 255)
  408. Nameless.TextSize = 14.000
  409. Nameless.MouseButton1Click:Connect(function()
  410. loadstring(game:GetObjects("rbxassetid://5688101100")[1].Source)()
  411. end)
  412.  
  413. CreditsPage.Name = "CreditsPage"
  414. CreditsPage.Parent = Holder
  415. CreditsPage.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  416. CreditsPage.BackgroundTransparency = 1.000
  417. CreditsPage.BorderSizePixel = 0
  418. CreditsPage.Position = UDim2.new(0.00400233828, 0, 0, 0)
  419. CreditsPage.Size = UDim2.new(0, 397, 0, 202)
  420. CreditsPage.Visible = false
  421.  
  422. Text_7.Name = "Text"
  423. Text_7.Parent = CreditsPage
  424. Text_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  425. Text_7.BackgroundTransparency = 1.000
  426. Text_7.BorderSizePixel = 0
  427. Text_7.Position = UDim2.new(0.0327455923, 0, 0.866336703, 0)
  428. Text_7.Size = UDim2.new(0, 368, 0, 17)
  429. Text_7.Font = Enum.Font.GothamSemibold
  430. Text_7.Text = "SCRIPT LEAKED BY DEAD RED!"
  431. Text_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  432. Text_7.TextSize = 14.000
  433. Text_7.TextWrapped = true
  434.  
  435. Text_8.Name = "Text"
  436. Text_8.Parent = CreditsPage
  437. Text_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  438. Text_8.BackgroundTransparency = 1.000
  439. Text_8.BorderSizePixel = 0
  440. Text_8.Position = UDim2.new(0.0251889173, 0, 0.17326732, 0)
  441. Text_8.Size = UDim2.new(0, 200, 0, 17)
  442. Text_8.Font = Enum.Font.GothamSemibold
  443. Text_8.Text = "OrHub Version 3.0 (Credits)"
  444. Text_8.TextColor3 = Color3.fromRGB(255, 255, 255)
  445. Text_8.TextSize = 14.000
  446. Text_8.TextXAlignment = Enum.TextXAlignment.Left
  447.  
  448. Text_9.Name = "Text"
  449. Text_9.Parent = CreditsPage
  450. Text_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  451. Text_9.BackgroundTransparency = 1.000
  452. Text_9.BorderSizePixel = 0
  453. Text_9.Position = UDim2.new(0.0251889173, 0, 0.257425725, 0)
  454. Text_9.Size = UDim2.new(0, 200, 0, 17)
  455. Text_9.Font = Enum.Font.GothamSemibold
  456. Text_9.Text = "THANKS FOR USING"
  457. Text_9.TextColor3 = Color3.fromRGB(255, 255, 255)
  458. Text_9.TextSize = 14.000
  459. Text_9.TextXAlignment = Enum.TextXAlignment.Left
  460.  
  461. Text_10.Name = "Text"
  462. Text_10.Parent = CreditsPage
  463. Text_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  464. Text_10.BackgroundTransparency = 1.000
  465. Text_10.BorderSizePixel = 0
  466. Text_10.Position = UDim2.new(0.0251889173, 0, 0.341584146, 0)
  467. Text_10.Size = UDim2.new(0, 200, 0, 17)
  468. Text_10.Font = Enum.Font.GothamSemibold
  469. Text_10.Text = "OrPlayz - UI Maker II"
  470. Text_10.TextColor3 = Color3.fromRGB(255, 255, 255)
  471. Text_10.TextSize = 14.000
  472. Text_10.TextXAlignment = Enum.TextXAlignment.Left
  473.  
  474. Text_11.Name = "Text"
  475. Text_11.Parent = CreditsPage
  476. Text_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  477. Text_11.BackgroundTransparency = 1.000
  478. Text_11.BorderSizePixel = 0
  479. Text_11.Position = UDim2.new(0.0251889173, 0, 0.425742567, 0)
  480. Text_11.Size = UDim2.new(0, 200, 0, 17)
  481. Text_11.Font = Enum.Font.GothamSemibold
  482. Text_11.Text = "Skreet - Scripter"
  483. Text_11.TextColor3 = Color3.fromRGB(255, 255, 255)
  484. Text_11.TextSize = 14.000
  485. Text_11.TextXAlignment = Enum.TextXAlignment.Left
  486.  
  487. HDroblox.Name = "HD roblox"
  488. HDroblox.Parent = Holder
  489. HDroblox.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  490. HDroblox.BorderSizePixel = 0
  491. HDroblox.Position = UDim2.new(0.0125944586, 0, 0.188118815, 0)
  492. HDroblox.Size = UDim2.new(0, 122, 0, 25)
  493. HDroblox.Font = Enum.Font.GothamSemibold
  494. HDroblox.Text = "HD roblox"
  495. HDroblox.TextColor3 = Color3.fromRGB(255, 255, 255)
  496. HDroblox.TextSize = 14.000
  497. HDroblox.MouseButton1Click:Connect(function()
  498. loadstring(game:HttpGet('https://pastebin.com/raw/qMANTs3Z'))()
  499. end)
  500.  
  501. HomeBTN.MouseButton1Click:Connect(function()
  502. HomePage.Visible = true
  503. ScriptsPage.Visible = false
  504. CreditsPage.Visible = false
  505. HDroblox.Visible = false
  506. end)
  507.  
  508. ScriptsBTN.MouseButton1Click:Connect(function()
  509. HomePage.Visible = false
  510. ScriptsPage.Visible = true
  511. CreditsPage.Visible = false
  512. HDroblox.Visible = true
  513. end)
  514.  
  515. CreditsBTN.MouseButton1Click:Connect(function()
  516. HomePage.Visible = false
  517. ScriptsPage.Visible = false
  518. CreditsPage.Visible = true
  519. HDroblox.Visible = false
  520. end)
  521.  
  522. local UIS = game:GetService("UserInputService")
  523. function dragify(Frame)
  524. dragToggle = nil
  525. local dragSpeed = 0.50
  526. dragInput = nil
  527. dragStart = nil
  528. local dragPos = nil
  529. function updateInput(input)
  530. local Delta = input.Position - dragStart
  531. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  532. game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  533. end
  534. Frame.InputBegan:Connect(function(input)
  535. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  536. dragToggle = true
  537. dragStart = input.Position
  538. startPos = Frame.Position
  539. input.Changed:Connect(function()
  540. if input.UserInputState == Enum.UserInputState.End then
  541. dragToggle = false
  542. end
  543. end)
  544. end
  545. end)
  546. Frame.InputChanged:Connect(function(input)
  547. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  548. dragInput = input
  549. end
  550. end)
  551. game:GetService("UserInputService").InputChanged:Connect(function(input)
  552. if input == dragInput and dragToggle then
  553. updateInput(input)
  554. end
  555. end)
  556. end
  557. loadstring(game:HttpGet(('https://pastebin.com/raw/QJaQ8L8G'),true))()
  558. dragify(Main)
Advertisement
Add Comment
Please, Sign In to add comment