Сontent continues after AD

Сontent continues after AD

\

Сontent continues after AD

Script – Merge for DIAMONDS!

Thank you for using our website
Your script:

				
					
local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()

local Window = OrionLib:MakeWindow({Name = "merge for diamonds", HidePremium = false, SaveConfig = true, ConfigFolder = "merge for diamonds script"})

OrionLib:MakeNotification({
	       Name = "Title!",
       	Content = "Scriptblox.com/u/SimpleScripter",
       	Image = "rbxassetid://4483345998",
       	Time = 5
})

local Tab = Window:MakeTab({
	Name = "levels cash gems rebirths",
	Icon = "rbxassetid://4483345998",
	PremiumOnly = false
})

Tab:AddButton({
	Name = "max levels",
	Callback = function()
	  local args = {
    [1] = "CashRateLevel",
    [2] = 25,
    [3] = 0
}

game:GetService("ReplicatedStorage").Remotes.UpgradeEvent:FireServer(unpack(args))
		
		local args = {
    [1] = "LuckyMergeLevel",
    [2] = 27,
    [3] = 0
}

game:GetService("ReplicatedStorage").Remotes.UpgradeEvent:FireServer(unpack(args))
		
		local args = {
    [1] = "MaxBlocksLevel",
    [2] = 21,
    [3] = -10000000000000000
}

game:GetService("ReplicatedStorage").Remotes.UpgradeEvent:FireServer(unpack(args))
		
		local args = {
    [1] = "SpawnTierLevel",
    [2] = 80,
    [3] = 0
}

game:GetService("ReplicatedStorage").Remotes.UpgradeEvent:FireServer(unpack(args))
		
		local args = {
    [1] = "AutoMergeLevel",
    [2] = 21,
    [3] = 0
}

game:GetService("ReplicatedStorage").Remotes.UpgradeEvent:FireServer(unpack(args))
		
		local args = {
    [1] = "SpawnRateLevel",
    [2] = 30,
    [3] = 0
}

game:GetService("ReplicatedStorage").Remotes.UpgradeEvent:FireServer(unpack(args))
	  end
})

Tab:AddButton({
	Name = "free rebirth tap tap",
	Callback = function()
		local args = {
    [1] = 200,
    [2] = 0,
    [3] = 5350
}

game:GetService("ReplicatedStorage").Remotes.RebirthConfirmEvent:FireServer(unpack(args))
  	end    
})

Tab:AddButton({
	Name = "inf cash",
	Callback = function()
		local args = {
    [1] = "Cash",
    [2] = math.huge
}

game:GetService("ReplicatedStorage").Remotes.AddRewardEvent:FireServer(unpack(args))
	  end	  
})

Tab:AddTextbox({
	Name = "free gems",
	Default = "",
	TextDisappear = true,
	Callback = function(Value)
		local args = {
    [1] = Value
}

game:GetService("ReplicatedStorage").Remotes.GemEvent:FireServer(unpack(args))
  	end	  
})

Tab:AddButton({
	Name = "theme 21 free + fe",
	Callback = function()
	  local args = {
    [1] = "21"
}

game:GetService("ReplicatedStorage").Remotes.ThemeEvent:FireServer(unpack(args))
  	end    
})

local Tab = Window:MakeTab({
	Name = "cred",
	Icon = "rbxassetid://4483345998",
	PremiumOnly = false
})

Tab:AddParagraph("credit to glowxfy for giving me the game idea. his scriptblox account is scriptblox.com/u/glowxfy and me/SimpleScripter if u wanna suggest games feel freet dm on discord my user is 2ft4 if u have scripts and stuff i could upload and use ill even credit you feel free to dm me also.","Paragraph Content")
				
			

How about trying out new scripts?