Pastebin
local ScreenGui = Instance.new("ScreenGui")
local main = Instance.new("Frame")
local UICorner = Instance.new("UICorner")
local maintext = Instance.new("TextLabel")
local artstealer = Instance.new("TextButton")
local UICorner_2 = Instance.new("UICorner")
local antiafk = Instance.new("TextButton")
local UICorner_3 = Instance.new("UICorner")
local findrich = Instance.new("TextButton")
local UICorner_4 = Instance.new("UICorner")
local Close = Instance.new("TextButton")
local UICorner_5 = Instance.new("UICorner")
local Frame = Instance.new("Frame")
local PlayerImage = Instance.new("ImageLabel")
local PlayerName = Instance.new("TextLabel")
--Properties:
ScreenGui.Parent = game.CoreGui
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
main.Name = "main"
main.Parent = ScreenGui
main.BackgroundColor3 = Color3.fromRGB(106, 106, 106)
main.Position = UDim2.new(0.371690422, 0, 0.392320544, 0)
main.Size = UDim2.new(0, 532, 0, 307)
main.Active = true
main.Draggable = true
UICorner.Parent = main
maintext.Name = "maintext"
maintext.Parent = main
maintext.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
maintext.BackgroundTransparency = 1.000
maintext.Size = UDim2.new(0, 532, 0, 50)
maintext.Font = Enum.Font.GothamBlack
maintext.Text = "Starving Artists Trasher | Made By Dreadz"
maintext.TextColor3 = Color3.fromRGB(0, 0, 0)
maintext.TextScaled = true
maintext.TextSize = 14.000
maintext.TextWrapped = true
artstealer.Name = "artstealer"
artstealer.Parent = main
artstealer.BackgroundColor3 = Color3.fromRGB(255, 85, 127)
artstealer.Position = UDim2.new(0.501879632, 0, 0.162866443, 0)
artstealer.Size = UDim2.new(0, 200, 0, 50)
artstealer.Font = Enum.Font.GothamBlack
artstealer.Text = "Steal Art"
artstealer.TextColor3 = Color3.fromRGB(0, 0, 0)
artstealer.TextScaled = true
artstealer.TextSize = 14.000
artstealer.TextWrapped = true
artstealer.MouseButton1Down:connect(function()
Settings = {
Timer = true -- false if You Dont Wanna Timer --
}
loadstring(game:HttpGet(('https://raw.githubusercontent.com/anisnouacer1/My-Roblox-Scripts/main/Starving%20Artists.lua')))()
end)
UICorner_2.Parent = artstealer
antiafk.Name = "antiafk"
antiafk.Parent = main
antiafk.BackgroundColor3 = Color3.fromRGB(255, 85, 127)
antiafk.Position = UDim2.new(0.501879692, 0, 0.446254134, 0)
antiafk.Size = UDim2.new(0, 200, 0, 50)
antiafk.Font = Enum.Font.GothamBlack
antiafk.Text = "Anti-Afk"
antiafk.TextColor3 = Color3.fromRGB(0, 0, 0)
antiafk.TextScaled = true
antiafk.TextSize = 14.000
antiafk.TextWrapped = true
antiafk.MouseButton1Down:connect(function()
wait(0.5)local ba=Instance.new("ScreenGui")
local ca=Instance.new("TextLabel")local da=Instance.new("Frame")
local _b=Instance.new("TextLabel")local ab=Instance.new("TextLabel")ba.Parent=game.CoreGui
ba.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;ca.Parent=ba;ca.Active=true
ca.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ca.Draggable=true
ca.Position=UDim2.new(0.698610067,0,0.098096624,0)ca.Size=UDim2.new(0,370,0,52)
ca.Font=Enum.Font.SourceSansSemibold;ca.Text="Anti AFK Script"ca.TextColor3=Color3.new(0,1,1)
ca.TextSize=22;da.Parent=ca
da.BackgroundColor3=Color3.new(0.196078,0.196078,0.196078)da.Position=UDim2.new(0,0,1.0192306,0)
da.Size=UDim2.new(0,370,0,107)_b.Parent=da
_b.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)_b.Position=UDim2.new(0,0,0.800455689,0)
_b.Size=UDim2.new(0,370,0,21)_b.Font=Enum.Font.Arial;_b.Text="made by dreadz! "
_b.TextColor3=Color3.new(0,1,1)_b.TextSize=20;ab.Parent=da
ab.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ab.Position=UDim2.new(0,0,0.158377,0)
ab.Size=UDim2.new(0,370,0,44)ab.Font=Enum.Font.ArialBold;ab.Text="Status: Active"
ab.TextColor3=Color3.new(0,1,1)ab.TextSize=20;local bb=game:service'VirtualUser'
game:service'Players'.LocalPlayer.Idled:connect(function()
bb:CaptureController()bb:ClickButton2(Vector2.new())
ab.Text="Roblox tried to kick u but i kicked him instead"wait(2)ab.Text="Status : Active"end)
end)
UICorner_3.Parent = antiafk
findrich.Name = "findrich"
findrich.Parent = main
findrich.BackgroundColor3 = Color3.fromRGB(255, 85, 127)
findrich.Position = UDim2.new(0.501879692, 0, 0.739413679, 0)
findrich.Size = UDim2.new(0, 200, 0, 50)
findrich.Font = Enum.Font.GothamBlack
findrich.Text = "Find Rich Server"
findrich.TextColor3 = Color3.fromRGB(0, 0, 0)
findrich.TextScaled = true
findrich.TextSize = 14.000
findrich.TextWrapped = true
findrich.MouseButton1Down:connect(function()
getgenv().Money = 2000 -- Type Money Here --
loadstring(game:HttpGet('https://raw.githubusercontent.com/anisnouacer1/My-Roblox-Scripts/main/Starving%20Artist%20Rich%20Server%20Finder.lua'))()
end)
UICorner_4.Parent = findrich
Close.Name = "Close"
Close.Parent = main
Close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
Close.Position = UDim2.new(0.900375962, 0, 0.837133527, 0)
Close.Size = UDim2.new(0, 53, 0, 50)
Close.Font = Enum.Font.GothamBlack
Close.Text = "X"
Close.TextColor3 = Color3.fromRGB(0, 0, 0)
Close.TextScaled = true
Close.TextSize = 14.000
Close.TextWrapped = true
UICorner_5.Parent = Close
Frame.Parent = main
Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Frame.BackgroundTransparency = 1.000
Frame.Position = UDim2.new(0.41759938, 0, 0.475770205, 0)
Frame.Size = UDim2.new(0, 194, 0, 217)
PlayerImage.Name = "PlayerImage"
PlayerImage.Parent = Frame
PlayerImage.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
PlayerImage.BackgroundTransparency = 1.000
PlayerImage.Position = UDim2.new(-0.930994451, 0, -0.443434179, 0)
PlayerImage.Size = UDim2.new(0, 167, 0, 145)
PlayerImage.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
PlayerName.Name = "PlayerName"
PlayerName.Parent = Frame
PlayerName.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
PlayerName.BackgroundTransparency = 1.000
PlayerName.Position = UDim2.new(-0.930994451, 0, 0.164860725, 0)
PlayerName.Size = UDim2.new(0, 167, 0, 75)
PlayerName.Font = Enum.Font.GothamBlack
PlayerName.Text = "Welcome,"
PlayerName.TextColor3 = Color3.fromRGB(0, 0, 0)
PlayerName.TextScaled = true
PlayerName.TextSize = 14.000
PlayerName.TextWrapped = true
-- Scripts:
local function YQQUC_fake_script() -- maintext.Rainbower
local script = Instance.new('LocalScript', maintext)
while wait() do
script.Parent.TextColor3 = Color3.new(1,0,0)
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
end
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
end
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
end
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
end
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
end
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
end
end
end
coroutine.wrap(YQQUC_fake_script)()
local function SOHXP_fake_script() -- Close.Script
local script = Instance.new('Script', Close)
local function OnClicked()
script.Parent.Parent:Remove()
end
script.Parent.MouseButton1Click:connect(OnClicked)
end
coroutine.wrap(SOHXP_fake_script)()
local function CKLQK_fake_script() -- PlayerName.Rainbower
local script = Instance.new('LocalScript', PlayerName)
while wait() do
script.Parent.TextColor3 = Color3.new(1,0,0)
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
end
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
end
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
end
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
end
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
end
for i=1,15 do
game:GetService("RunService").RenderStepped:wait()
script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
end
end
end
coroutine.wrap(CKLQK_fake_script)()
local function ITZA_fake_script() -- Frame.LocalScript
local script = Instance.new('LocalScript', Frame)
local frame = script.Parent
local player = game.Players.LocalPlayer
local userId = player.UserId
local thumbType = Enum.ThumbnailType.AvatarBust
local thumbSize = Enum.ThumbnailSize.Size420x420
local content, isReady = game.Players:GetUserThumbnailAsync(userId, thumbType, thumbSize)
frame.PlayerImage.Image = content
frame.PlayerName.Text = player.Name
end
coroutine.wrap(ITZA_fake_script)()
Select all text above, copy it, then paste into your executor.