https://[Log in to view URL]


-- Gui to Lua
-- Version: 3.2

-- Instances:

local ScreenGui = Instance.new("ScreenGui")
local Frame = Instance.new("Frame")
local TextButton = Instance.new("TextButton")
local Itemid = Instance.new("TextBox")
local Nametext = Instance.new("TextBox")
local TextButton_2 = Instance.new("TextButton")
local TextButton_3 = Instance.new("TextButton")
local TextButton_4 = Instance.new("TextButton")
local PlayerCharacterId = Instance.new("TextBox")
local TextButton_5 = Instance.new("TextButton")
local TextButton_6 = Instance.new("TextButton")
local ItemidAll = Instance.new("TextBox")
local TextButton_7 = Instance.new("TextButton")
local TextButton_8 = Instance.new("TextButton")
local TextButton_9 = Instance.new("TextButton")

--Properties:

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

Frame.Parent = ScreenGui
Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Frame.Position = UDim2.new(0, 236, 0, 217)
Frame.Size = UDim2.new(0, 227, 0, 199)

TextButton.Parent = Frame
TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton.Position = UDim2.new(1.07048464, 0, 0.522400796, 0)
TextButton.Size = UDim2.new(0, 136, 0, 32)
TextButton.Font = Enum.Font.SourceSans
TextButton.Text = "Equipped item"
TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton.TextSize = 14.000

Itemid.Name = "Itemid"
Itemid.Parent = Frame
Itemid.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Itemid.Position = UDim2.new(1.07048464, 0, 0.226130649, 0)
Itemid.Size = UDim2.new(0, 136, 0, 32)
Itemid.Font = Enum.Font.SourceSans
Itemid.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
Itemid.PlaceholderText = "id item"
Itemid.Text = ""
Itemid.TextColor3 = Color3.fromRGB(0, 0, 0)
Itemid.TextSize = 14.000

Nametext.Name = "Nametext"
Nametext.Parent = Frame
Nametext.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Nametext.Position = UDim2.new(-0.682819366, 0, 0.226130649, 0)
Nametext.Size = UDim2.new(0, 136, 0, 32)
Nametext.Font = Enum.Font.SourceSans
Nametext.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
Nametext.PlaceholderText = "Name Text"
Nametext.Text = ""
Nametext.TextColor3 = Color3.fromRGB(0, 0, 0)
Nametext.TextSize = 14.000

TextButton_2.Parent = Frame
TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_2.Position = UDim2.new(-0.682819366, 0, 0.522400796, 0)
TextButton_2.Size = UDim2.new(0, 136, 0, 32)
TextButton_2.Font = Enum.Font.SourceSans
TextButton_2.Text = "Name Text"
TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_2.TextSize = 14.000

TextButton_3.Parent = Frame
TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_3.Position = UDim2.new(0.229074895, 0, 0.778682232, 0)
TextButton_3.Size = UDim2.new(0, 136, 0, 32)
TextButton_3.Font = Enum.Font.SourceSans
TextButton_3.Text = "Notification All"
TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_3.TextSize = 14.000

TextButton_4.Parent = Frame
TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_4.Position = UDim2.new(0.229074895, 0, 0.522400856, 0)
TextButton_4.Size = UDim2.new(0, 136, 0, 32)
TextButton_4.Font = Enum.Font.SourceSans
TextButton_4.Text = "Load Character other"
TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_4.TextSize = 14.000

PlayerCharacterId.Name = "PlayerCharacterId"
PlayerCharacterId.Parent = Frame
PlayerCharacterId.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
PlayerCharacterId.Position = UDim2.new(0.229074955, 0, 0.226130649, 0)
PlayerCharacterId.Size = UDim2.new(0, 136, 0, 32)
PlayerCharacterId.Font = Enum.Font.SourceSans
PlayerCharacterId.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
PlayerCharacterId.PlaceholderText = "Name Player"
PlayerCharacterId.Text = ""
PlayerCharacterId.TextColor3 = Color3.fromRGB(0, 0, 0)
PlayerCharacterId.TextSize = 14.000

TextButton_5.Parent = Frame
TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_5.Position = UDim2.new(0.229074895, 0, 1.0450139, 0)
TextButton_5.Size = UDim2.new(0, 136, 0, 32)
TextButton_5.Font = Enum.Font.SourceSans
TextButton_5.Text = "Notification All todo el tiempo"
TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_5.TextScaled = true
TextButton_5.TextSize = 14.000
TextButton_5.TextWrapped = true

TextButton_6.Parent = Frame
TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_6.Position = UDim2.new(1.07048464, 0, -0.07558918, 0)
TextButton_6.Size = UDim2.new(0, 136, 0, 32)
TextButton_6.Font = Enum.Font.SourceSans
TextButton_6.Text = "Equipped item All Test"
TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_6.TextSize = 14.000

ItemidAll.Name = "ItemidAll"
ItemidAll.Parent = Frame
ItemidAll.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
ItemidAll.Position = UDim2.new(1.07048464, 0, -0.371859312, 0)
ItemidAll.Size = UDim2.new(0, 136, 0, 32)
ItemidAll.Font = Enum.Font.SourceSans
ItemidAll.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
ItemidAll.PlaceholderText = "id item"
ItemidAll.Text = ""
ItemidAll.TextColor3 = Color3.fromRGB(0, 0, 0)
ItemidAll.TextSize = 14.000

TextButton_7.Parent = Frame
TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_7.Position = UDim2.new(0.229074955, 0, -0.271569073, 0)
TextButton_7.Size = UDim2.new(0, 136, 0, 32)
TextButton_7.Font = Enum.Font.SourceSans
TextButton_7.Text = "Sound lag"
TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_7.TextSize = 14.000

TextButton_8.Parent = Frame
TextButton_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_8.Position = UDim2.new(0.229074955, 0, -0.532875597, 0)
TextButton_8.Size = UDim2.new(0, 136, 0, 32)
TextButton_8.Font = Enum.Font.SourceSans
TextButton_8.Text = "Send all friend"
TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_8.TextSize = 14.000

TextButton_9.Parent = Frame
TextButton_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextButton_9.Position = UDim2.new(0.229074955, 0, -0.784131885, 0)
TextButton_9.Size = UDim2.new(0, 136, 0, 32)
TextButton_9.Font = Enum.Font.SourceSans
TextButton_9.Text = "Gift all"
TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton_9.TextSize = 14.000

-- Scripts:

local function XDTEV_fake_script() -- Frame.Dragify 
	local script = Instance.new('LocalScript', Frame)

	local UserInputService = game:GetService("UserInputService")
	
	local gui = script.Parent
	
	local dragging
	local dragInput
	local dragStart
	local startPos
	
	local function update(input)
		local delta = input.Position - dragStart
		gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
	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
coroutine.wrap(XDTEV_fake_script)()
local function LOBF_fake_script() -- TextButton.LocalScript 
	local script = Instance.new('LocalScript', TextButton)

	script.Parent.MouseButton1Click:Connect(function()
		local Remote = game.ReplicatedStorage['ConnectionEvent']
		Remote:FireServer(315, {
			["HatAccessory"] = script.Parent.Parent.Itemid.Text ,
		}, true)
	end)
end
coroutine.wrap(LOBF_fake_script)()
local function HQXL_fake_script() -- TextButton_2.LocalScript 
	local script = Instance.new('LocalScript', TextButton_2)

	script.Parent.MouseButton1Click:Connect(function()
		local Remote = game.ReplicatedStorage['ConnectionEvent']
		Remote:FireServer(65, script.Parent.Parent.Nametext.Text)
	end)
end
coroutine.wrap(HQXL_fake_script)()
local function DONEDX_fake_script() -- TextButton_3.LocalScript 
	local script = Instance.new('LocalScript', TextButton_3)

	script.Parent.MouseButton1Click:Connect(function()
		for i,v in pairs(game:GetService("Players"):GetPlayers()) do
			if v:IsA("Player") then
				-- Script generated by R2Sv2
				-- R2Sv2 developed by Luckyxero
	
				local A_1 = 154
				local A_2 = v.UserId
				local Event = game:GetService("ReplicatedStorage").Connection
				Event:InvokeServer(A_1, A_2)
	
			end
		end
	
		
	end)
end
coroutine.wrap(DONEDX_fake_script)()
local function TMONZC_fake_script() -- TextButton_4.LocalScript 
	local script = Instance.new('LocalScript', TextButton_4)

	script.Parent.MouseButton1Click:Connect(function()
		-- Script generated by R2Sv2
		-- R2Sv2 developed by Luckyxero
	
		local A_1 = 321
		local A_2 = script.Parent.Parent.PlayerCharacterId.Text
		local Event = game:GetService("ReplicatedStorage").ConnectionEvent
		Event:FireServer(A_1, A_2)
	
	end)
end
coroutine.wrap(TMONZC_fake_script)()
local function ALLVXBV_fake_script() -- TextButton_5.LocalScript 
	local script = Instance.new('LocalScript', TextButton_5)

	script.Parent.MouseButton1Click:Connect(function()
		while wait(0.5) do
			for i,v in pairs(game:GetService("Players"):GetPlayers()) do
				if v:IsA("Player") then
					-- Script generated by R2Sv2
					-- R2Sv2 developed by Luckyxero
	
					local A_1 = 154
					local A_2 = v.UserId
					local Event = game:GetService("ReplicatedStorage").Connection
					Event:InvokeServer(A_1, A_2)
	
				end
			end
		end
	
		
	end)
end
coroutine.wrap(ALLVXBV_fake_script)()
local function ACJC_fake_script() -- TextButton_6.LocalScript 
	local script = Instance.new('LocalScript', TextButton_6)

	script.Parent.MouseButton1Click:Connect(function()
		for i,v in pairs(game:GetService("Players"):GetPlayers()) do
			if v:IsA("Player") then
				local Remote = game.ReplicatedStorage['ConnectionEvent']
				Remote:FireServer(315, v.Name, {
					["HatAccessory"] = script.Parent.Parent.ItemidAll.Text ,
				}, true)
			end
		end
	end)
end
coroutine.wrap(ACJC_fake_script)()
local function HBPHS_fake_script() -- TextButton_7.LocalScript 
	local script = Instance.new('LocalScript', TextButton_7)

	script.Parent.MouseButton1Click:Connect(function()
		while wait(1) do
			game:GetService'RunService'.Stepped:Connect(function()
				pcall(function()
					for i,v in pairs(game:GetService'Workspace':GetChildren()) do
						if v:IsA("Sound") ~= nil and v:IsA("Sound") then
							v.Playing = true
							wait(0.5)
							v.Playing = false
						end
					end
				end)
			end)
		end
	end)
end
coroutine.wrap(HBPHS_fake_script)()
local function FHQBHRZ_fake_script() -- TextButton_8.LocalScript 
	local script = Instance.new('LocalScript', TextButton_8)

	script.Parent.MouseButton1Click:Connect(function()
		for i,v in pairs(game:GetService("Players"):GetPlayers()) do
			if v:IsA("Player") then
				-- Script generated by R2Sv2
				-- R2Sv2 developed by Luckyxero
	
				local A_1 = 158
				local A_2 = 3
				local A_3 = v.UserId
				local Event = game:GetService("ReplicatedStorage").Connection
				Event:InvokeServer(A_1, A_2, A_3)
	
			end
		end
	end)
end
coroutine.wrap(FHQBHRZ_fake_script)()
local function WPFE_fake_script() -- TextButton_9.LocalScript 
	local script = Instance.new('LocalScript', TextButton_9)

	script.Parent.MouseButton1Click:Connect(function()
		for i,v in pairs(game:GetService("Players"):GetPlayers()) do
			if v:IsA("Player") then
				-- Script generated by R2Sv2
				-- R2Sv2 developed by Luckyxero
	
				local A_1 = 192
				local A_2 = 1
				local A_3 = 402
				local A_4 = 
					{
						["GiftUserId"] = v.UserId
					}
				local Event = game:GetService("ReplicatedStorage").Connection
				Event:InvokeServer(A_1, A_2, A_3, A_4)
	
			end
		end
	end)
end
coroutine.wrap(WPFE_fake_script)()

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: