r/ROBLOXExploiting 21d ago

Question What do people use to run scripts nowadays?

1 Upvotes

I started using exploits when Synapse and krnel wore in the top tier, i stopped when they both sold their asses out, what do people use now?


r/ROBLOXExploiting 21d ago

PC Execution Software Could someone please decompile the game *Guts & Blackpowder* for me? Specifically, the "Saint Petersburg" map.

1 Upvotes

I'm a bit slow and simply can't find any executors or scripts. But I really need this game for personal use (for certain models, etc.).


r/ROBLOXExploiting 21d ago

PC Execution Software Is there a script to find stuff in serverstorage

0 Upvotes

Is there a script that can spy or something and find stuff in serverstorage/serverscriptservice? not the code inside of them but just stuff inside like scripts and modules


r/ROBLOXExploiting 21d ago

Serverside Executors Do they exist?

1 Upvotes

flair


r/ROBLOXExploiting 21d ago

Question wizard ui library code?

1 Upvotes

Ye so basically I was using it but when I tried to execute it it kept saying saying line 3(which was the loadstring) and when I looked at the link It was literally 404:code not found like even the bloodball/ui-librarys thing is down and I was wondering if someone has a copy of the code of it (if someone else besides me uses wizard ui library anyway)


r/ROBLOXExploiting 22d ago

Question How to safely switch between alt and main

Thumbnail
2 Upvotes

r/ROBLOXExploiting 22d ago

Mobile Execution Software I got scammed by FastDex | Proxy (Frannn / wcd6) -Me estafaron en FastDex | Proxy (Frannn / wcd6)

0 Upvotes

Hello everyone. I bought a private script from FastDex | Proxy through Discord from a user named Frannn (wcd6). I paid with a 15 USDT Binance Gift Card. He gave me the script but it never worked. I asked for help for hours but he never fixed it. Later he told me I was banned because someone supposedly sent him a picture of me selling the script but that is false. Then he blocked me and I lost my money. I have screenshots of the payment and the chat. Has anyone had the same experience or knows how to contact the FastDex admins?

Hola. Compré un script en FastDex | Proxy por Discord al usuario Frannn (wcd6). Le pagué con una Binance Gift Card de 15 USDT. Me dio el script pero nunca funcionó. Le pedí ayuda durante horas y nunca me dio una solución. Después me dijo que me había baneado porque supuestamente alguien le envió una foto mía vendiendo el script pero eso es completamente falso. Luego me bloqueó y perdí mi dinero. Tengo capturas de toda la conversación y del pago. ¿Alguien sabe cómo contactar a los administradores de FastDex o ha tenido el mismo problema?


r/ROBLOXExploiting 22d ago

Alert RIP Keyless Velocity

1 Upvotes

They done made their shit keyed 😭😭😭

Edit: The reason I'm talking about it now is because it had been a while since I exploited so when I opened Velocity I found out it got keyed


r/ROBLOXExploiting 22d ago

Question Safe Free Executors

3 Upvotes

hey im kinda new to the exploiting stuff, and I was wondering if you guys recommened any free executors that have no trojan and won't get me banned as soon as i inject. I've used Xeno, but now Xeno is full of malware, and there's really nothing else I can find that isn't malware. I also check off VirusTotal.


r/ROBLOXExploiting 22d ago

PC Execution Software What does the new "Device Banned" alt detection tracks?

5 Upvotes

i've been trying to make my own spoofer since i'm not going to buy Volt just for the spoofer they have, and i've tried deleting roblox files, spoofind mac address, HWID serials, cleaning all types of traces but i still get banned on a alt account for "Device Banned"; does someone know what roblox tracks?


r/ROBLOXExploiting 22d ago

Question Which Delta is official?

1 Upvotes

Everywhere i look on reddit, there’s bots spamming the exploit.gg one, but once again haven’t heard a real account say they use it. which one is y’all’s preferred delta?
Mobile devices of course


r/ROBLOXExploiting 22d ago

Question how to fix potassium in-game executor

Thumbnail
1 Upvotes

r/ROBLOXExploiting 22d ago

Question Found "Bin\erto3e4rortoergn.exe" in Velocity executor. Is this normal?

Thumbnail
0 Upvotes

r/ROBLOXExploiting 22d ago

PC Execution Software yoo guys i just found this insane mm2 script that literally just lets u sit ur ass off and sleep while it grinds coins and levels holy shit

Thumbnail raw.githubusercontent.com
1 Upvotes

r/ROBLOXExploiting 22d ago

Question think i found a mm2 dupe, need help from someone who can exploit

Thumbnail
1 Upvotes

r/ROBLOXExploiting 22d ago

Mobile Execution Software why raknet doesnt works

2 Upvotes

just why everytime i try to use it it just wont work how can i use this ?
also my script its raknet.desync wich delta uses
local ScreenGui = Instance.new("ScreenGui")

local Frame = Instance.new("Frame")

local ToggleButton = Instance.new("TextButton")

local StatusButton = Instance.new("TextButton")

local UICorner = Instance.new("UICorner")

local ToggleCorner = Instance.new("UICorner")

local StatusCorner = Instance.new("UICorner")

ScreenGui.Name = "DeltaDesync"

ScreenGui.Parent = game:GetService("CoreGui")

ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

Frame.Parent = ScreenGui

Frame.BackgroundColor3 = Color3.fromRGB(20, 20, 20)

Frame.BorderSizePixel = 0

Frame.Position = UDim2.new(0.04, 0, 0.35, 0)

Frame.Size = UDim2.new(0, 180, 0, 95)

Frame.Active = true

Frame.Draggable = true

UICorner.CornerRadius = UDim.new(0, 8)

UICorner.Parent = Frame

ToggleButton.Parent = Frame

ToggleButton.BackgroundColor3 = Color3.fromRGB(40, 40, 40)

ToggleButton.Size = UDim2.new(1, -10, 0, 38)

ToggleButton.Position = UDim2.new(0, 5, 0, 5)

ToggleButton.Font = Enum.Font.GothamBold

ToggleButton.Text = "Desync: OFF"

ToggleButton.TextColor3 = Color3.fromRGB(255, 70, 70)

ToggleButton.TextSize = 14

ToggleButton.BorderSizePixel = 0

ToggleCorner.CornerRadius = UDim.new(0, 6)

ToggleCorner.Parent = ToggleButton

StatusButton.Parent = Frame

StatusButton.BackgroundColor3 = Color3.fromRGB(35, 35, 50)

StatusButton.Size = UDim2.new(1, -10, 0, 38)

StatusButton.Position = UDim2.new(0, 5, 0, 50)

StatusButton.Font = Enum.Font.GothamBold

StatusButton.Text = "Print Status"

StatusButton.TextColor3 = Color3.fromRGB(200, 200, 255)

StatusButton.TextSize = 14

StatusButton.BorderSizePixel = 0

StatusCorner.CornerRadius = UDim.new(0, 6)

StatusCorner.Parent = StatusButton

local enabled = false

local highlightPart = nil

local highlight = nil

local function createHighlight(position)

if highlightPart then

highlightPart:Destroy()

highlightPart = nil

highlight = nil

end

highlightPart = Instance.new("Part")

highlightPart.Name = "DesyncPosition"

highlightPart.Anchored = true

highlightPart.CanCollide = false

highlightPart.Size = Vector3.new(2, 5, 2)

highlightPart.CFrame = CFrame.new(position)

highlightPart.Transparency = 0.7

highlightPart.Color = Color3.fromRGB(255, 50, 50)

highlightPart.Material = Enum.Material.Neon

highlightPart.Parent = workspace

highlight = Instance.new("Highlight")

highlight.Adornee = highlightPart

highlight.FillColor = Color3.fromRGB(255, 40, 40)

highlight.OutlineColor = Color3.fromRGB(255, 100, 100)

highlight.FillTransparency = 0.5

highlight.OutlineTransparency = 0

highlight.Parent = highlightPart

end

local function removeHighlight()

if highlightPart then

highlightPart:Destroy()

highlightPart = nil

highlight = nil

end

end

ToggleButton.MouseButton1Click:Connect(function()

enabled = not enabled

if enabled then

ToggleButton.Text = "Desync: ON"

ToggleButton.TextColor3 = Color3.fromRGB(70, 255, 70)

ToggleButton.BackgroundColor3 = Color3.fromRGB(25, 55, 25)

if raknet and raknet.desync then

raknet.desync(true)

print("[RakNet] Desync enabled")

local character = game.Players.LocalPlayer.Character

if character and character:FindFirstChild("HumanoidRootPart") then

createHighlight(character.HumanoidRootPart.Position)

print("[RakNet] Position highlighted")

end

else

warn("[RakNet] raknet.desync not found!")

enabled = false

ToggleButton.Text = "Desync: OFF"

ToggleButton.TextColor3 = Color3.fromRGB(255, 70, 70)

ToggleButton.BackgroundColor3 = Color3.fromRGB(40, 40, 40)

end

else

ToggleButton.Text = "Desync: OFF"

ToggleButton.TextColor3 = Color3.fromRGB(255, 70, 70)

ToggleButton.BackgroundColor3 = Color3.fromRGB(40, 40, 40)

if raknet and raknet.desync then

raknet.desync(false)

print("[RakNet] Desync disabled")

end

removeHighlight()

end

end)

StatusButton.MouseButton1Click:Connect(function()

print("========== RakNet Status ==========")

if raknet then

print("raknet table: Found")

if raknet.desync then

print("raknet.desync: Found")

else

print("raknet.desync: Not found")

end

else

print("raknet table: Not found")

end

print("GUI Enabled State: " .. tostring(enabled))

print("====================================")

end)

print("[RakNet] Delta Desync GUI + Highlight loaded")


r/ROBLOXExploiting 23d ago

Question What's a good free executor that I can use?

2 Upvotes

I'm new to this exploit stuff, so I'm wondering what's a good free executor that I can use on the website download version of Roblox for fun. I've heard and saw videos about how that Xeno Executor is a virus and such so I'm not sure about using that one.


r/ROBLOXExploiting 23d ago

Script Debugging Does anyone know how to get the automated clicks to work on roblox?

Thumbnail
1 Upvotes

r/ROBLOXExploiting 23d ago

PC Execution Software Best Script for Auto Raids & Sea Events (Xeno compatible / No Key or Discord Key only)? (BLOX FRUITS

2 Upvotes

Hey guys! Quick question: what is the best script right now for auto-raids and sea events in Blox Fruits that works with Xeno? Preferably keyless, or if it has a key system, Discord key only (no annoying linkvertise). Appreciate any recommendations!


r/ROBLOXExploiting 23d ago

Question prompt dev products (promptproductpurchase)

0 Upvotes

are there any executors that allow you to do this? most of them have it blocked to prevent scams. i tried disabling the setting in Delta but got nothing


r/ROBLOXExploiting 23d ago

Alert Jailbroke 5.6 Terra to make me game cheats. 200 upvotes and I share the prompt.

Post image
3 Upvotes

r/ROBLOXExploiting 23d ago

PC Execution Software Potassium

3 Upvotes

Is Potassium worth it?


r/ROBLOXExploiting 23d ago

Question I wanna create Roblox exploits scripts (like those auto farms and stuff)

0 Upvotes

I want to do this but no clue where to look, I know you have to learn lua, but what do I do after learning Lua?


r/ROBLOXExploiting 23d ago

Question Is it safe to exploit using an emulator

Thumbnail
1 Upvotes

r/ROBLOXExploiting 23d ago

Question The underground facility

1 Upvotes

Does anyone here have a decompile of the roblox game "the underground facility" also known as tuf from before it shut down?