Forum

> > CS2D > Scripts > Anti Supply Hacker v2.0 !!!
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Anti Supply Hacker v2.0 !!!

13 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

verschoben Anti Supply Hacker v2.0 !!!

IRAN TOWN
User Off Offline

Zitieren
> In the Name of God, the Merciful, the Compassionate

∗ Anti Supply Hacker v2.0 !!!
• Check post date
• Copy code in the "\sys\lua\server.lua"
• Open cs2d and check
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
addhook("use","useplayer")

function useplayer(id,objectb,button,x,y)
if objectb==150 then
if (button==7)or(button==8)or(button==9) then
local objectlist=object(0,"table")
for _,ido in pairs(objectlist) do
if object(ido,"player")==id then
if object(ido,"typename")=="Supply" then
if ((object(ido,"tilex"))==x)and((object(ido,"tiley"))==y) then
msg2(id,"©255000000You can't use supply hack@C")
parse("killobject "..ido)
end
end
end
end
end
end
end
2× editiert, zuletzt 20.11.12 19:40:48

alt Reply

IRAN TOWN
User Off Offline

Zitieren
user Sparty hat geschrieben
How can I be sure if this is safe.

Is tested .
Not mandatory !!!
1× editiert, zuletzt 19.11.12 10:51:45

alt Reply

IRAN TOWN
User Off Offline

Zitieren
user EndDead hat geschrieben
You don't have to make a new thread, edit the old one.


Anti Supply Hack v1.0 is kick player .
Anti Supply Hack v2.0 is terminator supply and finish hacker .
1× editiert, zuletzt 19.11.12 11:04:11

alt Re: Anti Supply Hacker v2.0 !!!

EndDead
User Off Offline

Zitieren
user IRAN TOWN hat geschrieben
user EndDead hat geschrieben
You don't have to make a new thread, edit the old one.


Anti Supply Hack v1.0 is kick player .
Anti Supply Hack v2.0 is terminator supply .

Still not a reason to make a new thread. Also work on your English (And your server has shitloads of grammar mistakes)

I mean, just edit it and add the new script, without removing the old one. That would reduce spam

alt Reply

IRAN TOWN
User Off Offline

Zitieren
user Starkkz hat geschrieben
He should have uploaded that to the file archive.

Script Code is Short.
1× editiert, zuletzt 19.11.12 14:28:57

alt Re: Anti Supply Hacker v2.0 !!!

EndDead
User Off Offline

Zitieren
user IRAN TOWN hat geschrieben
user Starkkz hat geschrieben
He should have uploaded that to the file archive.

Script Code is Short.
So? thats why they created the File Archive, To upload your shitty and nice files, Just do it because it better not to be on the forums so others can see it..
Anyway do whatever you like, unless its against the rules.

alt Re: Anti Supply Hacker v2.0 !!!

DC
Admin Off Offline

Zitieren
@user Infinite Rain: And there also is a Lua script section. Moved and re-opened. I think it's legit to post short scripts here even though the file archive is probably the better option.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht