
12.9k Views
Description
RC7 (uptade!!!!)
Comments
3

Offline
nicydarovin 1 year ago - Edited
--[[
WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
]]
if game.CoreGui:FindFirstChild("RC7LOLOL") then
game.CoreGui:FindFirstChild("RC7LOLOL"):Destroy()
end
local Screen = game:GetObjects("rbxassetid://14625538289")[1]
Screen.Parent = game.CoreGui
local RC7 = Screen.RC7
local Explorer = Screen.Explorer
local Save = Screen.Save
local Open = Screen.Open
local CurrentTab = "1"
local Buttonz = RC7.Buttons
local NewestTab = 1
if not isfolder("RC7Scripts") then
makefolder("RC7Scripts")
end
Explorer.Visible = false
Open.Visible = false
Save.Visible = false
RC7.Draggable = true
Open.Draggable = true
Open.Active = true
RC7.Active = true
for i,v in next, listfiles("RC7Scripts") do
local a = Explorer.Buttons.Yes:Clone()
a.Parent = Explorer.Buttons
a.Visible = true
a.Text = v
a.Name = v
a.MouseButton1Click:Connect(function()
pcall(function()
RC7.TabTexts:FindFirstChild(CurrentTab):FindFirstChild(CurrentTab).Text = readfile(listfiles("RC7Scripts")[i])
end)
Explorer.Visible = false
end)
end
Save.save.MouseButton1Click:Connect(function()
writefile("RC7Scripts/" .. tostring(Save.name.Text) .. ".lua", tostring(RC7.TabTexts:FindFirstChild(CurrentTab):FindFirstChild(CurrentTab).Text))
Save.Visible = false
end)
Buttonz.Execute.MouseButton1Click:Connect(function()
local success, result = pcall(function()
assert(loadstring(RC7.TabTexts[CurrentTab][CurrentTab].Text))()
end)
if not success then
local Error = RC7.Console.Error:Clone()
Error.Text = result
Error.Parent = RC7.Console
Erro
Offline
buithanhdinhn 1 year ago
Is work,I tried with kick scripts and it actually works
Offline
iuploadscripts4518 11 months ago
Intriga?

![[๐ RELEASE] Anime Astral Simulator](/images/script/113236157544232-1780333729144.png)
Voxle Hub
