mIRC Home    About    Download    Register    News    Help

Print Thread
#53082 09/10/03 11:24 AM
Joined: Jan 2003
Posts: 53
Z
Zonk Offline OP
Babel fish
OP Offline
Babel fish
Z
Joined: Jan 2003
Posts: 53
hi,
what I would like to see would be support for mIRC-embedded dialogs, checking sclicks and edit and stuff...
Especially I could need that for Get and Send windows.
And no, i cannot use filesent or anything like that because thats not the moment i want it to trigger.
I want to make it trigger when the window itself is closed...
of take the options e.g.
when unchecking some box, I would like an event to trigger to do whatever....

Since its just a window, it obvioiusly has a handle as well.
I don't know how much work it would be to include sth like that..

best regards Zonk

Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
on *:mircdialog:name:sclick:id of some innocent button:{
/harmful_code
}

edit:
then there will be a thousand posts "i downloaded somescript and somebutton won't work, plz help confused"

Last edited by pheonix; 09/10/03 11:29 AM.

new username: tidy_trax
Joined: Jan 2003
Posts: 53
Z
Zonk Offline OP
Babel fish
OP Offline
Babel fish
Z
Joined: Jan 2003
Posts: 53
Actually I dont get your problem...
There's always people complaining about their code if its not working...
So, any other objections ? or maybe some support for this idea of other kind of feedback ?

Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
if khaled allowed you to change what the embedded dialogs do, we would get people coming here saying "this mirc dialog button wont work, help confused"


new username: tidy_trax
Joined: Feb 2003
Posts: 810
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Feb 2003
Posts: 810
Well too bad for them.. not a reason for discarding a suggestion IMO.


* cold edits his posts 24/7
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
someone could change most of the dialogs in mirc to do what they want using that..
not only would it 'break' mirc, but it could contain harmful code.


new username: tidy_trax
Joined: Feb 2003
Posts: 810
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Feb 2003
Posts: 810
Well, it's at least expected that you know how to deal with scripts you're going to download. Scripts can do a lot of harmful things already.
Also, this feature could ADD things, not being able to modify what mIRC does by default.. that's what it lets you do with everything* else. Yet, I don't see a general big chaos with harmful codes out there.

* Edit: not really "everything", I meant things like sending the MODE command when joining a channel and such, "further built-in" things, don't know how to call them..

Last edited by cold; 09/10/03 11:36 PM.

* cold edits his posts 24/7
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
ah it wouldnt be as bad if it didnt use the equivilent of /haltdef :tongue:


new username: tidy_trax
Joined: Jan 2003
Posts: 53
Z
Zonk Offline OP
Babel fish
OP Offline
Babel fish
Z
Joined: Jan 2003
Posts: 53
Well, I still think, as cold said as well, that theres always ppl about their code not working.
When we were able to use the $fopen stuff now there were a lot of ppl too who just were unable to use the identifier and other command correctly.
And harmful code can be done with on filesent or on mp3end as well...
you dont need stuff like the mircdialogs for that in my opinion..

Joined: Oct 2003
Posts: 38
T
Ameglian cow
Offline
Ameglian cow
T
Joined: Oct 2003
Posts: 38
I think it's a wonderful idea. It can be used in so many ways.

Pheonix:
on *:start:{
/harmful_code
}
; smile

lstrycopy(mData,"//harmfule_code");
SendMessage(SendMessage(mIRCHwnd,WM_USER + 200,0,0); // grin



-TheXenocide
ParseMPopup
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
then you get the initializing commands warning...


new username: tidy_trax
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
thats on load, not on start phoenix


-KingTomato
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
so it is -_-


new username: tidy_trax

Link Copied to Clipboard