forked from YourLocalAnomicPlayer/40-Subscribers-Special
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path40 Subscriber Special | YourLocalAnomicExploiter
176 lines (152 loc) · 6.22 KB
/
40 Subscriber Special | YourLocalAnomicExploiter
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
local ScreenGui = Instance.new("ScreenGui")
local Frame = Instance.new("ImageLabel")
local Label = Instance.new("TextLabel")
local Label_Roundify_12px = Instance.new("ImageLabel")
local Credits = Instance.new("TextLabel")
local Credits_Roundify_12px = Instance.new("ImageLabel")
local OneShot = Instance.new("TextButton")
local AnomicV = Instance.new("TextButton")
local TROLLSERVER = Instance.new("TextButton")
local OPShotgun = Instance.new("TextButton")
local ScriptHub = Instance.new("TextButton")
local Destroy = Instance.new("TextButton")
--Properties:
ScreenGui.Parent = game.CoreGui
Frame.Name = "Frame"
Frame.Parent = ScreenGui
Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Frame.BackgroundTransparency = 1.000
Frame.Position = UDim2.new(0.348739803, 0, 0.317195326, 0)
Frame.Size = UDim2.new(0, 382, 0, 218)
Frame.Image = "rbxassetid://3570695787"
Frame.ImageColor3 = Color3.fromRGB(63, 63, 63)
Frame.ScaleType = Enum.ScaleType.Slice
Frame.SliceCenter = Rect.new(100, 100, 100, 100)
Frame.SliceScale = 0.120
Frame.Active = true
Frame.Draggable = true
Label.Name = "Label"
Label.Parent = Frame
Label.BackgroundColor3 = Color3.fromRGB(255, 252, 161)
Label.BackgroundTransparency = 1.000
Label.BorderSizePixel = 0
Label.Size = UDim2.new(0, 382, 0, 44)
Label.ZIndex = 3
Label.Font = Enum.Font.SourceSans
Label.Text = "Your Local Anomic Exploiter 40 Subs Special"
Label.TextColor3 = Color3.fromRGB(0, 0, 0)
Label.TextSize = 24.000
Label_Roundify_12px.Name = "Label_Roundify_12px"
Label_Roundify_12px.Parent = Label
Label_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
Label_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Label_Roundify_12px.BackgroundTransparency = 1.000
Label_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
Label_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
Label_Roundify_12px.Image = "rbxassetid://3570695787"
Label_Roundify_12px.ImageColor3 = Color3.fromRGB(255, 252, 161)
Label_Roundify_12px.ScaleType = Enum.ScaleType.Slice
Label_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
Label_Roundify_12px.SliceScale = 0.120
Credits.Name = "Credits"
Credits.Parent = Frame
Credits.BackgroundColor3 = Color3.fromRGB(255, 252, 161)
Credits.BackgroundTransparency = 1.000
Credits.BorderSizePixel = 0
Credits.Position = UDim2.new(0, 0, 0.798165143, 0)
Credits.Size = UDim2.new(0, 382, 0, 44)
Credits.ZIndex = 3
Credits.Font = Enum.Font.SourceSans
Credits.Text = "Script Contained in This GUI was not made by me"
Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
Credits.TextSize = 19.000
Credits.TextWrapped = true
Credits_Roundify_12px.Name = "Credits_Roundify_12px"
Credits_Roundify_12px.Parent = Credits
Credits_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
Credits_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Credits_Roundify_12px.BackgroundTransparency = 1.000
Credits_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
Credits_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
Credits_Roundify_12px.Image = "rbxassetid://3570695787"
Credits_Roundify_12px.ImageColor3 = Color3.fromRGB(255, 252, 161)
Credits_Roundify_12px.ScaleType = Enum.ScaleType.Slice
Credits_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
Credits_Roundify_12px.SliceScale = 0.120
OneShot.Name = "OneShot"
OneShot.Parent = Frame
OneShot.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
OneShot.BorderSizePixel = 0
OneShot.Position = UDim2.new(0.0575916134, 0, 0.311926603, 0)
OneShot.Size = UDim2.new(0, 95, 0, 37)
OneShot.Font = Enum.Font.SourceSans
OneShot.Text = "One Punch Man"
OneShot.TextColor3 = Color3.fromRGB(255, 255, 255)
OneShot.TextSize = 14.000
OneShot.MouseButton1Down:connect(function()
loadstring(game:HttpGet(("https://raw.githubusercontent.com/YourLocalAnomicPlayer/OneShot-Public/main/Script"), true))()
end)
AnomicV.Name = "AnomicV"
AnomicV.Parent = Frame
AnomicV.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
AnomicV.BorderSizePixel = 0
AnomicV.Position = UDim2.new(0.374345541, 0, 0.311926603, 0)
AnomicV.Size = UDim2.new(0, 95, 0, 37)
AnomicV.Font = Enum.Font.SourceSans
AnomicV.Text = "Anomic V 2.7.8"
AnomicV.TextColor3 = Color3.fromRGB(255, 255, 255)
AnomicV.TextSize = 14.000
AnomicV.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/HELLLO1073/Roblox-scripts-2.0/main/Games/Anomic/A2.lua", true))()
end)
TROLLSERVER.Name = "TROLLSERVER"
TROLLSERVER.Parent = Frame
TROLLSERVER.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TROLLSERVER.BorderSizePixel = 0
TROLLSERVER.Position = UDim2.new(0.691099524, 0, 0.311926603, 0)
TROLLSERVER.Size = UDim2.new(0, 95, 0, 37)
TROLLSERVER.Font = Enum.Font.SourceSans
TROLLSERVER.Text = "Useless Button"
TROLLSERVER.TextColor3 = Color3.fromRGB(255, 255, 255)
TROLLSERVER.TextSize = 14.000
OPShotgun.Name = "OPShotgun"
OPShotgun.Parent = Frame
OPShotgun.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
OPShotgun.BorderSizePixel = 0
OPShotgun.Position = UDim2.new(0.0575916134, 0, 0.550458729, 0)
OPShotgun.Size = UDim2.new(0, 95, 0, 37)
OPShotgun.Font = Enum.Font.SourceSans
OPShotgun.Text = "OP Shotgun"
OPShotgun.TextColor3 = Color3.fromRGB(255, 255, 255)
OPShotgun.TextSize = 14.000
ScriptHub.Name = "ScriptHub"
ScriptHub.Parent = Frame
ScriptHub.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
ScriptHub.BorderSizePixel = 0
ScriptHub.Position = UDim2.new(0.374345541, 0, 0.550458729, 0)
ScriptHub.Size = UDim2.new(0, 95, 0, 37)
ScriptHub.Font = Enum.Font.SourceSans
ScriptHub.Text = "Script Hub V1.5"
ScriptHub.TextColor3 = Color3.fromRGB(255, 255, 255)
ScriptHub.TextSize = 14.000
ScriptHub.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/scriptXHub/DiscordHiReplyBot-OLD-DOESNT-WORK-broken-/main/jjsongcatch"))()
end)
Destroy.Name = "Destroy"
Destroy.Parent = Frame
Destroy.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Destroy.BorderSizePixel = 0
Destroy.Position = UDim2.new(0.691099465, 0, 0.550458729, 0)
Destroy.Size = UDim2.new(0, 95, 0, 37)
Destroy.Font = Enum.Font.SourceSans
Destroy.Text = "Destroy GUI"
Destroy.TextColor3 = Color3.fromRGB(255, 255, 255)
Destroy.TextSize = 14.000
-- Scripts:
local function VZPO_fake_script() -- Destroy.LocalScript
local script = Instance.new('LocalScript', Destroy)
script.Parent.MouseButton1Click:Connect(function()
script.Parent.Parent.Visible = false
end)
end
coroutine.wrap(VZPO_fake_script)()