Not a member of Pastebin yet? 1 hour ago 39 min ago | 0.05 KB, JavaScript | By continuing to use Pastebin, you agree to our use of cookies as described in the. After activating the script, the script activates the function - Gives Reach. 1 hour ago 32 min ago | 5.15 KB, Autohotkey | | 2.11 KB, JSON | 1 hour ago 32 min ago Pastebin.com is the number one paste tool since 2002. | 6.90 KB, We use cookies for various purposes including analytics. arcane odyssey (xtrey) 2 march 2023 . Want this script? | 0.22 KB, Java | It is a basic script to make, but I hope you guys can appreciate it. 13 min ago 1 hour ago SCRIPT: https://pastebin.com/9WSBQeeq Show more TRYING ROBLOX. 10,657 . | 0.22 KB, Java | All you need to do is swing your sword after you die to get your reach back. 1 hour ago Setting sphereactivated on line 25 to false will make you unable to see the circle but it still works. API tools faq. Apr 10th, 2021. | 0.05 KB, JavaScript | text 9.74 KB | None | 0 0 raw download clone embed print report local active = true local trueActive = true 6,969 . Not a member of Pastebin yet? Pastebin . visualizer.BrickColor = BrickColor.Blue(), visualizer.Size = Vector3.new(0.5,0.5,0.5), visualizer.BottomSurface = Enum.SurfaceType.Smooth, visualizer.TopSurface = Enum.SurfaceType.Smooth, local ScreenGui = Instance.new("ScreenGui"), local TextLabel = Instance.new("TextLabel"), local TextLabel_2 = Instance.new("TextLabel"), local TextLabel_3 = Instance.new("TextLabel"), local TextLabel_4 = Instance.new("TextLabel"), local TextButton = Instance.new("TextButton"), local TextButton_2 = Instance.new("TextButton"), ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling, Frame.BackgroundColor3 = Color3.fromRGB(45, 45, 45), Frame.BorderColor3 = Color3.fromRGB(0, 0, 0), Frame.Position = UDim2.new(0, 0, 0.600000024, 0), Frame.Size = UDim2.new(0.150000006, 0, 0.300000012, 0), TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255), TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextBox.Position = UDim2.new(0.600000024, 0, 0, 0), TextBox.Size = UDim2.new(0.400000006, 0, 0.200000003, 0), TextBox.TextColor3 = Color3.fromRGB(255, 76, 76), TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel_2.BackgroundTransparency = 1.000, TextLabel_2.Position = UDim2.new(0, 0, 0.200000003, 0), TextLabel_2.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255), TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel_3.BackgroundTransparency = 1.000, TextLabel_3.Position = UDim2.new(0, 0, 0.400000006, 0), TextLabel_3.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255), TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel_4.BackgroundTransparency = 1.000, TextLabel_4.Position = UDim2.new(0, 0, 0.600000024, 0), TextLabel_4.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255), TextButton.AnchorPoint = Vector2.new(0, 1), TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextButton.BackgroundTransparency = 1.000, TextButton.Position = UDim2.new(0, 0, 1, 0), TextButton.Size = UDim2.new(1, 0, 0.150000006, 0), TextButton.Font = Enum.Font.SourceSansBold, TextButton.TextColor3 = Color3.fromRGB(222, 0, 0), Frame_2.AnchorPoint = Vector2.new(0, 0.5), Frame_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31), Frame_2.Position = UDim2.new(0.725000024, 0, 0.699999988, 0), Frame_3.AnchorPoint = Vector2.new(0.5, 0.5), Frame_3.BackgroundColor3 = Color3.fromRGB(255, 76, 76), Frame_3.Position = UDim2.new(0.5, 0, 0.5, 0), Frame_4.AnchorPoint = Vector2.new(0, 0.5), Frame_4.BackgroundColor3 = Color3.fromRGB(31, 31, 31), Frame_4.Position = UDim2.new(0.725000024, 0, 0.5, 0), Frame_5.AnchorPoint = Vector2.new(0.5, 0.5), Frame_5.BackgroundColor3 = Color3.fromRGB(255, 76, 76), Frame_5.Position = UDim2.new(0.5, 0, 0.5, 0), TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextButton_2.BackgroundTransparency = 1.000, TextButton_2.Position = UDim2.new(0.600000024, 0, 0.200000003, 0), TextButton_2.Size = UDim2.new(0.400000006, 0, 0.200000003, 0), TextButton_2.TextColor3 = Color3.fromRGB(255, 76, 76), repeat wait() until game.Players.LocalPlayer, ScreenGui.Parent = game:GetService("CoreGui"), if inp.UserInputType == Enum.UserInputType.MouseButton1 then, game:GetService("TweenService"):Create(Frame_5,TweenInfo.new(0.12,Enum.EasingStyle.Quad),goal):Play(), visualizerEnabled = not visualizerEnabled, game:GetService("TweenService"):Create(Frame_3,TweenInfo.new(0.12,Enum.EasingStyle.Linear),goal):Play(), TextButton_2.MouseButton1Click:connect(function(), TextButton.MouseButton1Click:connect(function(), game:GetService("UserInputService").InputBegan:connect(function(inp,gpe), ScreenGui.Enabled = not ScreenGui.Enabled, local victim = hit.Parent:FindFirstChildOfClass("Humanoid"), if victim and victim.Parent.Name ~= game.Players.LocalPlayer.Name then, for _,v in pairs(hit.Parent:GetChildren()) do, for _,v in pairs(game.Players:GetPlayers()) do, game:GetService("RunService").RenderStepped:connect(function(), if not active or not trueActive then return end, local s = plr.Character and plr.Character:FindFirstChildOfClass("Tool"), if not s then visualizer.Parent = nil end, local handle = s:FindFirstChild("Handle") or s:FindFirstChildOfClass("Part"), visualizer.Size = Vector3.new(reach,reach,reach), local hrp = v.Character and v.Character:FindFirstChild("HumanoidRootPart"), local mag = (hrp.Position-handle.Position).magnitude, local origin = (handle.CFrame*CFrame.new(0,0,-2)).p, local ray = Ray.new(origin,handle.CFrame.lookVector*-reach), local p,pos = workspace:FindPartOnRayWithWhitelist(ray,getWhiteList()), visualizer.Size = Vector3.new(1,0.8,reach), visualizer.CFrame = handle.CFrame*CFrame.new(0,0,(reach/2)+2), for _,v in pairs(handle:GetTouchingParts()) do, Python | | 0.22 KB, Java | 0 . and our Sign Up . -- some games have a maximum amount to the reach you can have, -- if you have the original script you want to use this cause this version is improved by a lot and easier to use, -- q increases the reach by 1 e decreases reach by 1, local player = game:GetService("Players").LocalPlayer, game:GetService("RunService").RenderStepped:Connect(function(), for i = 2, #p do local v = p[i].Character, if v and v:FindFirstChild("Humanoid") and v.Humanoid.Health > 0 and v:FindFirstChild("HumanoidRootPart") and player:DistanceFromCharacter(v.HumanoidRootPart.Position) <= range then, local tool = player.Character and player.Character:FindFirstChildOfClass("Tool"), if tool and tool:FindFirstChild("Handle") then, game:GetService("Players").LocalPlayer:GetMouse().KeyDown:Connect(function(Key), game:GetService("StarterGui"):SetCore("SendNotification", {. steal time from others & flex your sword [Reach Script] Published: sFoqus Developer:. paste . Sword Reach Script - Pastebin.com Pastebin.com is the number one paste tool since 2002. Never . Pastebin APItoolsfaq paste LoginSign up Advertisement SHARE TWEET Sword Reach Script EzSscripts Jun 24th, 2022(edited) | 2.11 KB, JSON | Sign Up , it unlocks many cool features! 39 min ago --// Setting \\--. *OP* [REDACTED] 20 subscribers Subscribe 4.2K views 1 year ago Today I showcase Reach Script On Roblox! Pastebin is a website where you can store text online for a set period of time. Want this. | 2.11 KB, JSON | -- Sword Script local user = game.Players.LocalPlayer.Backpack local sword = Instance.new("Tool",user) | 13.85 KB, Bash | 0 . | 6.90 KB, We use cookies for various purposes including analytics. 8 min ago By continuing to use Pastebin, you agree to our use of cookies as described in the. Sword Reach Script! Pastebin APItoolsfaq paste LoginSign up Advertisement SHARE TWEET [FE] Reach script for any sword fighting game haxurs199 Main Discord Partners Status GO BACK. Pastebin is a website where you can store text online for a set period of time. 1 hour ago Sword Reach Script || Roblox (Working 2022 / 2023) bruvzz 236 subscribers Subscribe 32 7.1K views 1 year ago Today, I showcased a Sword Reach Script in the game Roblox. Whether it's scripts, tutorials, memes or anything else - we've got it! | 0.22 KB, Java | By continuing to use Pastebin, you agree to our use of cookies as described in the. 7 more replies Equip sword and try pressing q or e if it doesnt work then i guess the visuals are broken, It's okay and works, but it's very very detectable. Press question mark to learn the rest of the keyboard shortcuts. | 13.85 KB, Bash | Create an account to follow your favorite communities and start taking part in conversations. ImpulseYT. paste . | 7.60 KB, HTML | 1 hour ago | 0.05 KB, JavaScript | a=Instance.new("SelectionBox",game.Players.LocalPlayer.Backpack.LinkedSword.Handle) a.Adornee=game.Players.LocalPlayer.Backpack.LinkedSword.Handle Still nice explenation! | 1.30 KB, Python | | 7.60 KB, HTML | close. -- q increases the reach by 1 e decreases reach by 1. Pastebin . 8 min ago By accepting all cookies, you agree to our use of cookies to deliver and maintain our services and site, improve the quality of Reddit, personalize Reddit content and advertising, and measure the effectiveness of advertising. 13 min ago Modded Script: https://rekonise.com/ctx-reach-script-roblox-t0aefScript: https://pastebin.com/a2KDb2iQDiscord: https://discord.gg/q9gEF8djMTMake sure to like. -- if you have the original script you want to use this cause this version is improved by a lot and easier to use. | 2.11 KB, JSON | Login Sign up. Pastebin is a website where you can store text online for a set period of time. API tools faq. | 0.22 KB, Java | By continuing to use Pastebin, you agree to our use of cookies as described in the. 1 hour ago | 13.85 KB, Bash | visualizer.BrickColor = BrickColor.Blue(), visualizer.Size = Vector3.new(0.5,0.5,0.5), visualizer.BottomSurface = Enum.SurfaceType.Smooth, visualizer.TopSurface = Enum.SurfaceType.Smooth, visualizer.Material = Enum.Material.ForceField, visualizer2.Color = Color3.fromRGB(255, 255, 255), visualizer2.Size = Vector3.new(4, 0.05, 4), visualizer2.BottomSurface = Enum.SurfaceType.Smooth, visualizer2.TopSurface = Enum.SurfaceType.Smooth, local selectionbox = Instance.new("SelectionBox"), selectionbox.Color3 = Color3.fromRGB(255, 255, 255), selectionbox.SurfaceColor3 = Color3.fromRGB(255, 255, 255), local ProjectSFF = Instance.new("ScreenGui"), local TextButton = Instance.new("TextButton"), ProjectSFF.ZIndexBehavior = Enum.ZIndexBehavior.Sibling, main.BackgroundColor3 = Color3.fromRGB(37, 36, 40), main.Position = UDim2.new(0.346640825, -52, 0.354844391, -78), Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255), Title.TextColor3 = Color3.fromRGB(255, 255, 255), Line.BackgroundColor3 = Color3.fromRGB(255, 255, 255), Line.Position = UDim2.new(0, 0, 0.160256416, 0), Line.Text = "-------------------------------------", Line.TextColor3 = Color3.fromRGB(255, 255, 255), E.BackgroundColor3 = Color3.fromRGB(255, 255, 255), E.Position = UDim2.new(0, 0, 0.205128208, 0), E.TextColor3 = Color3.fromRGB(255, 255, 255), Etext.BackgroundColor3 = Color3.fromRGB(255, 255, 255), Etext.Position = UDim2.new(0.294797689, 0, 0.205128208, 0), Etext.TextColor3 = Color3.fromRGB(255, 255, 255), Q.BackgroundColor3 = Color3.fromRGB(255, 255, 255), Q.Position = UDim2.new(0, 0, 0.365384638, 0), Q.TextColor3 = Color3.fromRGB(255, 255, 255), Qtext.BackgroundColor3 = Color3.fromRGB(255, 255, 255), Qtext.Position = UDim2.new(0.321772635, 0, 0.365384638, 0), Qtext.TextColor3 = Color3.fromRGB(255, 255, 255), R.BackgroundColor3 = Color3.fromRGB(255, 255, 255), R.Position = UDim2.new(0, 0, 0.525641084, 0), R.TextColor3 = Color3.fromRGB(255, 255, 255), Rtext.BackgroundColor3 = Color3.fromRGB(255, 255, 255), Rtext.Position = UDim2.new(0.296724468, 0, 0.525641084, 0), Rtext.TextColor3 = Color3.fromRGB(255, 255, 255), T.BackgroundColor3 = Color3.fromRGB(255, 255, 255), T.Position = UDim2.new(0, 0, 0.68589747, 0), T.TextColor3 = Color3.fromRGB(255, 255, 255), Ttext.BackgroundColor3 = Color3.fromRGB(255, 255, 255), Ttext.Position = UDim2.new(0.296724468, 0, 0.68589747, 0), Ttext.TextColor3 = Color3.fromRGB(255, 255, 255), main2.BackgroundColor3 = Color3.fromRGB(37, 36, 40), main2.Position = UDim2.new(-0.000179930226, 0, 0.999075055, 0), TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextBox.Position = UDim2.new(0.308003008, 0, 0.127493978, 0), TextBox.TextColor3 = Color3.fromRGB(0, 0, 0), TextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0), TextButton.BackgroundTransparency = 0.700, TextButton.Position = UDim2.new(0.715201735, 0, 0.127205133, 0), TextButton.Size = UDim2.new(0, 47, 0, 42), TextButton.TextColor3 = Color3.fromRGB(255, 255, 255), Custom.BackgroundColor3 = Color3.fromRGB(255, 255, 255), Custom.Position = UDim2.new(0.0327553004, 0, 0.11474359, 0), Custom.TextColor3 = Color3.fromRGB(255, 255, 255), F.BackgroundColor3 = Color3.fromRGB(255, 255, 255), F.Position = UDim2.new(0, 0, 0.836538494, 0), F.TextColor3 = Color3.fromRGB(255, 255, 255), Ftext.BackgroundColor3 = Color3.fromRGB(255, 255, 255), Ftext.Position = UDim2.new(0.296724468, 0, 0.836538494, 0), Ftext.TextColor3 = Color3.fromRGB(255, 255, 255), Line2.BackgroundColor3 = Color3.fromRGB(255, 255, 255), Line2.Position = UDim2.new(-0.00385356462, 0, 0.974359035, 0), Line2.Text = "-------------------------------------", Line2.TextColor3 = Color3.fromRGB(255, 255, 255), repeat wait() until game.Players.LocalPlayer, game:GetService("StarterGui"):SetCore("SendNotification", {, local mouse = game.Players.LocalPlayer:GetMouse(), visualizerEnabled = not visualizerEnabled, local victim = hit.Parent:FindFirstChildOfClass("Humanoid"), if victim and victim.Parent.Name ~= game.Players.LocalPlayer.Name then, for _,v in pairs(hit.Parent:GetChildren()) do, for _,v in pairs(game.Players:GetPlayers()) do. TWEET. | 2.11 KB, JSON | BEST REACH SCRIPT. UNDETECTED. | 7.60 KB, HTML | | 5.15 KB, Autohotkey | -- some games have a maximum amount to the reach you can have. [FE] Reach script for any sword fighting game - Pastebin.com Pastebin.com is the number one paste tool since 2002. paste . todo-related-topics-no-data Pastebin.com is the number one paste tool since 2002. 1851 after activating the script, it activates a function such as - Sword Reach . Mar 15th, 2021. 1 hour ago no adds https://pastebin.com/hYg8KUWfgame link: https://www.roblox.com/games/8876384197/steal-time-from-others-flex-your-sword 1 hour ago By continuing to use Pastebin, you agree to our use of cookies as described in the. SHARE. Press J to jump to the feed. Like and Subscribe for more future content like this!Tags: [ Please Ignore These ]ROBLOX HACKSROBLOXCUSTOM DUELS SCRIPTSWORD FIGHT SCRIPTAIMBOTCSGOHOW TO DOWNLOAD KRNLSURVIVAL SWORD FIGHT SCRIPTKRNLSKYWARSPOWERADOPT MEMEEPCITYam proHOW TO HACK ON ROBLOXCOUNTERBLOX SCRIPTREACH SCRIPTCUSTOM DUELSCUSTOM DUELS REACH SCRIPTSWORD REACH SCRIPT 3. steal time from others & flex your sword. 32 min ago | 0.05 KB, JavaScript | Sword Fighting Reach Script - Pastebin.com tools Advertisement SHARE TWEET Sword Fighting Reach Script nxate Jan 18th, 2022 5,875 0 Never Add comment Not a member of Pastebin yet? | 7.60 KB, HTML | arcane odyssey script pastebin 2023 auto farm | kill aura | fly | item farm . Sword reach script (pastebin) [not linkvertise] Cr4zed 152 subscribers Subscribe 271 Share 52K views 1 year ago script : https://pastebin.com/tsbVWZdP Show more Show more 1.3M views 9.9K. For more information, please see our Cookie Notice Never . 1 hour ago 1 hour ago Advertisement. Pastebin . | 1.30 KB, Python | UNDETECTED. local range = 7. Game: steal time from others & flex your sword 01/10/2020. Privacy Policy. | 1.30 KB, Python | | 6.90 KB, We use cookies for various purposes including analytics. 8 min ago todo-related-topics-headline todo-related-topics-headline-mobile. 39 min ago SHARE. Sword Fighting Reach Script - Pastebin.com Pastebin.com is the number one paste tool since 2002. visualizer.BrickColor = BrickColor.Blue(), visualizer.Size = Vector3.new(0.5,0.5,0.5), visualizer.BottomSurface = Enum.SurfaceType.Smooth, visualizer.TopSurface = Enum.SurfaceType.Smooth, local ScreenGui = Instance.new("ScreenGui"), local TextLabel = Instance.new("TextLabel"), local TextLabel_2 = Instance.new("TextLabel"), local TextLabel_3 = Instance.new("TextLabel"), local TextLabel_4 = Instance.new("TextLabel"), local TextButton = Instance.new("TextButton"), local TextButton_2 = Instance.new("TextButton"), ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling, Frame.BackgroundColor3 = Color3.fromRGB(45, 45, 45), Frame.BorderColor3 = Color3.fromRGB(0, 0, 0), Frame.Position = UDim2.new(0, 0, 0.600000024, 0), Frame.Size = UDim2.new(0.150000006, 0, 0.300000012, 0), TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255), TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextBox.Position = UDim2.new(0.600000024, 0, 0, 0), TextBox.Size = UDim2.new(0.400000006, 0, 0.200000003, 0), TextBox.TextColor3 = Color3.fromRGB(255, 76, 76), TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel_2.BackgroundTransparency = 1.000, TextLabel_2.Position = UDim2.new(0, 0, 0.200000003, 0), TextLabel_2.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255), TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel_3.BackgroundTransparency = 1.000, TextLabel_3.Position = UDim2.new(0, 0, 0.400000006, 0), TextLabel_3.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255), TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel_4.BackgroundTransparency = 1.000, TextLabel_4.Position = UDim2.new(0, 0, 0.600000024, 0), TextLabel_4.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255), TextButton.AnchorPoint = Vector2.new(0, 1), TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextButton.BackgroundTransparency = 1.000, TextButton.Position = UDim2.new(0, 0, 1, 0), TextButton.Size = UDim2.new(1, 0, 0.150000006, 0), TextButton.Font = Enum.Font.SourceSansBold, TextButton.TextColor3 = Color3.fromRGB(222, 0, 0), Frame_2.AnchorPoint = Vector2.new(0, 0.5), Frame_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31), Frame_2.Position = UDim2.new(0.725000024, 0, 0.699999988, 0), Frame_3.AnchorPoint = Vector2.new(0.5, 0.5), Frame_3.BackgroundColor3 = Color3.fromRGB(255, 76, 76), Frame_3.Position = UDim2.new(0.5, 0, 0.5, 0), Frame_4.AnchorPoint = Vector2.new(0, 0.5), Frame_4.BackgroundColor3 = Color3.fromRGB(31, 31, 31), Frame_4.Position = UDim2.new(0.725000024, 0, 0.5, 0), Frame_5.AnchorPoint = Vector2.new(0.5, 0.5), Frame_5.BackgroundColor3 = Color3.fromRGB(255, 76, 76), Frame_5.Position = UDim2.new(0.5, 0, 0.5, 0), TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextButton_2.BackgroundTransparency = 1.000, TextButton_2.Position = UDim2.new(0.600000024, 0, 0.200000003, 0), TextButton_2.Size = UDim2.new(0.400000006, 0, 0.200000003, 0), TextButton_2.TextColor3 = Color3.fromRGB(255, 76, 76), repeat wait() until game.Players.LocalPlayer, ScreenGui.Parent = game:GetService("CoreGui"), if inp.UserInputType == Enum.UserInputType.MouseButton1 then, game:GetService("TweenService"):Create(Frame_5,TweenInfo.new(0.12,Enum.EasingStyle.Quad),goal):Play(), visualizerEnabled = not visualizerEnabled, game:GetService("TweenService"):Create(Frame_3,TweenInfo.new(0.12,Enum.EasingStyle.Linear),goal):Play(), TextButton_2.MouseButton1Click:connect(function(), TextButton.MouseButton1Click:connect(function(), game:GetService("UserInputService").InputBegan:connect(function(inp,gpe), ScreenGui.Enabled = not ScreenGui.Enabled, local victim = hit.Parent:FindFirstChildOfClass("Humanoid"), if victim and victim.Parent.Name ~= game.Players.LocalPlayer.Name then, for _,v in pairs(hit.Parent:GetChildren()) do, for _,v in pairs(game.Players:GetPlayers()) do, game:GetService("RunService").RenderStepped:connect(function(), if not active or not trueActive then return end, local s = plr.Character and plr.Character:FindFirstChildOfClass("Tool"), if not s then visualizer.Parent = nil end, local handle = s:FindFirstChild("Handle") or s:FindFirstChildOfClass("Part"), visualizer.Size = Vector3.new(reach,reach,reach), local hrp = v.Character and v.Character:FindFirstChild("HumanoidRootPart"), local mag = (hrp.Position-handle.Position).magnitude, local origin = (handle.CFrame*CFrame.new(0,0,-2)).p, local ray = Ray.new(origin,handle.CFrame.lookVector*-reach), local p,pos = workspace:FindPartOnRayWithWhitelist(ray,getWhiteList()), visualizer.Size = Vector3.new(1,0.8,reach), visualizer.CFrame = handle.CFrame*CFrame.new(0,0,(reach/2)+2), for _,v in pairs(handle:GetTouchingParts()) do, Python | visualizer.BrickColor = BrickColor.Blue(), visualizer.Size = Vector3.new(0.5,0.5,0.5), visualizer.BottomSurface = Enum.SurfaceType.Smooth, visualizer.TopSurface = Enum.SurfaceType.Smooth, local ScreenGui = Instance.new("ScreenGui"), local TextLabel = Instance.new("TextLabel"), local TextLabel_2 = Instance.new("TextLabel"), local TextLabel_3 = Instance.new("TextLabel"), local TextLabel_4 = Instance.new("TextLabel"), local TextButton = Instance.new("TextButton"), local TextButton_2 = Instance.new("TextButton"), ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling, Frame.BackgroundColor3 = Color3.fromRGB(45, 45, 45), Frame.BorderColor3 = Color3.fromRGB(0, 0, 0), Frame.Position = UDim2.new(0, 0, 0.600000024, 0), Frame.Size = UDim2.new(0.150000006, 0, 0.300000012, 0), TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255), TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextBox.Position = UDim2.new(0.600000024, 0, 0, 0), TextBox.Size = UDim2.new(0.400000006, 0, 0.200000003, 0), TextBox.TextColor3 = Color3.fromRGB(255, 76, 76), TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel_2.BackgroundTransparency = 1.000, TextLabel_2.Position = UDim2.new(0, 0, 0.200000003, 0), TextLabel_2.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255), TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel_3.BackgroundTransparency = 1.000, TextLabel_3.Position = UDim2.new(0, 0, 0.400000006, 0), TextLabel_3.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255), TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextLabel_4.BackgroundTransparency = 1.000, TextLabel_4.Position = UDim2.new(0, 0, 0.600000024, 0), TextLabel_4.Size = UDim2.new(0.600000024, 0, 0.200000003, 0), TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255), TextButton.AnchorPoint = Vector2.new(0, 1), TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextButton.BackgroundTransparency = 1.000, TextButton.Position = UDim2.new(0, 0, 1, 0), TextButton.Size = UDim2.new(1, 0, 0.150000006, 0), TextButton.Font = Enum.Font.SourceSansBold, TextButton.TextColor3 = Color3.fromRGB(222, 0, 0), Frame_2.AnchorPoint = Vector2.new(0, 0.5), Frame_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31), Frame_2.Position = UDim2.new(0.725000024, 0, 0.699999988, 0), Frame_3.AnchorPoint = Vector2.new(0.5, 0.5), Frame_3.BackgroundColor3 = Color3.fromRGB(255, 76, 76), Frame_3.Position = UDim2.new(0.5, 0, 0.5, 0), Frame_4.AnchorPoint = Vector2.new(0, 0.5), Frame_4.BackgroundColor3 = Color3.fromRGB(31, 31, 31), Frame_4.Position = UDim2.new(0.725000024, 0, 0.5, 0), Frame_5.AnchorPoint = Vector2.new(0.5, 0.5), Frame_5.BackgroundColor3 = Color3.fromRGB(255, 76, 76), Frame_5.Position = UDim2.new(0.5, 0, 0.5, 0), TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255), TextButton_2.BackgroundTransparency = 1.000, TextButton_2.Position = UDim2.new(0.600000024, 0, 0.200000003, 0), TextButton_2.Size = UDim2.new(0.400000006, 0, 0.200000003, 0), TextButton_2.TextColor3 = Color3.fromRGB(255, 76, 76), repeat wait() until game.Players.LocalPlayer, ScreenGui.Parent = game:GetService("CoreGui"), if inp.UserInputType == Enum.UserInputType.MouseButton1 then, game:GetService("TweenService"):Create(Frame_5,TweenInfo.new(0.12,Enum.EasingStyle.Quad),goal):Play(), visualizerEnabled = not visualizerEnabled, game:GetService("TweenService"):Create(Frame_3,TweenInfo.new(0.12,Enum.EasingStyle.Linear),goal):Play(), TextButton_2.MouseButton1Click:connect(function(), TextButton.MouseButton1Click:connect(function(), game:GetService("UserInputService").InputBegan:connect(function(inp,gpe), ScreenGui.Enabled = not ScreenGui.Enabled, local victim = hit.Parent:FindFirstChildOfClass("Humanoid"), if victim and victim.Parent.Name ~= game.Players.LocalPlayer.Name then, for _,v in pairs(hit.Parent:GetChildren()) do, for _,v in pairs(game.Players:GetPlayers()) do, game:GetService("RunService").RenderStepped:connect(function(), if not active or not trueActive then return end, local s = plr.Character and plr.Character:FindFirstChildOfClass("Tool"), if not s then visualizer.Parent = nil end, local handle = s:FindFirstChild("Handle") or s:FindFirstChildOfClass("Part"), visualizer.Size = Vector3.new(reach,reach,reach), local hrp = v.Character and v.Character:FindFirstChild("HumanoidRootPart"), local mag = (hrp.Position-handle.Position).magnitude, local origin = (handle.CFrame*CFrame.new(0,0,-2)).p, local ray = Ray.new(origin,handle.CFrame.lookVector*-reach), local p,pos = workspace:FindPartOnRayWithWhitelist(ray,getWhiteList()), visualizer.Size = Vector3.new(1,0.8,reach), visualizer.CFrame = handle.CFrame*CFrame.new(0,0,(reach/2)+2), for _,v in pairs(handle:GetTouchingParts()) do, Python |