![]() [Question] Temporary Ban - 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: [Question] Temporary Ban (/showthread.php?tid=65113) [Question] Temporary Ban by MattyRid on 08-19-2006 at 08:09 AM
Would it be possible for someone to make a temporary ban script by Blocking someone for a period of time. RE: [Question] Temporary Ban by Felu on 08-19-2006 at 08:16 AM
You can use a Timer for that but whenever you'll close Messenger the timer will end RE: [Question] Temporary Ban by MattyRid on 08-19-2006 at 08:19 AM
I'm not much of a programmer. Hence, why I have asked RE: [Question] Temporary Ban by Eljay on 08-19-2006 at 08:22 AM
well i cant be bothered coding it but for anyone who can heres the easiest way i can think of: RE: [Question] Temporary Ban by markee on 08-19-2006 at 08:24 AM
You could do this by getting the JScript to get the time and add the specified amount of time. You can then put this value in the registry with the name of your contact and get a timer to keep checking this to see if it is past this time. This script would take a bit but is possible. One limitation though is it can only be a precise as the timer you set ad the shorter the timer, the more resources you use of your computer. |