help block system - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: help block system (/showthread.php?tid=66810) help block system by tyron on 09-30-2006 at 02:28 PM
I'm trying to create a script that auto-blocks and specified user when I sign out and automatically unblocks it when I sign in... code: Thank you a lot RE: help block system by Spunky on 09-30-2006 at 02:48 PM Could you not just use OnEvent_Uninitialize for it? It's called when the script is ending though, not the program. RE: help block system by tyron on 09-30-2006 at 03:18 PM
quote: Hi, I tried it too... But it still don't execute the final function.. I don't know if you understood me clearly: the function to block the contact should be called when the program is closing, like right-clicking on the icon next to the clock and choosing "Exit"... Thanks again RE: help block system by Spunky on 09-30-2006 at 03:29 PM
OnEvent_Uninitialize always works for me... Have you checked the debug window for any errors? (I know that seems like a stupiod thing to say, but you'd be surprised) RE: help block system by tyron on 09-30-2006 at 03:59 PM
I checked the debug yes and I can quickly see that there's an error, but as I'm making changes to the closing of the program, the window closes itself before I can see exactly what it's written. RE: help block system by Spunky on 09-30-2006 at 04:01 PM I haven't, but I bet there are people that can sort out (easily) for you. I don't have too mcuh experience with running functions as the program is closing down, just setting a few variables in the registry. RE: help block system by tyron on 09-30-2006 at 04:06 PM
Ok so.. I'll wait for any other help... RE: help block system by tyron on 10-03-2006 at 10:47 PM nobody knows??? RE: help block system by deAd on 10-03-2006 at 11:16 PM
Please don't bump threads. |