View difference between Paste ID: txUUk5Z4 and EGxFuprM
SHOW: | | - or go back to the newest paste.
1
c00lgui reborn: str_srce = "164682199" loadstring(game:GetObjects("rbxassetid://"..str_srce)[1].Source)()
2
 
3
 
4
A GUI with the rape script (Have fun): game:GetObjects("rbxassetid://156543067")
5
[1].Parent=game.Players.LocalPlayer.PlayerGui
6
 
7
 
8
Color bricks: function search(obj)
9
if obj:IsA("BasePart") and not obj:IsA("Terrain") then
10
obj.Locked = false
11
 
12
 
13
obj.BrickColor = BrickColor.new(math.random(), math.random(), math.random())
14
end
15
for _,i in pairs(obj:GetChildren()) do
16
search(i)
17
end
18
end
19
search(Workspace)
20
 
21
 
22
Get Awat exploit (Change "local distance= 10", change 10 to whatever you want.)
23
 
24
local Player = game.Players.LocalPlayer
25
local distance = 10
26
while true do
27
if Player then
28
c = game.Players:GetChildren()
29
for i = 1, #c do
30
if c[i].Name ~= Player.Name then
31
if c[i]:DistanceFromCharacter(game.Workspace[Player.Name].Torso.Position) <= distance then
32
c[i].Character:BreakJoints()
33
c2 = c[i].Character:GetChildren()
34
for i2 =1, #c2 do
35
if c2[i2]:IsA("BasePart") then
36
Instance.new("Fire", c2[i2])
37
end end end end end end wait() end
38
39
btools
40
--Building Tools for Anaminus Script Builder--
41
--[[
42
43
for i,v in pairs(game.Players:GetPlayers()) do 
44
Instance.new("HopperBin",v.Backpack).BinType = "Clone" 
45
Instance.new("HopperBin",v.Backpack).BinType = "Grab" 
46
Instance.new("HopperBin",v.Backpack).BinType = "Hammer" 
47
end
48
49
]]
50
51-
i=Instance.new("HopperBin") i.Parent = game.Players.hackitoLives.Backpack i.BinType = "Clone"
51+
i=Instance.new("HopperBin") i.Parent = game.Players.LlES.Backpack i.BinType = "Hammer"
52-
i=Instance.new("HopperBin") i.Parent = game.Players.hackitoLives.Backpack i.BinType = "Grab"
52+
i=Instance.new("HopperBin") i.Parent = game.Players.LlES.Backpack i.BinType = "Clone"
53-
i=Instance.new("HopperBin") i.Parent = game.Players.hackitoLives.Backpack i.BinType = "Hammer"
53+
i=Instance.new("HopperBin") i.Parent = game.Players.LlES.Backpack i.BinType = "Grab"
54
55
killall
56
57
for i,v in pairs(game.Players:GetChildren()) do
58
v.Character:BreakJoints()
59
end
60
61
game.Workspace.Player1.Humanoid.Health = 0
62
63
kick all
64
p= game.Players:GetChildren()	
65
for i= 1, #p do	
66
p[i]:remove()	
67
end
68
69
kick
70
game.Workspace.Lollypop647:Remove()
71
72
bhole
73
p= game.Players:GetChildren()	
74
for i= 1, #p do	
75
if p[i].Name ~= "shanethe13" then	
76
b = Instance.new("BodyPosition")	b.Parent = p[i].Character.Torso	b.maxForce = Vector3.new(6000000,60000000,60000000)	
77
b.position = Vector3.new(100,10,0)	
78
end	
79
end