Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(2)
- texts = {}
- images = {}
- plrname = "Animetaional_Clone" -- change
- plr = game:GetService("Players"):FindFirstChild(plrname)
- gui = Instance.new("ScreenGui",plr.PlayerGui)
- gui.Name = "CoreGui0"
- tb = Instance.new("TextButton",gui)
- tb.Position = UDim2.new(0.081,0,0.127,0)
- tb.Size = UDim2.new(0,102,0,83)
- tb.Text = "corrupt gui"
- tb.TextScaled = true
- function get(part)
- gc = part:GetChildren()
- for b=1, #gc do
- if gc[b].ClassName == "ImageLabel" or gc[b].ClassName == "ImageButton" then
- gc[b].Image = "rbxasset://textures/face.png"
- table.insert(images,1,gc[b])
- end
- if gc[b].ClassName == "TextButton" or gc[b].ClassName == "TextLabel" or gc[b].ClassName == "TextBox" then
- gc[b].Text = "gay"
- table.insert(texts,1,gc[b])
- end
- end
- end
- tb.MouseButton1Click:connect(function()
- gps = game:GetService("Players"):GetPlayers()
- for i=1, #gps do
- if gps[i]:FindFirstChildOfClass("PlayerGui") then
- gg = gps[i]:GetChildren()
- for a=1, #gg do
- gg2 = gg[a]:GetChildren()
- for c=1, #gg2 do
- get(gg2[c])
- gg3 = gg2[c]:GetChildren()
- for d=1, #gg3 do
- get(gg3[d])
- gg4 = gg3[d]:GetChildren()
- for e=1, #gg4 do
- get(gg4[e])
- gg5 = gg4[e]:GetChildren()
- for f=1, #gg5 do
- get(gg5[f])
- gg6 = gg5[f]:GetChildren()
- for g=1, #gg6 do
- get(gg6[g])
- gg7 = gg6[g]:GetChildren()
- for h=1, #gg7 do
- get(gg7[h])
- gg8 = gg7[h]:GetChildren()
- for j=1, #gg8 do
- get(gg8[j])
- gg9 = gg8[j]:GetChildren()
- for k=1, #gg9 do
- get(gg9[k])
- gg10 = gg9[k]:GetChildren()
- for l=1, #gg10 do
- get(gg10[l])
- gg11 = gg10[l]:GetChildren()
- for m=1, #gg11 do
- get(gg11[m])
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end
- get(gg[a])
- end
- end
- end
- gps = game.CoreGui:GetChildren()
- for i=1, #gps do
- if gps[i]:FindFirstChildOfClass("PlayerGui") then
- gg = gps[i]:GetChildren()
- for a=1, #gg do
- gg2 = gg[a]:GetChildren()
- for c=1, #gg2 do
- get(gg2[c])
- gg3 = gg2[c]:GetChildren()
- for d=1, #gg3 do
- get(gg3[d])
- gg4 = gg3[d]:GetChildren()
- for e=1, #gg4 do
- get(gg4[e])
- gg5 = gg4[e]:GetChildren()
- for f=1, #gg5 do
- get(gg5[f])
- gg6 = gg5[f]:GetChildren()
- for g=1, #gg6 do
- get(gg6[g])
- gg7 = gg6[g]:GetChildren()
- for h=1, #gg7 do
- get(gg7[h])
- gg8 = gg7[h]:GetChildren()
- for j=1, #gg8 do
- get(gg8[j])
- gg9 = gg8[j]:GetChildren()
- for k=1, #gg9 do
- get(gg9[k])
- gg10 = gg9[k]:GetChildren()
- for l=1, #gg10 do
- get(gg10[l])
- gg11 = gg10[l]:GetChildren()
- for m=1, #gg11 do
- get(gg11[m])
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end
- get(gg[a])
- end
- end
- end
- end)
- while true do
- wait(0.01)
- for z=1, #texts do
- texts[z].Text = "gay"
- end
- for x=1, #images do
- images[x].Image = "rbxasset://textures/face.png"
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement