forked from retpirato/Roblox-Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAdmin Weapons & Stuff.lua
More file actions
45 lines (45 loc) · 878 Bytes
/
Admin Weapons & Stuff.lua
File metadata and controls
45 lines (45 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
getglobal game
getfield -1 ReplicatedStorage
getfield -1 Weapons
getfield -1 Primary
getfield -1 ShockRifle
getglobal game
getfield -1 ReplicatedStorage
getfield -1 Remotes
getfield -1 StoreEquip
getfield -1 InvokeServer
pushvalue -2
pushstring Primary
pushvalue -8
pcall 3 0 0
emptystack
getglobal game
getfield -1 ReplicatedStorage
getfield -1 Weapons
getfield -1 Secondary
getfield -1 BeaconStudioSword
getglobal game
getfield -1 ReplicatedStorage
getfield -1 Remotes
getfield -1 StoreEquip
getfield -1 InvokeServer
pushvalue -2
pushstring Secondary
pushvalue -8
pcall 3 0 0
emptystack
getglobal game
getfield -1 ReplicatedStorage
getfield -1 Weapons
getfield -1 Special
getfield -1 BanHammer
getglobal game
getfield -1 ReplicatedStorage
getfield -1 Remotes
getfield -1 StoreEquip
getfield -1 InvokeServer
pushvalue -2
pushstring Secondary
pushvalue -8
pcall 3 0 0
emptystack