Files

> > CS2D > Lua Scripts > Invisible
Files overviewCS2D overviewLua Scripts overview

English Invisible >

43 comments854 b, 853 Downloads

old 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
Approved by GeoB99

Download Download

854 b, 853 Downloads

Comments

43 comments
Page
To the start Previous 1 2 3 Next To the start

Log in!

You need to log in to be able to write comments!Log in

old

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 >
I like it!

old

TrialAndError
User Off Offline

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

old

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!
edited 1×, last 24.07.16 12:02:57 pm

old

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?
I like it!

old @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?

old

Misho
User Off Offline

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

old

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...
I like it!

old

Omega Zero
User Off Offline

Booo, it is not totally invisible

old

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.

old

LoL GaMeR
BANNED Off Offline

BAD BAD BAD BAD BAD LUA :S

old

JONY
User Off Offline

nice lua!
Continue working and after some time you will be a PRO Lua scripter like Lee
I like it!

old

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")

old

Cure Pikachu
User Off Offline

How can you strip an armor?
I like it!

old

HaRe
User Off Offline

this sux to easy

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

old 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.
I like it!

old

Anti
User Off Offline

first script? Ok good
I like it!
edited 1×, last 27.05.10 10:54:02 am

old

palomino
User Off Offline

@Anti If Oleg rated your upload 1/5 you shouldn't rate his 1/5.
I like it!

old

Anti
User Off Offline

!inv 1 - norm
!inv 2 - die o_O?
I like it!

old

palomino
User Off Offline

@Crazyx Oh, ok.
I like it!
To the start Previous 1 2 3 Next To the start