D

@DKHUB

f

Lua
7 months ago
local camera = workspace.CurrentCamera function stuidoprompt() for _, v in pairs(workspace.StudioPay.Money:GetDescendants()) do if v:IsA("ProximityPrompt") and v.Name == "Prompt" then v.HoldDuration = 0 v.Require

rest

Lua
7 months ago
local Players = game:GetService("Players") local RunService = game:GetService("RunService") local Workspace = game:GetService("Workspace") local LocalPlayer = Players.LocalPlayer local moveConnection local movementEnabled = false local currentWalkS

g

Lua
8 months ago
Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local customTheme = { TextColor = Color3.fromRGB(255, 255, 255), Background = Color3.fromRGB(15, 15, 15), Topbar = Color3.fromRGB(15, 15, 15), Shadow = Color3.fro

new

Lua
8 months ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Rayfield Example Window", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (number). 0 to use

lua.txt

Lua
8 months ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() -- ✅ Safer executor detection local success, exec = pcall(function() return identifyexecutor and identifyexecutor() or "Unknown Executor" end) local executor = success

adonis.bypass.noneskidded

Lua
10 months ago
local g = getinfo or debug.getinfo local d = false local h = {} local x, y setthreadidentity(2) for i, v in getgc(true) do if typeof(v) == "table" then

b

Lua
10 months ago
--// Silent Aim (Raycast Only) - Core if not game:IsLoaded() then game.Loaded:Wait() end local Players = game:GetService("Players") local Workspace = game:GetService("Workspace") local Camera = Workspace.CurrentCamera local UserInputService = game:

r

Lua
10 months ago
local MainTab = Window:CreateTab("Main", 4483362458) local welcomeSection = MainTab:CreateSection("Welcome!") MainTab:CreateParagraph({Title = "Welcome!", Content = "Thank you for using X-Dk."}) local userInfoSection = MainTab:CreateSection("User

streetz.lua

Lua
10 months ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local executor = identifyexecutor and identifyexecutor() or "Unknown Executor" local customTheme = { TextColor = Color3.fromRGB(255, 255, 255), Background = Color3.f

makeandsell cars

Lua
10 months ago
local args = { 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999

dd

Lua
11 months ago
local teleportLocations = { {Name = "Bank🏦", Position = Vector3.new(-202.7586, 283.6267, -1222.1841)}, {Name = "Cash Wash🧺", Position = Vector3.new(-987.11, 253.72, -685.13)}, {Name = "Penthouse🏡", Position = Vector3.new(-163, 397, -594)

player.mods

Lua
11 months ago
local AntiSleepEnabled = false MainTab:CreateToggle({ Name = "Infinite Sleep", CurrentValue = false, Callback = function(Value) AntiSleepEnabled = Value if Value then task.spawn(function() whil

mark.dupe

Lua
11 months ago
local ReplicatedStorage = cloneref(game:GetService("ReplicatedStorage")) local Players = cloneref(game:GetService("Players")) local LocalPlayer = Players.LocalPlayer local Character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait() local

dmg

Lua
11 months ago
https://www.mycompiler.io/view/JYdCb6TFahL getgenv().notify = true getgenv().highlightdestroy = true getgenv().damage = 9e9 getgenv().damageVehiclesLoop = false function checkgun() local tool = game.Players.LocalPlayer.Character:FindFirstChild

thabronx.rewrite.txt

Lua
11 months ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local executor = identifyexecutor and identifyexecutor() or "Unknown Executor" local customTheme = { TextColor = Color3.fromRGB(255, 255, 255), Background = Color3.

rewrite.txt

Lua
11 months ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local customTheme = { TextColor = Color3.fromRGB(255, 255, 255), Background = Color3.fromRGB(15, 15, 15), Topbar = Color3.fromRGB(15, 15, 15), Shadow = Colo

ke.syskeys

Lua
11 months ago
local player = game.Players.LocalPlayer local screenGui = Instance.new("ScreenGui", player.PlayerGui) screenGui.DisplayOrder = 10 local sound = Instance.new("Sound", screenGui) sound.SoundId = "rbxassetid://6979299092" sound.Volume = 1 sound:Play(

safe dupe

Lua
11 months ago
local lastDupeTime = 0 local cooldown = 180 local function teleportTo(position, destroyAfter) teleport(position.X, position.Y, position.Z, destroyAfter) end MainTab:CreateButton({ Name = "Safe Dupe", Callback = function()

fff

Lua
11 months ago
local args = { "Five-Seven", 1 } game:GetService("ReplicatedStorage"):WaitForChild("ListWeaponRemote"):FireServer(unpack(args))

ffffff

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://raw.githubusercontent.com/Theyfwdan/orion-moded/refs/heads/main/rayfieldd'))() local executor = identifyexecutor and identifyexecutor() or "Unknown Executor" local DkHubTheme = { TextColor = Col