View difference between Paste ID: 0enqALEp and qc7yikaz
SHOW: | | - or go back to the newest paste.
1
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.roblox.com/roblox.xsd" version="4">
2
	<External>null</External>
3
	<External>nil</External>
4
	<Item class="ScreenGui" referent="RBX307E21B6960A42B386FD5F16EDA57EE8">
5
		<Properties>
6
			<int name="DisplayOrder">0</int>
7
			<bool name="Enabled">true</bool>
8
			<bool name="Localize">true</bool>
9
			<string name="Name">Archive:AdminGuiProject.rbxm</string>
10
			<bool name="ResetOnSpawn">true</bool>
11
			<BinaryString name="Tags"></BinaryString>
12
		</Properties>
13
		<Item class="Frame" referent="RBXAF81A0B39F724383BE33BD749AE0117B">
14
			<Properties>
15
				<bool name="Active">false</bool>
16
				<Vector2 name="AnchorPoint">
17
					<X>0</X>
18
					<Y>0</Y>
19
				</Vector2>
20
				<Color3 name="BackgroundColor3">4288914085</Color3>
21
				<float name="BackgroundTransparency">0</float>
22
				<Color3 name="BorderColor3">4279970357</Color3>
23
				<int name="BorderSizePixel">1</int>
24
				<bool name="ClipsDescendants">false</bool>
25
				<bool name="Draggable">false</bool>
26
				<int name="LayoutOrder">0</int>
27
				<bool name="Localize">true</bool>
28
				<string name="Name">Applications.rbxm</string>
29
				<Ref name="NextSelectionDown">null</Ref>
30
				<Ref name="NextSelectionLeft">null</Ref>
31
				<Ref name="NextSelectionRight">null</Ref>
32
				<Ref name="NextSelectionUp">null</Ref>
33
				<UDim2 name="Position">
34
					<XS>0.0250000004</XS>
35
					<XO>0</XO>
36
					<YS>0.349999994</YS>
37
					<YO>0</YO>
38
				</UDim2>
39
				<float name="Rotation">0</float>
40
				<bool name="Selectable">false</bool>
41
				<Ref name="SelectionImageObject">null</Ref>
42
				<UDim2 name="Size">
43
					<XS>0.25</XS>
44
					<XO>0</XO>
45
					<YS>0.200000003</YS>
46
					<YO>0</YO>
47
				</UDim2>
48
				<token name="SizeConstraint">0</token>
49
				<bool name="SizeFromContents">false</bool>
50
				<token name="Style">3</token>
51
				<BinaryString name="Tags"></BinaryString>
52
				<bool name="Visible">true</bool>
53
				<int name="ZIndex">1</int>
54
			</Properties>
55
			<Item class="TextButton" referent="RBX565A3D519AFA441E9DD0FBB9EBE331C8">
56
				<Properties>
57
					<bool name="Active">true</bool>
58
					<Vector2 name="AnchorPoint">
59
						<X>0</X>
60
						<Y>0</Y>
61
					</Vector2>
62
					<bool name="AutoButtonColor">true</bool>
63
					<Color3 name="BackgroundColor3">4288914085</Color3>
64
					<float name="BackgroundTransparency">0</float>
65
					<Color3 name="BorderColor3">4279970357</Color3>
66
					<int name="BorderSizePixel">1</int>
67
					<bool name="ClipsDescendants">false</bool>
68
					<bool name="Draggable">false</bool>
69
					<token name="Font">0</token>
70
					<int name="LayoutOrder">0</int>
71
					<bool name="Localize">true</bool>
72
					<bool name="Modal">false</bool>
73
					<string name="Name">[1]KillButton.rbxm</string>
74
					<Ref name="NextSelectionDown">null</Ref>
75
					<Ref name="NextSelectionLeft">null</Ref>
76
					<Ref name="NextSelectionRight">null</Ref>
77
					<Ref name="NextSelectionUp">null</Ref>
78
					<UDim2 name="Position">
79
						<XS>0</XS>
80
						<XO>0</XO>
81
						<YS>0</YS>
82
						<YO>0</YO>
83
					</UDim2>
84
					<float name="Rotation">0</float>
85
					<bool name="Selectable">true</bool>
86
					<bool name="Selected">false</bool>
87
					<Ref name="SelectionImageObject">null</Ref>
88
					<UDim2 name="Size">
89
						<XS>0.25</XS>
90
						<XO>0</XO>
91
						<YS>0.25</YS>
92
						<YO>0</YO>
93
					</UDim2>
94
					<token name="SizeConstraint">0</token>
95
					<bool name="SizeFromContents">false</bool>
96
					<token name="Style">2</token>
97
					<BinaryString name="Tags"></BinaryString>
98
					<string name="Text">Kill</string>
99
					<Color3 name="TextColor3">4294967295</Color3>
100
					<bool name="TextScaled">false</bool>
101
					<float name="TextSize">9</float>
102
					<Color3 name="TextStrokeColor3">4278190080</Color3>
103
					<float name="TextStrokeTransparency">1</float>
104
					<float name="TextTransparency">0</float>
105
					<bool name="TextWrapped">false</bool>
106
					<token name="TextXAlignment">2</token>
107
					<token name="TextYAlignment">1</token>
108
					<bool name="Visible">true</bool>
109
					<int name="ZIndex">1</int>
110
				</Properties>
111
				<Item class="LocalScript" referent="RBX2F56DBF8528A43E89B6123987481D8EB">
112
					<Properties>
113
						<bool name="Disabled">false</bool>
114
						<Content name="LinkedSource"><null></null></Content>
115
						<string name="Name">Kill.lua</string>
116
						<string name="ScriptGuid">{B0E34546-F45D-4DAC-8485-5A5ED80C4B0C}</string>
117
						<ProtectedString name="Source"><![CDATA[wait(1)
118
while not _G.Gui do
119
	wait()
120
end
121
122
local Gui = _G.Gui
123
124
script.Parent.MouseButton1Click:connect(function()
125
	Gui:GenerateListOfPlayers()
126
	Gui:PlayerChoiceSelected(function(player, connection)
127
		if player then
128
			if player.Character then
129
				player.Character:BreakJoints()
130
			end
131
		end
132
		connection:disconnect()
133
	end)
134
end)]]></ProtectedString>
135
						<BinaryString name="Tags"></BinaryString>
136
					</Properties>
137
				</Item>
138
			</Item>
139
			<Item class="TextButton" referent="RBX3946452FAE0A468397641BA9D0C96E53">
140
				<Properties>
141
					<bool name="Active">true</bool>
142
					<Vector2 name="AnchorPoint">
143
						<X>0</X>
144
						<Y>0</Y>
145
					</Vector2>
146
					<bool name="AutoButtonColor">true</bool>
147
					<Color3 name="BackgroundColor3">4288914085</Color3>
148
					<float name="BackgroundTransparency">0</float>
149
					<Color3 name="BorderColor3">4279970357</Color3>
150
					<int name="BorderSizePixel">1</int>
151
					<bool name="ClipsDescendants">false</bool>
152
					<bool name="Draggable">false</bool>
153
					<token name="Font">0</token>
154
					<int name="LayoutOrder">0</int>
155
					<bool name="Localize">true</bool>
156
					<bool name="Modal">false</bool>
157
					<string name="Name">[2]FreezeButton.rbxm</string>
158
					<Ref name="NextSelectionDown">null</Ref>
159
					<Ref name="NextSelectionLeft">null</Ref>
160
					<Ref name="NextSelectionRight">null</Ref>
161
					<Ref name="NextSelectionUp">null</Ref>
162
					<UDim2 name="Position">
163
						<XS>0.375999987</XS>
164
						<XO>0</XO>
165
						<YS>0</YS>
166
						<YO>0</YO>
167
					</UDim2>
168
					<float name="Rotation">0</float>
169
					<bool name="Selectable">true</bool>
170
					<bool name="Selected">false</bool>
171
					<Ref name="SelectionImageObject">null</Ref>
172
					<UDim2 name="Size">
173
						<XS>0.25</XS>
174
						<XO>0</XO>
175
						<YS>0.25</YS>
176
						<YO>0</YO>
177
					</UDim2>
178
					<token name="SizeConstraint">0</token>
179
					<bool name="SizeFromContents">false</bool>
180
					<token name="Style">2</token>
181
					<BinaryString name="Tags"></BinaryString>
182
					<string name="Text">Freeze</string>
183
					<Color3 name="TextColor3">4294967295</Color3>
184
					<bool name="TextScaled">false</bool>
185
					<float name="TextSize">9</float>
186
					<Color3 name="TextStrokeColor3">4278190080</Color3>
187
					<float name="TextStrokeTransparency">1</float>
188
					<float name="TextTransparency">0</float>
189
					<bool name="TextWrapped">false</bool>
190
					<token name="TextXAlignment">2</token>
191
					<token name="TextYAlignment">1</token>
192
					<bool name="Visible">true</bool>
193
					<int name="ZIndex">1</int>
194
				</Properties>
195
				<Item class="LocalScript" referent="RBX0B04EE5F45A04C7E8DB8CF1D49AF753A">
196
					<Properties>
197
						<bool name="Disabled">false</bool>
198
						<Content name="LinkedSource"><null></null></Content>
199
						<string name="Name">Freeze.lua</string>
200
						<string name="ScriptGuid">{0948AD68-7857-498D-96EF-E26F7ED1E012}</string>
201
						<ProtectedString name="Source"><![CDATA[wait(1)
202
while not _G.Gui do
203
	wait()
204
end
205
206
local Gui = _G.Gui
207
208
script.Parent.MouseButton1Click:connect(function()
209
	Gui:GenerateListOfPlayers()
210
	Gui:PlayerChoiceSelected(function(player, connection)
211
		if player then
212
			if player.Character then
213
				for i,v in pairs(player.Character:GetChildren()) do
214
					if v:IsA("BasePart") then
215
						v.Reflectance = 1
216
					end
217
				end
218
				player.Character.Torso.Anchored = true
219
				player.Character.Humanoid.WalkSpeed = 0
220
			end
221
		end
222
		connection:disconnect()
223
	end)
224
end)]]></ProtectedString>
225
						<BinaryString name="Tags"></BinaryString>
226
					</Properties>
227
				</Item>
228
			</Item>
229
			<Item class="TextButton" referent="RBX806BA4EE1BFF468BA95C1546129517A9">
230
				<Properties>
231
					<bool name="Active">true</bool>
232
					<Vector2 name="AnchorPoint">
233
						<X>0</X>
234
						<Y>0</Y>
235
					</Vector2>
236
					<bool name="AutoButtonColor">true</bool>
237
					<Color3 name="BackgroundColor3">4288914085</Color3>
238
					<float name="BackgroundTransparency">0</float>
239
					<Color3 name="BorderColor3">4279970357</Color3>
240
					<int name="BorderSizePixel">1</int>
241
					<bool name="ClipsDescendants">false</bool>
242
					<bool name="Draggable">false</bool>
243
					<token name="Font">0</token>
244
					<int name="LayoutOrder">0</int>
245
					<bool name="Localize">true</bool>
246
					<bool name="Modal">false</bool>
247
					<string name="Name">[3]UnfreezeButton.rbxm</string>
248
					<Ref name="NextSelectionDown">null</Ref>
249
					<Ref name="NextSelectionLeft">null</Ref>
250
					<Ref name="NextSelectionRight">null</Ref>
251
					<Ref name="NextSelectionUp">null</Ref>
252
					<UDim2 name="Position">
253
						<XS>0.75</XS>
254
						<XO>0</XO>
255
						<YS>0</YS>
256
						<YO>0</YO>
257
					</UDim2>
258
					<float name="Rotation">0</float>
259
					<bool name="Selectable">true</bool>
260
					<bool name="Selected">false</bool>
261
					<Ref name="SelectionImageObject">null</Ref>
262
					<UDim2 name="Size">
263
						<XS>0.25</XS>
264
						<XO>0</XO>
265
						<YS>0.25</YS>
266
						<YO>0</YO>
267
					</UDim2>
268
					<token name="SizeConstraint">0</token>
269
					<bool name="SizeFromContents">false</bool>
270
					<token name="Style">2</token>
271
					<BinaryString name="Tags"></BinaryString>
272
					<string name="Text">Unfreeze</string>
273
					<Color3 name="TextColor3">4294967295</Color3>
274
					<bool name="TextScaled">false</bool>
275
					<float name="TextSize">9</float>
276
					<Color3 name="TextStrokeColor3">4278190080</Color3>
277
					<float name="TextStrokeTransparency">1</float>
278
					<float name="TextTransparency">0</float>
279
					<bool name="TextWrapped">false</bool>
280
					<token name="TextXAlignment">2</token>
281
					<token name="TextYAlignment">1</token>
282
					<bool name="Visible">true</bool>
283
					<int name="ZIndex">1</int>
284
				</Properties>
285
				<Item class="LocalScript" referent="RBX07F787CE43254EED8094CF3750EEBFF2">
286
					<Properties>
287
						<bool name="Disabled">false</bool>
288
						<Content name="LinkedSource"><null></null></Content>
289
						<string name="Name">Unfreeze.lua</string>
290
						<string name="ScriptGuid">{33E0ED2E-E8DE-49DE-8B96-54FF719E8F7E}</string>
291
						<ProtectedString name="Source"><![CDATA[wait(1)
292
while not _G.Gui do
293
	wait()
294
end
295
296
local Gui = _G.Gui
297
298
script.Parent.MouseButton1Click:connect(function()
299
	Gui:GenerateListOfPlayers()
300
	Gui:PlayerChoiceSelected(function(player, connection)
301
		if player then
302
			if player.Character then
303
				for i,v in pairs(player.Character:GetChildren()) do
304
					if v:IsA("BasePart") then
305
						v.Reflectance = 0
306
					end
307
				end
308
				player.Character.Torso.Anchored = false
309
				player.Character.Humanoid.WalkSpeed = 16
310
			end
311
		end
312
		connection:disconnect()
313
	end)
314
end)]]></ProtectedString>
315
						<BinaryString name="Tags"></BinaryString>
316
					</Properties>
317
				</Item>
318
			</Item>
319
			<Item class="TextButton" referent="RBX2DF67A01682A44C296C3A2ED5261C685">
320
				<Properties>
321
					<bool name="Active">true</bool>
322
					<Vector2 name="AnchorPoint">
323
						<X>0</X>
324
						<Y>0</Y>
325
					</Vector2>
326
					<bool name="AutoButtonColor">true</bool>
327
					<Color3 name="BackgroundColor3">4288914085</Color3>
328
					<float name="BackgroundTransparency">0</float>
329
					<Color3 name="BorderColor3">4279970357</Color3>
330
					<int name="BorderSizePixel">1</int>
331
					<bool name="ClipsDescendants">false</bool>
332
					<bool name="Draggable">false</bool>
333
					<token name="Font">0</token>
334
					<int name="LayoutOrder">0</int>
335
					<bool name="Localize">true</bool>
336
					<bool name="Modal">false</bool>
337
					<string name="Name">[1]SetWalkspeedButton.rbxm</string>
338
					<Ref name="NextSelectionDown">null</Ref>
339
					<Ref name="NextSelectionLeft">null</Ref>
340
					<Ref name="NextSelectionRight">null</Ref>
341
					<Ref name="NextSelectionUp">null</Ref>
342
					<UDim2 name="Position">
343
						<XS>0</XS>
344
						<XO>0</XO>
345
						<YS>0.25</YS>
346
						<YO>0</YO>
347
					</UDim2>
348
					<float name="Rotation">0</float>
349
					<bool name="Selectable">true</bool>
350
					<bool name="Selected">false</bool>
351
					<Ref name="SelectionImageObject">null</Ref>
352
					<UDim2 name="Size">
353
						<XS>0.25</XS>
354
						<XO>0</XO>
355
						<YS>0.25</YS>
356
						<YO>0</YO>
357
					</UDim2>
358
					<token name="SizeConstraint">0</token>
359
					<bool name="SizeFromContents">false</bool>
360
					<token name="Style">2</token>
361
					<BinaryString name="Tags"></BinaryString>
362
					<string name="Text">Set Speed</string>
363
					<Color3 name="TextColor3">4294967295</Color3>
364
					<bool name="TextScaled">false</bool>
365
					<float name="TextSize">9</float>
366
					<Color3 name="TextStrokeColor3">4278190080</Color3>
367
					<float name="TextStrokeTransparency">1</float>
368
					<float name="TextTransparency">0</float>
369
					<bool name="TextWrapped">false</bool>
370
					<token name="TextXAlignment">2</token>
371
					<token name="TextYAlignment">1</token>
372
					<bool name="Visible">true</bool>
373
					<int name="ZIndex">1</int>
374
				</Properties>
375
				<Item class="LocalScript" referent="RBXA0C8A4C155224AC6924DDBDAEC0AB7F9">
376
					<Properties>
377
						<bool name="Disabled">false</bool>
378
						<Content name="LinkedSource"><null></null></Content>
379
						<string name="Name">SetWalkspeed.lua</string>
380
						<string name="ScriptGuid">{A70CACF0-EC7E-4586-AAC5-69152BEF1F45}</string>
381
						<ProtectedString name="Source"><![CDATA[wait(1)
382
while not _G.Gui do
383
	wait()
384
end
385
386
local Gui = _G.Gui
387
388
script.Parent.MouseButton1Click:connect(function()
389
	Gui:GenerateListOfPlayers()
390
	Gui:PlayerChoiceSelected(function(player, connection)
391
		Gui:GetUserInput(function(input)
392
			if input then
393
				if player then
394
					if player.Character then
395
						player.Character.Humanoid.WalkSpeed = input
396
					end
397
				end
398
			end
399
			connection:disconnect()
400
		end)
401
	end)
402
end)]]></ProtectedString>
403
						<BinaryString name="Tags"></BinaryString>
404
					</Properties>
405
				</Item>
406
			</Item>
407
			<Item class="TextButton" referent="RBX5D6661211B3144D893533B3BF32B64E7">
408
				<Properties>
409
					<bool name="Active">true</bool>
410
					<Vector2 name="AnchorPoint">
411
						<X>0</X>
412
						<Y>0</Y>
413
					</Vector2>
414
					<bool name="AutoButtonColor">true</bool>
415
					<Color3 name="BackgroundColor3">4288914085</Color3>
416
					<float name="BackgroundTransparency">0</float>
417
					<Color3 name="BorderColor3">4279970357</Color3>
418
					<int name="BorderSizePixel">1</int>
419
					<bool name="ClipsDescendants">false</bool>
420
					<bool name="Draggable">false</bool>
421
					<token name="Font">0</token>
422
					<int name="LayoutOrder">0</int>
423
					<bool name="Localize">true</bool>
424
					<bool name="Modal">false</bool>
425
					<string name="Name">[2]EditStatButton.rbxm</string>
426
					<Ref name="NextSelectionDown">null</Ref>
427
					<Ref name="NextSelectionLeft">null</Ref>
428
					<Ref name="NextSelectionRight">null</Ref>
429
					<Ref name="NextSelectionUp">null</Ref>
430
					<UDim2 name="Position">
431
						<XS>0.375999987</XS>
432
						<XO>0</XO>
433
						<YS>0.25</YS>
434
						<YO>0</YO>
435
					</UDim2>
436
					<float name="Rotation">0</float>
437
					<bool name="Selectable">true</bool>
438
					<bool name="Selected">false</bool>
439
					<Ref name="SelectionImageObject">null</Ref>
440
					<UDim2 name="Size">
441
						<XS>0.25</XS>
442
						<XO>0</XO>
443
						<YS>0.25</YS>
444
						<YO>0</YO>
445
					</UDim2>
446
					<token name="SizeConstraint">0</token>
447
					<bool name="SizeFromContents">false</bool>
448
					<token name="Style">2</token>
449
					<BinaryString name="Tags"></BinaryString>
450
					<string name="Text">Edit Stat</string>
451
					<Color3 name="TextColor3">4294967295</Color3>
452
					<bool name="TextScaled">false</bool>
453
					<float name="TextSize">9</float>
454
					<Color3 name="TextStrokeColor3">4278190080</Color3>
455
					<float name="TextStrokeTransparency">1</float>
456
					<float name="TextTransparency">0</float>
457
					<bool name="TextWrapped">false</bool>
458
					<token name="TextXAlignment">2</token>
459
					<token name="TextYAlignment">1</token>
460
					<bool name="Visible">true</bool>
461
					<int name="ZIndex">1</int>
462
				</Properties>
463
				<Item class="LocalScript" referent="RBX72FA6C9783B94E72AC870761096E5BC7">
464
					<Properties>
465
						<bool name="Disabled">false</bool>
466
						<Content name="LinkedSource"><null></null></Content>
467
						<string name="Name">EditStat.lua</string>
468
						<string name="ScriptGuid">{8E35E432-C1ED-44A7-BC96-AA1C135A1B53}</string>
469
						<ProtectedString name="Source"><![CDATA[wait(1)
470
while not _G.Gui do
471
	wait()
472
end
473
474
local Gui = _G.Gui
475
476
script.Parent.MouseButton1Click:connect(function()
477
	Gui:GenerateListOfStats()
478
	Gui:StatChoiceSelected(function(sstat, connection)
479
		Gui:GetUserInput(function(input)
480
			if input and sstat then
481
				sstat.Value = input
482
			end
483
			connection:disconnect()
484
		end)
485
	end)
486
end)]]></ProtectedString>
487
						<BinaryString name="Tags"></BinaryString>
488
					</Properties>
489
				</Item>
490
			</Item>
491
			<Item class="TextButton" referent="RBX6D48E2D8F1D0480A9C20C078FCB96E51">
492
				<Properties>
493
					<bool name="Active">true</bool>
494
					<Vector2 name="AnchorPoint">
495
						<X>0</X>
496
						<Y>0</Y>
497
					</Vector2>
498
					<bool name="AutoButtonColor">true</bool>
499
					<Color3 name="BackgroundColor3">4288914085</Color3>
500
					<float name="BackgroundTransparency">0</float>
501
					<Color3 name="BorderColor3">4279970357</Color3>
502
					<int name="BorderSizePixel">1</int>
503
					<bool name="ClipsDescendants">false</bool>
504
					<bool name="Draggable">false</bool>
505
					<token name="Font">0</token>
506
					<int name="LayoutOrder">0</int>
507
					<bool name="Localize">true</bool>
508
					<bool name="Modal">false</bool>
509
					<string name="Name">[3]GiveFFButton.rbxm</string>
510
					<Ref name="NextSelectionDown">null</Ref>
511
					<Ref name="NextSelectionLeft">null</Ref>
512
					<Ref name="NextSelectionRight">null</Ref>
513
					<Ref name="NextSelectionUp">null</Ref>
514
					<UDim2 name="Position">
515
						<XS>0.75</XS>
516
						<XO>0</XO>
517
						<YS>0.25</YS>
518
						<YO>0</YO>
519
					</UDim2>
520
					<float name="Rotation">0</float>
521
					<bool name="Selectable">true</bool>
522
					<bool name="Selected">false</bool>
523
					<Ref name="SelectionImageObject">null</Ref>
524
					<UDim2 name="Size">
525
						<XS>0.25</XS>
526
						<XO>0</XO>
527
						<YS>0.25</YS>
528
						<YO>0</YO>
529
					</UDim2>
530
					<token name="SizeConstraint">0</token>
531
					<bool name="SizeFromContents">false</bool>
532
					<token name="Style">2</token>
533
					<BinaryString name="Tags"></BinaryString>
534
					<string name="Text">Give FF</string>
535
					<Color3 name="TextColor3">4294967295</Color3>
536
					<bool name="TextScaled">false</bool>
537
					<float name="TextSize">9</float>
538
					<Color3 name="TextStrokeColor3">4278190080</Color3>
539
					<float name="TextStrokeTransparency">1</float>
540
					<float name="TextTransparency">0</float>
541
					<bool name="TextWrapped">false</bool>
542
					<token name="TextXAlignment">2</token>
543
					<token name="TextYAlignment">1</token>
544
					<bool name="Visible">true</bool>
545
					<int name="ZIndex">1</int>
546
				</Properties>
547
				<Item class="LocalScript" referent="RBX460D3CA55232414FAB74E598D1AAFDFE">
548
					<Properties>
549
						<bool name="Disabled">false</bool>
550
						<Content name="LinkedSource"><null></null></Content>
551
						<string name="Name">GiveFF.lua</string>
552
						<string name="ScriptGuid">{08EBD7B3-57F1-4FC1-B740-7341DAEB0039}</string>
553
						<ProtectedString name="Source"><![CDATA[wait(1)
554
while not _G.Gui do
555
	wait()
556
end
557
558
local Gui = _G.Gui
559
560
script.Parent.MouseButton1Click:connect(function()
561
	Gui:GenerateListOfPlayers()
562
	Gui:PlayerChoiceSelected(function(player, connection)
563
		if player then
564
			if player.Character then
565
				Instance.new("ForceField", player.Character)
566
			end
567
		end
568
		connection:disconnect()
569
	end)
570
end)]]></ProtectedString>
571
						<BinaryString name="Tags"></BinaryString>
572
					</Properties>
573
				</Item>
574
			</Item>
575
			<Item class="TextButton" referent="RBX618FACF3B5D24293A046893846E0A56C">
576
				<Properties>
577
					<bool name="Active">true</bool>
578
					<Vector2 name="AnchorPoint">
579
						<X>0</X>
580
						<Y>0</Y>
581
					</Vector2>
582
					<bool name="AutoButtonColor">true</bool>
583
					<Color3 name="BackgroundColor3">4288914085</Color3>
584
					<float name="BackgroundTransparency">0</float>
585
					<Color3 name="BorderColor3">4279970357</Color3>
586
					<int name="BorderSizePixel">1</int>
587
					<bool name="ClipsDescendants">false</bool>
588
					<bool name="Draggable">false</bool>
589
					<token name="Font">0</token>
590
					<int name="LayoutOrder">0</int>
591
					<bool name="Localize">true</bool>
592
					<bool name="Modal">false</bool>
593
					<string name="Name">[1]RemoveFFButton.rbxm</string>
594
					<Ref name="NextSelectionDown">null</Ref>
595
					<Ref name="NextSelectionLeft">null</Ref>
596
					<Ref name="NextSelectionRight">null</Ref>
597
					<Ref name="NextSelectionUp">null</Ref>
598
					<UDim2 name="Position">
599
						<XS>0</XS>
600
						<XO>0</XO>
601
						<YS>0.5</YS>
602
						<YO>0</YO>
603
					</UDim2>
604
					<float name="Rotation">0</float>
605
					<bool name="Selectable">true</bool>
606
					<bool name="Selected">false</bool>
607
					<Ref name="SelectionImageObject">null</Ref>
608
					<UDim2 name="Size">
609
						<XS>0.25</XS>
610
						<XO>0</XO>
611
						<YS>0.25</YS>
612
						<YO>0</YO>
613
					</UDim2>
614
					<token name="SizeConstraint">0</token>
615
					<bool name="SizeFromContents">false</bool>
616
					<token name="Style">2</token>
617
					<BinaryString name="Tags"></BinaryString>
618
					<string name="Text">Remove FF</string>
619
					<Color3 name="TextColor3">4294967295</Color3>
620
					<bool name="TextScaled">false</bool>
621
					<float name="TextSize">9</float>
622
					<Color3 name="TextStrokeColor3">4278190080</Color3>
623
					<float name="TextStrokeTransparency">1</float>
624
					<float name="TextTransparency">0</float>
625
					<bool name="TextWrapped">false</bool>
626
					<token name="TextXAlignment">2</token>
627
					<token name="TextYAlignment">1</token>
628
					<bool name="Visible">true</bool>
629
					<int name="ZIndex">1</int>
630
				</Properties>
631
				<Item class="LocalScript" referent="RBX0BAFC66D1BE24AF8A413418971D82880">
632
					<Properties>
633
						<bool name="Disabled">false</bool>
634
						<Content name="LinkedSource"><null></null></Content>
635
						<string name="Name">RemoveFF.lua</string>
636
						<string name="ScriptGuid">{5EA3187A-83E7-4EE1-83EE-E3E1EA37ADBB}</string>
637
						<ProtectedString name="Source"><![CDATA[wait(1)
638
while not _G.Gui do
639
	wait()
640
end
641
642
local Gui = _G.Gui
643
644
script.Parent.MouseButton1Click:connect(function()
645
	Gui:GenerateListOfPlayers()
646
	Gui:PlayerChoiceSelected(function(player, connection)
647
		if player then
648
			if player.Character then
649
				pcall(function() player.Character.ForceField:Remove() end)
650
			end
651
		end
652
		connection:disconnect()
653
	end)
654
end)]]></ProtectedString>
655
						<BinaryString name="Tags"></BinaryString>
656
					</Properties>
657
				</Item>
658
			</Item>
659
			<Item class="TextButton" referent="RBX49FFF12F96D548EE954AF2A4720D4DCF">
660
				<Properties>
661
					<bool name="Active">true</bool>
662
					<Vector2 name="AnchorPoint">
663
						<X>0</X>
664
						<Y>0</Y>
665
					</Vector2>
666
					<bool name="AutoButtonColor">true</bool>
667
					<Color3 name="BackgroundColor3">4288914085</Color3>
668
					<float name="BackgroundTransparency">0</float>
669
					<Color3 name="BorderColor3">4279970357</Color3>
670
					<int name="BorderSizePixel">1</int>
671
					<bool name="ClipsDescendants">false</bool>
672
					<bool name="Draggable">false</bool>
673
					<token name="Font">0</token>
674
					<int name="LayoutOrder">0</int>
675
					<bool name="Localize">true</bool>
676
					<bool name="Modal">false</bool>
677
					<string name="Name">[2]MessageButton.rbxm</string>
678
					<Ref name="NextSelectionDown">null</Ref>
679
					<Ref name="NextSelectionLeft">null</Ref>
680
					<Ref name="NextSelectionRight">null</Ref>
681
					<Ref name="NextSelectionUp">null</Ref>
682
					<UDim2 name="Position">
683
						<XS>0.375999987</XS>
684
						<XO>0</XO>
685
						<YS>0.5</YS>
686
						<YO>0</YO>
687
					</UDim2>
688
					<float name="Rotation">0</float>
689
					<bool name="Selectable">true</bool>
690
					<bool name="Selected">false</bool>
691
					<Ref name="SelectionImageObject">null</Ref>
692
					<UDim2 name="Size">
693
						<XS>0.25</XS>
694
						<XO>0</XO>
695
						<YS>0.25</YS>
696
						<YO>0</YO>
697
					</UDim2>
698
					<token name="SizeConstraint">0</token>
699
					<bool name="SizeFromContents">false</bool>
700
					<token name="Style">2</token>
701
					<BinaryString name="Tags"></BinaryString>
702
					<string name="Text">Message</string>
703
					<Color3 name="TextColor3">4294967295</Color3>
704
					<bool name="TextScaled">false</bool>
705
					<float name="TextSize">9</float>
706
					<Color3 name="TextStrokeColor3">4278190080</Color3>
707
					<float name="TextStrokeTransparency">1</float>
708
					<float name="TextTransparency">0</float>
709
					<bool name="TextWrapped">false</bool>
710
					<token name="TextXAlignment">2</token>
711
					<token name="TextYAlignment">1</token>
712
					<bool name="Visible">true</bool>
713
					<int name="ZIndex">1</int>
714
				</Properties>
715
				<Item class="LocalScript" referent="RBXF605F2FCCAF84116BD07840ADF59F56C">
716
					<Properties>
717
						<bool name="Disabled">false</bool>
718
						<Content name="LinkedSource"><null></null></Content>
719
						<string name="Name">Message.lua</string>
720
						<string name="ScriptGuid">{C061E0CF-B47D-4FA5-B1A4-60E87FF31D1D}</string>
721
						<ProtectedString name="Source"><![CDATA[wait(1)
722
while not _G.Gui do
723
	wait()
724
end
725
726
local Gui = _G.Gui
727
728
script.Parent.MouseButton1Click:connect(function()
729
	Gui:GetUserTextInput(function(input)
730
		local m = Instance.new("Message")
731
		m.Text = input
732
		m.Parent = Workspace
733
		wait(2)
734
		m:Remove()
735
	end)
736
end)]]></ProtectedString>
737
						<BinaryString name="Tags"></BinaryString>
738
					</Properties>
739
				</Item>
740
			</Item>
741
			<Item class="TextButton" referent="RBXBC35E1EB37C94136B571AB519760A72D">
742
				<Properties>
743
					<bool name="Active">true</bool>
744
					<Vector2 name="AnchorPoint">
745
						<X>0</X>
746
						<Y>0</Y>
747
					</Vector2>
748
					<bool name="AutoButtonColor">true</bool>
749
					<Color3 name="BackgroundColor3">4288914085</Color3>
750
					<float name="BackgroundTransparency">0</float>
751
					<Color3 name="BorderColor3">4279970357</Color3>
752
					<int name="BorderSizePixel">1</int>
753
					<bool name="ClipsDescendants">false</bool>
754
					<bool name="Draggable">false</bool>
755
					<token name="Font">0</token>
756
					<int name="LayoutOrder">0</int>
757
					<bool name="Localize">true</bool>
758
					<bool name="Modal">false</bool>
759
					<string name="Name">[3]PrivateMsgButton.rbxm</string>
760
					<Ref name="NextSelectionDown">null</Ref>
761
					<Ref name="NextSelectionLeft">null</Ref>
762
					<Ref name="NextSelectionRight">null</Ref>
763
					<Ref name="NextSelectionUp">null</Ref>
764
					<UDim2 name="Position">
765
						<XS>0.75</XS>
766
						<XO>0</XO>
767
						<YS>0.5</YS>
768
						<YO>0</YO>
769
					</UDim2>
770
					<float name="Rotation">0</float>
771
					<bool name="Selectable">true</bool>
772
					<bool name="Selected">false</bool>
773
					<Ref name="SelectionImageObject">null</Ref>
774
					<UDim2 name="Size">
775
						<XS>0.25</XS>
776
						<XO>0</XO>
777
						<YS>0.25</YS>
778
						<YO>0</YO>
779
					</UDim2>
780
					<token name="SizeConstraint">0</token>
781
					<bool name="SizeFromContents">false</bool>
782
					<token name="Style">2</token>
783
					<BinaryString name="Tags"></BinaryString>
784
					<string name="Text">Private Msg</string>
785
					<Color3 name="TextColor3">4294967295</Color3>
786
					<bool name="TextScaled">false</bool>
787
					<float name="TextSize">9</float>
788
					<Color3 name="TextStrokeColor3">4278190080</Color3>
789
					<float name="TextStrokeTransparency">1</float>
790
					<float name="TextTransparency">0</float>
791
					<bool name="TextWrapped">false</bool>
792
					<token name="TextXAlignment">2</token>
793
					<token name="TextYAlignment">1</token>
794
					<bool name="Visible">true</bool>
795
					<int name="ZIndex">1</int>
796
				</Properties>
797
				<Item class="LocalScript" referent="RBX741C3430531A499187DB4F783EE32CB7">
798
					<Properties>
799
						<bool name="Disabled">false</bool>
800
						<Content name="LinkedSource"><null></null></Content>
801
						<string name="Name">PrivateMsg.lua</string>
802
						<string name="ScriptGuid">{FF10A111-1160-4AE7-B2D6-17BFB391E09D}</string>
803
						<ProtectedString name="Source"><![CDATA[wait(1)
804
while not _G.Gui do
805
	wait()
806
end
807
808
local Gui = _G.Gui
809
810
script.Parent.MouseButton1Click:connect(function()
811
	Gui:GenerateListOfPlayers()
812
	Gui:PlayerChoiceSelected(function(player, connection)
813
		Gui:GetUserTextInput(function(input)
814
			print("Got user text input!")
815
			if input and player and player.Character then
816
				local m = Instance.new("Message")
817
				m.Text = input
818
				m.Parent = player.PlayerGui
819
				wait(2)
820
				m:Remove()
821
			end
822
			connection:disconnect()
823
		end)
824
	end)
825
end)]]></ProtectedString>
826
						<BinaryString name="Tags"></BinaryString>
827
					</Properties>
828
				</Item>
829
			</Item>
830
			<Item class="TextButton" referent="RBXD920E45C570644B2889EE678C32070FE">
831
				<Properties>
832
					<bool name="Active">true</bool>
833
					<Vector2 name="AnchorPoint">
834
						<X>0</X>
835
						<Y>0</Y>
836
					</Vector2>
837
					<bool name="AutoButtonColor">true</bool>
838
					<Color3 name="BackgroundColor3">4288914085</Color3>
839
					<float name="BackgroundTransparency">0</float>
840
					<Color3 name="BorderColor3">4279970357</Color3>
841
					<int name="BorderSizePixel">1</int>
842
					<bool name="ClipsDescendants">false</bool>
843
					<bool name="Draggable">false</bool>
844
					<token name="Font">0</token>
845
					<int name="LayoutOrder">0</int>
846
					<bool name="Localize">true</bool>
847
					<bool name="Modal">false</bool>
848
					<string name="Name">[1]BanButton.rbxm</string>
849
					<Ref name="NextSelectionDown">null</Ref>
850
					<Ref name="NextSelectionLeft">null</Ref>
851
					<Ref name="NextSelectionRight">null</Ref>
852
					<Ref name="NextSelectionUp">null</Ref>
853
					<UDim2 name="Position">
854
						<XS>0</XS>
855
						<XO>0</XO>
856
						<YS>0.75</YS>
857
						<YO>0</YO>
858
					</UDim2>
859
					<float name="Rotation">0</float>
860
					<bool name="Selectable">true</bool>
861
					<bool name="Selected">false</bool>
862
					<Ref name="SelectionImageObject">null</Ref>
863
					<UDim2 name="Size">
864
						<XS>0.25</XS>
865
						<XO>0</XO>
866
						<YS>0.25</YS>
867
						<YO>0</YO>
868
					</UDim2>
869
					<token name="SizeConstraint">0</token>
870
					<bool name="SizeFromContents">false</bool>
871
					<token name="Style">2</token>
872
					<BinaryString name="Tags"></BinaryString>
873
					<string name="Text">Ban</string>
874
					<Color3 name="TextColor3">4294967295</Color3>
875
					<bool name="TextScaled">false</bool>
876
					<float name="TextSize">9</float>
877
					<Color3 name="TextStrokeColor3">4278190080</Color3>
878
					<float name="TextStrokeTransparency">1</float>
879
					<float name="TextTransparency">0</float>
880
					<bool name="TextWrapped">false</bool>
881
					<token name="TextXAlignment">2</token>
882
					<token name="TextYAlignment">1</token>
883
					<bool name="Visible">true</bool>
884
					<int name="ZIndex">1</int>
885
				</Properties>
886
				<Item class="LocalScript" referent="RBX4441BB148783411E899272FFD88672BB">
887
					<Properties>
888
						<bool name="Disabled">false</bool>
889
						<Content name="LinkedSource"><null></null></Content>
890
						<string name="Name">Ban.lua</string>
891
						<string name="ScriptGuid">{33E1C051-12D4-46EF-A7AC-D769E4B4D1F7}</string>
892
						<ProtectedString name="Source"><![CDATA[wait(1)
893
while not _G.Gui do
894
	wait()
895
end
896
897
local Gui = _G.Gui
898
899
script.Parent.MouseButton1Click:connect(function()
900
	Gui:GenerateListOfPlayers()
901
	Gui:PlayerChoiceSelected(function(player, connection)
902
		if player then
903
			player:Remove()
904
		end
905
		connection:disconnect()
906
	end)
907
end)]]></ProtectedString>
908
						<BinaryString name="Tags"></BinaryString>
909
					</Properties>
910
				</Item>
911
			</Item>
912
			<Item class="TextButton" referent="RBXEAC5ACC713084A97BA40B153351E8EDF">
913
				<Properties>
914
					<bool name="Active">true</bool>
915
					<Vector2 name="AnchorPoint">
916
						<X>0</X>
917
						<Y>0</Y>
918
					</Vector2>
919
					<bool name="AutoButtonColor">true</bool>
920
					<Color3 name="BackgroundColor3">4288914085</Color3>
921
					<float name="BackgroundTransparency">0</float>
922
					<Color3 name="BorderColor3">4279970357</Color3>
923
					<int name="BorderSizePixel">1</int>
924
					<bool name="ClipsDescendants">false</bool>
925
					<bool name="Draggable">false</bool>
926
					<token name="Font">0</token>
927
					<int name="LayoutOrder">0</int>
928
					<bool name="Localize">true</bool>
929
					<bool name="Modal">false</bool>
930
					<string name="Name">[2]RunLuaButton.rbxm</string>
931
					<Ref name="NextSelectionDown">null</Ref>
932
					<Ref name="NextSelectionLeft">null</Ref>
933
					<Ref name="NextSelectionRight">null</Ref>
934
					<Ref name="NextSelectionUp">null</Ref>
935
					<UDim2 name="Position">
936
						<XS>0.375999987</XS>
937
						<XO>0</XO>
938
						<YS>0.75</YS>
939
						<YO>0</YO>
940
					</UDim2>
941
					<float name="Rotation">0</float>
942
					<bool name="Selectable">true</bool>
943
					<bool name="Selected">false</bool>
944
					<Ref name="SelectionImageObject">null</Ref>
945
					<UDim2 name="Size">
946
						<XS>0.25</XS>
947
						<XO>0</XO>
948
						<YS>0.25</YS>
949
						<YO>0</YO>
950
					</UDim2>
951
					<token name="SizeConstraint">0</token>
952
					<bool name="SizeFromContents">false</bool>
953
					<token name="Style">2</token>
954
					<BinaryString name="Tags"></BinaryString>
955
					<string name="Text">Run Lua</string>
956
					<Color3 name="TextColor3">4294967295</Color3>
957
					<bool name="TextScaled">false</bool>
958
					<float name="TextSize">9</float>
959
					<Color3 name="TextStrokeColor3">4278190080</Color3>
960
					<float name="TextStrokeTransparency">1</float>
961
					<float name="TextTransparency">0</float>
962
					<bool name="TextWrapped">false</bool>
963
					<token name="TextXAlignment">2</token>
964
					<token name="TextYAlignment">1</token>
965
					<bool name="Visible">true</bool>
966
					<int name="ZIndex">1</int>
967
				</Properties>
968
				<Item class="LocalScript" referent="RBX3ED8D3B4B3E34C4BAB8AA73290D1B308">
969
					<Properties>
970
						<bool name="Disabled">false</bool>
971
						<Content name="LinkedSource"><null></null></Content>
972
						<string name="Name">RunLua.lua</string>
973
						<string name="ScriptGuid">{6AD891F9-5F0C-4E00-BFB2-FC0C1B1D1ED7}</string>
974
						<ProtectedString name="Source"><![CDATA[wait(1)
975
while not _G.Gui do
976
	wait()
977
end
978
979
local Gui = _G.Gui
980
981
script.Parent.MouseButton1Click:connect(function()
982
	Gui:GetUserTextInput(function(input)
983
		coroutine.resume(coroutine.create(function()
984
			loadstring(input)()
985
		end))
986
	end)
987
end)]]></ProtectedString>
988
						<BinaryString name="Tags"></BinaryString>
989
					</Properties>
990
				</Item>
991
			</Item>
992
		</Item>
993
		<Item class="Frame" referent="RBXB1DC40E2705A477A9C932B1ABD2989BE">
994
			<Properties>
995
				<bool name="Active">false</bool>
996
				<Vector2 name="AnchorPoint">
997
					<X>0</X>
998
					<Y>0</Y>
999
				</Vector2>
1000
				<Color3 name="BackgroundColor3">4288914085</Color3>
1001
				<float name="BackgroundTransparency">0</float>
1002
				<Color3 name="BorderColor3">4279970357</Color3>
1003
				<int name="BorderSizePixel">1</int>
1004
				<bool name="ClipsDescendants">false</bool>
1005
				<bool name="Draggable">false</bool>
1006
				<int name="LayoutOrder">0</int>
1007
				<bool name="Localize">true</bool>
1008
				<string name="Name">PlayerList.rbxm</string>
1009
				<Ref name="NextSelectionDown">null</Ref>
1010
				<Ref name="NextSelectionLeft">null</Ref>
1011
				<Ref name="NextSelectionRight">null</Ref>
1012
				<Ref name="NextSelectionUp">null</Ref>
1013
				<UDim2 name="Position">
1014
					<XS>0.25</XS>
1015
					<XO>0</XO>
1016
					<YS>-0.5</YS>
1017
					<YO>0</YO>
1018
				</UDim2>
1019
				<float name="Rotation">0</float>
1020
				<bool name="Selectable">false</bool>
1021
				<Ref name="SelectionImageObject">null</Ref>
1022
				<UDim2 name="Size">
1023
					<XS>0.5</XS>
1024
					<XO>0</XO>
1025
					<YS>0.5</YS>
1026
					<YO>0</YO>
1027
				</UDim2>
1028
				<token name="SizeConstraint">0</token>
1029
				<bool name="SizeFromContents">false</bool>
1030
				<token name="Style">3</token>
1031
				<BinaryString name="Tags"></BinaryString>
1032
				<bool name="Visible">true</bool>
1033
				<int name="ZIndex">1</int>
1034
			</Properties>
1035
			<Item class="TextButton" referent="RBX71D67C8090FB4C78BFF7163C45DC97AF">
1036
				<Properties>
1037
					<bool name="Active">true</bool>
1038
					<Vector2 name="AnchorPoint">
1039
						<X>0</X>
1040
						<Y>0</Y>
1041
					</Vector2>
1042
					<bool name="AutoButtonColor">true</bool>
1043
					<Color3 name="BackgroundColor3">4288914085</Color3>
1044
					<float name="BackgroundTransparency">0</float>
1045
					<Color3 name="BorderColor3">4279970357</Color3>
1046
					<int name="BorderSizePixel">1</int>
1047
					<bool name="ClipsDescendants">false</bool>
1048
					<bool name="Draggable">false</bool>
1049
					<token name="Font">0</token>
1050
					<int name="LayoutOrder">0</int>
1051
					<bool name="Localize">true</bool>
1052
					<bool name="Modal">false</bool>
1053
					<string name="Name">TextButton.rbxm</string>
1054
					<Ref name="NextSelectionDown">null</Ref>
1055
					<Ref name="NextSelectionLeft">null</Ref>
1056
					<Ref name="NextSelectionRight">null</Ref>
1057
					<Ref name="NextSelectionUp">null</Ref>
1058
					<UDim2 name="Position">
1059
						<XS>0</XS>
1060
						<XO>0</XO>
1061
						<YS>-0.200000003</YS>
1062
						<YO>0</YO>
1063
					</UDim2>
1064
					<float name="Rotation">0</float>
1065
					<bool name="Selectable">true</bool>
1066
					<bool name="Selected">false</bool>
1067
					<Ref name="SelectionImageObject">null</Ref>
1068
					<UDim2 name="Size">
1069
						<XS>0.25</XS>
1070
						<XO>0</XO>
1071
						<YS>0.200000003</YS>
1072
						<YO>0</YO>
1073
					</UDim2>
1074
					<token name="SizeConstraint">0</token>
1075
					<bool name="SizeFromContents">false</bool>
1076
					<token name="Style">2</token>
1077
					<BinaryString name="Tags"></BinaryString>
1078
					<string name="Text">Close</string>
1079
					<Color3 name="TextColor3">4294967295</Color3>
1080
					<bool name="TextScaled">false</bool>
1081
					<float name="TextSize">10</float>
1082
					<Color3 name="TextStrokeColor3">4278190080</Color3>
1083
					<float name="TextStrokeTransparency">1</float>
1084
					<float name="TextTransparency">0</float>
1085
					<bool name="TextWrapped">false</bool>
1086
					<token name="TextXAlignment">2</token>
1087
					<token name="TextYAlignment">1</token>
1088
					<bool name="Visible">true</bool>
1089
					<int name="ZIndex">1</int>
1090
				</Properties>
1091
				<Item class="LocalScript" referent="RBXA1BCD3CE97464BCC9F0BBDA58B5EA8C6">
1092
					<Properties>
1093
						<bool name="Disabled">false</bool>
1094
						<Content name="LinkedSource"><null></null></Content>
1095
						<string name="Name">ClosePlayerList.lua</string>
1096
						<string name="ScriptGuid">{14A39C77-5261-48B7-9E84-683F5D13273B}</string>
1097
						<ProtectedString name="Source"><![CDATA[wait(1)
1098
while not _G.Gui do
1099
	wait()
1100
end
1101
1102
local Gui = _G.Gui
1103
1104
script.Parent.MouseButton1Click:connect(function()
1105
	Gui:ClearListOfPlayers()
1106
	Gui:HidePlayerList()
1107
	Gui:ShowApplicationFrame()
1108
end)]]></ProtectedString>
1109
						<BinaryString name="Tags"></BinaryString>
1110
					</Properties>
1111
				</Item>
1112
			</Item>
1113
		</Item>
1114
		<Item class="LocalScript" referent="RBXAA4F76BC413C484D9CFBEBA5C1E4DFC0">
1115
			<Properties>
1116
				<bool name="Disabled">false</bool>
1117
				<Content name="LinkedSource"><null></null></Content>
1118
				<string name="Name">GlobalLibrary.lua</string>
1119
				<string name="ScriptGuid">{33D8E2CB-F071-4F45-A25D-BE77AE7174D1}</string>
1120
				<ProtectedString name="Source"><![CDATA[_G.Gui = nil
1121
wait(1)
1122
local Project = script.Parent
1123
local ApplicationFrame = Project["Applications.rbxm"]
1124
local PlayerList = Project["PlayerList.rbxm"]
1125
local InputBox = Project["InputBox.rbxm"]
1126
local StatList = Project["StatList.rbxm"]
1127
local TargetPlayer = nil
1128
local TargetStat = nil
1129
1130
_G.Gui = {
1131
	HideApplicationFrame = function(self)
1132
		ApplicationFrame:TweenPosition(UDim2.new((0-ApplicationFrame.Size.X.Scale) - 0.025,0,ApplicationFrame.Position.Y.Scale,0), Enum.EasingDirection.Out, Enum.EasingStyle.Quad, 1, true)
1133
	end,
1134
	ShowApplicationFrame = function(self)
1135
		ApplicationFrame:TweenPosition(UDim2.new(0.025,0,ApplicationFrame.Position.Y.Scale,0), Enum.EasingDirection.Out, Enum.EasingStyle.Quad, 1, true)
1136
	end,
1137
	HidePlayerList = function(self)
1138
		PlayerList:TweenPosition(UDim2.new(PlayerList.Position.X.Scale,0,0-PlayerList.Size.Y.Scale,0), Enum.EasingDirection.Out, Enum.EasingStyle.Quad, 1, true)
1139
	end,
1140
	ShowPlayerList = function(self)
1141
		PlayerList:TweenPosition(UDim2.new(PlayerList.Position.X.Scale,0,.25,0), Enum.EasingDirection.Out, Enum.EasingStyle.Quad, 1, true)
1142
	end,
1143
	HideInputBox = function(self)
1144
		InputBox:TweenPosition(UDim2.new(InputBox.Position.X.Scale,0,0-InputBox.Size.Y.Scale,0), Enum.EasingDirection.Out, Enum.EasingStyle.Quad, 1, true)
1145
	end,
1146
	ShowInputBox = function(self)
1147
		InputBox:TweenPosition(UDim2.new(InputBox.Position.X.Scale,0,.25,0), Enum.EasingDirection.Out, Enum.EasingStyle.Quad, 1, true)
1148
	end,
1149
	HideStatList = function(self)
1150
		StatList:TweenPosition(UDim2.new(StatList.Position.X.Scale,0,0-StatList.Size.Y.Scale,0), Enum.EasingDirection.Out, Enum.EasingStyle.Quad, 1, true)
1151
	end,
1152
	ShowStatList= function(self)
1153
		StatList:TweenPosition(UDim2.new(StatList.Position.X.Scale,0,.25,0), Enum.EasingDirection.Out, Enum.EasingStyle.Quad, 1, true)
1154
	end,
1155
	GenerateListOfPlayers = function(self)
1156
		local downBy = 0
1157
		local currenty = 0
1158
		for i,v in pairs(Game.Players:GetPlayers()) do
1159
			local tb = Instance.new("TextButton", PlayerList)
1160
			tb.TextXAlignment = Enum.TextXAlignment.Center
1161
			tb.Style = Enum.ButtonStyle.RobloxButton
1162
			tb.TextColor3 = Color3.new(1,1,1)
1163
			tb.FontSize = Enum.FontSize.Size10
1164
			tb.Text = v.Name
1165
			tb.Size = UDim2.new(1,0,1/#Game.Players:GetPlayers(),0)
1166
			tb.Position = UDim2.new(0,0,currenty,0)
1167
			currenty = currenty + 1/#Game.Players:GetPlayers()
1168
		end
1169
		_G.Gui:HideApplicationFrame()
1170
		_G.Gui:ShowPlayerList()
1171
	end,
1172
	GenerateListOfStats = function(self)
1173
		local downBy = 0
1174
		local currenty = 0
1175
		local numberstats = {}
1176
		repeat wait() until Game.Players.LocalPlayer:FindFirstChild("leaderstats")
1177
		for i,v in pairs(Game.Players.LocalPlayer.leaderstats:GetChildren()) do
1178
			if v:IsA("NumberValue") or v:IsA("IntValue") then
1179
				table.insert(numberstats, v)
1180
			end
1181
		end
1182
		for i,v in pairs(numberstats) do
1183
			local tb = Instance.new("TextButton", StatList)
1184
			tb.TextXAlignment = Enum.TextXAlignment.Center
1185
			tb.Style = Enum.ButtonStyle.RobloxButton
1186
			tb.TextColor3 = Color3.new(1,1,1)
1187
			tb.FontSize = Enum.FontSize.Size10
1188
			tb.Text = v.Name
1189
			tb.Size = UDim2.new(1,0,1/#numberstats,0)
1190
			tb.Position = UDim2.new(0,0,currenty,0)
1191
			currenty = currenty + 1/#numberstats
1192
		end
1193
		_G.Gui:HideApplicationFrame()
1194
		_G.Gui:ShowStatList()
1195
	end,
1196
	ClearListOfPlayers = function(self)
1197
		for i,v in pairs(PlayerList:GetChildren()) do
1198
			if v.Name ~= "TextButton.rbxm" then
1199
				v:Remove()
1200
			end
1201
		end
1202
	end,
1203
	ClearListOfStats = function(self)
1204
		for i,v in pairs(StatList:GetChildren()) do
1205
			if v.Name ~= "TextButton.rbxm" then
1206
				v:Remove()
1207
			end
1208
		end
1209
	end,
1210
	ResetInputBox = function()
1211
		InputBox["TextBox.rbxm"].Text = "Type a number here."
1212
	end,
1213
	ResetTextInputBox = function()
1214
		InputBox["TextBox.rbxm"].Text = "Type some text here."
1215
	end,
1216
	SetTargetPlayer = function(self, player)
1217
		TargetPlayer = player
1218
	end,
1219
	GetTargetPlayer = function(self)
1220
		return TargetPlayer
1221
	end,
1222
	SetTargetStat= function(self, sstat)
1223
		TargetStat = sstat
1224
	end,
1225
	GetTargetStat = function(self)
1226
		return TargetStat
1227
	end,
1228
	PlayerChoiceSelected = function(self, Function)
1229
		coroutine.wrap(function()
1230
			for i,v in pairs(PlayerList:GetChildren()) do
1231
				if v.Name ~= "TextButton.rbxm" then
1232
					connection = v.MouseButton1Click:connect(function()
1233
						_G.Gui:ClearListOfPlayers()
1234
						_G.Gui:HidePlayerList()
1235
						_G.Gui:ShowApplicationFrame()
1236
						_G.Gui:SetTargetPlayer(Game.Players:FindFirstChild(v.Text) or nil)
1237
						coroutine.resume(coroutine.create(function() Function(_G.Gui:GetTargetPlayer(), connection) end))
1238
					end)
1239
				end
1240
			end
1241
		end)()
1242
	end,
1243
	StatChoiceSelected = function(self, Function)
1244
		coroutine.wrap(function()
1245
			for i,v in pairs(StatList:GetChildren()) do
1246
				if v.Name ~= "TextButton.rbxm" then
1247
					connection = v.MouseButton1Click:connect(function()
1248
						_G.Gui:ClearListOfStats()
1249
						_G.Gui:HideStatList()
1250
						_G.Gui:ShowApplicationFrame()
1251
						_G.Gui:SetTargetStat(Game.Players.LocalPlayer.leaderstats:FindFirstChild(v.Text) or nil)
1252
						coroutine.resume(coroutine.create(function() Function(_G.Gui:GetTargetStat(), connection) end))
1253
					end)
1254
				end
1255
			end
1256
		end)()
1257
	end,
1258
	GetUserInput = function(self, Function)
1259
		coroutine.wrap(function()
1260
			_G.Gui:HideApplicationFrame()
1261
			_G.Gui:ShowInputBox()
1262
			_G.Gui:ResetInputBox()
1263
			connection = InputBox["TextButton.rbxm"].MouseButton1Click:connect(function()
1264
				input = tonumber(InputBox["TextBox.rbxm"].Text)
1265
				coroutine.resume(coroutine.create(function() Function(input) end))
1266
				_G.Gui:HideInputBox()
1267
				_G.Gui:ShowApplicationFrame()
1268
				connection:disconnect()
1269
			end)
1270
		end)()
1271
	end,
1272
	GetUserTextInput = function(self, Function)
1273
		print("Getting text input...")
1274
		coroutine.wrap(function()
1275
			print("Running wrap().")
1276
			_G.Gui:HideApplicationFrame()
1277
			_G.Gui:ShowInputBox()
1278
			_G.Gui:ResetTextInputBox()
1279
			connection = InputBox["TextButton.rbxm"].MouseButton1Click:connect(function()
1280
				input = InputBox["TextBox.rbxm"].Text
1281
				coroutine.resume(coroutine.create(function() Function(input) end))
1282
				print("Ran given function argument.")
1283
				_G.Gui:HideInputBox()
1284
				_G.Gui:ShowApplicationFrame()
1285
				connection:disconnect()
1286
			end)
1287
		end)()
1288
	end,
1289
}]]></ProtectedString>
1290
				<BinaryString name="Tags"></BinaryString>
1291
			</Properties>
1292
		</Item>
1293
		<Item class="Frame" referent="RBX7CCB09F4BCA84E10BE48748264E1EA1B">
1294
			<Properties>
1295
				<bool name="Active">false</bool>
1296
				<Vector2 name="AnchorPoint">
1297
					<X>0</X>
1298
					<Y>0</Y>
1299
				</Vector2>
1300
				<Color3 name="BackgroundColor3">4288914085</Color3>
1301
				<float name="BackgroundTransparency">0</float>
1302
				<Color3 name="BorderColor3">4279970357</Color3>
1303
				<int name="BorderSizePixel">1</int>
1304
				<bool name="ClipsDescendants">false</bool>
1305
				<bool name="Draggable">false</bool>
1306
				<int name="LayoutOrder">0</int>
1307
				<bool name="Localize">true</bool>
1308
				<string name="Name">InputBox.rbxm</string>
1309
				<Ref name="NextSelectionDown">null</Ref>
1310
				<Ref name="NextSelectionLeft">null</Ref>
1311
				<Ref name="NextSelectionRight">null</Ref>
1312
				<Ref name="NextSelectionUp">null</Ref>
1313
				<UDim2 name="Position">
1314
					<XS>0.25</XS>
1315
					<XO>0</XO>
1316
					<YS>-0.5</YS>
1317
					<YO>0</YO>
1318
				</UDim2>
1319
				<float name="Rotation">0</float>
1320
				<bool name="Selectable">false</bool>
1321
				<Ref name="SelectionImageObject">null</Ref>
1322
				<UDim2 name="Size">
1323
					<XS>0.5</XS>
1324
					<XO>0</XO>
1325
					<YS>0.5</YS>
1326
					<YO>0</YO>
1327
				</UDim2>
1328
				<token name="SizeConstraint">0</token>
1329
				<bool name="SizeFromContents">false</bool>
1330
				<token name="Style">3</token>
1331
				<BinaryString name="Tags"></BinaryString>
1332
				<bool name="Visible">true</bool>
1333
				<int name="ZIndex">1</int>
1334
			</Properties>
1335
			<Item class="TextBox" referent="RBX4234CAB1883C4819B06B4469101F7590">
1336
				<Properties>
1337
					<bool name="Active">true</bool>
1338
					<Vector2 name="AnchorPoint">
1339
						<X>0</X>
1340
						<Y>0</Y>
1341
					</Vector2>
1342
					<Color3 name="BackgroundColor3">4278190080</Color3>
1343
					<float name="BackgroundTransparency">0.100000001</float>
1344
					<Color3 name="BorderColor3">4284440415</Color3>
1345
					<int name="BorderSizePixel">1</int>
1346
					<bool name="ClearTextOnFocus">true</bool>
1347
					<bool name="ClipsDescendants">false</bool>
1348
					<bool name="Draggable">false</bool>
1349
					<token name="Font">0</token>
1350
					<int name="LayoutOrder">0</int>
1351
					<bool name="Localize">true</bool>
1352
					<bool name="MultiLine">false</bool>
1353
					<string name="Name">TextBox.rbxm</string>
1354
					<Ref name="NextSelectionDown">null</Ref>
1355
					<Ref name="NextSelectionLeft">null</Ref>
1356
					<Ref name="NextSelectionRight">null</Ref>
1357
					<Ref name="NextSelectionUp">null</Ref>
1358
					<UDim2 name="Position">
1359
						<XS>0</XS>
1360
						<XO>0</XO>
1361
						<YS>0.324999988</YS>
1362
						<YO>0</YO>
1363
					</UDim2>
1364
					<float name="Rotation">0</float>
1365
					<bool name="Selectable">true</bool>
1366
					<Ref name="SelectionImageObject">null</Ref>
1367
					<bool name="ShowNativeInput">true</bool>
1368
					<UDim2 name="Size">
1369
						<XS>1</XS>
1370
						<XO>0</XO>
1371
						<YS>0.25</YS>
1372
						<YO>0</YO>
1373
					</UDim2>
1374
					<token name="SizeConstraint">0</token>
1375
					<bool name="SizeFromContents">false</bool>
1376
					<BinaryString name="Tags"></BinaryString>
1377
					<string name="Text">Type a number here.</string>
1378
					<Color3 name="TextColor3">4294967295</Color3>
1379
					<bool name="TextScaled">false</bool>
1380
					<float name="TextSize">18</float>
1381
					<Color3 name="TextStrokeColor3">4278190080</Color3>
1382
					<float name="TextStrokeTransparency">1</float>
1383
					<float name="TextTransparency">0</float>
1384
					<bool name="TextWrapped">true</bool>
1385
					<token name="TextXAlignment">0</token>
1386
					<token name="TextYAlignment">1</token>
1387
					<bool name="Visible">true</bool>
1388
					<int name="ZIndex">1</int>
1389
				</Properties>
1390
			</Item>
1391
			<Item class="TextButton" referent="RBX258301A77E9C4A618947E2BAEA485D95">
1392
				<Properties>
1393
					<bool name="Active">true</bool>
1394
					<Vector2 name="AnchorPoint">
1395
						<X>0</X>
1396
						<Y>0</Y>
1397
					</Vector2>
1398
					<bool name="AutoButtonColor">true</bool>
1399
					<Color3 name="BackgroundColor3">4288914085</Color3>
1400
					<float name="BackgroundTransparency">0</float>
1401
					<Color3 name="BorderColor3">4279970357</Color3>
1402
					<int name="BorderSizePixel">1</int>
1403
					<bool name="ClipsDescendants">false</bool>
1404
					<bool name="Draggable">false</bool>
1405
					<token name="Font">0</token>
1406
					<int name="LayoutOrder">0</int>
1407
					<bool name="Localize">true</bool>
1408
					<bool name="Modal">false</bool>
1409
					<string name="Name">TextButton.rbxm</string>
1410
					<Ref name="NextSelectionDown">null</Ref>
1411
					<Ref name="NextSelectionLeft">null</Ref>
1412
					<Ref name="NextSelectionRight">null</Ref>
1413
					<Ref name="NextSelectionUp">null</Ref>
1414
					<UDim2 name="Position">
1415
						<XS>0.699999988</XS>
1416
						<XO>0</XO>
1417
						<YS>0.800000012</YS>
1418
						<YO>0</YO>
1419
					</UDim2>
1420
					<float name="Rotation">0</float>
1421
					<bool name="Selectable">true</bool>
1422
					<bool name="Selected">false</bool>
1423
					<Ref name="SelectionImageObject">null</Ref>
1424
					<UDim2 name="Size">
1425
						<XS>0.300000012</XS>
1426
						<XO>0</XO>
1427
						<YS>0.200000003</YS>
1428
						<YO>0</YO>
1429
					</UDim2>
1430
					<token name="SizeConstraint">0</token>
1431
					<bool name="SizeFromContents">false</bool>
1432
					<token name="Style">2</token>
1433
					<BinaryString name="Tags"></BinaryString>
1434
					<string name="Text">Ok!</string>
1435
					<Color3 name="TextColor3">4294967295</Color3>
1436
					<bool name="TextScaled">false</bool>
1437
					<float name="TextSize">12</float>
1438
					<Color3 name="TextStrokeColor3">4278190080</Color3>
1439
					<float name="TextStrokeTransparency">1</float>
1440
					<float name="TextTransparency">0</float>
1441
					<bool name="TextWrapped">false</bool>
1442
					<token name="TextXAlignment">2</token>
1443
					<token name="TextYAlignment">1</token>
1444
					<bool name="Visible">true</bool>
1445
					<int name="ZIndex">1</int>
1446
				</Properties>
1447
			</Item>
1448
		</Item>
1449
		<Item class="Frame" referent="RBXEE62E8DEFC3948808067DE1926A72261">
1450
			<Properties>
1451
				<bool name="Active">false</bool>
1452
				<Vector2 name="AnchorPoint">
1453
					<X>0</X>
1454
					<Y>0</Y>
1455
				</Vector2>
1456
				<Color3 name="BackgroundColor3">4288914085</Color3>
1457
				<float name="BackgroundTransparency">0</float>
1458
				<Color3 name="BorderColor3">4279970357</Color3>
1459
				<int name="BorderSizePixel">1</int>
1460
				<bool name="ClipsDescendants">false</bool>
1461
				<bool name="Draggable">false</bool>
1462
				<int name="LayoutOrder">0</int>
1463
				<bool name="Localize">true</bool>
1464
				<string name="Name">StatList.rbxm</string>
1465
				<Ref name="NextSelectionDown">null</Ref>
1466
				<Ref name="NextSelectionLeft">null</Ref>
1467
				<Ref name="NextSelectionRight">null</Ref>
1468
				<Ref name="NextSelectionUp">null</Ref>
1469
				<UDim2 name="Position">
1470
					<XS>0.25</XS>
1471
					<XO>0</XO>
1472
					<YS>-0.5</YS>
1473
					<YO>0</YO>
1474
				</UDim2>
1475
				<float name="Rotation">0</float>
1476
				<bool name="Selectable">false</bool>
1477
				<Ref name="SelectionImageObject">null</Ref>
1478
				<UDim2 name="Size">
1479
					<XS>0.5</XS>
1480
					<XO>0</XO>
1481
					<YS>0.5</YS>
1482
					<YO>0</YO>
1483
				</UDim2>
1484
				<token name="SizeConstraint">0</token>
1485
				<bool name="SizeFromContents">false</bool>
1486
				<token name="Style">3</token>
1487
				<BinaryString name="Tags"></BinaryString>
1488
				<bool name="Visible">true</bool>
1489
				<int name="ZIndex">1</int>
1490
			</Properties>
1491
			<Item class="TextButton" referent="RBXAEFB647293F6478A88C988414B9D3C85">
1492
				<Properties>
1493
					<bool name="Active">true</bool>
1494
					<Vector2 name="AnchorPoint">
1495
						<X>0</X>
1496
						<Y>0</Y>
1497
					</Vector2>
1498
					<bool name="AutoButtonColor">true</bool>
1499
					<Color3 name="BackgroundColor3">4288914085</Color3>
1500
					<float name="BackgroundTransparency">0</float>
1501
					<Color3 name="BorderColor3">4279970357</Color3>
1502
					<int name="BorderSizePixel">1</int>
1503
					<bool name="ClipsDescendants">false</bool>
1504
					<bool name="Draggable">false</bool>
1505
					<token name="Font">0</token>
1506
					<int name="LayoutOrder">0</int>
1507
					<bool name="Localize">true</bool>
1508
					<bool name="Modal">false</bool>
1509
					<string name="Name">TextButton.rbxm</string>
1510
					<Ref name="NextSelectionDown">null</Ref>
1511
					<Ref name="NextSelectionLeft">null</Ref>
1512
					<Ref name="NextSelectionRight">null</Ref>
1513
					<Ref name="NextSelectionUp">null</Ref>
1514
					<UDim2 name="Position">
1515
						<XS>0</XS>
1516
						<XO>0</XO>
1517
						<YS>-0.200000003</YS>
1518
						<YO>0</YO>
1519
					</UDim2>
1520
					<float name="Rotation">0</float>
1521
					<bool name="Selectable">true</bool>
1522
					<bool name="Selected">false</bool>
1523
					<Ref name="SelectionImageObject">null</Ref>
1524
					<UDim2 name="Size">
1525
						<XS>0.25</XS>
1526
						<XO>0</XO>
1527
						<YS>0.200000003</YS>
1528
						<YO>0</YO>
1529
					</UDim2>
1530
					<token name="SizeConstraint">0</token>
1531
					<bool name="SizeFromContents">false</bool>
1532
					<token name="Style">2</token>
1533
					<BinaryString name="Tags"></BinaryString>
1534
					<string name="Text">Close</string>
1535
					<Color3 name="TextColor3">4294967295</Color3>
1536
					<bool name="TextScaled">false</bool>
1537
					<float name="TextSize">10</float>
1538
					<Color3 name="TextStrokeColor3">4278190080</Color3>
1539
					<float name="TextStrokeTransparency">1</float>
1540
					<float name="TextTransparency">0</float>
1541
					<bool name="TextWrapped">false</bool>
1542
					<token name="TextXAlignment">2</token>
1543
					<token name="TextYAlignment">1</token>
1544
					<bool name="Visible">true</bool>
1545
					<int name="ZIndex">1</int>
1546
				</Properties>
1547
				<Item class="LocalScript" referent="RBX2A94CC2A7E854E24A27C964F352AA200">
1548
					<Properties>
1549
						<bool name="Disabled">false</bool>
1550
						<Content name="LinkedSource"><null></null></Content>
1551
						<string name="Name">CloseStatList.lua</string>
1552
						<string name="ScriptGuid">{FB1C29D7-D4D5-4298-9C6B-979DB3CEA811}</string>
1553
						<ProtectedString name="Source"><![CDATA[wait(1)
1554
while not _G.Gui do
1555
	wait()
1556
end
1557
1558
local Gui = _G.Gui
1559
1560
script.Parent.MouseButton1Click:connect(function()
1561
	Gui:ClearListOfStats()
1562
	Gui:HideStatList()
1563
	Gui:ShowApplicationFrame()
1564
end)]]></ProtectedString>
1565
						<BinaryString name="Tags"></BinaryString>
1566
					</Properties>
1567
				</Item>
1568
			</Item>
1569
		</Item>
1570
	</Item>
1571
</roblox>