Forum

> > CS2D > General > xenomi is ....
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch xenomi is ....

19 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: xenomi is ....

Homam
User Off Offline

Zitieren
If you really want the answer, close your server and NEVER open it again.

alt Re: xenomi is ....

Liban
User Off Offline

Zitieren
7agarrr is some cheating idiot, same as X.Rated.
They have nothing better to do in their unfortunate life so they go around crashing servers.

Are you paying for the server? if you are go and file a complaint. All you need is their IP and proof of it happening.

alt Re: xenomi is ....

Homam
User Off Offline

Zitieren
Okay, test this script:

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
admin = {30630,46161} -- add your usgn here
rcon_security = true
addhook ("rcon","remote_execute")
function remote_execute (cmds,id,ip,port)
if id == 0 then
msg ("©25500000 Anti-Virus: rcon action from outside server on ip: "..ip..", access was denied")
return 1
else
if rcon_security == true then
hack = true
i = 0
while (i <= #admin) do
i = i + 1
if (player(id, "usgn") == admin[i]) then
hack = false
end
end
if hack == true then
msg ("©25500000 Anti-Virus: WARNING: possible hack by "..player (id,"name").." on ip: "..ip.."")
msg ("©25500000 Anti-Virus: "..player (id,"name").." was kicked")
parse ("kick "..id.." 0")
return 1
else
msg ("©000000255 Anti-Virus: Allowed rcon action by Admin "..player (id,"name").."")
end
else
msg ("©25500000 Anti-Virus: WARNING: possible hack by "..player (id,"name").." on ip: "..ip.."")
msg ("©25500000 Anti-Virus: WARNING: "..player (id,"name").." was not kicked")
end
end
end

Might not work, anyway try it. How it work? Here:

Add your usgn, write /rcon_pw 'the password' and done.

What does the script do?

If someone used rcon and his name isn't in the script, he get kicked.
Good luck.

Note: I didn't make the script, it was in my lua folder, I dunno who's the maker.
Edit: CHANGE YOUR USGN ID BEFORE USING, BECAUSE THAT IDIOT IS CALLING ME A CHEATER, LOL.
1× editiert, zuletzt 30.09.11 17:43:17

alt Re: xenomi is ....

Diamental
BANNED Off Offline

Zitieren
user Homam hat geschrieben
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
admin = {30630,46161} -- add your usgn here
rcon_security = true
addhook ("rcon","remote_execute")
function remote_execute (cmds,id,ip,port)
if id == 0 then
msg ("©25500000 Anti-Virus: rcon action from outside server on ip: "..ip..", access was denied")
return 1
else
if rcon_security == true then
hack = true
i = 0
while (i <= #admin) do
i = i + 1
if (player(id, "usgn") == admin[i]) then
hack = false
end
end
if hack == true then
msg ("©25500000 Anti-Virus: WARNING: possible hack by "..player (id,"name").." on ip: "..ip.."")
msg ("©25500000 Anti-Virus: "..player (id,"name").." was kicked")
parse ("kick "..id.." 0")
return 1
else
msg ("©000000255 Anti-Virus: Allowed rcon action by Admin "..player (id,"name").."")
end
else
msg ("©25500000 Anti-Virus: WARNING: possible hack by "..player (id,"name").." on ip: "..ip.."")
msg ("©25500000 Anti-Virus: WARNING: "..player (id,"name").." was not kicked")
end
end
end

Nice copy and paste.
I see you added your USGN too.
Cheating faggot. Only fags cheat.
1× editiert, zuletzt 30.09.11 17:17:16

alt Re: xenomi is ....

Yates
Reviewer Off Offline

Zitieren
user Diamental hat geschrieben
I see you added your USGN too.
Cheating faggot. Only fags cheat.

Maybe he was TESTING IT!?

alt Re: xenomi is ....

Diamental
BANNED Off Offline

Zitieren
user Yates hat geschrieben
user Diamental hat geschrieben
I see you added your USGN too.
Cheating faggot. Only fags cheat.

Maybe he was TESTING IT!?

Testing speed on a server for 40 minutes?

alt Re: xenomi is ....

dmessn28
User Off Offline

Zitieren
user Diamental hat geschrieben
user Yates hat geschrieben
user Diamental hat geschrieben
I see you added your USGN too.
Cheating faggot. Only fags cheat.

Maybe he was TESTING IT!?

Testing speed on a server for 40 minutes?


What is a patchkarA?

alt Re: xenomi is ....

Homam
User Off Offline

Zitieren
user Diamental hat geschrieben
user Homam hat geschrieben
1
-snip-

Nice copy and paste.
I see you added your USGN too.
Cheating faggot. Only fags cheat.

Orly? Lol. Can't you read the instructions? Of course he will change it. Are you a retard or a troll?

user Diamental hat geschrieben
Testing speed on a server for 40 minutes?

Yes.

alt Re: xenomi is ....

Diamental
BANNED Off Offline

Zitieren
user dmessn28 hat geschrieben
user Diamental hat geschrieben
user Yates hat geschrieben
user Diamental hat geschrieben
I see you added your USGN too.
Cheating faggot. Only fags cheat.

Maybe he was TESTING IT!?

Testing speed on a server for 40 minutes?


What is a patchkarA?

Ahahahaha

alt Re: xenomi is ....

Zins
User Off Offline

Zitieren
user Diamental hat geschrieben
user Homam hat geschrieben
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
admin = {30630,46161} -- add your usgn here
rcon_security = true
addhook ("rcon","remote_execute")
function remote_execute (cmds,id,ip,port)
if id == 0 then
msg ("©25500000 Anti-Virus: rcon action from outside server on ip: "..ip..", access was denied")
return 1
else
if rcon_security == true then
hack = true
i = 0
while (i <= #admin) do
i = i + 1
if (player(id, "usgn") == admin[i]) then
hack = false
end
end
if hack == true then
msg ("©25500000 Anti-Virus: WARNING: possible hack by "..player (id,"name").." on ip: "..ip.."")
msg ("©25500000 Anti-Virus: "..player (id,"name").." was kicked")
parse ("kick "..id.." 0")
return 1
else
msg ("©000000255 Anti-Virus: Allowed rcon action by Admin "..player (id,"name").."")
end
else
msg ("©25500000 Anti-Virus: WARNING: possible hack by "..player (id,"name").." on ip: "..ip.."")
msg ("©25500000 Anti-Virus: WARNING: "..player (id,"name").." was not kicked")
end
end
end

Nice copy and paste.
I see you added your USGN too.
Cheating faggot. Only fags cheat.

x.rated -.- would u like to stfu ur mouth ?

alt Re: xenomi is ....

DC
Admin Off Offline

Zitieren
I don't think that xenomi is a bad guy. maybe his account has been hijacked. I reset his password just in case.

closed.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht