Advertisement
GL_Script

NodeTx Hub

Jul 12th, 2024 (edited)
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.12 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("NodeTx Hub", "DarkTheme")
  3. local Tab = Window:NewTab("스피드")
  4. local Section = Tab:NewSection("스피드를 올려줌")
  5. Section:NewSlider("스피드", "SliderInfo", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  6. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
  7. end)
  8. local Tab = Window:NewTab("점프력")
  9. local Section = Tab:NewSection("점프력을 키워줌")
  10. Section:NewSlider("점프력", "SliderInfo", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  11. game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
  12. end)
  13. local Tab = Window:NewTab("어드민 스크립트")
  14. local Section = Tab:NewSection("말 안해도 알지?")
  15. Section:NewButton("Infinite Yield", "ButtonInfo", function()
  16. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  17. end)
  18. local Tab = Window:NewTab("리치 스크립트")
  19. local Section = Tab:NewSection("세계관 최강자가 될 수도 있음")
  20. Section:NewButton("Reach", "ButtonInfo", function()
  21.  
  22. local active = true
  23. local trueActive = true
  24. local reachType = "Sphere"
  25. local dmgEnabled = truew
  26. local visualizerEnabled = false
  27.  
  28. local visualizer = Instance.new("Part")
  29. visualizer.BrickColor = BrickColor.Blue()
  30. visualizer.Transparency = 0.6
  31. visualizer.Anchored = true
  32. visualizer.CanCollide = false
  33. visualizer.Size = Vector3.new(0.5,0.5,0.5)
  34. visualizer.BottomSurface = Enum.SurfaceType.Smooth
  35. visualizer.TopSurface = Enum.SurfaceType.Smooth
  36.  
  37. local ScreenGui = Instance.new("ScreenGui")
  38. local Frame = Instance.new("Frame")
  39. local TextLabel = Instance.new("TextLabel")
  40. local TextBox = Instance.new("TextBox")
  41. local TextLabel_2 = Instance.new("TextLabel")
  42. local TextLabel_3 = Instance.new("TextLabel")
  43. local TextLabel_4 = Instance.new("TextLabel")
  44. local TextButton = Instance.new("TextButton")
  45. local Frame_2 = Instance.new("Frame")
  46. local Frame_3 = Instance.new("Frame")
  47. local Frame_4 = Instance.new("Frame")
  48. local Frame_5 = Instance.new("Frame")
  49. local TextButton_2 = Instance.new("TextButton")
  50.  
  51. --Properties:
  52.  
  53. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  54. ScreenGui.DisplayOrder = 999999999
  55. ScreenGui.ResetOnSpawn = false
  56.  
  57. Frame.Parent = ScreenGui
  58. Frame.AnchorPoint = Vector2.new(0, 0.5)
  59. Frame.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  60. Frame.BackgroundTransparency = 0.300
  61. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  62. Frame.BorderSizePixel = 4
  63. Frame.Position = UDim2.new(0, 0, 0.600000024, 0)
  64. Frame.Size = UDim2.new(0.150000006, 0, 0.300000012, 0)
  65.  
  66. TextLabel.Parent = Frame
  67. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  68. TextLabel.BackgroundTransparency = 1.000
  69. TextLabel.Size = UDim2.new(0.600000024, 0, 0.200000003, 0)
  70. TextLabel.Font = Enum.Font.SourceSans
  71. TextLabel.Text = "Reach:"
  72. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  73. TextLabel.TextScaled = true
  74. TextLabel.TextSize = 14.000
  75. TextLabel.TextWrapped = true
  76.  
  77. TextBox.Parent = Frame
  78. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  79. TextBox.BackgroundTransparency = 1.000
  80. TextBox.Position = UDim2.new(0.600000024, 0, 0, 0)
  81. TextBox.Size = UDim2.new(0.400000006, 0, 0.200000003, 0)
  82. TextBox.Font = Enum.Font.SourceSans
  83. TextBox.Text = "3.5"
  84. TextBox.TextColor3 = Color3.fromRGB(255, 76, 76)
  85. TextBox.TextScaled = true
  86. TextBox.TextSize = 14.000
  87. TextBox.TextWrapped = true
  88.  
  89. TextLabel_2.Parent = Frame
  90. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  91. TextLabel_2.BackgroundTransparency = 1.000
  92. TextLabel_2.Position = UDim2.new(0, 0, 0.200000003, 0)
  93. TextLabel_2.Size = UDim2.new(0.600000024, 0, 0.200000003, 0)
  94. TextLabel_2.Font = Enum.Font.SourceSans
  95. TextLabel_2.Text = "Shape:"
  96. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  97. TextLabel_2.TextScaled = true
  98. TextLabel_2.TextSize = 14.000
  99. TextLabel_2.TextWrapped = true
  100.  
  101. TextLabel_3.Parent = Frame
  102. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  103. TextLabel_3.BackgroundTransparency = 1.000
  104. TextLabel_3.Position = UDim2.new(0, 0, 0.400000006, 0)
  105. TextLabel_3.Size = UDim2.new(0.600000024, 0, 0.200000003, 0)
  106. TextLabel_3.Font = Enum.Font.SourceSans
  107. TextLabel_3.Text = "Damage:"
  108. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  109. TextLabel_3.TextScaled = true
  110. TextLabel_3.TextSize = 14.000
  111. TextLabel_3.TextWrapped = true
  112.  
  113. TextLabel_4.Parent = Frame
  114. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  115. TextLabel_4.BackgroundTransparency = 1.000
  116. TextLabel_4.Position = UDim2.new(0, 0, 0.600000024, 0)
  117. TextLabel_4.Size = UDim2.new(0.600000024, 0, 0.200000003, 0)
  118. TextLabel_4.Font = Enum.Font.SourceSans
  119. TextLabel_4.Text = "Visualizer:"
  120. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  121. TextLabel_4.TextScaled = true
  122. TextLabel_4.TextSize = 14.000
  123. TextLabel_4.TextWrapped = true
  124.  
  125. TextButton.Parent = Frame
  126. TextButton.AnchorPoint = Vector2.new(0, 1)
  127. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  128. TextButton.BackgroundTransparency = 1.000
  129. TextButton.Position = UDim2.new(0, 0, 1, 0)
  130. TextButton.Size = UDim2.new(1, 0, 0.150000006, 0)
  131. TextButton.Font = Enum.Font.SourceSansBold
  132. TextButton.Text = "Kill Script"
  133. TextButton.TextColor3 = Color3.fromRGB(222, 0, 0)
  134. TextButton.TextScaled = true
  135. TextButton.TextSize = 14.000
  136. TextButton.TextWrapped = true
  137.  
  138. Frame_2.Parent = Frame
  139. Frame_2.Active = true
  140. Frame_2.AnchorPoint = Vector2.new(0, 0.5)
  141. Frame_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  142. Frame_2.BorderSizePixel = 0
  143. Frame_2.Position = UDim2.new(0.725000024, 0, 0.699999988, 0)
  144. Frame_2.Size = UDim2.new(0, 25, 0, 25)
  145. Frame_2.ZIndex = 5
  146.  
  147. Frame_3.Parent = Frame_2
  148. Frame_3.AnchorPoint = Vector2.new(0.5, 0.5)
  149. Frame_3.BackgroundColor3 = Color3.fromRGB(255, 76, 76)
  150. Frame_3.BorderSizePixel = 0
  151. Frame_3.LayoutOrder = 1
  152. Frame_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  153.  
  154. Frame_4.Parent = Frame
  155. Frame_4.Active = true
  156. Frame_4.AnchorPoint = Vector2.new(0, 0.5)
  157. Frame_4.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  158. Frame_4.BorderSizePixel = 0
  159. Frame_4.Position = UDim2.new(0.725000024, 0, 0.5, 0)
  160. Frame_4.Size = UDim2.new(0, 25, 0, 25)
  161. Frame_4.ZIndex = 5
  162.  
  163. Frame_5.Parent = Frame_4
  164. Frame_5.AnchorPoint = Vector2.new(0.5, 0.5)
  165. Frame_5.BackgroundColor3 = Color3.fromRGB(255, 76, 76)
  166. Frame_5.BorderSizePixel = 0
  167. Frame_5.LayoutOrder = 1
  168. Frame_5.Position = UDim2.new(0.5, 0, 0.5, 0)
  169. Frame_5.Size = UDim2.new(1, 0, 1, 0)
  170.  
  171. TextButton_2.Parent = Frame
  172. TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  173. TextButton_2.BackgroundTransparency = 1.000
  174. TextButton_2.Position = UDim2.new(0.600000024, 0, 0.200000003, 0)
  175. TextButton_2.Size = UDim2.new(0.400000006, 0, 0.200000003, 0)
  176. TextButton_2.Font = Enum.Font.SourceSans
  177. TextButton_2.Text = "Sphere"
  178. TextButton_2.TextColor3 = Color3.fromRGB(255, 76, 76)
  179. TextButton_2.TextScaled = true
  180. TextButton_2.TextSize = 14.000
  181. TextButton_2.TextWrapped = true
  182.  
  183. repeat wait() until game.Players.LocalPlayer
  184. ScreenGui.Parent = game:GetService("CoreGui")
  185.  
  186.  
  187.  
  188. Frame_4.InputBegan:connect(function(inp)
  189. if inp.UserInputType == Enum.UserInputType.MouseButton1 then
  190. dmgEnabled = not dmgEnabled
  191. local goal = {Size = UDim2.new(0,0,0,0)}
  192. if dmgEnabled then
  193. goal = {Size = UDim2.new(1,0,1,0)}
  194. end
  195. game:GetService("TweenService"):Create(Frame_5,TweenInfo.new(0.12,Enum.EasingStyle.Quad),goal):Play()
  196. end
  197. end)
  198. Frame_2.InputBegan:connect(function(inp)
  199. if inp.UserInputType == Enum.UserInputType.MouseButton1 then
  200. visualizerEnabled = not visualizerEnabled
  201. local goal = {Size = UDim2.new(0,0,0,0)}
  202. if visualizerEnabled then
  203. goal = {Size = UDim2.new(1,0,1,0)}
  204. end
  205. game:GetService("TweenService"):Create(Frame_3,TweenInfo.new(0.12,Enum.EasingStyle.Linear),goal):Play()
  206. end
  207. end)
  208. TextButton_2.MouseButton1Click:connect(function()
  209. if reachType == "Sphere" then
  210. reachType = "Line"
  211. else
  212. reachType = "Sphere"
  213. end
  214. TextButton_2.Text = reachType
  215. end)
  216. TextButton.MouseButton1Click:connect(function()
  217. trueActive = false
  218. ScreenGui:Destroy()
  219. end)
  220. game:GetService("UserInputService").InputBegan:connect(function(inp,gpe)
  221. if gpe then return end
  222. if inp.KeyCode == Enum.KeyCode.H then
  223. ScreenGui.Enabled = not ScreenGui.Enabled
  224. end
  225. end)
  226.  
  227. local plr = game.Players.LocalPlayer
  228.  
  229. local function onHit(hit,handle)
  230. local victim = hit.Parent:FindFirstChildOfClass("Humanoid")
  231. if victim and victim.Parent.Name ~= game.Players.LocalPlayer.Name then
  232. if dmgEnabled then
  233. for _,v in pairs(hit.Parent:GetChildren()) do
  234. if v:IsA("Part") then
  235. firetouchinterest(v,handle,0)
  236. firetouchinterest(v,handle,1)
  237. end
  238. end
  239. else
  240. firetouchinterest(hit,handle,0)
  241. firetouchinterest(hit,handle,1)
  242. end
  243. end
  244. end
  245.  
  246. local function getWhiteList()
  247. local wl = {}
  248. for _,v in pairs(game.Players:GetPlayers()) do
  249. if v ~= plr then
  250. local char = v.Character
  251. if char then
  252. for _,q in pairs(char:GetChildren()) do
  253. if q:IsA("Part") then
  254. table.insert(wl,q)
  255. end
  256. end
  257. end
  258. end
  259. end
  260. return wl
  261. end
  262.  
  263. game:GetService("RunService").RenderStepped:connect(function()
  264. if not active or not trueActive then return end
  265. local s = plr.Character and plr.Character:FindFirstChildOfClass("Tool")
  266. if not s then visualizer.Parent = nil end
  267. if s then
  268. local handle = s:FindFirstChild("Handle") or s:FindFirstChildOfClass("Part")
  269. if handle then
  270. if visualizerEnabled then
  271. visualizer.Parent = workspace
  272. else
  273. visualizer.Parent = nil
  274. end
  275. local reach = tonumber(TextBox.Text)
  276. if reach then
  277. if reachType == "Sphere" then
  278. visualizer.Shape = Enum.PartType.Ball
  279. visualizer.Size = Vector3.new(reach,reach,reach)
  280. visualizer.CFrame = handle.CFrame
  281. for _,v in pairs(game.Players:GetPlayers()) do
  282. local hrp = v.Character and v.Character:FindFirstChild("HumanoidRootPart")
  283. if hrp and handle then
  284. local mag = (hrp.Position-handle.Position).magnitude
  285. if mag <= reach then
  286. onHit(hrp,handle)
  287. end
  288. end
  289. end
  290. elseif reachType == "Line" then
  291. local origin = (handle.CFrame*CFrame.new(0,0,-2)).p
  292. local ray = Ray.new(origin,handle.CFrame.lookVector*-reach)
  293. local p,pos = workspace:FindPartOnRayWithWhitelist(ray,getWhiteList())
  294. visualizer.Shape = Enum.PartType.Block
  295. visualizer.Size = Vector3.new(1,0.8,reach)
  296. visualizer.CFrame = handle.CFrame*CFrame.new(0,0,(reach/2)+2)
  297. if p then
  298. onHit(p,handle)
  299. else
  300. for _,v in pairs(handle:GetTouchingParts()) do
  301. onHit(v,handle)
  302. end
  303. end
  304. end
  305. end
  306. end
  307. end
  308. end)
  309. end)
  310. local Tab = Window:NewTab("블볼 스크립트")
  311. local Section = Tab:NewSection("티카타카 ㅆㄱㄴ (근데 키 필요함)")
  312. Section:NewButton("Blade ball", "ButtonInfo", function()
  313. loadstring(game:HttpGet("https://raw.githubusercontent.com/FFJ1/Roblox-Exploits/main/scripts/BladeBallV3.lua"))()
  314. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement