View difference between Paste ID: pv9c3dwb and V0V6L8JK
SHOW: | | - or go back to the newest paste.
1
--[[
2
/\/\//\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
3
4
||FREE RBX!1!!|| - A Troll Script by Melissa666666girl
5
6
/\/\//\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
7
8
///Recycled from Sharkringan's Ugandan Knuckles script\\\
9
\\Litteraly only like 3 lines of code from it, lol kthx//
10
11
/\/\//\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
12
--]]
13
14
--~~--
15-
Bacons = 25 --CHANGE THE NUMBER TO HOW MANY BACONS YOU WANT! (more than 50 crashes your game..)
15+
Bacons = 85 --CHANGE THE NUMBER TO HOW MANY BACONS YOU WANT! (more than 90 crashes your game..)
16
--~~--
17
18
plr = game:service'Players'.LocalPlayer
19
char = plr.Character
20
root = char:FindFirstChild'HumanoidRootPart'
21
hum = char:FindFirstChildOfClass'Humanoid'
22
mouse = plr:GetMouse()
23
clones = {}
24
followplr = false
25
radius = 50
26
27
28
    plr.NameDisplayDistance = 45
29
	local txt = Instance.new("BillboardGui", char)
30
	txt.Adornee = char .Head
31
	txt.Name = "thingy"
32
	txt.Size = UDim2.new(2, 0, 1.2, 0)
33
	txt.StudsOffset = Vector3.new(-1, 2, 0)
34
	local text = Instance.new("TextLabel", txt)
35
	text.Size = UDim2.new(2, 0, 0.6, 0)
36
	text.FontSize = "Size24"
37
	text.TextScaled = true
38
	text.TextTransparency = 0
39
	text.BackgroundTransparency = 1 
40
	text.TextTransparency = 0
41
	text.TextStrokeTransparency = 0
42
	text.Font = "Bodoni"
43
	text.TextStrokeColor3 = Color3.new(225, 17, 215)
44
        txt.MaxDistance = 10
45
46
	v=Instance.new("Part")
47
	v.Name = "ColorBrick"
48
	v.Parent=plr.Character
49
	v.FormFactor="Symmetric"
50
	v.Anchored=true
51
	v.CanCollide=false
52
	v.BottomSurface="Smooth"
53
	v.TopSurface="Smooth"
54
	v.Size=Vector3.new(10,5,3)
55
	v.Transparency=1
56
	v.CFrame=char.Torso.CFrame
57
	v.BrickColor=BrickColor.new("Toothpaste")
58
	v.Transparency=1
59
	text.TextColor3 = Color3.new(1,1,1)
60
	v.Shape="Block"
61
	text.Text = "Bacon Soliders"
62
	char.Humanoid.WalkSpeed = 75
63
64
65-
for _, a in pairs(char:children()) do
65+
66-
if a:IsA'Accessory' then
66+
67
cooldown = false
68-
elseif a:IsA'Part' then
68+
69
70
for i = 1,Bacons do
71
wait()
72
char.Archivable = true
73-
if char.Shirt == nil then
73+
74-
Instance.new("Pants", char)
74+
75-
Instance.new("Shirt", char)
75+
76
clone.Humanoid.Name = "Bacon Soldiers"
77-
char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=144076357"
77+
78-
char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=144076759"
78+
79
if a:IsA'BillboardGui' then
80
a:Destroy()
81-
Hair.Parent = char
81+
82
	a.Playing = false
83
end
84-
Hair.CFrame = char.Head.CFrame
84+
85
	local txt = Instance.new("BillboardGui", clone)
86
	txt.Adornee = clone .Head
87
	txt.Name = "thingy"
88
	txt.Size = UDim2.new(2, 0, 1.2, 0)
89
	txt.StudsOffset = Vector3.new(-1, 2, 0)
90
	local text = Instance.new("TextLabel", txt)
91
	text.Size = UDim2.new(2, 0, 0.6, 0)
92-
Weld.Part0 = char.Head 
92+
93
	text.TextScaled = true
94-
Weld.Parent = char.Head 
94+
95
	text.BackgroundTransparency = 1 
96
	text.TextTransparency = 0
97
	text.TextStrokeTransparency = 0
98
	text.Font = "Bodoni"
99
	text.TextStrokeColor3 = Color3.new(225, 17, 215)
100
101-
char.Head.face.Texture = "rbxassetid://664468442"
101+
102
	v.Name = "ColorBrick"
103
	v.Parent=clone
104
	v.FormFactor="Symmetric"
105
	v.Anchored=true
106
	v.CanCollide=false
107
	v.BottomSurface="Smooth"
108
	v.TopSurface="Smooth"
109
	v.Size=Vector3.new(10,5,3)
110
	v.Transparency=1
111
	v.CFrame=clone.Torso.CFrame
112
	v.BrickColor=BrickColor.new("Toothpaste")
113
	v.Transparency=1
114
	text.TextColor3 = Color3.new(1,1,1)
115
	v.Shape="Block"
116
	text.Text = "-"
117
--
118
	local Hair = Instance.new("Part")
119
Hair.Parent = clone
120
Hair.Name = "Bacon"
121
Hair.Size = Vector3.new(0.1, 0.1, 0.1)
122
Hair.CFrame = clone.Head.CFrame
123
Hair:BreakJoints()
124
Hair.CanCollide = false
125
Hair.BrickColor = BrickColor.new("New Yeller")
126
Hair.TopSurface = "Smooth"
127
Hair.BottomSurface = "Smooth"
128
Weld = Instance.new("Weld") 
129
Weld.Name = "Weld"
130
Weld.Part0 = clone.Head 
131
Weld.Part1 = Hair
132
Weld.Parent = clone.Head 
133
Weld.C0 = CFrame.new(0, 0.25, -0.2)*CFrame.fromEulerAnglesXYZ(0.1, 0, 0) 
134
Mesh = Instance.new("SpecialMesh")
135
Mesh.Parent = Hair
136
Mesh.MeshId = "http://www.roblox.com/asset/?id=83293901"
137
Mesh.TextureId = "http://www.roblox.com/asset/?id=83284747"
138
Mesh.Scale = Vector3.new(1, 1.05, 1)
139
--
140
for _, a in pairs(clone:children()) do
141
	if a:IsA'Part' then
142
a.BrickColor = BrickColor:Random()
143
end
144
end
145
if numb == 1 then
146
	clone.Head.face.Texture = "rbxassetid://1304527161"
147
		text.Text = "BACON RULE THE WORLD"
148
elseif numb == 2 then
149
	clone.Head.face.Texture = "rbxassetid://987047828"
150
		text.Text = "LOL FREE ROBLOX CASH"
151
else
152
	clone.Head.face.Texture = "rbxassetid://664468442"
153
		text.Text = "WOWWOW I GOT ROBLOX CASH YAY"
154
end
155
table.insert(clones,clone)
156
end
157
158
sou = Instance.new("Sound", char.Torso)
159
sou.SoundId = "rbxassetid://1463709693"
160
sou.Looped = true
161
sou.Volume = 2.5
162
sou.Pitch = 1.4
163
sou:Play()
164
165
for _, a in pairs(clones) do
166
a.Parent = char
167
a:MoveTo(root.Position + Vector3.new(math.random(1,10),math.random(1,10),math.random(1,10)))
168
end
169
170
while wait(0.3) do
171
number = #clones
172
position = root.CFrame
173
protecting = false
174
if aa == nil then
175
followplr = true
176
elseif aa ~= nil then
177
followplr = false
178
end
179
for _, a in pairs(clones) do
180
if a:FindFirstChildOfClass'Humanoid' and followplr then
181
a:FindFirstChildOfClass'Humanoid':MoveTo(root.Position + Vector3.new(math.random(-40,40),0,math.random(-40,40)))
182
end
183
end
184
rand = math.random(1,10)
185
if rand == 5 then
186
for i = 1,3 do
187
random = clones[math.random(1,#clones)] 
188
rand = math.random(1,2)
189
if rand == 1 then
190
wait()
191
else
192
wait()
193
end
194
end
195
end
196
end