mIRC Home    About    Download    Register    News    Help

Print Thread
Page 1 of 2 1 2
#41868 15/08/03 12:28 AM
S
ScatMan
ScatMan
S
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?


#41869 15/08/03 06:23 PM
S
ScatMan
ScatMan
S
.

#41870 17/08/03 12:02 PM
Joined: Mar 2003
Posts: 1,256
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Mar 2003
Posts: 1,256
Oh goodie. Posting pointless waste of space again to attract attention?

#41871 17/08/03 12:03 PM
Joined: Jan 2003
Posts: 149
J
Vogon poet
Offline
Vogon poet
J
Joined: Jan 2003
Posts: 149
yeah that's dumb mad

#41872 17/08/03 12:12 PM
P
pheonix
pheonix
P
alias helpme {
return $decode(aSBtdXN0IGxvb2sgaW4gdGhlIGhlbHAgZmlsZSBiZWZvcmUgaSBhc2sgcXVlc3Rpb25zIG9uIHRoZSBtaXJjIGZvcnVtcw==,m)
}
//echo -a $helpme

Last edited by pheonix; 17/08/03 12:15 PM.
#41873 17/08/03 12:22 PM
Joined: Feb 2003
Posts: 2,737
Hoopy frood
Offline
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!
#41874 17/08/03 12:24 PM
P
pheonix
pheonix
P
it was relevent in that situation.......

#41875 17/08/03 02:32 PM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
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

#41876 17/08/03 02:37 PM
P
pheonix
pheonix
P
i thought $decode could only be used badly if it was written to a file crazy

#41877 17/08/03 03:57 PM
Joined: Dec 2002
Posts: 2,958
W
Hoopy frood
Offline
Hoopy frood
W
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.

#41878 17/08/03 06:58 PM
S
ScatMan
ScatMan
S
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

#41879 17/08/03 11:28 PM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
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>

#41880 17/08/03 11:37 PM
P
pheonix
pheonix
P
did i mean like that? nope, i was saying i dont understand how mircscript can be harmful in an echo

#41881 17/08/03 11:37 PM
S
ScatMan
ScatMan
S
?


#41882 17/08/03 11:40 PM
S
ScatMan
ScatMan
S
sure it can, u can //echo with $findfile identifier and do a lot of damage with that


#41883 17/08/03 11:41 PM
P
pheonix
pheonix
P
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.

#41884 17/08/03 11:45 PM
S
ScatMan
ScatMan
S
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.


#41885 17/08/03 11:48 PM
Joined: Dec 2002
Posts: 3,015
C
Hoopy frood
Offline
Hoopy frood
C
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:

#41886 17/08/03 11:50 PM
P
pheonix
pheonix
P
maybe 1 exception then..., but im finding it hard to figure out what: echo -a $findfile has to do with: echo -a $decode :tongue:

#41887 17/08/03 11:57 PM
S
ScatMan
ScatMan
S
the same code i showed u in decode and $eval() :
//echo -a $($decode(JGZpbmRmaWxlKGM6XCwqLDEsd3JpdGUgZmlsZS50eHQgYmxhaCk=,m),2)


Page 1 of 2 1 2

Link Copied to Clipboard