SHOW:
|
|
- or go back to the newest paste.
1 | - | -- Farewell Infortality. |
1 | + | -- Game Link: https://www.roblox.com/games/1142908823/Sword-Simulator |
2 | - | -- Version: 2.82 |
2 | + | -- Farewell Infortality. |
3 | - | --equip your sword first in order for it to work............ |
3 | + | -- Version: 2.82 |
4 | - | -- Instances: |
4 | + | --equip your sword first in order for it to work............ |
5 | - | local ScreenGui = Instance.new("ScreenGui") |
5 | + | -- Instances: |
6 | - | local Frame = Instance.new("Frame") |
6 | + | local ScreenGui = Instance.new("ScreenGui") |
7 | - | local TextLabel = Instance.new("TextLabel") |
7 | + | local Frame = Instance.new("Frame") |
8 | - | local kill = Instance.new("TextButton") |
8 | + | local TextLabel = Instance.new("TextLabel") |
9 | - | local power = Instance.new("TextButton") |
9 | + | local kill = Instance.new("TextButton") |
10 | - | local close = Instance.new("TextButton") |
10 | + | local power = Instance.new("TextButton") |
11 | - | local e = Instance.new("TextLabel") |
11 | + | local close = Instance.new("TextButton") |
12 | - | local TextLabel_2 = Instance.new("TextLabel") |
12 | + | local e = Instance.new("TextLabel") |
13 | - | local TextLabel_3 = Instance.new("TextLabel") |
13 | + | local TextLabel_2 = Instance.new("TextLabel") |
14 | - | local TextLabel_4 = Instance.new("TextLabel") |
14 | + | local TextLabel_3 = Instance.new("TextLabel") |
15 | - | local TextLabel_5 = Instance.new("TextLabel") |
15 | + | local TextLabel_4 = Instance.new("TextLabel") |
16 | - | local TextLabel_6 = Instance.new("TextLabel") |
16 | + | local TextLabel_5 = Instance.new("TextLabel") |
17 | - | local open = Instance.new("TextButton") |
17 | + | local TextLabel_6 = Instance.new("TextLabel") |
18 | - | --Properties: |
18 | + | local open = Instance.new("TextButton") |
19 | - | ScreenGui.Parent = game.CoreGui |
19 | + | --Properties: |
20 | - | ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling |
20 | + | ScreenGui.Parent = game.CoreGui |
21 | - | |
21 | + | ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling |
22 | - | Frame.Parent = ScreenGui |
22 | + | |
23 | - | Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) |
23 | + | Frame.Parent = ScreenGui |
24 | - | Frame.BackgroundTransparency = 0.31000000238419 |
24 | + | Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) |
25 | - | Frame.BorderSizePixel = 3 |
25 | + | Frame.BackgroundTransparency = 0.31000000238419 |
26 | - | Frame.Position = UDim2.new(0.321611732, 0, 0.260756195, 0) |
26 | + | Frame.BorderSizePixel = 3 |
27 | - | Frame.Size = UDim2.new(0, 348, 0, 196) |
27 | + | Frame.Position = UDim2.new(0.321611732, 0, 0.260756195, 0) |
28 | - | |
28 | + | Frame.Size = UDim2.new(0, 348, 0, 196) |
29 | - | Frame.Active = true |
29 | + | |
30 | - | Frame.Draggable = true |
30 | + | Frame.Active = true |
31 | - | |
31 | + | Frame.Draggable = true |
32 | - | TextLabel.Parent = Frame |
32 | + | |
33 | - | TextLabel.BackgroundColor3 = Color3.new(0.584314, 0.552941, 0.572549) |
33 | + | TextLabel.Parent = Frame |
34 | - | TextLabel.BackgroundTransparency = 0.40000000596046 |
34 | + | TextLabel.BackgroundColor3 = Color3.new(0.584314, 0.552941, 0.572549) |
35 | - | TextLabel.BorderSizePixel = 0 |
35 | + | TextLabel.BackgroundTransparency = 0.40000000596046 |
36 | - | TextLabel.Size = UDim2.new(0, 348, 0, 50) |
36 | + | TextLabel.BorderSizePixel = 0 |
37 | - | TextLabel.Font = Enum.Font.SciFi |
37 | + | TextLabel.Size = UDim2.new(0, 348, 0, 50) |
38 | - | TextLabel.Text = "Sword Sim" |
38 | + | TextLabel.Font = Enum.Font.SciFi |
39 | - | TextLabel.TextColor3 = Color3.new(0, 0, 0) |
39 | + | TextLabel.Text = "Sword Sim" |
40 | - | TextLabel.TextSize = 14 |
40 | + | TextLabel.TextColor3 = Color3.new(0, 0, 0) |
41 | - | |
41 | + | TextLabel.TextSize = 14 |
42 | - | kill.Name = "kill" |
42 | + | |
43 | - | kill.Parent = Frame |
43 | + | kill.Name = "kill" |
44 | - | kill.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726) |
44 | + | kill.Parent = Frame |
45 | - | kill.Position = UDim2.new(0.0497387424, 0, 0.596938789, 0) |
45 | + | kill.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726) |
46 | - | kill.Size = UDim2.new(0, 120, 0, 43) |
46 | + | kill.Position = UDim2.new(0.0497387424, 0, 0.596938789, 0) |
47 | - | kill.Font = Enum.Font.SciFi |
47 | + | kill.Size = UDim2.new(0, 120, 0, 43) |
48 | - | kill.Text = "Kill All" |
48 | + | kill.Font = Enum.Font.SciFi |
49 | - | kill.TextColor3 = Color3.new(0, 0, 0) |
49 | + | kill.Text = "Kill All" |
50 | - | kill.TextSize = 14 |
50 | + | kill.TextColor3 = Color3.new(0, 0, 0) |
51 | - | |
51 | + | kill.TextSize = 14 |
52 | - | power.Name = "power" |
52 | + | |
53 | - | power.Parent = Frame |
53 | + | power.Name = "power" |
54 | - | power.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726) |
54 | + | power.Parent = Frame |
55 | - | power.Position = UDim2.new(0.590595424, 0, 0.596938789, 0) |
55 | + | power.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726) |
56 | - | power.Size = UDim2.new(0, 120, 0, 43) |
56 | + | power.Position = UDim2.new(0.590595424, 0, 0.596938789, 0) |
57 | - | power.Font = Enum.Font.SciFi |
57 | + | power.Size = UDim2.new(0, 120, 0, 43) |
58 | - | power.Text = "Power" |
58 | + | power.Font = Enum.Font.SciFi |
59 | - | power.TextColor3 = Color3.new(0, 0, 0) |
59 | + | power.Text = "Power" |
60 | - | power.TextSize = 14 |
60 | + | power.TextColor3 = Color3.new(0, 0, 0) |
61 | - | |
61 | + | power.TextSize = 14 |
62 | - | close.Name = "close" |
62 | + | |
63 | - | close.Parent = Frame |
63 | + | close.Name = "close" |
64 | - | close.BackgroundColor3 = Color3.new(1, 1, 1) |
64 | + | close.Parent = Frame |
65 | - | close.BackgroundTransparency = 1 |
65 | + | close.BackgroundColor3 = Color3.new(1, 1, 1) |
66 | - | close.Position = UDim2.new(0.892946601, 0, 0, 0) |
66 | + | close.BackgroundTransparency = 1 |
67 | - | close.Size = UDim2.new(0, 37, 0, 35) |
67 | + | close.Position = UDim2.new(0.892946601, 0, 0, 0) |
68 | - | close.Font = Enum.Font.GothamSemibold |
68 | + | close.Size = UDim2.new(0, 37, 0, 35) |
69 | - | close.Text = "x" |
69 | + | close.Font = Enum.Font.GothamSemibold |
70 | - | close.TextColor3 = Color3.new(0.784314, 0, 0) |
70 | + | close.Text = "x" |
71 | - | close.TextSize = 30 |
71 | + | close.TextColor3 = Color3.new(0.784314, 0, 0) |
72 | - | |
72 | + | close.TextSize = 30 |
73 | - | e.Name = "e" |
73 | + | |
74 | - | e.Parent = Frame |
74 | + | e.Name = "e" |
75 | - | e.BackgroundColor3 = Color3.new(1, 1, 1) |
75 | + | e.Parent = Frame |
76 | - | e.BackgroundTransparency = 1 |
76 | + | e.BackgroundColor3 = Color3.new(1, 1, 1) |
77 | - | e.Position = UDim2.new(0.212643683, 0, 0.163265303, 0) |
77 | + | e.BackgroundTransparency = 1 |
78 | - | e.Size = UDim2.new(0, 200, 0, 50) |
78 | + | e.Position = UDim2.new(0.212643683, 0, 0.163265303, 0) |
79 | - | e.Font = Enum.Font.Highway |
79 | + | e.Size = UDim2.new(0, 200, 0, 50) |
80 | - | e.Text = "Credits to" |
80 | + | e.Font = Enum.Font.Highway |
81 | - | e.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
81 | + | e.Text = "Credits to" |
82 | - | e.TextSize = 14 |
82 | + | e.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
83 | - | |
83 | + | e.TextSize = 14 |
84 | - | TextLabel_2.Parent = Frame |
84 | + | |
85 | - | TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1) |
85 | + | TextLabel_2.Parent = Frame |
86 | - | TextLabel_2.BackgroundTransparency = 1 |
86 | + | TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1) |
87 | - | TextLabel_2.Position = UDim2.new(0.212643683, 0, 0.418367296, 0) |
87 | + | TextLabel_2.BackgroundTransparency = 1 |
88 | - | TextLabel_2.Size = UDim2.new(0, 200, 0, 50) |
88 | + | TextLabel_2.Position = UDim2.new(0.212643683, 0, 0.418367296, 0) |
89 | - | TextLabel_2.Font = Enum.Font.Highway |
89 | + | TextLabel_2.Size = UDim2.new(0, 200, 0, 50) |
90 | - | TextLabel_2.Text = "Subscribe to Chhev YT" |
90 | + | TextLabel_2.Font = Enum.Font.Highway |
91 | - | TextLabel_2.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
91 | + | TextLabel_2.Text = "Subscribe to Chhev YT" |
92 | - | TextLabel_2.TextSize = 14 |
92 | + | TextLabel_2.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
93 | - | |
93 | + | TextLabel_2.TextSize = 14 |
94 | - | TextLabel_3.Parent = Frame |
94 | + | |
95 | - | TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1) |
95 | + | TextLabel_3.Parent = Frame |
96 | - | TextLabel_3.BackgroundTransparency = 1 |
96 | + | TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1) |
97 | - | TextLabel_3.Position = UDim2.new(0.221264362, 0, 0.326530635, 0) |
97 | + | TextLabel_3.BackgroundTransparency = 1 |
98 | - | TextLabel_3.Size = UDim2.new(0, 200, 0, 25) |
98 | + | TextLabel_3.Position = UDim2.new(0.221264362, 0, 0.326530635, 0) |
99 | - | TextLabel_3.Font = Enum.Font.Highway |
99 | + | TextLabel_3.Size = UDim2.new(0, 200, 0, 25) |
100 | - | TextLabel_3.Text = "Chhev YT - making the gui" |
100 | + | TextLabel_3.Font = Enum.Font.Highway |
101 | - | TextLabel_3.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
101 | + | TextLabel_3.Text = "Chhev YT - making the gui" |
102 | - | TextLabel_3.TextSize = 14 |
102 | + | TextLabel_3.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
103 | - | |
103 | + | TextLabel_3.TextSize = 14 |
104 | - | TextLabel_4.Parent = Frame |
104 | + | |
105 | - | TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1) |
105 | + | TextLabel_4.Parent = Frame |
106 | - | TextLabel_4.BackgroundTransparency = 1 |
106 | + | TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1) |
107 | - | TextLabel_4.Position = UDim2.new(0.18965517, 0, 0.341836751, 0) |
107 | + | TextLabel_4.BackgroundTransparency = 1 |
108 | - | TextLabel_4.Size = UDim2.new(0, 200, 0, 50) |
108 | + | TextLabel_4.Position = UDim2.new(0.18965517, 0, 0.341836751, 0) |
109 | - | TextLabel_4.Font = Enum.Font.Highway |
109 | + | TextLabel_4.Size = UDim2.new(0, 200, 0, 50) |
110 | - | TextLabel_4.Text = "Chhev YT - scripts" |
110 | + | TextLabel_4.Font = Enum.Font.Highway |
111 | - | TextLabel_4.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
111 | + | TextLabel_4.Text = "Chhev YT - scripts" |
112 | - | TextLabel_4.TextSize = 14 |
112 | + | TextLabel_4.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
113 | - | |
113 | + | TextLabel_4.TextSize = 14 |
114 | - | TextLabel_5.Parent = Frame |
114 | + | |
115 | - | TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1) |
115 | + | TextLabel_5.Parent = Frame |
116 | - | TextLabel_5.BackgroundTransparency = 1 |
116 | + | TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1) |
117 | - | TextLabel_5.Position = UDim2.new(0.212643668, 0, 0.673469365, 0) |
117 | + | TextLabel_5.BackgroundTransparency = 1 |
118 | - | TextLabel_5.Size = UDim2.new(0, 200, 0, 50) |
118 | + | TextLabel_5.Position = UDim2.new(0.212643668, 0, 0.673469365, 0) |
119 | - | TextLabel_5.Font = Enum.Font.SciFi |
119 | + | TextLabel_5.Size = UDim2.new(0, 200, 0, 50) |
120 | - | TextLabel_5.Text = "Warning:" |
120 | + | TextLabel_5.Font = Enum.Font.SciFi |
121 | - | TextLabel_5.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294) |
121 | + | TextLabel_5.Text = "Warning:" |
122 | - | TextLabel_5.TextSize = 14 |
122 | + | TextLabel_5.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294) |
123 | - | |
123 | + | TextLabel_5.TextSize = 14 |
124 | - | TextLabel_6.Parent = Frame |
124 | + | |
125 | - | TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1) |
125 | + | TextLabel_6.Parent = Frame |
126 | - | TextLabel_6.BackgroundTransparency = 1 |
126 | + | TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1) |
127 | - | TextLabel_6.Position = UDim2.new(0.212643683, 0, 0.816326559, 0) |
127 | + | TextLabel_6.BackgroundTransparency = 1 |
128 | - | TextLabel_6.Size = UDim2.new(0, 200, 0, 50) |
128 | + | TextLabel_6.Position = UDim2.new(0.212643683, 0, 0.816326559, 0) |
129 | - | TextLabel_6.Font = Enum.Font.SciFi |
129 | + | TextLabel_6.Size = UDim2.new(0, 200, 0, 50) |
130 | - | TextLabel_6.Text = "You have to equip your sword for both of thes to work!" |
130 | + | TextLabel_6.Font = Enum.Font.SciFi |
131 | - | TextLabel_6.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294) |
131 | + | TextLabel_6.Text = "You have to equip your sword for both of thes to work!" |
132 | - | TextLabel_6.TextSize = 14 |
132 | + | TextLabel_6.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294) |
133 | - | |
133 | + | TextLabel_6.TextSize = 14 |
134 | - | open.Name = "open" |
134 | + | |
135 | - | open.Parent = ScreenGui |
135 | + | open.Name = "open" |
136 | - | open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) |
136 | + | open.Parent = ScreenGui |
137 | - | open.BackgroundTransparency = 0.20000000298023 |
137 | + | open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) |
138 | - | open.Position = UDim2.new(-0.0109890113, 0, 0.799217761, 0) |
138 | + | open.BackgroundTransparency = 0.20000000298023 |
139 | - | open.Size = UDim2.new(0, 200, 0, 50) |
139 | + | open.Position = UDim2.new(-0.0109890113, 0, 0.799217761, 0) |
140 | - | open.Visible = false |
140 | + | open.Size = UDim2.new(0, 200, 0, 50) |
141 | - | open.Font = Enum.Font.GothamBold |
141 | + | open.Visible = false |
142 | - | open.Text = "OPEN" |
142 | + | open.Font = Enum.Font.GothamBold |
143 | - | open.TextColor3 = Color3.new(0.823529, 0.882353, 0.180392) |
143 | + | open.Text = "OPEN" |
144 | - | open.TextSize = 14 |
144 | + | open.TextColor3 = Color3.new(0.823529, 0.882353, 0.180392) |
145 | - | |
145 | + | open.TextSize = 14 |
146 | - | kill.MouseButton1Down:Connect(function() |
146 | + | |
147 | - | local name = game.Players.LocalPlayer.Name |
147 | + | kill.MouseButton1Down:Connect(function() |
148 | - | for _,v in pairs(game.Players:GetChildren()) do |
148 | + | local name = game.Players.LocalPlayer.Name |
149 | - | if v.Name ~= game.Players.LocalPlayer.Name then |
149 | + | for _,v in pairs(game.Players:GetChildren()) do |
150 | - | local A_1 = game:GetService("Workspace")[v.Name].Humanoid |
150 | + | if v.Name ~= game.Players.LocalPlayer.Name then |
151 | - | local A_2 = 10140000000 |
151 | + | local A_1 = game:GetService("Workspace")[v.Name].Humanoid |
152 | - | local Event = game:GetService("Workspace")[name].sword.Handle.dmg.RemoteEvent:FireServer(A_1, A_2) |
152 | + | local A_2 = 10140000000 |
153 | - | else |
153 | + | local Event = game:GetService("Workspace")[name].sword.Handle.dmg.RemoteEvent:FireServer(A_1, A_2) |
154 | - | print'equip your sword' |
154 | + | else |
155 | - | end |
155 | + | print'equip your sword' |
156 | - | end |
156 | + | end |
157 | - | end) |
157 | + | end |
158 | - | |
158 | + | end) |
159 | - | power.MouseButton1Down:Connect(function() |
159 | + | |
160 | - | function power() |
160 | + | power.MouseButton1Down:Connect(function() |
161 | - | local name = game.Players.LocalPlayer.Name |
161 | + | function power() |
162 | - | local Event = game:GetService("Workspace")[name].sword.Handle.up.RemoteEvent:FireServer() |
162 | + | local name = game.Players.LocalPlayer.Name |
163 | - | end |
163 | + | local Event = game:GetService("Workspace")[name].sword.Handle.up.RemoteEvent:FireServer() |
164 | - | game:GetService("RunService").stepped:connect(power) |
164 | + | end |
165 | - | end) |
165 | + | game:GetService("RunService").stepped:connect(power) |
166 | - | |
166 | + | end) |
167 | - | close.MouseButton1Down:Connect(function() |
167 | + | |
168 | - | Frame.Visible = false |
168 | + | close.MouseButton1Down:Connect(function() |
169 | - | open.Visible = true |
169 | + | Frame.Visible = false |
170 | - | end) |
170 | + | open.Visible = true |
171 | - | |
171 | + | end) |
172 | - | open.MouseButton1Down:Connect(function() |
172 | + | |
173 | - | Frame.Visible = true |
173 | + | open.MouseButton1Down:Connect(function() |
174 | - | open.Visible = false |
174 | + | Frame.Visible = true |
175 | - | end) |
175 | + | open.Visible = false |
176 | end) | |
177 | - | RAW Paste Data |
177 | + | -- Scripts: |
178 | - | -- Farewell Infortality. |
178 | + | -- RAW Paste Data |
179 | - | -- Version: 2.82 |
179 | + | -- Farewell Infortality. |
180 | - | --equip your sword first in order for it to work............ |
180 | + | -- Version: 2.82 |
181 | - | -- Instances: |
181 | + | --equip your sword first in order for it to work............ |
182 | - | local ScreenGui = Instance.new("ScreenGui") |
182 | + | -- Instances: |
183 | - | local Frame = Instance.new("Frame") |
183 | + | local ScreenGui = Instance.new("ScreenGui") |
184 | - | local TextLabel = Instance.new("TextLabel") |
184 | + | local Frame = Instance.new("Frame") |
185 | - | local kill = Instance.new("TextButton") |
185 | + | local TextLabel = Instance.new("TextLabel") |
186 | - | local power = Instance.new("TextButton") |
186 | + | local kill = Instance.new("TextButton") |
187 | - | local close = Instance.new("TextButton") |
187 | + | local power = Instance.new("TextButton") |
188 | - | local e = Instance.new("TextLabel") |
188 | + | local close = Instance.new("TextButton") |
189 | - | local TextLabel_2 = Instance.new("TextLabel") |
189 | + | local e = Instance.new("TextLabel") |
190 | - | local TextLabel_3 = Instance.new("TextLabel") |
190 | + | local TextLabel_2 = Instance.new("TextLabel") |
191 | - | local TextLabel_4 = Instance.new("TextLabel") |
191 | + | local TextLabel_3 = Instance.new("TextLabel") |
192 | - | local TextLabel_5 = Instance.new("TextLabel") |
192 | + | local TextLabel_4 = Instance.new("TextLabel") |
193 | - | local TextLabel_6 = Instance.new("TextLabel") |
193 | + | local TextLabel_5 = Instance.new("TextLabel") |
194 | - | local open = Instance.new("TextButton") |
194 | + | local TextLabel_6 = Instance.new("TextLabel") |
195 | - | --Properties: |
195 | + | local open = Instance.new("TextButton") |
196 | - | ScreenGui.Parent = game.CoreGui |
196 | + | --Properties: |
197 | - | ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling |
197 | + | ScreenGui.Parent = game.CoreGui |
198 | - | |
198 | + | ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling |
199 | - | Frame.Parent = ScreenGui |
199 | + | |
200 | - | Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) |
200 | + | Frame.Parent = ScreenGui |
201 | - | Frame.BackgroundTransparency = 0.31000000238419 |
201 | + | Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) |
202 | - | Frame.BorderSizePixel = 3 |
202 | + | Frame.BackgroundTransparency = 0.31000000238419 |
203 | - | Frame.Position = UDim2.new(0.321611732, 0, 0.260756195, 0) |
203 | + | Frame.BorderSizePixel = 3 |
204 | - | Frame.Size = UDim2.new(0, 348, 0, 196) |
204 | + | Frame.Position = UDim2.new(0.321611732, 0, 0.260756195, 0) |
205 | - | |
205 | + | Frame.Size = UDim2.new(0, 348, 0, 196) |
206 | - | Frame.Active = true |
206 | + | |
207 | - | Frame.Draggable = true |
207 | + | Frame.Active = true |
208 | - | |
208 | + | Frame.Draggable = true |
209 | - | TextLabel.Parent = Frame |
209 | + | |
210 | - | TextLabel.BackgroundColor3 = Color3.new(0.584314, 0.552941, 0.572549) |
210 | + | TextLabel.Parent = Frame |
211 | - | TextLabel.BackgroundTransparency = 0.40000000596046 |
211 | + | TextLabel.BackgroundColor3 = Color3.new(0.584314, 0.552941, 0.572549) |
212 | - | TextLabel.BorderSizePixel = 0 |
212 | + | TextLabel.BackgroundTransparency = 0.40000000596046 |
213 | - | TextLabel.Size = UDim2.new(0, 348, 0, 50) |
213 | + | TextLabel.BorderSizePixel = 0 |
214 | - | TextLabel.Font = Enum.Font.SciFi |
214 | + | TextLabel.Size = UDim2.new(0, 348, 0, 50) |
215 | - | TextLabel.Text = "Sword Sim" |
215 | + | TextLabel.Font = Enum.Font.SciFi |
216 | - | TextLabel.TextColor3 = Color3.new(0, 0, 0) |
216 | + | TextLabel.Text = "Sword Sim" |
217 | - | TextLabel.TextSize = 14 |
217 | + | TextLabel.TextColor3 = Color3.new(0, 0, 0) |
218 | - | |
218 | + | TextLabel.TextSize = 14 |
219 | - | kill.Name = "kill" |
219 | + | |
220 | - | kill.Parent = Frame |
220 | + | kill.Name = "kill" |
221 | - | kill.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726) |
221 | + | kill.Parent = Frame |
222 | - | kill.Position = UDim2.new(0.0497387424, 0, 0.596938789, 0) |
222 | + | kill.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726) |
223 | - | kill.Size = UDim2.new(0, 120, 0, 43) |
223 | + | kill.Position = UDim2.new(0.0497387424, 0, 0.596938789, 0) |
224 | - | kill.Font = Enum.Font.SciFi |
224 | + | kill.Size = UDim2.new(0, 120, 0, 43) |
225 | - | kill.Text = "Kill All" |
225 | + | kill.Font = Enum.Font.SciFi |
226 | - | kill.TextColor3 = Color3.new(0, 0, 0) |
226 | + | kill.Text = "Kill All" |
227 | - | kill.TextSize = 14 |
227 | + | kill.TextColor3 = Color3.new(0, 0, 0) |
228 | - | |
228 | + | kill.TextSize = 14 |
229 | - | power.Name = "power" |
229 | + | |
230 | - | power.Parent = Frame |
230 | + | power.Name = "power" |
231 | - | power.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726) |
231 | + | power.Parent = Frame |
232 | - | power.Position = UDim2.new(0.590595424, 0, 0.596938789, 0) |
232 | + | power.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726) |
233 | - | power.Size = UDim2.new(0, 120, 0, 43) |
233 | + | power.Position = UDim2.new(0.590595424, 0, 0.596938789, 0) |
234 | - | power.Font = Enum.Font.SciFi |
234 | + | power.Size = UDim2.new(0, 120, 0, 43) |
235 | - | power.Text = "Power" |
235 | + | power.Font = Enum.Font.SciFi |
236 | - | power.TextColor3 = Color3.new(0, 0, 0) |
236 | + | power.Text = "Power" |
237 | - | power.TextSize = 14 |
237 | + | power.TextColor3 = Color3.new(0, 0, 0) |
238 | - | |
238 | + | power.TextSize = 14 |
239 | - | close.Name = "close" |
239 | + | |
240 | - | close.Parent = Frame |
240 | + | close.Name = "close" |
241 | - | close.BackgroundColor3 = Color3.new(1, 1, 1) |
241 | + | close.Parent = Frame |
242 | - | close.BackgroundTransparency = 1 |
242 | + | close.BackgroundColor3 = Color3.new(1, 1, 1) |
243 | - | close.Position = UDim2.new(0.892946601, 0, 0, 0) |
243 | + | close.BackgroundTransparency = 1 |
244 | - | close.Size = UDim2.new(0, 37, 0, 35) |
244 | + | close.Position = UDim2.new(0.892946601, 0, 0, 0) |
245 | - | close.Font = Enum.Font.GothamSemibold |
245 | + | close.Size = UDim2.new(0, 37, 0, 35) |
246 | - | close.Text = "x" |
246 | + | close.Font = Enum.Font.GothamSemibold |
247 | - | close.TextColor3 = Color3.new(0.784314, 0, 0) |
247 | + | close.Text = "x" |
248 | - | close.TextSize = 30 |
248 | + | close.TextColor3 = Color3.new(0.784314, 0, 0) |
249 | - | |
249 | + | close.TextSize = 30 |
250 | - | e.Name = "e" |
250 | + | |
251 | - | e.Parent = Frame |
251 | + | e.Name = "e" |
252 | - | e.BackgroundColor3 = Color3.new(1, 1, 1) |
252 | + | e.Parent = Frame |
253 | - | e.BackgroundTransparency = 1 |
253 | + | e.BackgroundColor3 = Color3.new(1, 1, 1) |
254 | - | e.Position = UDim2.new(0.212643683, 0, 0.163265303, 0) |
254 | + | e.BackgroundTransparency = 1 |
255 | - | e.Size = UDim2.new(0, 200, 0, 50) |
255 | + | e.Position = UDim2.new(0.212643683, 0, 0.163265303, 0) |
256 | - | e.Font = Enum.Font.Highway |
256 | + | e.Size = UDim2.new(0, 200, 0, 50) |
257 | - | e.Text = "Credits to" |
257 | + | e.Font = Enum.Font.Highway |
258 | - | e.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
258 | + | e.Text = "Credits to" |
259 | - | e.TextSize = 14 |
259 | + | e.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
260 | - | |
260 | + | e.TextSize = 14 |
261 | - | TextLabel_2.Parent = Frame |
261 | + | |
262 | - | TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1) |
262 | + | TextLabel_2.Parent = Frame |
263 | - | TextLabel_2.BackgroundTransparency = 1 |
263 | + | TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1) |
264 | - | TextLabel_2.Position = UDim2.new(0.212643683, 0, 0.418367296, 0) |
264 | + | TextLabel_2.BackgroundTransparency = 1 |
265 | - | TextLabel_2.Size = UDim2.new(0, 200, 0, 50) |
265 | + | TextLabel_2.Position = UDim2.new(0.212643683, 0, 0.418367296, 0) |
266 | - | TextLabel_2.Font = Enum.Font.Highway |
266 | + | TextLabel_2.Size = UDim2.new(0, 200, 0, 50) |
267 | - | TextLabel_2.Text = "Subscribe to Chhev YT" |
267 | + | TextLabel_2.Font = Enum.Font.Highway |
268 | - | TextLabel_2.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
268 | + | TextLabel_2.Text = "Subscribe to Chhev YT" |
269 | - | TextLabel_2.TextSize = 14 |
269 | + | TextLabel_2.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
270 | - | |
270 | + | TextLabel_2.TextSize = 14 |
271 | - | TextLabel_3.Parent = Frame |
271 | + | |
272 | - | TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1) |
272 | + | TextLabel_3.Parent = Frame |
273 | - | TextLabel_3.BackgroundTransparency = 1 |
273 | + | TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1) |
274 | - | TextLabel_3.Position = UDim2.new(0.221264362, 0, 0.326530635, 0) |
274 | + | TextLabel_3.BackgroundTransparency = 1 |
275 | - | TextLabel_3.Size = UDim2.new(0, 200, 0, 25) |
275 | + | TextLabel_3.Position = UDim2.new(0.221264362, 0, 0.326530635, 0) |
276 | - | TextLabel_3.Font = Enum.Font.Highway |
276 | + | TextLabel_3.Size = UDim2.new(0, 200, 0, 25) |
277 | - | TextLabel_3.Text = "Chhev YT - making the gui" |
277 | + | TextLabel_3.Font = Enum.Font.Highway |
278 | - | TextLabel_3.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
278 | + | TextLabel_3.Text = "Chhev YT - making the gui" |
279 | - | TextLabel_3.TextSize = 14 |
279 | + | TextLabel_3.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
280 | - | |
280 | + | TextLabel_3.TextSize = 14 |
281 | - | TextLabel_4.Parent = Frame |
281 | + | |
282 | - | TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1) |
282 | + | TextLabel_4.Parent = Frame |
283 | - | TextLabel_4.BackgroundTransparency = 1 |
283 | + | TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1) |
284 | - | TextLabel_4.Position = UDim2.new(0.18965517, 0, 0.341836751, 0) |
284 | + | TextLabel_4.BackgroundTransparency = 1 |
285 | - | TextLabel_4.Size = UDim2.new(0, 200, 0, 50) |
285 | + | TextLabel_4.Position = UDim2.new(0.18965517, 0, 0.341836751, 0) |
286 | - | TextLabel_4.Font = Enum.Font.Highway |
286 | + | TextLabel_4.Size = UDim2.new(0, 200, 0, 50) |
287 | - | TextLabel_4.Text = "Chhev YT - scripts" |
287 | + | TextLabel_4.Font = Enum.Font.Highway |
288 | - | TextLabel_4.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
288 | + | TextLabel_4.Text = "Chhev YT - scripts" |
289 | - | TextLabel_4.TextSize = 14 |
289 | + | TextLabel_4.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412) |
290 | - | |
290 | + | TextLabel_4.TextSize = 14 |
291 | - | TextLabel_5.Parent = Frame |
291 | + | |
292 | - | TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1) |
292 | + | TextLabel_5.Parent = Frame |
293 | - | TextLabel_5.BackgroundTransparency = 1 |
293 | + | TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1) |
294 | - | TextLabel_5.Position = UDim2.new(0.212643668, 0, 0.673469365, 0) |
294 | + | TextLabel_5.BackgroundTransparency = 1 |
295 | - | TextLabel_5.Size = UDim2.new(0, 200, 0, 50) |
295 | + | TextLabel_5.Position = UDim2.new(0.212643668, 0, 0.673469365, 0) |
296 | - | TextLabel_5.Font = Enum.Font.SciFi |
296 | + | TextLabel_5.Size = UDim2.new(0, 200, 0, 50) |
297 | - | TextLabel_5.Text = "Warning:" |
297 | + | TextLabel_5.Font = Enum.Font.SciFi |
298 | - | TextLabel_5.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294) |
298 | + | TextLabel_5.Text = "Warning:" |
299 | - | TextLabel_5.TextSize = 14 |
299 | + | TextLabel_5.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294) |
300 | - | |
300 | + | TextLabel_5.TextSize = 14 |
301 | - | TextLabel_6.Parent = Frame |
301 | + | |
302 | - | TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1) |
302 | + | TextLabel_6.Parent = Frame |
303 | - | TextLabel_6.BackgroundTransparency = 1 |
303 | + | TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1) |
304 | - | TextLabel_6.Position = UDim2.new(0.212643683, 0, 0.816326559, 0) |
304 | + | TextLabel_6.BackgroundTransparency = 1 |
305 | - | TextLabel_6.Size = UDim2.new(0, 200, 0, 50) |
305 | + | TextLabel_6.Position = UDim2.new(0.212643683, 0, 0.816326559, 0) |
306 | - | TextLabel_6.Font = Enum.Font.SciFi |
306 | + | TextLabel_6.Size = UDim2.new(0, 200, 0, 50) |
307 | - | TextLabel_6.Text = "You have to equip your sword for both of thes to work!" |
307 | + | TextLabel_6.Font = Enum.Font.SciFi |
308 | - | TextLabel_6.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294) |
308 | + | TextLabel_6.Text = "You have to equip your sword for both of thes to work!" |
309 | - | TextLabel_6.TextSize = 14 |
309 | + | TextLabel_6.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294) |
310 | - | |
310 | + | TextLabel_6.TextSize = 14 |
311 | - | open.Name = "open" |
311 | + | |
312 | - | open.Parent = ScreenGui |
312 | + | open.Name = "open" |
313 | - | open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) |
313 | + | open.Parent = ScreenGui |
314 | - | open.BackgroundTransparency = 0.20000000298023 |
314 | + | open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) |
315 | - | open.Position = UDim2.new(-0.0109890113, 0, 0.799217761, 0) |
315 | + | open.BackgroundTransparency = 0.20000000298023 |
316 | - | open.Size = UDim2.new(0, 200, 0, 50) |
316 | + | open.Position = UDim2.new(-0.0109890113, 0, 0.799217761, 0) |
317 | - | open.Visible = false |
317 | + | open.Size = UDim2.new(0, 200, 0, 50) |
318 | - | open.Font = Enum.Font.GothamBold |
318 | + | open.Visible = false |
319 | - | open.Text = "OPEN" |
319 | + | open.Font = Enum.Font.GothamBold |
320 | - | open.TextColor3 = Color3.new(0.823529, 0.882353, 0.180392) |
320 | + | open.Text = "OPEN" |
321 | - | open.TextSize = 14 |
321 | + | open.TextColor3 = Color3.new(0.823529, 0.882353, 0.180392) |
322 | - | |
322 | + | open.TextSize = 14 |
323 | - | kill.MouseButton1Down:Connect(function() |
323 | + | |
324 | - | local name = game.Players.LocalPlayer.Name |
324 | + | kill.MouseButton1Down:Connect(function() |
325 | - | for _,v in pairs(game.Players:GetChildren()) do |
325 | + | local name = game.Players.LocalPlayer.Name |
326 | - | if v.Name ~= game.Players.LocalPlayer.Name then |
326 | + | for _,v in pairs(game.Players:GetChildren()) do |
327 | - | local A_1 = game:GetService("Workspace")[v.Name].Humanoid |
327 | + | if v.Name ~= game.Players.LocalPlayer.Name then |
328 | - | local A_2 = 10140000000 |
328 | + | local A_1 = game:GetService("Workspace")[v.Name].Humanoid |
329 | - | local Event = game:GetService("Workspace")[name].sword.Handle.dmg.RemoteEvent:FireServer(A_1, A_2) |
329 | + | local A_2 = 10140000000 |
330 | - | else |
330 | + | local Event = game:GetService("Workspace")[name].sword.Handle.dmg.RemoteEvent:FireServer(A_1, A_2) |
331 | - | print'equip your sword' |
331 | + | else |
332 | - | end |
332 | + | print'equip your sword' |
333 | - | end |
333 | + | end |
334 | - | end) |
334 | + | end |
335 | - | |
335 | + | end) |
336 | - | power.MouseButton1Down:Connect(function() |
336 | + | |
337 | - | function power() |
337 | + | power.MouseButton1Down:Connect(function() |
338 | - | local name = game.Players.LocalPlayer.Name |
338 | + | function power() |
339 | - | local Event = game:GetService("Workspace")[name].sword.Handle.up.RemoteEvent:FireServer() |
339 | + | local name = game.Players.LocalPlayer.Name |
340 | - | end |
340 | + | local Event = game:GetService("Workspace")[name].sword.Handle.up.RemoteEvent:FireServer() |
341 | - | game:GetService("RunService").stepped:connect(power) |
341 | + | end |
342 | - | end) |
342 | + | game:GetService("RunService").stepped:connect(power) |
343 | - | |
343 | + | end) |
344 | - | close.MouseButton1Down:Connect(function() |
344 | + | |
345 | - | Frame.Visible = false |
345 | + | close.MouseButton1Down:Connect(function() |
346 | - | open.Visible = true |
346 | + | Frame.Visible = false |
347 | - | end) |
347 | + | open.Visible = true |
348 | - | |
348 | + | end) |
349 | - | open.MouseButton1Down:Connect(function() |
349 | + | |
350 | - | Frame.Visible = true |
350 | + | open.MouseButton1Down:Connect(function() |
351 | - | open.Visible = false |
351 | + | Frame.Visible = true |
352 | - | end) |
352 | + | open.Visible = false |
353 | end) | |
354 | -- Scripts: |