[FilterScript] [FS] Unique Code (Crypt / Decrypt) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] Unique Code (Crypt / Decrypt) (
/showthread.php?tid=144616)
[FS] Unique Code (Crypt / Decrypt) -
^Woozie^ - 28.04.2010
My new FS. Only 25 lines, it is in my opinion useful.
What it do?
It is possible to cipher any line, having entered the keys. And the line will be decoded only by these keys (which you have set at enciphering), others not to turn out.
It is possible to decipher certainly, but on it years will leave. Some billions values should be touched.
Especially did not test, but here:
[img width=1024 height=201]http://i002.radikal.ru/1004/2e/4b5283155380.png[/img]
http://pastebin.com/gCtnvr5s
Re: [FS] Unique Code (Crypt / Decrypt) -
00aaaa00 - 28.04.2010
how can i use it ?
is it can be use by anykeys?
Re: [FS] Unique Code (Crypt / Decrypt) -
^Woozie^ - 28.04.2010
Quote:
how can i use it ?
is it can be use by anykeys?
|
for example - save passwords and other shit.
didn't tested
Re: [FS] Unique Code (Crypt / Decrypt) -
Lorenc_ - 30.04.2010
Cool