Forum
Servers
cs2d rp ct pass
cs2d rp ct pass
7 replies
1

If you're saying the Edited One (Chunks/Beck/Weiwen/Me) Ask him to give admin because it's IMPOSSIBLE to go CT without the right USGN
GIVE ME CREDITS PLEASE!
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
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
--CT PASSWORD SCRIPT BY: 4VENDETTA
password = "PUTYOURPASSWORDHERE"
allowed = {}
addhook("join","a")
function a(id)
allowed[id] = false
end
addhook("say","b")
function b(id,txt)
if txt:sub(1,5) == "!pass" then
if txt:sub(7,7+#password) == password then
msg2(id,"©000255000You have entered the correct password!")
allowed[id] = true
return 1
end
msg2(id,"©255000000Incorrect pass!")
return 1
end
end
addhook("team","c")
function c(id,t)
if t == 2 then
if allowed[id] then
return 0
end
return 1
end
end
addhook("minute","sample.ads.minute")
function sample.ads.minute()
	msg("CT PASSWORD by: 4Vendetta")
end
Mami Tomoe has writtenim need to ct in rp maps plsssssssss
Bumping a 2-year-old post? Here take this gold.
1

cs2d rp ct pass
Offline