www.roblox-scripter.com

Script – Thief simulator

Thank you for using our website
Your script:

				
					-- Farewell Infortality.
-- Version: 2.82
-- Instances:
local ScreenGui = Instance.new("ScreenGui")
local MainFrame = Instance.new("Frame")
local MainPage = Instance.new("Frame")
local Message = Instance.new("Frame")
local versionLabel = Instance.new("TextLabel")
local CreditsLabel = Instance.new("TextLabel")
local DiscordFrame = Instance.new("Frame")
local discordButton = Instance.new("TextButton")
local MenuButton = Instance.new("TextButton")
local topbackground = Instance.new("Frame")
local Title = Instance.new("TextLabel")
local MenuPage = Instance.new("Frame")
local FarmPage = Instance.new("TextButton")
local Main = Instance.new("TextButton")
local ShopPage = Instance.new("TextButton")
local afOnePage = Instance.new("Frame")
local npcFarmFrame = Instance.new("Frame")
local npcFarmLine = Instance.new("Frame")
local npcFarmButton = Instance.new("TextButton")
local afMenu = Instance.new("TextButton")
local sellFarmFrame = Instance.new("Frame")
local sellFarmLine = Instance.new("Frame")
local sellFarmButton = Instance.new("TextButton")
local atmFarmFrame = Instance.new("Frame")
local atmFarmLine = Instance.new("Frame")
local atmFarmButton = Instance.new("TextButton")
local questFarmFrame = Instance.new("Frame")
local questFarmLine = Instance.new("Frame")
local questFarmButton = Instance.new("TextButton")
local shopOnePage = Instance.new("Frame")
local ToolsPage = Instance.new("TextButton")
local shopMenu = Instance.new("TextButton")
local BackPackspage = Instance.new("TextButton")
local UpgradesPage = Instance.new("TextButton")
local BluePrintsPage = Instance.new("TextButton")
--Properties:
ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

MainFrame.Name = "MainFrame"
MainFrame.Parent = ScreenGui
MainFrame.Active = true
MainFrame.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
MainFrame.BorderColor3 = Color3.new(0, 0, 0)
MainFrame.Position = UDim2.new(0.257867157, 0, 0.262536883, 0)
MainFrame.Size = UDim2.new(0, 436, 0, 292)

MainPage.Name = "MainPage"
MainPage.Parent = MainFrame
MainPage.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
MainPage.BorderColor3 = Color3.new(0, 0, 0)
MainPage.Position = UDim2.new(0, 0, 0.137387007, 0)
MainPage.Size = UDim2.new(0, 436, 0, 251)

Message.Name = "Message"
Message.Parent = MainPage
Message.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
Message.BorderColor3 = Color3.new(0, 0, 0)
Message.Position = UDim2.new(0, 289, 0, 15)
Message.Size = UDim2.new(0, 134, 0, 220)

versionLabel.Name = "versionLabel"
versionLabel.Parent = Message
versionLabel.BackgroundColor3 = Color3.new(1, 1, 1)
versionLabel.BackgroundTransparency = 1
versionLabel.BorderSizePixel = 0
versionLabel.Position = UDim2.new(-0.395522386, 0, 0.0530863404, 0)
versionLabel.Size = UDim2.new(0, 239, 0, 36)
versionLabel.Font = Enum.Font.GothamSemibold
versionLabel.Text = "V1.0.0"
versionLabel.TextColor3 = Color3.new(1, 1, 1)
versionLabel.TextSize = 14

CreditsLabel.Name = "CreditsLabel"
CreditsLabel.Parent = Message
CreditsLabel.BackgroundColor3 = Color3.new(1, 1, 1)
CreditsLabel.BackgroundTransparency = 1
CreditsLabel.BorderColor3 = Color3.new(0, 0, 0)
CreditsLabel.BorderSizePixel = 0
CreditsLabel.Position = UDim2.new(0.180009991, 0, 0.151600242, 0)
CreditsLabel.Size = UDim2.new(0, 84, 0, 95)
CreditsLabel.Font = Enum.Font.GothamSemibold
CreditsLabel.LineHeight = 1.5
CreditsLabel.Text = "Credits: Scripiting/GUI: Adrician#2526"
CreditsLabel.TextColor3 = Color3.new(1, 1, 1)
CreditsLabel.TextSize = 12
CreditsLabel.TextWrapped = true

DiscordFrame.Name = "DiscordFrame"
DiscordFrame.Parent = Message
DiscordFrame.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
DiscordFrame.BorderColor3 = Color3.new(0, 0, 0)
DiscordFrame.Position = UDim2.new(0, 0, 0, 182)
DiscordFrame.Size = UDim2.new(0, 134, 0, 26)

discordButton.Name = "discordButton"
discordButton.Parent = DiscordFrame
discordButton.BackgroundColor3 = Color3.new(1, 1, 1)
discordButton.BackgroundTransparency = 1
discordButton.BorderColor3 = Color3.new(0, 0, 0)
discordButton.BorderSizePixel = 0
discordButton.Position = UDim2.new(-0.00395082682, 0, -0.153845936, 0)
discordButton.Size = UDim2.new(0, 134, 0, 30)
discordButton.Font = Enum.Font.GothamSemibold
discordButton.Text = "Copy Discord Link"
discordButton.TextColor3 = Color3.new(1, 1, 1)
discordButton.TextSize = 14

MenuButton.Name = "MenuButton"
MenuButton.Parent = MainPage
MenuButton.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
MenuButton.Position = UDim2.new(0.0275229327, 0, 0.0614255369, 0)
MenuButton.Size = UDim2.new(0, 134, 0, 220)
MenuButton.Font = Enum.Font.SourceSans
MenuButton.Text = "Menu"
MenuButton.TextColor3 = Color3.new(1, 1, 1)
MenuButton.TextSize = 25
MenuButton.TextWrapped = true

topbackground.Name = "topbackground"
topbackground.Parent = MainFrame
topbackground.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
topbackground.BorderColor3 = Color3.new(0, 0, 0)
topbackground.BorderSizePixel = 0
topbackground.Position = UDim2.new(0, 0, 0.113414399, 0)
topbackground.Size = UDim2.new(0, 436, 0, 7)
topbackground.ZIndex = 2

Title.Name = "Title"
Title.Parent = topbackground
Title.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
Title.BorderColor3 = Color3.new(0, 0, 0)
Title.Position = UDim2.new(0, 0, -4.73100042, 0)
Title.Size = UDim2.new(0, 436, 0, 40)
Title.Font = Enum.Font.Gotham
Title.Text = "Thief Simulator"
Title.TextColor3 = Color3.new(1, 1, 1)
Title.TextSize = 25

MenuPage.Name = "MenuPage"
MenuPage.Parent = MainFrame
MenuPage.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
MenuPage.BorderColor3 = Color3.new(0, 0, 0)
MenuPage.Position = UDim2.new(0, 0, 0.137387007, 0)
MenuPage.Size = UDim2.new(0, 436, 0, 251)
MenuPage.Visible = false

FarmPage.Name = "FarmPage"
FarmPage.Parent = MenuPage
FarmPage.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
FarmPage.Position = UDim2.new(0.0321100913, 0, 0.0335371159, 0)
FarmPage.Size = UDim2.new(0, 134, 0, 48)
FarmPage.Font = Enum.Font.SourceSans
FarmPage.Text = "Auto Farm"
FarmPage.TextColor3 = Color3.new(1, 1, 1)
FarmPage.TextSize = 25
FarmPage.TextWrapped = true

Main.Name = "Main"
Main.Parent = MenuPage
Main.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
Main.Position = UDim2.new(0.355504543, 0, 0.694891691, 0)
Main.Size = UDim2.new(0, 134, 0, 48)
Main.Font = Enum.Font.SourceSans
Main.Text = "Main"
Main.TextColor3 = Color3.new(1, 1, 1)
Main.TextSize = 25
Main.TextWrapped = true

ShopPage.Name = "ShopPage"
ShopPage.Parent = MenuPage
ShopPage.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
ShopPage.Position = UDim2.new(0.660550475, 0, 0.0335371159, 0)
ShopPage.Size = UDim2.new(0, 134, 0, 48)
ShopPage.Font = Enum.Font.SourceSans
ShopPage.Text = "Shop"
ShopPage.TextColor3 = Color3.new(1, 1, 1)
ShopPage.TextSize = 25
ShopPage.TextWrapped = true

afOnePage.Name = "afOnePage"
afOnePage.Parent = MainFrame
afOnePage.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
afOnePage.BorderColor3 = Color3.new(0, 0, 0)
afOnePage.Position = UDim2.new(0, 0, 0.133962348, 0)
afOnePage.Size = UDim2.new(0, 436, 0, 251)
afOnePage.Visible = false

npcFarmFrame.Name = "npcFarmFrame"
npcFarmFrame.Parent = afOnePage
npcFarmFrame.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
npcFarmFrame.BorderColor3 = Color3.new(0, 0, 0)
npcFarmFrame.Position = UDim2.new(0, 19, 0, 12)
npcFarmFrame.Size = UDim2.new(0, 140, 0, 42)

npcFarmLine.Name = "npcFarmLine"
npcFarmLine.Parent = npcFarmFrame
npcFarmLine.AnchorPoint = Vector2.new(0.5, 0)
npcFarmLine.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
npcFarmLine.BorderColor3 = Color3.new(0, 0, 0)
npcFarmLine.BorderSizePixel = 0
npcFarmLine.Position = UDim2.new(0.5, 0, 0.850000024, 0)
npcFarmLine.Size = UDim2.new(0, 0, 0, 2)

npcFarmButton.Name = "npcFarmButton"
npcFarmButton.Parent = npcFarmFrame
npcFarmButton.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
npcFarmButton.BackgroundTransparency = 1
npcFarmButton.BorderColor3 = Color3.new(0, 0, 0)
npcFarmButton.BorderSizePixel = 0
npcFarmButton.Size = UDim2.new(0, 140, 0, 42)
npcFarmButton.Font = Enum.Font.GothamSemibold
npcFarmButton.Text = "Farm NPC's"
npcFarmButton.TextColor3 = Color3.new(1, 1, 1)
npcFarmButton.TextSize = 14
npcFarmButton.TextWrapped = true

afMenu.Name = "afMenu"
afMenu.Parent = afOnePage
afMenu.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
afMenu.Position = UDim2.new(0.355504572, 0, 0.816733122, 0)
afMenu.Size = UDim2.new(0, 126, 0, 31)
afMenu.Font = Enum.Font.SourceSans
afMenu.Text = "Menu"
afMenu.TextColor3 = Color3.new(1, 1, 1)
afMenu.TextSize = 25
afMenu.TextWrapped = true

sellFarmFrame.Name = "sellFarmFrame"
sellFarmFrame.Parent = afOnePage
sellFarmFrame.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
sellFarmFrame.BorderColor3 = Color3.new(0, 0, 0)
sellFarmFrame.Position = UDim2.new(0, 281, 0, 16)
sellFarmFrame.Size = UDim2.new(0, 140, 0, 42)

sellFarmLine.Name = "sellFarmLine"
sellFarmLine.Parent = sellFarmFrame
sellFarmLine.AnchorPoint = Vector2.new(0.5, 0)
sellFarmLine.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
sellFarmLine.BorderColor3 = Color3.new(0, 0, 0)
sellFarmLine.BorderSizePixel = 0
sellFarmLine.Position = UDim2.new(0.5, 0, 0.850000024, 0)
sellFarmLine.Size = UDim2.new(0, 0, 0, 2)

sellFarmButton.Name = "sellFarmButton"
sellFarmButton.Parent = sellFarmFrame
sellFarmButton.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
sellFarmButton.BackgroundTransparency = 1
sellFarmButton.BorderColor3 = Color3.new(0, 0, 0)
sellFarmButton.BorderSizePixel = 0
sellFarmButton.Position = UDim2.new(0.0357142687, 0, 0, 0)
sellFarmButton.Size = UDim2.new(0, 140, 0, 42)
sellFarmButton.Font = Enum.Font.GothamSemibold
sellFarmButton.Text = "Sell Backpack"
sellFarmButton.TextColor3 = Color3.new(1, 1, 1)
sellFarmButton.TextSize = 14
sellFarmButton.TextWrapped = true

atmFarmFrame.Name = "atmFarmFrame"
atmFarmFrame.Parent = afOnePage
atmFarmFrame.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
atmFarmFrame.BorderColor3 = Color3.new(0, 0, 0)
atmFarmFrame.Position = UDim2.new(0, 19, 0, 75)
atmFarmFrame.Size = UDim2.new(0, 140, 0, 42)

atmFarmLine.Name = "atmFarmLine"
atmFarmLine.Parent = atmFarmFrame
atmFarmLine.AnchorPoint = Vector2.new(0.5, 0)
atmFarmLine.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
atmFarmLine.BorderColor3 = Color3.new(0, 0, 0)
atmFarmLine.BorderSizePixel = 0
atmFarmLine.Position = UDim2.new(0.5, 0, 0.850000024, 0)
atmFarmLine.Size = UDim2.new(0, 0, 0, 2)

atmFarmButton.Name = "atmFarmButton"
atmFarmButton.Parent = atmFarmFrame
atmFarmButton.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
atmFarmButton.BackgroundTransparency = 1
atmFarmButton.BorderColor3 = Color3.new(0, 0, 0)
atmFarmButton.BorderSizePixel = 0
atmFarmButton.Position = UDim2.new(-2.98023224e-08, 0, 0, 0)
atmFarmButton.Size = UDim2.new(0, 140, 0, 42)
atmFarmButton.Font = Enum.Font.GothamSemibold
atmFarmButton.Text = "Farm ATM's"
atmFarmButton.TextColor3 = Color3.new(1, 1, 1)
atmFarmButton.TextSize = 14
atmFarmButton.TextWrapped = true

questFarmFrame.Name = "questFarmFrame"
questFarmFrame.Parent = afOnePage
questFarmFrame.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
questFarmFrame.BorderColor3 = Color3.new(0, 0, 0)
questFarmFrame.Position = UDim2.new(0, 281, 0, 75)
questFarmFrame.Size = UDim2.new(0, 140, 0, 42)

questFarmLine.Name = "questFarmLine"
questFarmLine.Parent = questFarmFrame
questFarmLine.AnchorPoint = Vector2.new(0.5, 0)
questFarmLine.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
questFarmLine.BorderColor3 = Color3.new(0, 0, 0)
questFarmLine.BorderSizePixel = 0
questFarmLine.Position = UDim2.new(0.5, 0, 0.850000024, 0)
questFarmLine.Size = UDim2.new(0, 0, 0, 2)

questFarmButton.Name = "questFarmButton"
questFarmButton.Parent = questFarmFrame
questFarmButton.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
questFarmButton.BackgroundTransparency = 1
questFarmButton.BorderColor3 = Color3.new(0, 0, 0)
questFarmButton.BorderSizePixel = 0
questFarmButton.Position = UDim2.new(0.0357142538, 0, 0, 0)
questFarmButton.Size = UDim2.new(0, 140, 0, 42)
questFarmButton.Font = Enum.Font.GothamSemibold
questFarmButton.Text = "Update Quest"
questFarmButton.TextColor3 = Color3.new(1, 1, 1)
questFarmButton.TextSize = 14
questFarmButton.TextWrapped = true

shopOnePage.Name = "shopOnePage"
shopOnePage.Parent = MainFrame
shopOnePage.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
shopOnePage.BorderColor3 = Color3.new(0, 0, 0)
shopOnePage.Position = UDim2.new(0, 0, 0.137387007, 0)
shopOnePage.Size = UDim2.new(0, 436, 0, 251)
shopOnePage.Visible = false

ToolsPage.Name = "ToolsPage"
ToolsPage.Parent = shopOnePage
ToolsPage.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
ToolsPage.ClipsDescendants = true
ToolsPage.Position = UDim2.new(0.0275229365, 0, 0.0335371159, 0)
ToolsPage.Size = UDim2.new(0, 134, 0, 48)
ToolsPage.Font = Enum.Font.SourceSans
ToolsPage.Text = "Buy Tools (low to high)"
ToolsPage.TextColor3 = Color3.new(1, 1, 1)
ToolsPage.TextScaled = true
ToolsPage.TextSize = 25
ToolsPage.TextWrapped = true

shopMenu.Name = "shopMenu"
shopMenu.Parent = shopOnePage
shopMenu.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
shopMenu.Position = UDim2.new(0.346330225, 0, 0.746684551, 0)
shopMenu.Size = UDim2.new(0, 134, 0, 48)
shopMenu.Font = Enum.Font.SourceSans
shopMenu.Text = "Menu"
shopMenu.TextColor3 = Color3.new(1, 1, 1)
shopMenu.TextSize = 25
shopMenu.TextWrapped = true

BackPackspage.Name = "BackPackspage"
BackPackspage.Parent = shopOnePage
BackPackspage.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
BackPackspage.Position = UDim2.new(0.660550475, 0, 0.0335371159, 0)
BackPackspage.Size = UDim2.new(0, 134, 0, 48)
BackPackspage.Font = Enum.Font.SourceSans
BackPackspage.Text = "Backpacks (low to high)"
BackPackspage.TextColor3 = Color3.new(1, 1, 1)
BackPackspage.TextScaled = true
BackPackspage.TextSize = 25
BackPackspage.TextWrapped = true

UpgradesPage.Name = "UpgradesPage"
UpgradesPage.Parent = shopOnePage
UpgradesPage.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
UpgradesPage.Position = UDim2.new(0.0275229812, 0, 0.324373782, 0)
UpgradesPage.Size = UDim2.new(0, 134, 0, 48)
UpgradesPage.Font = Enum.Font.SourceSans
UpgradesPage.Text = "Upgrades (low to high)"
UpgradesPage.TextColor3 = Color3.new(1, 1, 1)
UpgradesPage.TextScaled = true
UpgradesPage.TextSize = 25
UpgradesPage.TextWrapped = true

BluePrintsPage.Name = "BluePrintsPage"
BluePrintsPage.Parent = shopOnePage
BluePrintsPage.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
BluePrintsPage.Position = UDim2.new(0.660550475, 0, 0.324373782, 0)
BluePrintsPage.Size = UDim2.new(0, 134, 0, 48)
BluePrintsPage.Font = Enum.Font.SourceSans
BluePrintsPage.Text = "Blueprints (low to high)"
BluePrintsPage.TextColor3 = Color3.new(1, 1, 1)
BluePrintsPage.TextScaled = true
BluePrintsPage.TextSize = 25
BluePrintsPage.TextWrapped = true
-- Scripts:



MenuButton.MouseButton1Click:Connect(function()
	MainPage.Visible = false
	MenuPage.Visible = true
end)

Main.MouseButton1Click:Connect(function()
	MenuPage.Visible = false
	MainPage.Visible = true
end)

FarmPage.MouseButton1Click:Connect(function()
	MenuPage.Visible = false
	afOnePage.Visible = true
end)

afMenu.MouseButton1Click:Connect(function()
	afOnePage.Visible = false
	MenuPage.Visible = true 
end)

ShopPage.MouseButton1Click:Connect(function()
	MenuPage.Visible = false
	shopOnePage.Visible = true
end)

shopMenu.MouseButton1Click:Connect(function()
	shopOnePage.Visible = false
	MenuPage.Visible = true
end)



-- stats 

_G.npcFarm = false
_G.sellpack = false
_G.quest = false
_G.tools = false


npcFarmButton.MouseButton1Click:connect(function()

	if _G.npcFarm == false then
		npcFarmLine:TweenSize(UDim2.new(1, 0,0, 2), "Out", "Sine", 0.3, true)
		_G.npcFarm = true
		while _G.npcFarm and wait() do
			for i,v in pairs(game.workspace:GetChildren()) do
				if string.find(v.name,"Base") and v:FindFirstChild("HumanoidRootPart") then 
					game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
					if v.HumanoidRootPart:FindFirstChild("ProximityPrompt") then
						fireproximityprompt(v.HumanoidRootPart.ProximityPrompt)
					end
				end       
			end
		end
	else
		npcFarmLine:TweenSize(UDim2.new(0, 0,0, 2), "Out", "Sine", 0.3, true)
		_G.npcFarm = false
	end
end)

sellFarmButton.MouseButton1Click:connect(function()
	if _G.sellpack == false then
		sellFarmLine:TweenSize(UDim2.new(1, 0,0, 2), "Out", "Sine", 0.3, true)
		_G.sellpack = true
		while _G.sellpack and wait(2) do
			game:GetService("ReplicatedStorage").FrameworkReplicated.DataStreams:FindFirstChild("RequestSell_Functionv.06"):InvokeServer()
		end
	else
		sellFarmLine:TweenSize(UDim2.new(0, 0,0, 2), "Out", "Sine", 0.3, true)
		_G.sellpack = false
	end
end)

questFarmButton.MouseButton1Click:connect(function()
	if _G.quest == false then
		questFarmLine:TweenSize(UDim2.new(1, 0,0, 2), "Out", "Sine", 0.3, true)
		_G.quest = true
		while _G.quest and wait(2) do
			game:GetService("ReplicatedStorage").FrameworkReplicated.DataStreams:FindFirstChild("UpdateQuests_Eventv.06"):FireServer()
		end
	else
		questFarmLine:TweenSize(UDim2.new(0, 0,0, 2), "Out", "Sine", 0.3, true)
		_G.quest = false
	end
end)

ToolsPage.MouseButton1Click:connect(function()
	local Table = {
		"Crowbar",
		"Lockpick",
		"Hammer",
		"Hacking Device",
		"Dynamite",
		"Thermite"
	}

	for i, v in pairs(Table) do
		local args = {
			[1] = "Tool",
			[2] = v
		}
		game:GetService("ReplicatedStorage").FrameworkReplicated.DataStreams:FindFirstChild("RequestPurchase_Functionv.06"):InvokeServer(unpack(args))
	end
end)

BackPackspage.MouseButton1Click:connect(function()
	local Table = {
		"Bag",
		"Basic Bag",
		"Briefcase",
		"Duffel Bag",
		"Laptop Bag",
		"Large Backpack",
		"Office Bag",
		"Sports Bag",
		"Hiking Bag",
		"Suitcase",
		"Gym Bag"
	}

	for i, v in pairs(Table) do
		local args = {
			[1] = "Backpack",
			[2] = v
		}
		game:GetService("ReplicatedStorage").FrameworkReplicated.DataStreams:FindFirstChild("RequestPurchase_Functionv.06"):InvokeServer(unpack(args))
	end
end)

UpgradesPage.MouseButton1Click:connect(function()
		local Table = {
			"Stealth",
			"Swipe Speed",
			"Intimidation",
			"Sprint Speed",
			"Strength"
		}

		for i, v in pairs(Table) do
		local args = {
			[1] = v
		}
		game:GetService("ReplicatedStorage").FrameworkReplicated.DataStreams:FindFirstChild("UpgradeStats_Functionv.06"):InvokeServer(unpack(args))
	end
end)

BluePrintsPage.MouseButton1Click:connect(function()
	local Table = {
		"Zone 2 Blueprint",
		"Zone 3 Blueprint",
		"Betting Store Blueprint",
		"Tech Store Blueprint",
		"Jewelry Store Blueprint",
		"Bank Blueprint"
	}
	for i, v in pairs(Table) do
		local args = {
			[1] = "Blueprint",
			[2] = v
		}
		game:GetService("ReplicatedStorage").FrameworkReplicated.DataStreams:FindFirstChild("RequestPurchase_Functionv.06"):InvokeServer(unpack(args))
	end
end)



local mouse = game.Players.LocalPlayer:GetMouse()


mouse.KeyDown:Connect(function(button)
	if button:upper() == "G" then
		ScreenGui.Enabled = not ScreenGui.Enabled
	end
end)

discordButton.MouseButton1Click:connect(function()
	setclipboard("https://discord.gg/hrdzEsA")
	discordButton.Text = "Copied"
	wait(1)
	discordButton.Text = "Copy Discord Link"
	print("Discord Link","Copied")
end)

MainFrame.Draggable = true

game:GetService("StarterGui").ResetPlayerGuiOnSpawn = false

				
			

How about trying out new scripts?