Перейти к содержимому
Работает

8x8x8x8 Gui fe v1.5

DEDementor89521 просмотровUniversal28 июл. 2026 г.
Поделиться
8x8x8x8 Gui fe v1.5

Код скрипта

Lua
-- Gui to Lua
-- Version: 3.2

-- Instances:

local ScreenGui = Instance.new("ScreenGui")
local Frame = Instance.new("Frame")
local TextLabel = Instance.new("TextLabel")
local TextLabel_2 = Instance.new("TextLabel")
local TextButton = Instance.new("TextButton")
local TextButton_2 = Instance.new("TextButton")
local TextButton_3 = Instance.new("TextButton")
local TextButton_4 = Instance.new("TextButton")
local TextButton_5 = Instance.new("TextButton")
local TextButton_6 = Instance.new("TextButton")
local TextButton_7 = Instance.new("TextButton")
local TextButton_8 = Instance.new("TextButton")
local TextButton_9 = Instance.new("TextButton")
local TextLabel_3 = Instance.new("TextLabel")
local TextButton_10 = Instance.new("TextButton")
local TextButton_11 = Instance.new("TextButton")
local TextButton_12 = Instance.new("TextButton")

--Properties:

ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

Frame.Parent = ScreenGui
Frame.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
Frame.BorderSizePixel = 0
Frame.Position = UDim2.new(0.0284090899, 0, 0.0525067747, 0)
Frame.Size = UDim2.new(0, 376, 0, 436)

TextLabel.Parent = Frame
TextLabel.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextLabel.BorderSizePixel = 0
TextLabel.Size = UDim2.new(0, 376, 0, 50)
TextLabel.Font = Enum.Font.SourceSans
TextLabel.Text = "8x8x8x8 Gui fe v1.5"
TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel.TextScaled = true
TextLabel.TextSize = 14.000
TextLabel.TextWrapped = true

TextLabel_2.Parent = TextLabel
TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_2.BorderSizePixel = 0
TextLabel_2.Position = UDim2.new(0, 0, 1, 0)
TextLabel_2.Size = UDim2.new(0, 376, 0, 50)
TextLabel_2.Font = Enum.Font.SourceSans
TextLabel_2.Text = "by @team_8x8x8x8 on youtube"
TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_2.TextScaled = true
TextLabel_2.TextSize = 14.000
TextLabel_2.TextWrapped = true

TextButton.Parent = TextLabel_2
TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton.BorderSizePixel = 3
TextButton.Position = UDim2.new(0.0186170209, 0, 1.12, 0)
TextButton.Size = UDim2.new(0, 97, 0, 50)
TextButton.Font = Enum.Font.SourceSans
TextButton.Text = "scripthub new ui"
TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton.TextScaled = true
TextButton.TextSize = 14.000
TextButton.TextWrapped = true

TextButton_2.Parent = TextLabel_2
TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton_2.BorderSizePixel = 3
TextButton_2.Position = UDim2.new(0.31117022, 0, 1.12, 0)
TextButton_2.Size = UDim2.new(0, 104, 0, 50)
TextButton_2.Font = Enum.Font.SourceSans
TextButton_2.Text = "scripthub old ui"
TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_2.TextScaled = true
TextButton_2.TextSize = 14.000
TextButton_2.TextWrapped = true

TextButton_3.Parent = TextLabel_2
TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton_3.BorderSizePixel = 3
TextButton_3.Position = UDim2.new(0.630319178, 0, 1.12, 0)
TextButton_3.Size = UDim2.new(0, 120, 0, 50)
TextButton_3.Font = Enum.Font.SourceSans
TextButton_3.Text = "comet"
TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_3.TextScaled = true
TextButton_3.TextSize = 14.000
TextButton_3.TextWrapped = true

TextButton_4.Parent = TextLabel_2
TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton_4.BorderSizePixel = 3
TextButton_4.Position = UDim2.new(0.0186170209, 0, 2.68000007, 0)
TextButton_4.Size = UDim2.new(0, 97, 0, 50)
TextButton_4.Font = Enum.Font.SourceSans
TextButton_4.Text = "inf yield admin"
TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_4.TextScaled = true
TextButton_4.TextSize = 14.000
TextButton_4.TextWrapped = true

TextButton_5.Parent = TextLabel_2
TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton_5.BorderSizePixel = 3
TextButton_5.Position = UDim2.new(0.31117022, 0, 2.68000007, 0)
TextButton_5.Size = UDim2.new(0, 104, 0, 50)
TextButton_5.Font = Enum.Font.SourceSans
TextButton_5.Text = "fates admin"
TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_5.TextScaled = true
TextButton_5.TextSize = 14.000
TextButton_5.TextWrapped = true

TextButton_6.Parent = TextLabel_2
TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton_6.BorderSizePixel = 3
TextButton_6.Position = UDim2.new(0.630319178, 0, 2.68000007, 0)
TextButton_6.Size = UDim2.new(0, 120, 0, 50)
TextButton_6.Font = Enum.Font.SourceSans
TextButton_6.Text = "dex++"
TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_6.TextScaled = true
TextButton_6.TextSize = 14.000
TextButton_6.TextWrapped = true

TextButton_7.Parent = TextLabel_2
TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton_7.BorderSizePixel = 3
TextButton_7.Position = UDim2.new(0.0186170209, 0, 4.19999981, 0)
TextButton_7.Size = UDim2.new(0, 97, 0, 50)
TextButton_7.Font = Enum.Font.SourceSans
TextButton_7.Text = "fedora admin"
TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_7.TextScaled = true
TextButton_7.TextSize = 14.000
TextButton_7.TextWrapped = true

TextButton_8.Parent = TextLabel_2
TextButton_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_8.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton_8.BorderSizePixel = 3
TextButton_8.Position = UDim2.new(0.31117022, 0, 4.19999981, 0)
TextButton_8.Size = UDim2.new(0, 104, 0, 50)
TextButton_8.Font = Enum.Font.SourceSans
TextButton_8.Text = "cmd admin"
TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_8.TextScaled = true
TextButton_8.TextSize = 14.000
TextButton_8.TextWrapped = true

TextButton_9.Parent = TextLabel_2
TextButton_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_9.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton_9.BorderSizePixel = 3
TextButton_9.Position = UDim2.new(0.630319178, 0, 4.19999981, 0)
TextButton_9.Size = UDim2.new(0, 120, 0, 50)
TextButton_9.Font = Enum.Font.SourceSans
TextButton_9.Text = "audio logger"
TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_9.TextScaled = true
TextButton_9.TextSize = 14.000
TextButton_9.TextWrapped = true

TextLabel_3.Parent = TextLabel_2
TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_3.BorderSizePixel = 0
TextLabel_3.Position = UDim2.new(0, 0, 5.57999992, 0)
TextLabel_3.Size = UDim2.new(0, 376, 0, 28)
TextLabel_3.Font = Enum.Font.SourceSans
TextLabel_3.Text = "f3x"
TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_3.TextScaled = true
TextLabel_3.TextSize = 14.000
TextLabel_3.TextWrapped = true

TextButton_10.Parent = TextLabel_3
TextButton_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_10.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton_10.BorderSizePixel = 3
TextButton_10.Position = UDim2.new(0, 0, 1.35714281, 0)
TextButton_10.Size = UDim2.new(0, 94, 0, 43)
TextButton_10.Font = Enum.Font.SourceSans
TextButton_10.Text = "group skybox"
TextButton_10.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_10.TextScaled = true
TextButton_10.TextSize = 14.000
TextButton_10.TextWrapped = true

TextButton_11.Parent = TextLabel_3
TextButton_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_11.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton_11.BorderSizePixel = 3
TextButton_11.Position = UDim2.new(0.276595742, 0, 1.35714281, 0)
TextButton_11.Size = UDim2.new(0, 95, 0, 43)
TextButton_11.Font = Enum.Font.SourceSans
TextButton_11.Text = "group decal"
TextButton_11.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_11.TextScaled = true
TextButton_11.TextSize = 14.000
TextButton_11.TextWrapped = true

TextButton_12.Parent = TextLabel_3
TextButton_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_12.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton_12.BorderSizePixel = 3
TextButton_12.Position = UDim2.new(0.56117022, 0, 1.35714281, 0)
TextButton_12.Size = UDim2.new(0, 146, 0, 43)
TextButton_12.Font = Enum.Font.SourceSans
TextButton_12.Text = "music"
TextButton_12.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_12.TextScaled = true
TextButton_12.TextSize = 14.000
TextButton_12.TextWrapped = true

-- Scripts:

local function KRPNVHZ_fake_script() -- TextButton.LocalScript 
	local script = Instance.new('LocalScript', TextButton)

	script.Parent.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://raw.githubusercontent.com/ltseverydayyou/Nameless-Admin/main/ScriptHubNA.lua"))()
	end)
end
coroutine.wrap(KRPNVHZ_fake_script)()
local function FBDCD_fake_script() -- TextButton_2.LocalScript 
	local script = Instance.new('LocalScript', TextButton_2)

	script.Parent.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/FE/main/ScriptHub"))()
	end)
end
coroutine.wrap(FBDCD_fake_script)()
local function YKXUI_fake_script() -- TextButton_3.LocalScript 
	local script = Instance.new('LocalScript', TextButton_3)

	script.Parent.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://raw.githubusercontent.com/ltseverydayyou/Nameless-Admin/main/comet"))()
	
	end)
end
coroutine.wrap(YKXUI_fake_script)()
local function SJQRYWC_fake_script() -- TextButton_4.LocalScript 
	local script = Instance.new('LocalScript', TextButton_4)

	script.Parent.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
	end)
end
coroutine.wrap(SJQRYWC_fake_script)()
local function AQTMOP_fake_script() -- TextButton_5.LocalScript 
	local script = Instance.new('LocalScript', TextButton_5)

	script.Parent.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))();
	end)
end
coroutine.wrap(AQTMOP_fake_script)()
local function BAJGF_fake_script() -- TextButton_6.LocalScript 
	local script = Instance.new('LocalScript', TextButton_6)

	script.Parent.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://github.com/AZYsGithub/DexPlusPlus/releases/download/stable-3.0/out.lua"))()
	end)
end
coroutine.wrap(BAJGF_fake_script)()
local function ZBBDT_fake_script() -- TextButton_7.LocalScript 
	local script = Instance.new('LocalScript', TextButton_7)

	script.Parent.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet('https://raw.githubusercontent.com/alexx1212/fedoratoomutch/main/toomucth'))()
	end)
end
coroutine.wrap(ZBBDT_fake_script)()
local function MALDYEG_fake_script() -- TextButton_8.LocalScript 
	local script = Instance.new('LocalScript', TextButton_8)

	script.Parent.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://raw.githubusercontent.com/lxte/cmd/main/main.lua"))()
	end)
end
coroutine.wrap(MALDYEG_fake_script)()
local function ZENIE_fake_script() -- TextButton_9.LocalScript 
	local script = Instance.new('LocalScript', TextButton_9)

	script.Parent.MouseButton1Click:Connect(function()
		-- https://github.com/EdgeIY
	
		aa = game:GetObjects("rbxassetid://01997056190")[1]
		aa.Parent = game.CoreGui
		wait(0.2)
		GUI = aa.PopupFrame.PopupFrame
		pos = 0
	
		ignore = {
			"rbxasset://sounds/action_get_up.mp3",
			"rbxasset://sounds/uuhhh.mp3",
			"rbxasset://sounds/action_falling.mp3",
			"rbxasset://sounds/action_jump.mp3",
			"rbxasset://sounds/action_jump_land.mp3",
			"rbxasset://sounds/impact_water.mp3",
			"rbxasset://sounds/action_swim.mp3",
			"rbxasset://sounds/action_footsteps_plastic.mp3"
		}
	
		GUI.Close.MouseButton1Click:connect(function()
			GUI:TweenSize(UDim2.new(0, 360, 0, 0),"Out","Quad",0.5,true) wait(0.6)
			GUI.Parent:TweenSize(UDim2.new(0, 0, 0, 20),"Out","Quad",0.5,true) wait(0.6)
			itemadded:Disconnect()
			aa:Destroy()
		end)
	
		local min = false
		GUI.Minimize.MouseButton1Click:connect(function()
			if min == false then
				GUI:TweenSize(UDim2.new(0, 360, 0, 20),"Out","Quad",0.5,true) min = true
			else
				GUI:TweenSize(UDim2.new(0, 360, 0, 260),"Out","Quad",0.5,true) min = false
			end
		end)
	
		function printTable(tbl)
			if type(tbl) ~= 'table' then return nil end
			local depthCount = -15
	
			local function run(val, inPrefix)
				depthCount = depthCount + 15
				-- if inPrefix then print(string.rep(' ', depthCount) .. '{') end
				for i,v in pairs(val) do
					if type(v) == 'table' then
						-- print(string.rep(' ', depthCount) .. ' [' .. tostring(i) .. '] = {')
						GUI.Store.Text = GUI.Store.Text..'\n'..string.rep(' ', depthCount) .. ' [' .. tostring(i) .. '] = {'
						run(v, false)
						wait()
					else
						-- print(string.rep(' ', depthCount) .. ' [' .. tostring(i) .. '] = ' .. tostring(v))
						GUI.Store.Text = GUI.Store.Text..'\n'..string.rep(' ', depthCount) .. ' [' .. tostring(i) .. '] = ' .. tostring(v)
						wait()
					end
				end
				-- print(string.rep(' ', depthCount) .. '}')
				depthCount = depthCount - 15
			end
			run(tbl, true)
		end
	
		function refreshlist()
			pos = 0
			GUI.Logs.CanvasSize = UDim2.new(0,0,0,0)
			for i,v in pairs(GUI.Logs:GetChildren()) do
				v.Position = UDim2.new(0,0,0, pos)
				GUI.Logs.CanvasSize = UDim2.new(0,0,0, pos+20)
				pos = pos+20
			end
		end
	
		function FindTable(Table, Name)
			for i,v in pairs(Table) do
				if v == Name then
					return true
				end end
			return false
		end
	
		function writefileExploit()
			if writefile then
				return true
			end
		end
	
		writeaudio = {}
		running = false
		GUI.SS.MouseButton1Click:connect(function()
			if writefileExploit() then
				if running == false then
					GUI.Load.Visible = true running = true
					GUI.Load:TweenSize(UDim2.new(0, 360, 0, 20),"Out","Quad",0.5,true) wait(0.3)
					for _, child in pairs(GUI.Logs:GetChildren()) do
						if child:FindFirstChild('ImageButton') then local bttn = child:FindFirstChild('ImageButton')
							if bttn.BackgroundTransparency == 0 then
								writeaudio[#writeaudio + 1] = {NAME = child.NAME.Value, ID = child.ID.Value}
							end
						end
					end
					GUI.Store.Visible = true
					printTable(writeaudio)
					wait(0.2)
					local filename = 0
					local function write()
						local file
						pcall(function() file = readfile("Audios"..filename..".txt") end)
						if file then
							filename = filename+1
							write()
						else
							local text = tostring(GUI.Store.Text)
							text = text:gsub('\n', '\r\n')
							writefile("Audios"..filename..".txt", text)
						end
					end
					write()
					for rep = 1,10 do
						GUI.Load.BackgroundTransparency = GUI.Load.BackgroundTransparency + 0.1
						wait(0.05)
					end
					GUI.Load.Visible = false
					GUI.Load.BackgroundTransparency = 0
					GUI.Load.Size = UDim2.new(0, 0, 0, 20)
					running = false
					GUI.Store.Visible = false
					GUI.Store.Text = ''
					writeaudio = {}
					game:FindService('StarterGui'):SetCore('SendNotification', {
						Title = 'Audio Logger',
						Text = 'Saved audios\n(Audios'..filename..'.txt)',
						Icon = 'http://www.roblox.com/asset/?id=176572847',
						Duration = 5,
					})
				end
			else
				game:FindService('StarterGui'):SetCore('SendNotification', {
					Title = 'Audio Logger',
					Text = 'Exploit cannot writefile :(',
					Icon = 'http://www.roblox.com/asset/?id=176572847',
					Duration = 5,
				})
			end
		end)
	
		GUI.SA.MouseButton1Click:connect(function()
			if writefileExploit() then
				if running == false then
					GUI.Load.Visible = true running = true
					GUI.Load:TweenSize(UDim2.new(0, 360, 0, 20),"Out","Quad",0.5,true) wait(0.3)
					for _, child in pairs(GUI.Logs:GetChildren()) do
						writeaudio[#writeaudio + 1] = {NAME = child.NAME.Value, ID = child.ID.Value}
					end
					GUI.Store.Visible = true
					printTable(writeaudio)
					wait(0.2)
					local filename = 0
					local function write()
						local file
						pcall(function() file = readfile("Audios"..filename..".txt") end)
						if file then
							filename = filename+1
							write()
						else
							local text = tostring(GUI.Store.Text)
							text = text:gsub('\n', '\r\n')
							writefile("Audios"..filename..".txt", text)
						end
					end
					write()
					for rep = 1,10 do
						GUI.Load.BackgroundTransparency = GUI.Load.BackgroundTransparency + 0.1
						wait(0.05)
					end
					GUI.Load.Visible = false
					GUI.Load.BackgroundTransparency = 0
					GUI.Load.Size = UDim2.new(0, 0, 0, 20)
					running = false
					GUI.Store.Visible = false
					GUI.Store.Text = ''
					writeaudio = {}
					game:FindService('StarterGui'):SetCore('SendNotification', {
						Title = 'Audio Logger',
						Text = 'Saved audios\n(Audios'..filename..'.txt)',
						Icon = 'http://www.roblox.com/asset/?id=176572847',
						Duration = 5,
					})
				end
			else
				game:FindService('StarterGui'):SetCore('SendNotification', {
					Title = 'Audio Logger',
					Text = 'Exploit cannot writefile :(',
					Icon = 'http://www.roblox.com/asset/?id=176572847',
					Duration = 5,
				})
			end
		end)
	
		selectedaudio = nil
		function getaudio(place)
			if running == false then
				GUI.Load.Visible = true running = true
				GUI.Load:TweenSize(UDim2.new(0, 360, 0, 20),"Out","Quad",0.5,true) wait(0.3)
				for _, child in pairs(place:GetDescendants()) do
					spawn(function()
						if child:IsA("Sound") and not GUI.Logs:FindFirstChild(child.SoundId) and not FindTable(ignore,child.SoundId) then
							local id = string.match(child.SoundId, "rbxasset://sounds.+") or string.match(child.SoundId, "&hash=.+") or string.match(child.SoundId, "%d+")
							if id ~= nil then		
								local newsound = GUI.Audio:Clone()
								if string.sub(id, 1, 6) == "&hash=" or string.sub(id, 1, 7) == "&0hash=" then
									id = string.sub(id, (string.sub(id, 1, 6) == "&hash=" and 7) or (string.sub(id, 1, 7) == "&0hash=" and 8), string.len(id))
									newsound.ImageButton.Image = 'rbxassetid://1453863294'
								end
								newsound.Parent = GUI.Logs
								newsound.Name = child.SoundId
								newsound.Visible = true
								newsound.Position = UDim2.new(0,0,0, pos)
								GUI.Logs.CanvasSize = UDim2.new(0,0,0, pos+20)
								pos = pos+20
								local function findname()
									Asset = game:GetService("MarketplaceService"):GetProductInfo(id)
								end
								local audioname = 'error'
								local success, message = pcall(findname)
								if success then
									newsound.TextLabel.Text = Asset.Name
									audioname = Asset.Name
								else
									newsound.TextLabel.Text = child.Name
									audioname = child.Name
								end
								local data = Instance.new('StringValue') data.Parent = newsound data.Value = child.SoundId data.Name = 'ID'
								local data2 = Instance.new('StringValue') data2.Parent = newsound data2.Value = audioname data2.Name = 'NAME'
								local soundselected = false
								newsound.ImageButton.MouseButton1Click:Connect(function()
									if GUI.Info.Visible ~= true then
										if soundselected == false then soundselected = true
											newsound.ImageButton.BackgroundTransparency = 0
										else soundselected = false
											newsound.ImageButton.BackgroundTransparency = 1
										end
									end
								end)
								newsound.Click.MouseButton1Click:Connect(function()
									if GUI.Info.Visible ~= true then
										GUI.Info.TextLabel.Text = "Name: " ..audioname.. "\n\nID: " .. child.SoundId .. "\n\nWorkspace Name: " .. child.Name
										selectedaudio = child.SoundId
										GUI.Info.Visible = true
									end
								end)
							end
						end
					end)
				end
			end
			for rep = 1,10 do
				GUI.Load.BackgroundTransparency = GUI.Load.BackgroundTransparency + 0.1
				wait(0.05)
			end
			GUI.Load.Visible = false
			GUI.Load.BackgroundTransparency = 0
			GUI.Load.Size = UDim2.new(0, 0, 0, 20)
			running = false
		end
	
		GUI.All.MouseButton1Click:connect(function() getaudio(game)end)
		GUI.Workspace.MouseButton1Click:connect(function() getaudio(workspace)end)
		GUI.Lighting.MouseButton1Click:connect(function() getaudio(game:GetService('Lighting'))end)
		GUI.SoundS.MouseButton1Click:connect(function() getaudio(game:GetService('SoundService'))end)
		GUI.Clr.MouseButton1Click:connect(function()
			for _, child in pairs(GUI.Logs:GetChildren()) do
				if child:FindFirstChild('ImageButton') then local bttn = child:FindFirstChild('ImageButton')
					if bttn.BackgroundTransparency == 1 then
						bttn.Parent:Destroy()
						refreshlist()
					end
				end
			end
		end)
		GUI.ClrS.MouseButton1Click:connect(function()
			for _, child in pairs(GUI.Logs:GetChildren()) do
				if child:FindFirstChild('ImageButton') then local bttn = child:FindFirstChild('ImageButton')
					if bttn.BackgroundTransparency == 0 then
						bttn.Parent:Destroy()
						refreshlist()
					end
				end
			end
		end)
		autoscan = false
		GUI.AutoScan.MouseButton1Click:connect(function()
			if autoscan == false then autoscan = true
				GUI.AutoScan.BackgroundTransparency = 0.5
				game:FindService('StarterGui'):SetCore('SendNotification', {
					Title = 'Audio Logger',
					Text = 'Auto Scan ENABLED',
					Icon = 'http://www.roblox.com/asset/?id=176572847',
					Duration = 5,
				})
			else autoscan = false
				GUI.AutoScan.BackgroundTransparency = 0
				game:FindService('StarterGui'):SetCore('SendNotification', {
					Title = 'Audio Logger',
					Text = 'Auto Scan DISABLED',
					Icon = 'http://www.roblox.com/asset/?id=176572847',
					Duration = 5,
				})
			end
		end)
	
		itemadded = game.DescendantAdded:connect(function(added)
			wait()
			if autoscan == true and added:IsA('Sound') and not GUI.Logs:FindFirstChild(added.SoundId) and not FindTable(ignore,added.SoundId) then
				local id = string.match(added.SoundId, "rbxasset://sounds.+") or string.match(added.SoundId, "&hash=.+") or string.match(added.SoundId, "%d+")
				if id ~= nil then		
					local newsound = GUI.Audio:Clone()
					if string.sub(id, 1, 6) == "&hash=" or string.sub(id, 1, 7) == "&0hash=" then
						id = string.sub(id, (string.sub(id, 1, 6) == "&hash=" and 7) or (string.sub(id, 1, 7) == "&0hash=" and 8), string.len(id))
						newsound.ImageButton.Image = 'rbxassetid://1453863294'
					end
					local scrolldown = false
					newsound.Parent = GUI.Logs
					newsound.Name = added.SoundId
					newsound.Visible = true
					newsound.Position = UDim2.new(0,0,0, pos)
					if GUI.Logs.CanvasPosition.Y == GUI.Logs.CanvasSize.Y.Offset - 230 then
						scrolldown = true
					end
					GUI.Logs.CanvasSize = UDim2.new(0,0,0, pos+20)
					pos = pos+20
					local function findname()
						Asset = game:GetService("MarketplaceService"):GetProductInfo(id)
					end
					local audioname = 'error'
					local success, message = pcall(findname)
					if success then
						newsound.TextLabel.Text = Asset.Name
						audioname = Asset.Name
					else 
						newsound.TextLabel.Text = added.Name
						audioname = added.Name
					end
					local data = Instance.new('StringValue') data.Parent = newsound data.Value = added.SoundId data.Name = 'ID'
					local data2 = Instance.new('StringValue') data2.Parent = newsound data2.Value = audioname data2.Name = 'NAME'
					local soundselected = false
					newsound.ImageButton.MouseButton1Click:Connect(function()
						if GUI.Info.Visible ~= true then
							if soundselected == false then soundselected = true
								newsound.ImageButton.BackgroundTransparency = 0
							else soundselected = false
								newsound.ImageButton.BackgroundTransparency = 1
							end
						end
					end)
					newsound.Click.MouseButton1Click:Connect(function()
						if GUI.Info.Visible ~= true then
							GUI.Info.TextLabel.Text = "Name: " ..audioname.. "\n\nID: " .. added.SoundId .. "\n\nWorkspace Name: " .. added.Name
							selectedaudio = added.SoundId
							GUI.Info.Visible = true
						end
					end)
					--230'
					if scrolldown == true then
						GUI.Logs.CanvasPosition = Vector2.new(0, 9999999999999999999999999999999999999999999, 0, 0)
					end
				end
			end
		end)
	
		GUI.Info.Copy.MouseButton1Click:Connect(function()
			if pcall(function() Synapse:Copy(selectedaudio) end) then	
			else
				local clip = setclipboard or Clipboard.set
				clip(selectedaudio)
			end
			game:FindService('StarterGui'):SetCore('SendNotification', {
				Title = 'Audio Logger',
				Text = 'Copied to clipboard',
				Icon = 'http://www.roblox.com/asset/?id=176572847',
				Duration = 5,
			})
		end)
	
		GUI.Info.Close.MouseButton1Click:Connect(function()
			GUI.Info.Visible = false
			for _, sound in pairs(game:GetService('Players').LocalPlayer.PlayerGui:GetChildren()) do
				if sound.Name == 'SampleSound' then
					sound:Destroy()
				end
			end
			GUI.Info.Listen.Text = 'Listen'
		end)
	
		GUI.Info.Listen.MouseButton1Click:Connect(function()
			if GUI.Info.Listen.Text == 'Listen' then
				local samplesound = Instance.new('Sound') samplesound.Parent = game:GetService('Players').LocalPlayer.PlayerGui
				samplesound.Looped = true samplesound.SoundId = selectedaudio samplesound:Play() samplesound.Name = 'SampleSound'
				samplesound.Volume = 5
				GUI.Info.Listen.Text = 'Stop'
			else
				for _, sound in pairs(game:GetService('Players').LocalPlayer.PlayerGui:GetChildren()) do
					if sound.Name == 'SampleSound' then
						sound:Destroy()
					end
				end
				GUI.Info.Listen.Text = 'Listen'
			end
		end)
	
		function drag(gui)
			spawn(function()
				local UserInputService = game:GetService("UserInputService")
				local dragging
				local dragInput
				local dragStart
				local startPos
				local function update(input)
					local delta = input.Position - dragStart
					gui:TweenPosition(UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y), "InOut", "Quart", 0.04, true, nil) 
				end
				gui.InputBegan:Connect(function(input)
					if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
						dragging = true
						dragStart = input.Position
						startPos = gui.Position
						input.Changed:Connect(function()
							if input.UserInputState == Enum.UserInputState.End then
								dragging = false
							end
						end)
					end
				end)
				gui.InputChanged:Connect(function(input)
					if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
						dragInput = input
					end
				end)
				UserInputService.InputChanged:Connect(function(input)
					if input == dragInput and dragging then
						update(input)
					end
				end)
			end)
		end
		drag(aa.PopupFrame)
	end)
end
coroutine.wrap(ZENIE_fake_script)()
local function YHYPXU_fake_script() -- TextButton_10.LocalScript 
	local script = Instance.new('LocalScript', TextButton_10)

	script.Parent.MouseButton1Click:Connect(function()
		local player = game.Players.LocalPlayer
		local char = player.Character
		local tool
		for i,v in player:GetDescendants() do
			if v.Name == "SyncAPI" then
				tool = v.Parent
			end
		end
		for i,v in game.ReplicatedStorage:GetDescendants() do
			if v.Name == "SyncAPI" then
				tool = v.Parent
			end
		end
		--craaa
		remote = tool.SyncAPI.ServerEndpoint
		function _(args)
			remote:InvokeServer(unpack(args))
		end
		function SetCollision(part,boolean)
			local args = {
				[1] = "SyncCollision",
				[2] = {
					[1] = {
						["Part"] = part,
						["CanCollide"] = boolean
					}
				}
			}
			_(args)
		end
		function SetAnchor(boolean,part)
			local args = {
				[1] = "SyncAnchor",
				[2] = {
					[1] = {
						["Part"] = part,
						["Anchored"] = boolean
					}
				}
			}
			_(args)
		end
		function CreatePart(cf,parent)
			local args = {
				[1] = "CreatePart",
				[2] = "Normal",
				[3] = cf,
				[4] = parent
			}
			_(args)
		end
		function DestroyPart(part)
			local args = {
				[1] = "Remove",
				[2] = {
					[1] = part
				}
			}
			_(args)
		end
		function MovePart(part,cf)
			local args = {
				[1] = "SyncMove",
				[2] = {
					[1] = {
						["Part"] = part,
						["CFrame"] = cf
					}
				}
			}
			_(args)
		end
		function Resize(part,size,cf)
			local args = {
				[1] = "SyncResize",
				[2] = {
					[1] = {
						["Part"] = part,
						["CFrame"] = cf,
						["Size"] = size
					}
				}
			}
			_(args)
		end
		function AddMesh(part)
			local args = {
				[1] = "CreateMeshes",
				[2] = {
					[1] = {
						["Part"] = part
					}
				}
			}
			_(args)
		end
	
		function SetMesh(part,meshid)
			local args = {
				[1] = "SyncMesh",
				[2] = {
					[1] = {
						["Part"] = part,
						["MeshId"] = "rbxassetid://"..meshid
					}
				}
			}
			_(args)
		end
		function SetTexture(part, texid)
			local args = {
				[1] = "SyncMesh",
				[2] = {
					[1] = {
						["Part"] = part,
						["TextureId"] = "rbxassetid://"..texid
					}
				}
			}
			_(args)
		end
		function SetName(part, stringg)
			local args = {
				[1] = "SetName",
				[2] = {
					[1] = part
				},
				[3] = stringg
			}
	
			_(args)
		end
		function MeshResize(part,size)
			local args = {
				[1] = "SyncMesh",
				[2] = {
					[1] = {
						["Part"] = part,
						["Scale"] = size
					}
				}
			}
			_(args)
		end
		function Weld(part1, part2,lead)
			local args = {
				[1] = "CreateWelds",
				[2] = {
					[1] = part1,
					[2] = part2
				},
				[3] = lead
			}
			_(args)
	
		end
		function SetLocked(part,boolean)
			local args = {
				[1] = "SetLocked",
				[2] = {
					[1] = part
				},
				[3] = boolean
			}
			_(args)
		end
		function SetTrans(part,int)
			local args = {
				[1] = "SyncMaterial",
				[2] = {
					[1] = {
						["Part"] = part,
						["Transparency"] = int
					}
				}
			}
			_(args)
		end
		function CreateSpotlight(part)
			local args = {
				[1] = "CreateLights",
				[2] = {
					[1] = {
						["Part"] = part,
						["LightType"] = "SpotLight"
					}
				}
			}
			_(args)
		end
		function SyncLighting(part,brightness)
			local args = {
				[1] = "SyncLighting",
				[2] = {
					[1] = {
						["Part"] = part,
						["LightType"] = "SpotLight",
						["Brightness"] = brightness
					}
				}
			}
			_(args)
		end
		function Color(part,color)
			local args = {
				[1] = "SyncColor",
				[2] = {
					[1] = {
						["Part"] = part,
						["Color"] = color --[[Color3]],
						["UnionColoring"] = false
					}
				}
			}
			_(args)
		end
		function SpawnDecal(part,side)
			local args = {
				[1] = "CreateTextures",
				[2] = {
					[1] = {
						["Part"] = part,
						["Face"] = side,
						["TextureType"] = "Decal"
					}
				}
			}
	
			_(args)
		end
		function AddDecal(part,asset,side)
			local args = {
				[1] = "SyncTexture",
				[2] = {
					[1] = {
						["Part"] = part,
						["Face"] = side,
						["TextureType"] = "Decal",
						["Texture"] = "rbxassetid://".. asset
					}
				}
			}
			_(args)
		end
	
		function spam(id)
			for i,v in game.workspace:GetDescendants() do
				if v:IsA("BasePart") then
					spawn(function()
						SetLocked(v,false)
						SpawnDecal(v,Enum.NormalId.Front)
						AddDecal(v,id,Enum.NormalId.Front)
	
						SpawnDecal(v,Enum.NormalId.Back)
						AddDecal(v,id,Enum.NormalId.Back)
	
						SpawnDecal(v,Enum.NormalId.Right)
						AddDecal(v,id,Enum.NormalId.Right)
	
						SpawnDecal(v,Enum.NormalId.Left)
						AddDecal(v,id,Enum.NormalId.Left)
	
						SpawnDecal(v,Enum.NormalId.Bottom)
						AddDecal(v,id,Enum.NormalId.Bottom)
	
						SpawnDecal(v,Enum.NormalId.Top)
						AddDecal(v,id,Enum.NormalId.Top)
					end)
				end
			end 
		end
		spam("93598752223235")
	
	end)
end
coroutine.wrap(YHYPXU_fake_script)()
local function SQLUPVH_fake_script() -- TextButton_11.LocalScript 
	local script = Instance.new('LocalScript', TextButton_11)

	script.Parent.MouseButton1Click:Connect(function()
		local player = game.Players.LocalPlayer
		local char = player.Character
		local tool
		for i,v in player:GetDescendants() do
			if v.Name == "SyncAPI" then
				tool = v.Parent
			end
		end
		for i,v in game.ReplicatedStorage:GetDescendants() do
			if v.Name == "SyncAPI" then
				tool = v.Parent
			end
		end
		--craaa
		remote = tool.SyncAPI.ServerEndpoint
		function _(args)
			remote:InvokeServer(unpack(args))
		end
		function SetCollision(part,boolean)
			local args = {
				[1] = "SyncCollision",
				[2] = {
					[1] = {
						["Part"] = part,
						["CanCollide"] = boolean
					}
				}
			}
			_(args)
		end
		function SetAnchor(boolean,part)
			local args = {
				[1] = "SyncAnchor",
				[2] = {
					[1] = {
						["Part"] = part,
						["Anchored"] = boolean
					}
				}
			}
			_(args)
		end
		function CreatePart(cf,parent)
			local args = {
				[1] = "CreatePart",
				[2] = "Normal",
				[3] = cf,
				[4] = parent
			}
			_(args)
		end
		function DestroyPart(part)
			local args = {
				[1] = "Remove",
				[2] = {
					[1] = part
				}
			}
			_(args)
		end
		function MovePart(part,cf)
			local args = {
				[1] = "SyncMove",
				[2] = {
					[1] = {
						["Part"] = part,
						["CFrame"] = cf
					}
				}
			}
			_(args)
		end
		function Resize(part,size,cf)
			local args = {
				[1] = "SyncResize",
				[2] = {
					[1] = {
						["Part"] = part,
						["CFrame"] = cf,
						["Size"] = size
					}
				}
			}
			_(args)
		end
		function AddMesh(part)
			local args = {
				[1] = "CreateMeshes",
				[2] = {
					[1] = {
						["Part"] = part
					}
				}
			}
			_(args)
		end
	
		function SetMesh(part,meshid)
			local args = {
				[1] = "SyncMesh",
				[2] = {
					[1] = {
						["Part"] = part,
						["MeshId"] = "rbxassetid://"..meshid
					}
				}
			}
			_(args)
		end
		function SetTexture(part, texid)
			local args = {
				[1] = "SyncMesh",
				[2] = {
					[1] = {
						["Part"] = part,
						["TextureId"] = "rbxassetid://"..texid
					}
				}
			}
			_(args)
		end
		function SetName(part, stringg)
			local args = {
				[1] = "SetName",
				[2] = {
					[1] = part
				},
				[3] = stringg
			}
	
			_(args)
		end
		function MeshResize(part,size)
			local args = {
				[1] = "SyncMesh",
				[2] = {
					[1] = {
						["Part"] = part,
						["Scale"] = size
					}
				}
			}
			_(args)
		end
		function Weld(part1, part2,lead)
			local args = {
				[1] = "CreateWelds",
				[2] = {
					[1] = part1,
					[2] = part2
				},
				[3] = lead
			}
			_(args)
	
		end
		function SetLocked(part,boolean)
			local args = {
				[1] = "SetLocked",
				[2] = {
					[1] = part
				},
				[3] = boolean
			}
			_(args)
		end
		function SetTrans(part,int)
			local args = {
				[1] = "SyncMaterial",
				[2] = {
					[1] = {
						["Part"] = part,
						["Transparency"] = int
					}
				}
			}
			_(args)
		end
		function CreateSpotlight(part)
			local args = {
				[1] = "CreateLights",
				[2] = {
					[1] = {
						["Part"] = part,
						["LightType"] = "SpotLight"
					}
				}
			}
			_(args)
		end
		function SyncLighting(part,brightness)
			local args = {
				[1] = "SyncLighting",
				[2] = {
					[1] = {
						["Part"] = part,
						["LightType"] = "SpotLight",
						["Brightness"] = brightness
					}
				}
			}
			_(args)
		end
		function Color(part,color)
			local args = {
				[1] = "SyncColor",
				[2] = {
					[1] = {
						["Part"] = part,
						["Color"] = color --[[Color3]],
						["UnionColoring"] = false
					}
				}
			}
			_(args)
		end
		function SpawnDecal(part,side)
			local args = {
				[1] = "CreateTextures",
				[2] = {
					[1] = {
						["Part"] = part,
						["Face"] = side,
						["TextureType"] = "Decal"
					}
				}
			}
	
			_(args)
		end
		function AddDecal(part,asset,side)
			local args = {
				[1] = "SyncTexture",
				[2] = {
					[1] = {
						["Part"] = part,
						["Face"] = side,
						["TextureType"] = "Decal",
						["Texture"] = "rbxassetid://".. asset
					}
				}
			}
			_(args)
		end
	
		function Sky(id)
			e = char.HumanoidRootPart.CFrame.x
			f = char.HumanoidRootPart.CFrame.y
			g = char.HumanoidRootPart.CFrame.z
			CreatePart(CFrame.new(math.floor(e),math.floor(f),math.floor(g)) + Vector3.new(0,6,0),workspace)
			for i,v in game.Workspace:GetDescendants() do
				if v:IsA("BasePart") and v.CFrame.x == math.floor(e) and v.CFrame.z == math.floor(g) then
					--spawn(function()
					SetName(v,"Sky")
					AddMesh(v)
					--end)
					--spawn(function()
					SetMesh(v,"8006679977")
					SetTexture(v,id)
					--end)
					MeshResize(v,Vector3.new(50,50,50))
					SetLocked(v,true)
				end
			end
		end
		Sky("93598752223235")
	
	end)
end
coroutine.wrap(SQLUPVH_fake_script)()
local function OYDY_fake_script() -- TextButton_12.LocalScript 
	local script = Instance.new('LocalScript', TextButton_12)

	script.Parent.MouseButton1Click:Connect(function()
		game:GetService("ReplicatedStorage").HDAdminHDClient.Signals.RequestCommand:InvokeServer(";music 1847661821")
	end)
end
coroutine.wrap(OYDY_fake_script)()
local function MFZM_fake_script() -- TextButton_12.LocalScript 
	local script = Instance.new('LocalScript', TextButton_12)

	script.Parent.MouseButton1Click:Connect(function()
		game:GetService("ReplicatedStorage").HDAdminClient.Signals.RequestCommand:InvokeServer(";music 1847661821")
	end)
end
coroutine.wrap(MFZM_fake_script)()
local function LLJNAO_fake_script() -- TextButton_12.LocalScript 
	local script = Instance.new('LocalScript', TextButton_12)

	script.Parent.MouseButton1Click:Connect(function()
		game:GetService("ReplicatedStorage").HDAdminClient.Signals.RequestCommand:InvokeServer(":music 1847661821")
	end)
end
coroutine.wrap(LLJNAO_fake_script)()
local function DSVXDC_fake_script() -- Frame.LocalScript 
	local script = Instance.new('LocalScript', Frame)

	local UIS = game:GetService("UserInputService")
	function dragify(Frame)
		dragToggle = nil
		local dragSpeed = 0
		dragInput = nil
		dragStart = nil
		local dragPos = nil
		function updateInput(input)
			local Delta = input.Position - dragStart
			local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
			game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.25), {Position = Position}):Play()
		end
		Frame.InputBegan:Connect(function(input)
			if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
				dragToggle = true
				dragStart = input.Position
				startPos = Frame.Position
				input.Changed:Connect(function()
					if input.UserInputState == Enum.UserInputState.End then
						dragToggle = false
					end
				end)
			end
		end)
		Frame.InputChanged:Connect(function(input)
			if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
				dragInput = input
			end
		end)
		game:GetService("UserInputService").InputChanged:Connect(function(input)
			if input == dragInput and dragToggle then
				updateInput(input)
			end
		end)
	end
	
	dragify(script.Parent)
end
coroutine.wrap(DSVXDC_fake_script)()

Описание

it has troll's and fe scripts like inf yield cmd admin and scripthub where it you find script's online on scriptblox and 3 f3x troll's that are fe

Комментарии (0)

Войдите, чтобы комментировать

  • Будьте первым, кто прокомментирует.

Часто задаваемые вопросы

Как использовать скрипт 8x8x8x8 Gui fe v1.5?
Скопируйте код скрипта выше, зайдите в Universal на Roblox, затем вставьте и выполните код в экзекьюторе. Функции активируются сразу после запуска.
8x8x8x8 Gui fe v1.5 ещё работает?
Да — 8x8x8x8 Gui fe v1.5 отмечен как рабочий (обновлено 19 авг. 2026 г.). Если он сломается после обновления Roblox, зайдите позже за обновлённой версией.
Какой экзекьютор работает с 8x8x8x8 Gui fe v1.5?
Этот скрипт работает с большинством популярных экзекьюторов Roblox. Посетите нашу страницу экзекьюторов, чтобы найти подходящий для вашего устройства.