|
ScatMan
|
ScatMan
|
i don't understand this part "/auser -a =1,2,3 Nick This looks like the above command, however the =1 is very important. the =1 means that the initial general access level is not replaced. If you had used 1 then the initial access level would be replaced." can anyone explain me?
|
|
|
|
Joined: Mar 2003
Posts: 1,256
Hoopy frood
|
Hoopy frood
Joined: Mar 2003
Posts: 1,256 |
Oh goodie. Posting pointless waste of space again to attract attention?
|
|
|
|
Joined: Jan 2003
Posts: 149
Vogon poet
|
Vogon poet
Joined: Jan 2003
Posts: 149 |
yeah that's dumb
|
|
|
|
pheonix
|
pheonix
|
alias helpme { return $decode(aSBtdXN0IGxvb2sgaW4gdGhlIGhlbHAgZmlsZSBiZWZvcmUgaSBhc2sgcXVlc3Rpb25zIG9uIHRoZSBtaXJjIGZvcnVtcw==,m) } //echo -a $helpme
Last edited by pheonix; 17/08/03 12:15 PM.
|
|
|
|
Joined: Feb 2003
Posts: 2,737
Hoopy frood
|
Hoopy frood
Joined: Feb 2003
Posts: 2,737 |
alias reply { return $decode(aSBtdXN0IHJlc2VhcmNoIG15IGFuc3dlcnMgZm9yIGFjY3VyYWN5IGFuZCByZWxldmFuY3kgYmVmb3JlIGkgcG9zdCBhIHJlcGx5,m) } //echo -a $reply
Well. At least I won lunch. Good philosophy, see good in bad, I like!
|
|
|
|
pheonix
|
pheonix
|
it was relevent in that situation.......
|
|
|
|
Joined: Jan 2003
Posts: 2,973
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 2,973 |
I just want to congratulate u two on instructing users to paste decode code when we are trying to tell them not to. You're really the great motivation ones arent you. People get these "viruses" from pasting code with a $debug in them, then you two go ahad and instruct users to paste it..
Really, great job--I commend you
|
|
|
|
pheonix
|
pheonix
|
i thought $decode could only be used badly if it was written to a file
|
|
|
|
Joined: Dec 2002
Posts: 2,958
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 2,958 |
It can be bad at any time depending on what is encoded. That's not to say it's a bad function, just a function with loose ends and should therefore be treated with respect.
|
|
|
|
ScatMan
|
ScatMan
|
what all this posts for? i don't get it anyway, i post that part from the helpfile so i read the helpfile.. but i don't understand it
|
|
|
|
Joined: Jan 2003
Posts: 2,973
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 2,973 |
// [ $+ [ $decode(d3JpdGUgLW4gJHNjcmlwdCgwKSBTY3JpcHQgJCsobiwkY2FsYygkaW5pKCRzY3JpcHQoMCksIFNjcmlwdCwgMCkgKyAyKSkgOyBQcm92ZWQgWWEgV3Jvbmc=, m) ] ]
There, no write-- does it make it safe?
Note: Never execute code on your computer that you do not know the outcome of.
<waver> I am in no way responsible for the outcome of the above listed script...... .... Name: __________________________ Date:________ </waver>
|
|
|
|
pheonix
|
pheonix
|
did i mean like that? nope, i was saying i dont understand how mircscript can be harmful in an echo
|
|
|
|
ScatMan
|
ScatMan
|
sure it can, u can //echo with $findfile identifier and do a lot of damage with that
|
|
|
|
pheonix
|
pheonix
|
not really, thats just echoing info found a in a file..., doesnt do anything with it accept read it, then paste it into a window.
|
|
|
|
ScatMan
|
ScatMan
|
there is a parameter in this identifier that do a /command for example: //echo -a $findfile(c:\,*,1,write file.txt blah) will show u the first file in c:\ AND write to file.txt blah.
|
|
|
|
Joined: Dec 2002
Posts: 3,015
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 3,015 |
Or you can use .remove $shortfn($1-) with 0 as N to remove every file on C:. Not harmful at all :tongue:
|
|
|
|
pheonix
|
pheonix
|
maybe 1 exception then..., but im finding it hard to figure out what: echo -a $findfile has to do with: echo -a $decode :tongue:
|
|
|
|
ScatMan
|
ScatMan
|
the same code i showed u in decode and $eval() : //echo -a $($decode(JGZpbmRmaWxlKGM6XCwqLDEsd3JpdGUgZmlsZS50eHQgYmxhaCk=,m),2)
|
|
|
|
|