Roblox Database Logo
  • Home
  • Roblox Scripts
  • Game Codes
  • Roblox Codes
    • Promo Codes
    • Item Codes
    • Music Codes
    • Star Codes
    • Color Codes
  • Best Games
  • Games
  • Roblox Guides
  • Roblox Tools
  • Home
  • Roblox Scripts
  • Game Codes
  • Roblox Codes
    • Promo Codes
    • Item Codes
    • Music Codes
    • Star Codes
    • Color Codes
  • Best Games
  • Games
  • Roblox Guides
  • Roblox Tools
Home - Scripts - Super Doomspire Script

Super Doomspire Script

✅ Last Tested: March 2026 – All scripts working.

Super Doomspire is a fighting game where the difference between winning and losing comes down to timing, combos, and knowing when to strike. Going up against experienced players without the right tools makes it frustrating to climb. These scripts close that gap fast with Pastebin – paste one in and you will notice the difference immediately.

Pastebin

Super Doomspire Script


📜 Super Doomspire Scripts (Pastebin & More)

To run any of these scripts you will need a working Roblox executor. Check out the list at that link for free and paid options that work in 2026.

Super Doomspire Script Auto Kill, Infinite Rocket, No Cooldown, Instant Charge, Teleports

Script 1 KEYLESSSuper Doomspire Script Auto Kill, Infinite Rocket, No Cooldown, Instant Charge, Teleports
Pastebin
loadstring(game:HttpGet("https://raw.githubusercontent.com/NorthernCode-0/doomspire/main/Doomspire.lua"))()

Select all text above, copy it, then paste into your executor.

Super Doomspire Auto Kill & Platform Script:

Script 2 KEYLESSSuper Doomspire Auto Kill & Platform Script:
Pastebin
loadstring(game:HttpGet("https://raw.githubusercontent.com/TheHanki/Hawk/main/Loader", true))()

Select all text above, copy it, then paste into your executor.

Super Doomspire No Cooldown & Teleports Script:

Script 3 KEYLESSSuper Doomspire No Cooldown & Teleports Script:
Pastebin
loadstring(game:HttpGet("https://raw.githubusercontent.com/JustAP1ayer/PlayerHubOther/main/PlayerHubLoader.lua",true))()

Select all text above, copy it, then paste into your executor.

Super Doomspire Teleport to other Tower Script:

Script 4 KEYLESSSuper Doomspire Teleport to other Tower Script:
Pastebin
local ScreenGui = Instance.new("ScreenGui")
local Frame1 = Instance.new("Frame")
local UICorner = Instance.new("UICorner")
local Tptomiddle = Instance.new("TextButton")
local UICorner_2 = Instance.new("UICorner")
local tptogreen = Instance.new("TextButton")
local UICorner_3 = Instance.new("UICorner")
local tptoblue = Instance.new("TextButton")
local UICorner_4 = Instance.new("UICorner")
local TextLabel = Instance.new("TextLabel")
local Frame2 = Instance.new("Frame")
local UICorner_5 = Instance.new("UICorner")
local Noclip = Instance.new("TextButton")
local UICorner_6 = Instance.new("UICorner")
local infjump = Instance.new("TextButton")
local UICorner_7 = Instance.new("UICorner")
local Esp = Instance.new("TextButton")
local UICorner_8 = Instance.new("UICorner")
local ChamBig = Instance.new("TextButton")
local UICorner_9 = Instance.new("UICorner")
local tptored = Instance.new("TextButton")
local UICorner_10 = Instance.new("UICorner")
local NameEsp = Instance.new("TextButton")
local UICorner_11 = Instance.new("UICorner")
local TextLabel_2 = Instance.new("TextLabel")
local TextButton = Instance.new("TextButton")
local UICorner_12 = Instance.new("UICorner")
local Frame3 = Instance.new("Frame")
local UICorner_13 = Instance.new("UICorner")
local Norocketcoolddown = Instance.new("TextButton")
local UICorner_14 = Instance.new("UICorner")
local Heal = Instance.new("TextButton")
local UICorner_15 = Instance.new("UICorner")
local TpToYellow = Instance.new("TextButton")
local UICorner_16 = Instance.new("UICorner")
local Clicktp = Instance.new("TextButton")
local UICorner_17 = Instance.new("UICorner")
local Speedup = Instance.new("TextButton")
local UICorner_18 = Instance.new("UICorner")
local Aimbot = Instance.new("TextButton")
local UICorner_19 = Instance.new("UICorner")
local TextLabel_3 = Instance.new("TextLabel")
local Fly = Instance.new("TextButton")
local UICorner_20 = Instance.new("UICorner")
local TextLabel_4 = Instance.new("TextLabel")
local Killall = Instance.new("TextButton")
local UICorner_21 = Instance.new("UICorner")
local Edgebadge = Instance.new("TextButton")
local UICorner_22 = Instance.new("UICorner")
local Frame4 = Instance.new("Frame")
local UICorner_23 = Instance.new("UICorner")
local Feinvis = Instance.new("TextButton")
local UICorner_24 = Instance.new("UICorner")

--Properties:

ScreenGui.Parent = game.CoreGui
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

Frame1.Name = "Frame 1"
Frame1.Parent = ScreenGui
Frame1.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
Frame1.Position = UDim2.new(0.0301481858, 0, 0, 0)
Frame1.Size = UDim2.new(0, 132, 0, 258)

UICorner.Parent = Frame1

Tptomiddle.Name = "Tp to middle"
Tptomiddle.Parent = ScreenGui
Tptomiddle.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Tptomiddle.Position = UDim2.new(0.0362800173, 0, 0.00759493653, 0)
Tptomiddle.Size = UDim2.new(0, 109, 0, 42)
Tptomiddle.Font = Enum.Font.SourceSans
Tptomiddle.Text = "tp to middle"
Tptomiddle.TextColor3 = Color3.fromRGB(0, 0, 0)
Tptomiddle.TextSize = 14.000

UICorner_2.Parent = Tptomiddle

tptogreen.Name = "tp to green"
tptogreen.Parent = ScreenGui
tptogreen.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
tptogreen.Position = UDim2.new(0.0362800173, 0, 0.12995781, 0)
tptogreen.Size = UDim2.new(0, 109, 0, 42)
tptogreen.Font = Enum.Font.SourceSans
tptogreen.Text = "tp to green"
tptogreen.TextColor3 = Color3.fromRGB(0, 0, 0)
tptogreen.TextSize = 14.000

UICorner_3.Parent = tptogreen

tptoblue.Name = "tp to blue"
tptoblue.Parent = ScreenGui
tptoblue.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
tptoblue.Position = UDim2.new(0.0362800173, 0, 0.172995776, 0)
tptoblue.Size = UDim2.new(0, 109, 0, 42)
tptoblue.Font = Enum.Font.SourceSans
tptoblue.Text = "tp to blue"
tptoblue.TextColor3 = Color3.fromRGB(0, 0, 0)
tptoblue.TextSize = 14.000

UICorner_4.Parent = tptoblue

TextLabel.Parent = ScreenGui
TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.BackgroundTransparency = 1.000
TextLabel.Position = UDim2.new(0.145120084, 0, 0.0548523217, 0)
TextLabel.Size = UDim2.new(0, 200, 0, 50)
TextLabel.Font = Enum.Font.SourceSans
TextLabel.Text = "*Press R*"
TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)

Frame2.Name = "Frame 2"
Frame2.Parent = ScreenGui
Frame2.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
Frame2.BorderColor3 = Color3.fromRGB(24, 24, 24)
Frame2.Position = UDim2.new(0.163515598, 0, 4.65661287e-10, 0)
Frame2.Size = UDim2.new(0, 132, 0, 258)

UICorner_5.Parent = Frame2

Noclip.Name = "Noclip"
Noclip.Parent = Frame2
Noclip.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Noclip.Position = UDim2.new(0.0861360058, 0, 0.0338828415, 0)
Noclip.Size = UDim2.new(0, 109, 0, 42)
Noclip.Font = Enum.Font.SourceSans
Noclip.Text = "Noclip"
Noclip.TextColor3 = Color3.fromRGB(0, 0, 0)
Noclip.TextSize = 14.000

UICorner_6.Parent = Noclip

infjump.Name = "inf jump"
infjump.Parent = Noclip
infjump.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
infjump.Position = UDim2.new(-0.0131828729, 0, 1.1485008, 0)
infjump.Size = UDim2.new(0, 109, 0, 42)
infjump.Font = Enum.Font.SourceSans
infjump.Text = "Inf Jump"
infjump.TextColor3 = Color3.fromRGB(0, 0, 0)
infjump.TextSize = 14.000

UICorner_7.Parent = infjump

Esp.Name = "Esp"
Esp.Parent = Noclip
Esp.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Esp.Position = UDim2.new(-0.0223571844, 0, 2.31516743, 0)
Esp.Size = UDim2.new(0, 109, 0, 42)
Esp.Font = Enum.Font.SourceSans
Esp.Text = "Esp"
Esp.TextColor3 = Color3.fromRGB(0, 0, 0)
Esp.TextSize = 14.000

UICorner_8.Parent = Esp

ChamBig.Name = "Cham Big"
ChamBig.Parent = Noclip
ChamBig.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
ChamBig.Position = UDim2.new(0.427184224, 0, 3.4580245, 0)
ChamBig.Size = UDim2.new(0, 62, 0, 42)
ChamBig.Font = Enum.Font.SourceSans
ChamBig.Text = "Cham"
ChamBig.TextColor3 = Color3.fromRGB(0, 0, 0)
ChamBig.TextSize = 14.000

UICorner_9.Parent = ChamBig

tptored.Name = "tp to red"
tptored.Parent = Noclip
tptored.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
tptored.Position = UDim2.new(-2.11926627, 0, 1.1485008, 0)
tptored.Size = UDim2.new(0, 109, 0, 42)
tptored.Font = Enum.Font.SourceSans
tptored.Text = "tp to red"
tptored.TextColor3 = Color3.fromRGB(0, 0, 0)
tptored.TextSize = 14.000

UICorner_10.Parent = tptored

NameEsp.Name = "Name Esp"
NameEsp.Parent = Noclip
NameEsp.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
NameEsp.Position = UDim2.new(-0.00400844216, 0, 4.67230988, 0)
NameEsp.Size = UDim2.new(0, 107, 0, 42)
NameEsp.Font = Enum.Font.SourceSans
NameEsp.Text = "Name Esp"
NameEsp.TextColor3 = Color3.fromRGB(0, 0, 0)
NameEsp.TextSize = 14.000

UICorner_11.Parent = NameEsp

TextLabel_2.Parent = Frame2
TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_2.BackgroundTransparency = 1.000
TextLabel_2.Position = UDim2.new(-0.280303031, 0, 0.0581395403, 0)
TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
TextLabel_2.Font = Enum.Font.SourceSans
TextLabel_2.Text = "*Press E*"
TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_2.TextWrapped = true

TextButton.Name = "Text Button"
TextButton.Parent = Frame2
TextButton.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
TextButton.Position = UDim2.new(0.0623905659, 0, 0.594230175, 0)
TextButton.Size = UDim2.new(0, 45, 0, 42)
TextButton.Font = Enum.Font.SourceSans
TextButton.Text = "Off"
TextButton.TextColor3 = Color3.fromRGB(255, 0, 0)
TextButton.TextSize = 14.000

UICorner_12.Parent = TextButton

Frame3.Name = "Frame 3"
Frame3.Parent = ScreenGui
Frame3.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
Frame3.Position = UDim2.new(0.3098239, 0, 0, 0)
Frame3.Size = UDim2.new(0, 132, 0, 360)

UICorner_13.Parent = Frame3

Norocketcoolddown.Name = "No rocket  coolddown"
Norocketcoolddown.Parent = ScreenGui
Norocketcoolddown.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Norocketcoolddown.Position = UDim2.new(0.315955758, 0, 0.0886076018, 0)
Norocketcoolddown.Size = UDim2.new(0, 109, 0, 42)
Norocketcoolddown.Font = Enum.Font.SourceSans
Norocketcoolddown.Text = "No CoolDown"
Norocketcoolddown.TextColor3 = Color3.fromRGB(0, 0, 0)
Norocketcoolddown.TextSize = 14.000

UICorner_14.Parent = Norocketcoolddown

Heal.Name = "Heal"
Heal.Parent = ScreenGui
Heal.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Heal.Position = UDim2.new(0.315955758, 0, 0.0472573936, 0)
Heal.Size = UDim2.new(0, 109, 0, 42)
Heal.Font = Enum.Font.SourceSans
Heal.Text = "Heal"
Heal.TextColor3 = Color3.fromRGB(0, 0, 0)
Heal.TextSize = 14.000

UICorner_15.Parent = Heal

TpToYellow.Name = "Tp To Yellow"
TpToYellow.Parent = ScreenGui
TpToYellow.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
TpToYellow.Position = UDim2.new(0.0362800173, 0, 0.0894514769, 0)
TpToYellow.Size = UDim2.new(0, 109, 0, 42)
TpToYellow.Font = Enum.Font.SourceSans
TpToYellow.Text = "tp to yellow"
TpToYellow.TextColor3 = Color3.fromRGB(0, 0, 0)
TpToYellow.TextSize = 14.000

UICorner_16.Parent = TpToYellow

Clicktp.Name = "Clicktp"
Clicktp.Parent = ScreenGui
Clicktp.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Clicktp.Position = UDim2.new(0.315955758, 0, 0.00675105304, 0)
Clicktp.Size = UDim2.new(0, 109, 0, 42)
Clicktp.Font = Enum.Font.SourceSans
Clicktp.Text = "Click to tp"
Clicktp.TextColor3 = Color3.fromRGB(0, 0, 0)
Clicktp.TextSize = 14.000

UICorner_17.Parent = Clicktp

Speedup.Name = "Speed up"
Speedup.Parent = ScreenGui
Speedup.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Speedup.Position = UDim2.new(0.315955758, 0, 0.12995781, 0)
Speedup.Size = UDim2.new(0, 109, 0, 42)
Speedup.Font = Enum.Font.SourceSans
Speedup.Text = "Local Speed Up"
Speedup.TextColor3 = Color3.fromRGB(0, 0, 0)
Speedup.TextSize = 14.000

UICorner_18.Parent = Speedup

Aimbot.Name = "Aimbot"
Aimbot.Parent = ScreenGui
Aimbot.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Aimbot.Position = UDim2.new(0.315955758, 0, 0.172995776, 0)
Aimbot.Size = UDim2.new(0, 109, 0, 42)
Aimbot.Font = Enum.Font.SourceSans
Aimbot.Text = "Aimbot"
Aimbot.TextColor3 = Color3.fromRGB(0, 0, 0)
Aimbot.TextSize = 14.000

UICorner_19.Parent = Aimbot

TextLabel_3.Parent = ScreenGui
TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_3.BackgroundTransparency = 1.000
TextLabel_3.Position = UDim2.new(0.289519399, 0, 0.182278484, 0)
TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
TextLabel_3.Font = Enum.Font.SourceSans
TextLabel_3.Text = "*Middle Click*"
TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)

Fly.Name = "Fly"
Fly.Parent = ScreenGui
Fly.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Fly.Position = UDim2.new(0.315376729, 0, 0.217721522, 0)
Fly.Size = UDim2.new(0, 109, 0, 42)
Fly.Font = Enum.Font.SourceSans
Fly.Text = "Fly"
Fly.TextColor3 = Color3.fromRGB(0, 0, 0)
Fly.TextSize = 14.000

UICorner_20.Parent = Fly

TextLabel_4.Parent = ScreenGui
TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_4.BackgroundTransparency = 1.000
TextLabel_4.Position = UDim2.new(0.290098459, 0, 0.224472567, 0)
TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
TextLabel_4.Font = Enum.Font.SourceSans
TextLabel_4.Text = "*Double F*"
TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)

Killall.Name = "Killall"
Killall.Parent = ScreenGui
Killall.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Killall.Position = UDim2.new(0.315376759, 0, 0.259071738, 0)
Killall.Size = UDim2.new(0, 109, 0, 42)
Killall.Font = Enum.Font.SourceSans
Killall.Text = "Tp all head"
Killall.TextColor3 = Color3.fromRGB(0, 0, 0)
Killall.TextSize = 14.000

UICorner_21.Parent = Killall

Edgebadge.Name = "Edge badge"
Edgebadge.Parent = ScreenGui
Edgebadge.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Edgebadge.Position = UDim2.new(0.446239471, 0, 0.0472573824, 0)
Edgebadge.Size = UDim2.new(0, 109, 0, 42)
Edgebadge.Font = Enum.Font.SourceSans
Edgebadge.Text = "EdgeBadge"
Edgebadge.TextColor3 = Color3.fromRGB(0, 0, 0)
Edgebadge.TextSize = 14.000

UICorner_22.Parent = Edgebadge

Frame4.Name = "Frame 4"
Frame4.Parent = ScreenGui
Frame4.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
Frame4.Position = UDim2.new(0.440107644, 0, 0, 0)
Frame4.Size = UDim2.new(0, 132, 0, 106)

UICorner_23.Parent = Frame4

Feinvis.Name = "Fe invis"
Feinvis.Parent = ScreenGui
Feinvis.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
Feinvis.Position = UDim2.new(0.446239471, 0, 0.00759493466, 0)
Feinvis.Size = UDim2.new(0, 109, 0, 42)
Feinvis.Font = Enum.Font.SourceSans
Feinvis.Text = "Fe invis"
Feinvis.TextColor3 = Color3.fromRGB(0, 0, 0)
Feinvis.TextSize = 14.000

UICorner_24.Parent = Feinvis

-- Scripts:

local function HYKMY_fake_script() -- Tptomiddle.LocalScript 
	local script = Instance.new('LocalScript', Tptomiddle)

	getfenv().script = Instance.new('Script', Tptomiddle)
	
	local script = Instance.new('LocalScript', Tptomiddle)
	
	Tptomiddle.MouseButton1Click:Connect(function()
		
		game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,130,0)
	end)
	
	
end
coroutine.wrap(HYKMY_fake_script)()
local function DAPE_fake_script() -- tptogreen.LocalScript 
	local script = Instance.new('LocalScript', tptogreen)

	getfenv().script = Instance.new('Script', tptogreen)
	
	local script = Instance.new('LocalScript', tptogreen)
	
		tptogreen.MouseButton1Click:Connect(function()
	
			game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,30,-130)
		end)
		
	
end
coroutine.wrap(DAPE_fake_script)()
local function HWSMRI_fake_script() -- tptoblue.LocalScript 
	local script = Instance.new('LocalScript', tptoblue)

	getfenv().script = Instance.new('Script', tptoblue)
	
	local script = Instance.new('LocalScript', tptoblue)
	
	tptoblue.MouseButton1Click:Connect(function()
	
			game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,30,130)
	end)
	
	
end
coroutine.wrap(HWSMRI_fake_script)()
local function SITMSP_fake_script() -- infjump.LocalScript 
	local script = Instance.new('LocalScript', infjump)

	getfenv().script = Instance.new('Script', infjump)
	
	local script = Instance.new('LocalScript', infjump)
	
	infjump.MouseButton1Click:Connect(function()
		
		loadstring(game:HttpGet("#", true))()
	end)
	
	
end
coroutine.wrap(SITMSP_fake_script)()
local function ANGCA_fake_script() -- Esp.LocalScript 
	local script = Instance.new('LocalScript', Esp)

	getfenv().script = Instance.new('Script', Esp)
	
	local script = Instance.new('LocalScript', Esp)
	
	Esp.MouseButton1Click:Connect(function()
	
		loadstring(game:HttpGet("https://raw.githubusercontent.com/Rollimonster/Roblox-esp/main/Roblox-esp", true))()
	end)
	
	
end
coroutine.wrap(ANGCA_fake_script)()
local function KHASEKK_fake_script() -- tptored.LocalScript 
	local script = Instance.new('LocalScript', tptored)

	getfenv().script = Instance.new('Script', tptored)
	
	local script = Instance.new('LocalScript', tptored)
	
	tptored.MouseButton1Click:Connect(function()
	
			game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-130,30,0)
	end)
	
	
end
coroutine.wrap(KHASEKK_fake_script)()
local function ZHCABOH_fake_script() -- Noclip.LocalScript 
	local script = Instance.new('LocalScript', Noclip)

	getfenv().script = Instance.new('Script', Noclip)
	
	local script = Instance.new('LocalScript', Noclip)
	
	Noclip.MouseButton1Click:Connect(function()
	
		loadstring(game:HttpGet(("https://raw.githubusercontent.com/RobloxScripts52/noclip/main/noclip.lua"), true))()
	
	end)
end
coroutine.wrap(ZHCABOH_fake_script)()
local function FNQE_fake_script() -- NameEsp.LocalScript 
	local script = Instance.new('LocalScript', NameEsp)

	getfenv().script = Instance.new('Script', NameEsp)
	
	local script = Instance.new('LocalScript', NameEsp)
	
	NameEsp.MouseButton1Down:connect(function()
		
		local esp_settings = {
			textsize = 20,
			color = 0, 85, 255
		}
	
		local gui = Instance.new("BillboardGui")
		local esp = Instance.new("TextLabel",gui)
	
	
	
		gui.Name = "Cracked esp";
		gui.ResetOnSpawn = false
		gui.AlwaysOnTop = true;
		gui.LightInfluence = 0;
		gui.Size = UDim2.new(1.75, 0, 1.75, 0);
		esp.BackgroundColor3 = Color3.fromRGB(0, 85, 255);
		esp.Text = ""
		esp.Size = UDim2.new(0.0001, 0.00001, 0.0001, 0.00001);
		esp.BorderSizePixel = 4;
		esp.BorderColor3 = Color3.new(esp_settings.colour)
		esp.BorderSizePixel = 0
		esp.Font = "GothamSemibold"
		esp.TextSize = esp_settings.textsize
		esp.TextColor3 = Color3.fromRGB(esp_settings.colour)
	
		game:GetService("RunService").RenderStepped:Connect(function()
			for i,v in pairs (game:GetService("Players"):GetPlayers()) do
				if v ~= game:GetService("Players").LocalPlayer and v.Character.Head:FindFirstChild("Cracked esp")==nil  then -- craeting checks for team check, local player etc
					esp.Text = "{"..v.Name.."}"
					gui:Clone().Parent = v.Character.Head
				end
			end
		end)
	end)
	
	
end
coroutine.wrap(FNQE_fake_script)()
local function PYBWHJ_fake_script() -- TextButton.LocalScript 
	local script = Instance.new('LocalScript', TextButton)

	local function QHDX_fake_script() -- TextButton.LocalScript 
		local script = Instance.new('LocalScript', TextButton)
	
		_G.chams = false
		local Players = game:GetService("Players") -- variable to get the players in the game
	
		script.Parent.MouseButton1Click:Connect(function()
			if _G.chams == false then
				_G.chams = true
				script.Parent.Text = "On"
				script.Parent.TextColor3 = Color3.fromRGB(0, 255, 0)
				--- Chams
				function CreateGui(name,parent,face) -- function that creates the Chams
					local SurfaceGui = Instance.new("SurfaceGui",parent) --- Creates a SurfaceGui in the game
					SurfaceGui.Parent = parent
					SurfaceGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
					SurfaceGui.Face = Enum.NormalId[face]
					SurfaceGui.LightInfluence = 0
					SurfaceGui.ResetOnSpawn = false
					SurfaceGui.Name = name
					SurfaceGui.AlwaysOnTop = true
					local Frame = Instance.new("Frame",SurfaceGui)
					Frame.BackgroundColor3 = Color3.fromRGB(255, 0, 0) -- colour for the surfacgui
					Frame.Size = UDim2.new(1,0,1,0)
				end
	
				while wait(1) do
					for i,v in pairs (Players:GetPlayers()) do --- gets all the players in the game and loops through them
						if v ~= Players.LocalPlayer and v.Character ~= nil and v.Character:FindFirstChild("Head") and _G.chams and v.Character.Head:FindFirstChild("cham") == nil then --- Checks to check if the player is appropiate to make a cham
							for i,v in pairs (v.Character:GetChildren()) do -- looping through every child in the character of the player
								if v:IsA("MeshPart") or v.Name == "Head" then -- checking if the child is a body part
									CreateGui("cham",v,"Back")
									CreateGui("cham",v,"Front")
									CreateGui("cham",v,"Top")
									CreateGui("cham",v,"Bottom")
									CreateGui("cham",v,"Right")
									CreateGui("cham",v,"Left")
								end
							end
	
						end
					end
				end
			else 
				_G.chams = false
				script.Parent.Text = "Off"
				script.Parent.TextColor3 = Color3.fromRGB(255, 0, 0)
			end
		end)
	end
	coroutine.wrap(QHDX_fake_script)()
end
coroutine.wrap(PYBWHJ_fake_script)()
local function YBDCXX_fake_script() -- Norocketcoolddown.LocalScript 
	local script = Instance.new('LocalScript', Norocketcoolddown)

	getfenv().script = Instance.new('Script', Norocketcoolddown)
	
	local script = Instance.new('LocalScript', Norocketcoolddown)
	
	Norocketcoolddown.MouseButton1Click:Connect(function()
	
		loadstring(game:HttpGet("https://paste.ee/r/r826i/0", true))()
	end)
end
coroutine.wrap(YBDCXX_fake_script)()
local function ZUFY_fake_script() -- Heal.LocalScript 
	local script = Instance.new('LocalScript', Heal)

	getfenv().script = Instance.new('Script', Heal)
	
	local script = Instance.new('LocalScript', Heal)
	
	Heal.MouseButton1Click:Connect(function()
		
		game.Players.LocalPlayer.Character.Humanoid.Health = 100
	end)
	
	
end
coroutine.wrap(ZUFY_fake_script)()
local function DZCDD_fake_script() -- TpToYellow.LocalScript 
	local script = Instance.new('LocalScript', TpToYellow)

	getfenv().script = Instance.new('Script', TpToYellow)
	
	local script = Instance.new('LocalScript', TpToYellow)
	
		TpToYellow.MouseButton1Click:Connect(function()
	
			game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(130,30,0)
	end)
	
	
end
coroutine.wrap(DZCDD_fake_script)()
local function EKRELMA_fake_script() -- Clicktp.LocalScript 
	local script = Instance.new('LocalScript', Clicktp)

	getfenv().script = Instance.new('Script', Clicktp)
	
	local script = Instance.new('LocalScript', Clicktp)
	
	Clicktp.MouseButton1Click:Connect(function()
	
			loadstring(game:HttpGet("https://raw.githubusercontent.com/Rollimonster/Roblox-Click-to-tp/main/Click%20to%20tp", true))()
		end)
	
	
end
coroutine.wrap(EKRELMA_fake_script)()
local function HLUCDNG_fake_script() -- Speedup.Local Script 
	local script = Instance.new('LocalScript', Speedup)

	getfenv().script = Instance.new('Script', Speedup)
	
	local script = Instance.new('LocalScript', Speedup)
	
	Speedup.MouseButton1Click:Connect(function()
	
		local UIS = game:GetService("UserInputService")
	
		local Char = game.Players.LocalPlayer.Character or game.Players.LocalPlayer.CharacterAdded:Wait()
		local Humanoid = Char:WaitForChild("Humanoid")
	
		UIS.InputBegan:Connect(function(input)
	
			if input.KeyCode == Enum.KeyCode.LeftControl then
				Humanoid.WalkSpeed = 50
			end
	
		end)
	
		UIS.InputEnded:Connect(function(input)
	
			if input.KeyCode == Enum.KeyCode.LeftControl then
				Humanoid.WalkSpeed = 16
			end
	
		end)
	end)
	
	
end
coroutine.wrap(HLUCDNG_fake_script)()
local function KHKE_fake_script() -- Aimbot.LocalScript 
	local script = Instance.new('LocalScript', Aimbot)

	getfenv().script = Instance.new('Script', Aimbot)
	
	local script = Instance.new('LocalScript', Aimbot)
	
	Aimbot.MouseButton1Click:Connect(function()
	
		local dwCamera = workspace.CurrentCamera
		local dwRunService = game:GetService("RunService")
		local dwUIS = game:GetService("UserInputService")
		local dwEntities = game:GetService("Players")
		local dwLocalPlayer = dwEntities.LocalPlayer
		local dwMouse = dwLocalPlayer:GetMouse()
	
		local settings = {
			Aimbot = true,
			Aiming = false,
			Aimbot_AimPart = "Head",
			Aimbot_TeamCheck = true,
			Aimbot_Draw_FOV = true,
			Aimbot_FOV_Radius = 10000000,
			Aimbot_FOV_Color = Color3.fromRGB(255,255,255)
		}
	
		local fovcircle = Drawing.new("Circle")
		fovcircle.Visible = settings.Aimbot_Draw_FOV
		fovcircle.Radius = settings.Aimbot_FOV_Radius
		fovcircle.Color = settings.Aimbot_FOV_Color
		fovcircle.Thickness = 1
		fovcircle.Filled = false
		fovcircle.Transparency = 1
	
		fovcircle.Position = Vector2.new(dwCamera.ViewportSize.X / 2, dwCamera.ViewportSize.Y / 2)
	
		dwUIS.InputBegan:Connect(function(i)
			if i.UserInputType == Enum.UserInputType.MouseButton2 then
				settings.Aiming = true
			end
		end)
	
		dwUIS.InputEnded:Connect(function(i)
			if i.UserInputType == Enum.UserInputType.MouseButton2 then
				settings.Aiming = false
			end
		end)
	
		dwRunService.RenderStepped:Connect(function()
	
			local dist = math.huge
			local closest_char = nil
	
			if settings.Aiming then
	
				for i,v in next, dwEntities:GetChildren() do 
	
					if v ~= dwLocalPlayer and
						v.Character and
						v.Character:FindFirstChild("HumanoidRootPart") and
						v.Character:FindFirstChild("Humanoid") and
						v.Character:FindFirstChild("Humanoid").Health > 0 then
	
						if settings.Aimbot_TeamCheck == true and
							v.Team ~= dwLocalPlayer.Team or
							settings.Aimbot_TeamCheck == false then
	
							local char = v.Character
							local char_part_pos, is_onscreen = dwCamera:WorldToViewportPoint(char[settings.Aimbot_AimPart].Position)
	
							if is_onscreen then
	
								local mag = (Vector2.new(dwMouse.X, dwMouse.Y) - Vector2.new(char_part_pos.X, char_part_pos.Y)).Magnitude
	
								if mag < dist and mag < settings.Aimbot_FOV_Radius then
	
									dist = mag
									closest_char = char
	
								end
							end
						end
					end
				end
	
				if closest_char ~= nil and
					closest_char:FindFirstChild("HumanoidRootPart") and
					closest_char:FindFirstChild("Humanoid") and
					closest_char:FindFirstChild("Humanoid").Health > 0 then
	
					dwCamera.CFrame = CFrame.new(dwCamera.CFrame.Position, closest_char&#91;settings.Aimbot_AimPart].Position)
				end
			end
		end)
	end)
	
	
end
coroutine.wrap(KHKE_fake_script)()
local function RKHY_fake_script() -- Fly.LocalScript 
	local script = Instance.new('LocalScript', Fly)

	getfenv().script = Instance.new('Script', Fly)
	
	local script = Instance.new('LocalScript', Fly)
	
	Fly.MouseButton1Click:Connect(function()
	
		loadstring(game:HttpGet("https://raw.githubusercontent.com/Rollimonster/Fly-script/main/fly-script", true))()
	end)
	
	
end
coroutine.wrap(RKHY_fake_script)()
local function TMABIY_fake_script() -- Killall.LocalScript 
	local script = Instance.new('LocalScript', Killall)

	getfenv().script = Instance.new('Script', Killall)
	
	local script = Instance.new('LocalScript', Killall)
	Killall.MouseButton1Click:Connect(function()
	
		loadstring(game:HttpGet("https://raw.githubusercontent.com/Rollimonster/roblox-tp-all-head/main/roblox%20tp%20all%20head", true))()
	end)
	
	
end
coroutine.wrap(TMABIY_fake_script)()
local function LNIBPGC_fake_script() -- Edgebadge.LocalScript 
	local script = Instance.new('LocalScript', Edgebadge)

	getfenv().script = Instance.new('Script', Edgebadge)
	
	local script = Instance.new('LocalScript', Edgebadge)
	
	Edgebadge.MouseButton1Down:connect(function()
	
		game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,519,3071)
		wait(0.1)
		game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,-460,3071)
	end)
	
	
end
coroutine.wrap(LNIBPGC_fake_script)()
local function SWUGJ_fake_script() -- Feinvis.LocalScript 
	local script = Instance.new('LocalScript', Feinvis)

	getfenv().script = Instance.new('Script', Feinvis)
	
	local script = Instance.new('LocalScript', Feinvis)
	
	Feinvis.MouseButton1Click:Connect(function()
	
			loadstring(game:HttpGet("https://raw.githubusercontent.com/Rollimonster/fe-invis/main/fe-invis", true))()
		end)
	
	
end
coroutine.wrap(SWUGJ_fake_script)()

Select all text above, copy it, then paste into your executor.

Super Doomspire Script Pastebin2026 :

Script 5 KEYLESSSuper Doomspire Script Pastebin2026 :
Pastebin
_G.enable = true
local weapon = "Sword"  -- Your Weapon Name

game:GetService("RunService").RenderStepped:Connect(function()
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
end)

local vu = game:GetService("VirtualUser")
while _G.enable and game:GetService("RunService").RenderStepped:wait() do
for _,v in next, game:GetService("Players"):GetChildren() do
if v ~= game:GetService("Players").LocalPlayer then 
local char = v.Character or workspace:FindFirstChild(v.Name)
if char then
pcall(function()
if v.Team ~= game:GetService("Players").LocalPlayer.Team or v.Team == game:GetService('Teams').Spectators then
char.Head.Anchored = true
char.Head.Position = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,2,-2.5) + Vector3.new(0, -0.2, -2.55)).p
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, 1000, 0)
   vu:Button1Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
   vu:Button1Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
for _, k in pairs(char:GetChildren()) do
 if k:IsA("Tool") then
  k:Remove()
 end
end
for _, n in pairs(v.Backpack:GetChildren()) do
 if n:IsA("Tool") then
  n:Remove()
 end
end
else
char.Head.Anchored = true
char.Head.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
end
for _, c in pairs(game:GetService("Players").LocalPlayer.Backpack:GetChildren()) do
 if c.Name == weapon and c.ClassName == "Tool" then
wait()
  game:GetService("Players").LocalPlayer.Character.Humanoid:EquipTool(c)
 end
end
end)
end
end
end

Select all text above, copy it, then paste into your executor.

Super Doomspire Script 6:

Script 6 KEYLESSSuper Doomspire Script Pastebin2026 :
Pastebin
loadstring(game:HttpGet("#", true))()

Select all text above, copy it, then paste into your executor.


🎮 How to Use the Super Doomspire Script

1Get a working executor – see our Roblox Executor list for free options on PC, Mobile, and Mac.
2Launch Roblox and open Super Doomspire.
3Open your executor, then click Inject or Attach.
4Copy any script above and paste it into the executor script box.
5Press Execute — the GUI will appear in-game.
6Toggle Auto Farm, Speed Hack, ESP and other features from the GUI menu.
7Always use an alt account to protect your main.

🎮 About The Super Doomspire Script

Super Doomspire Script

Super Doomspire is a fighting game where winning comes down to timing, knowing your combos, and reading what the other player is going to do before they do it. Going up against skilled opponents without the right tools makes it hard to climb and stay competitive.

Kill aura and auto attack scripts are the most impactful here since they handle hitting automatically so you can focus on positioning and movement. Stack those with speed and god mode and you become very difficult to beat in any fight.

Use an alt account to avoid any bans on your main. The hub scripts above are updated after patches so they are the safest long-term option.

Looking for free rewards? Check out our Super Doomspire Codes page for every working code.

If you want a breakdown of Super Doomspire’s mechanics, bosses, and progression milestones, the Super Doomspire covers all of it.


⚠️ Disclaimer: All scripts on this page are for educational purposes only. Using scripts in Roblox violates the Roblox Terms of Service and may result in your account being permanently banned or suspended without warning. RobloxDatabase.com is not responsible for any consequences from using these scripts. Always use an alt account — never your main.


MORE FOR SUPER DOOMSPIRE

Working Codes for Super Doomspire  |  Super Doomspire Game Wiki

Another Similar Game :

Super Doomspire CodesSuper Doomspire Codes Super DoomspireSuper Doomspire Super Evolution ScriptSuper Evolution Script Super NFL Tycoon ScriptSuper NFL Tycoon Script Super Punch Simulator ScriptSuper Punch Simulator Script super striker league script 1Super Striker League Script

Leave a Comment Cancel reply

Promo Codes

Get your hands on exclusive cosmetics, in-game currency, and special bonuses! Redeem our extensive list of Roblox promo codes and stay ahead of the game.

FREE ITEMS
PROMO CODES
STAR CODES

Game Codes

Unlock exclusive in-game perks, boost your stats, and get an edge in your favorite Roblox games with our collection of verified and non expired game codes.

VIEW ALL
GENRES
POPULAR CODES

Items Codes

Customize your Roblox avatar to the max! Browse our thousands of collection of item codes to unlock unique hats, accessories, gear, and many more.

VIEW ALL
CATEGORY
POPULAR ITEMS

Music Codes

Jam out to your favorite tunes in Roblox! Discover music codes for the latest hits and timeless classics to personalize your in-game experience.

VIEW ALL
STYLE
ARTIST

Best Games

Looking for the hottest Roblox games? Explore our curated recommendations, discover hidden gems, and find your next gaming obsession.

BEST GAMES
THEMES
POPULAR GAMES

Roblox Guides

Level up your Roblox knowledge! Access in-depth guides, powerful tools, and valuable resources to enhance your gameplay and creation skills.

VIEW ALL
GAMES WIKI
ERRORS

Tools

Tap into the Roblox community! Find player-created tools, expert guides, and collaborative resources to elevate your Roblox journey.

VIEW ALL
USERNAME GENERATOR
EXECUTOR

Roblox Scripts

Unlock hidden potential, customize your gameplay, and push the limits of your favorite Roblox game with our powerful script collection.

VIEW ALL
GENRE
POPULAR SCRIPTS
Roblox Database Logo

Roblox Database is your all-in-one source for anything and everything related to Roblox.

Whether you’re looking for the latest game codes, item codes, or promo codes or need some scripting guidance, we’ve got you covered.

Facebook-f Twitter Youtube Instagram Pinterest
Quick Links
  • About
  • Contact
  • Tools
  • Privacy Policy
  • Terms of Service
  • Copyright Policy
Menu
  • Home
  • Roblox Scripts
  • Game Codes
  • Roblox Codes
    • Promo Codes
    • Item Codes
    • Music Codes
    • Star Codes
    • Color Codes
  • Best Games
  • Games
  • Roblox Guides
  • Roblox Tools
  • Home
  • Roblox Scripts
  • Game Codes
  • Roblox Codes
    • Promo Codes
    • Item Codes
    • Music Codes
    • Star Codes
    • Color Codes
  • Best Games
  • Games
  • Roblox Guides
  • Roblox Tools
Download
chrome logo
  • Email: robloxdatabase23@gmail.com
  • Android : Coming Soon
  • IOS : Coming Soon

© 2026 All Rights Reserved.