Glix has written
QUETO?!
BlueGums has written
Laurence made my day.
"me decrypt you code in a day"
...
"why you decrypt he code? are you stupid ashule!"
krabob has written
Stop overusing quotations please.
Hanz has written
Lol, I've done that long time ago, I even trying to search a zombe by IRC to DDoS that crappy stealer.
It won't stop stealing our creation, just proud of it because your creation get stolen than attacking them because stealing your creation.
Meh, It his choice to give it or not, but well it your opinion, in my opinion are not like that.
Driking a cup of tea now (Maybe later), It's raining now, lol.
I've used this but well, I dunno how to use it, I think there is no moderation tools to protect the server from hackers etc.
I don't recommended this script to be used for public, this still need alot of improvement first.
Xanamaros has written
Plenty of people can supply a server, but there's the problem of CS2D's main players being hackers and rule breakers. I would happily supply a CS2D server hosted on a dedicated PC in Chicago USA if it wasn't for the problem of there not being many players.
But you are right, Mafia, you should be proud of people saying they will steal it and claim it as there own.
Hanz has written
--a Why you always stealing dude? Do you don't have shame? Your country will get the shame because of you.
I did like to use your lua script, I need you to take care it from the bugs, will you do that? I can't pay you but I can provide a server for you.
I know how you feel, I know you said you don't care about it but you care but because you already so angry to it so you just don't want to hear it.
I've feel that too, but there is sensation on it, what is it? We will be proud because they stole it from us meaning they are jealous we have it but they don't, LOL.
Shawni has written
Finaly i can edit it and say its mine , yahhooo !!
Br ? lol
Livia has written
Here's some content. Next time use better encryption.
Download decrypted lua files
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
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
Import BRL.Random dir = ReadDir(CurrentDir()) If Not dir RuntimeError "failed to read current directory" Repeat 	t$=NextFile( dir ) 	If t="" Exit 	If ExtractExt(t)="lua" Crypt(t, 666) Forever CloseDir dir Function Crypt(f$, key) 	Local stream:TStream = OpenStream(f); 	Local byte_array:Byte[] = New Byte[StreamSize(stream)]; 	SeedRnd(666); 	For index = 0 To StreamSize(stream) - 1 		byte_array[index] = stream.ReadByte() ~ Rand(0,255); 	Next 	 	SeekStream(stream, 0); 	For index = 0 To StreamSize(stream) - 1 		stream.WriteByte(byte_array[index]); 	Next 	CloseStream(stream); 	Print("Crypt: " + f) EndFunction
Finaly i can edit it and say its mine , yahhooo !!
Br ? lol
--a Why you always stealing dude? Do you don't have shame? Your country will get the shame because of you.
mafia_man has written
I don't really care, this was my last thread and maybe post on unrealsoftware.de.
I did like to use your lua script, I need you to take care it from the bugs, will you do that? I can't pay you but I can provide a server for you.
I know how you feel, I know you said you don't care about it but you care but because you already so angry to it so you just don't want to hear it.
I've feel that too, but there is sensation on it, what is it? We will be proud because they stole it from us meaning they are jealous we have it but they don't, LOL.
Plenty of people can supply a server, but there's the problem of CS2D's main players being hackers and rule breakers. I would happily supply a CS2D server hosted on a dedicated PC in Chicago USA if it wasn't for the problem of there not being many players.
But you are right, Mafia, you should be proud of people saying they will steal it and claim it as there own.
Lol, I've done that long time ago, I even trying to search a zombe by IRC to DDoS that crappy stealer.
It won't stop stealing our creation, just proud of it because your creation get stolen than attacking them because stealing your creation.
Livia has written
I think even those noobs should have 'the right' to use this script as much they ever wanted. Restricting their access is not driving this community any further.
The only thing I stole was his pride.
The only thing I stole was his pride.
Meh, It his choice to give it or not, but well it your opinion, in my opinion are not like that.
Driking a cup of tea now (Maybe later), It's raining now, lol.
I've used this but well, I dunno how to use it, I think there is no moderation tools to protect the server from hackers etc.
I don't recommended this script to be used for public, this still need alot of improvement first.
Stop overusing quotations please.
Laurence made my day.
"me decrypt you code in a day"
...
"why you decrypt he code? are you stupid ashule!"
QUETO?!
I decrypted it, Yeah it was hard. I just deleted system32 everything happens byself then.