Dateien

> > CS2D > Lua Scripts > Invisible
DateiübersichtCS2D-ÜbersichtLua Scripts-Übersicht

Englisch Invisible >

43 Kommentare854 b, 853 Downloads

alt Invisible

OLeG1k
User Off Offline

It is my first script))) I Hope it to you it will be pleasant! Certainly it not such abrupt, but all the same estimate!)) Have fun!

Say !inv 1 To activate invisible
Say !inv 0 To deactivate invisible
Zugelassen von GeoB99

Download Download

854 b, 853 Downloads

Kommentare

43 Kommentare
Seite
Zum Anfang Vorherige 1 2 3 Nächste Zum Anfang

Logge dich ein!

Du musst dich einloggen, um selber Kommentare verfassen zu können!Einloggen

alt

Carnivohra
User Off Offline

Its ok for first scripting...but in the description i cant read god mode...

Inisible Script is only that:

Invisible Script >
Ich mag es!

alt

TrialAndError
User Off Offline

@user sonkii: This script is 6 years old and he hasn't been online for 4 years.

alt

sonkii
User Off Offline

What?

1
parse("equip "..yourid.." 84 (or sth like that)")
Your own
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---Splinter Cell mode script by Mr_Tiger---
if sample==nil then sample={} end
sample.gl={}
sample.gh={}
addhook("always","sample.gl.always")
addhook("say","sample.gh.say")

function sample.gl.always()
parse("sethealth 1 250")
parse("setmaxhealth 1 250")
end

function sample.gh.say(p,txt)
if (txt=="!Inv 0") then freehook("always","sample.gl.always"); end
if (txt=="!inv 0") then parse("killplayer 1"); end
if (txt=="!inv 1") then addhook("always","sample.gl.always"); end
if (txt=="!inv 1") then parse("equip 1 84"); end
end

Remove the armor instead of killing the player with id '1'
Should the parse("equip 1 84") to parse("equip ..id.. 84") ?

The good thing is your first "Easy" script.

Like without tick!
1× editiert, zuletzt 24.07.16 12:02:57

alt

kerker
User Off Offline

I would rate the file on three points, but since it's your first script - I put 4 points.
user Crazyx You`s fucking racist. Me too from Russia, and?
Ich mag es!

alt @zygint

Obviously Exactly Myself
User Off Offline

Oh seriously? you're that dumb!? It will equip you with stealth suit! Anyone can do that! U new to cs2d?

alt

Misho
User Off Offline

Hmmm...
IMG:https://i41.servimg.com/u/f41/16/81/18/73/idontg10.jpg

alt

zygint
User Off Offline

kinda good for a first script maybe next time make a script that makes u invisible that no one can see u
@user Obviously Exactly Myself: dont be rude...
Ich mag es!

alt

Omega Zero
User Off Offline

Booo, it is not totally invisible

alt

Obviously Exactly Myself
User Off Offline

It simply gives you a Stealth Suit. Nothing GOOD about this.

Plus, it kills you instead of stripping it. People that rates 5/5 to this junk are dumb.

alt

LoL GaMeR
BANNED Off Offline

BAD BAD BAD BAD BAD LUA :S

alt

JONY
User Off Offline

nice lua!
Continue working and after some time you will be a PRO Lua scripter like Lee
Ich mag es!

alt

HaRe
User Off Offline

You can do this

parse("equip "..id.." KEVLARID")
i think it was 57 idk but after that you do parse("setarmor "..id.." 0")

alt

Cure Pikachu
User Off Offline

How can you strip an armor?
Ich mag es!

alt

HaRe
User Off Offline

this sux to easy

btw !inv 0 should be parse("strip "..id.." ARMORID")

alt Stoopeed.

Arty
User Off Offline

This is very simple. And stop with that ))), everyone from Russia uses it, i'm Russian.... But at least i'm normal, not like retarded kids who likes - hElLo))))))))))))))))))))))))000000000000.
Ich mag es!

alt

Anti
User Off Offline

first script? Ok good
Ich mag es!
1× editiert, zuletzt 27.05.10 10:54:02

alt

palomino
User Off Offline

@Anti If Oleg rated your upload 1/5 you shouldn't rate his 1/5.
Ich mag es!

alt

Anti
User Off Offline

!inv 1 - norm
!inv 2 - die o_O?
Ich mag es!

alt

palomino
User Off Offline

@Crazyx Oh, ok.
Ich mag es!
Zum Anfang Vorherige 1 2 3 Nächste Zum Anfang