View difference between Paste ID: dt30Dvq0 and PxatsDKe
SHOW: | | - or go back to the newest paste.
1-
--HOW TO SAVE PEPE GUI ON VOIDACITY SCRIPT BUILDER
1+
if game:GetService("RunService"):IsClient() then error("lol u sushi eating motherfucker its h/ haahha") end
2-
--step 1 : say createhttp/pepegui/http://pastebin.com/raw/PxatsDKe
2+
local Player,Mouse,mouse,UserInputService,ContextActionService = owner
3-
--step 2 : say save/pepegui
3+
local RealPlayer = Player
4-
--!FOR RUN PEPE GUI SAY rl/pepegui
4+
do warn("NEW PROJECT IN DEVELOPMENT:Pr0ject bypass - by byp4ss and c0ldas")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
5
print([[ok this is the k00l gui made by byp4ss
6
this is a edit from the pepe ui]])
7
sc = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui) --:D its WORKS!
8
q = Instance.new("Frame", game.Players.LocalPlayer.PlayerGui.ScreenGui)
9
q.Name = "qe"
10
q.Position = UDim2.new(0, -10, 0, 0)
11
q.Size = UDim2.new(0, 260, 0, 90)
12
q.BackgroundColor3 = Color3.new(0,255,0)
13
q.Active = true
14
n = Instance.new("TextButton", game.Players.LocalPlayer.PlayerGui.ScreenGui.qe)
15
n.Position = UDim2.new(0, 0, 0, 0)
16-
n.Text = "Pepe Path"
16+
17
n.Style = "RobloxRoundDefaultButton"
18
n.Text = "path"
19
n.Active = true
20
a = Instance.new("TextButton", game.Players.LocalPlayer.PlayerGui.ScreenGui.qe)
21
a.Name = "eq"
22
a.Position = UDim2.new(0, 0, 0, 30)
23-
a.Text = "Pepe Decal SPAM"
23+
24
a.Style = "RobloxRoundDefaultButton"
25
a.Text = "decal spam"
26
a.Active = true
27
no = Instance.new("TextButton", game.Players.LocalPlayer.PlayerGui.ScreenGui.qe)
28
no.Name = "nope"
29
no.Position = UDim2.new(0, 0, 0, 60)
30-
no.Text = "Pepe Music"
30+
31
no.Style = "RobloxRoundDefaultButton"
32
no.Text = "kool aid oh yeah"
33
no.Active = true
34
--table.getn
35
game.Players.LocalPlayer.PlayerGui.ScreenGui.qe.TextButton.MouseButton1Down:connect(function()
36
Player = game.Players.LocalPlayer
37-
bin.Name = "Pepe Path"
37+
38
bin = Instance.new("HopperBin",Player.Backpack)
39
bin.Name = "ILUVUK00L"
40
 
41
function onKeyDown(Key)
42
    if Key:lower() == "r" then
43
        for _,v in pairs(game.Workspace:GetChildren()) do
44
            if v.Name == "NewPart" then
45
                if v:findFirstChild("creator") and v.creator.Value == game.Players.LocalPlayer then
46
                    v:Remove()
47
                end
48
            end
49
        end
50
    end
51
end
52
 
53
function press(mouse)
54
    if sel == true then
55
        local hit = mouse.Target
56
        local point = mouse.Hit.p
57
        local s = Instance.new("Part")
58
        s.CanCollide = true
59-
        s.BrickColor = BrickColor.Green()
59+
60
        s.Anchored = true
61
        s.BrickColor = BrickColor.Red()
62
        s.Transparency = 0
63
        s.Velocity = mouse.Hit.lookVector * 100
64
        s.Name = "NewPart"
65
        s.Material = "Neon"
66
        s.TopSurface = "Smooth"
67
        s.BottomSurface = "Smooth"
68
        s.Parent = game.Workspace
69
        local t = Instance.new("SelectionBox",s)
70
        t.Adornee = s
71
        t.Color3 = s.BrickColor.Color
72
        for i=0, 5 do
73
            local D = Instance.new("Decal")
74
            D.Name = "PEPE"
75-
            D.Texture = "http://www.roblox.com/asset/?id=244905904"
75+
76
            D.Parent = s
77
            D.Texture = "http://www.roblox.com/asset/?id=52137565"
78
        end
79
        game:GetService("Debris"):AddItem(s,120)
80
        s.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Head.Position)
81
        s.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position.x,game.Players.LocalPlayer.Character.Torso.Position.y-6,game.Players.LocalPlayer.Character.Torso.Position.z)
82
        s.CFrame = CFrame.new(s.Position,point)
83
        local r = Instance.new("ObjectValue")
84
        r.Value = game.Players.LocalPlayer
85
        r.Parent = s
86
        r.Name = "creator"
87
        wait()
88
        press(mouse)
89
    end
90
end
91
 
92
 
93
function onButton1Down(mouse)
94
    sel = true
95
    if sel == true then
96
        press(mouse)
97
    end
98
end
99
 
100
function onButton1Up(mouse)
101
    sel = false
102
end
103
 
104
function onEquippedLocal(mouse)
105
    if mouse == nil then
106
        print("Mouse not found")
107
        return
108
    end
109
    mouse.Icon = "rbxasset://textures\\GunCursor.png"
110
    mouse.Button1Down:connect(function()
111
        onButton1Down(mouse)
112
    end)
113
    mouse.Button1Up:connect(function()
114
        onButton1Up(mouse)
115
    end)
116
    mouse.KeyDown:connect(onKeyDown)
117
end
118
 
119
 
120-
--PEPE SPAM
120+
121
end)
122
--oof
123
game.Players.LocalPlayer.PlayerGui.ScreenGui.qe.nope.MouseButton1Down:connect(function()
124-
s.SoundId = "http://www.roblox.com/asset/?id=264246827"
124+
125
s.Name = "Sound"
126
s.SoundId = "http://www.roblox.com/asset/?id=291394633"
127
s.Volume = 1
128
s.Looped = true
129
s.archivable = false
130
s.Parent = game.Workspace
131-
--PEPE SUIT ME
131+
132
end)
133
--oof
134-
	local ID =244905904
134+
135
game.Players.LocalPlayer.PlayerGui.ScreenGui.qe.eq.MouseButton1Down:connect(function()
136
	local ID =52137565
137
function spamDecal(v)
138
    if v:IsA("Part") then
139
        for i=0, 5 do
140
            D = Instance.new("Decal")
141
            D.Name = "pepedecalxd"
142
            D.Face = i
143
            D.Parent = v
144
            D.Texture = ("http://www.roblox.com/asset/?id="..Id)
145
        end
146
    else
147
        if v:IsA("Model") then
148
            for a,b in pairs(v:GetChildren()) do
149
                spamDecal(b)
150
            end
151
        end
152
    end
153
end
154
function decalspam(id)
155
    Id = id
156
    for i,v in pairs(game.Workspace:GetChildren()) do
157
        if v:IsA("Part") then
158
        for i=0, 5 do
159
            D = Instance.new("Decal")
160
            D.Name = "pepedecalxd"
161
            D.Face = i
162
            D.Parent = v
163
            D.Texture = ("http://www.roblox.com/asset/?id="..id)
164
        end
165
    else
166
        if v:IsA("Model") then
167
            for a,b in pairs(v:GetChildren()) do
168
                spamDecal(b)
169
            end
170
        end
171
    end
172
end
173
end
174
 
175
decalspam(ID)
176
end)