View difference between Paste ID: EKvLcpq2 and Bn1TRwxL
SHOW: | | - or go back to the newest paste.
1-
--MADE BY OneLegend (NOT THE SCRIPT) LOCAL SCRIPT: Go to line 3 and put your name where it says "YOUR NAME HERE"
1+
--MADE BY OneLegend (NOT THE SCRIPT) LOCAL SCRIPT: Go to line 3 and put your name where it says "yoshi805"
2
3
me = game.Players:findFirstChild("sandpark")
4
if me == nil then
5
me = game.Players.Player
6
end
7
p = Instance.new("Camera")
8
p.Parent = game.Workspace
9
bin = Instance.new("HopperBin")
10
bin.Parent = me.Backpack
11
bin.Name = "[ Eyeball ]"
12
wait(0.5)
13
a = me.PlayerGui:findFirstChild("Admin")
14
if a ~= nil then a:Remove() end
15
a = me.Character:findFirstChild("Eyeball")
16
if a ~= nil then a:Remove() end
17
script.Parent = bin
18
mode = "None"
19
Clicking = false
20
BaleFireValue = 15
21
banned = {""}
22
admin = {"NAMEHERE(OPTIONAL)"}
23
p = Instance.new("Camera")
24
p.Parent = game.Workspace
25
Sound = "None"
26
Stare = false