What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [beta] Several Scripts Inside

[beta] Several Scripts Inside
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [beta] Several Scripts Inside
quote:
Originally posted by bigbob85
As far as I can tell, most of the problems you've pointed out, are due to there only being one 'monitored' email address.
...and that you use a timer but didn't take in account that the user can log out (and a new user log in) while the timer is still running; timers aren't reset or cancelled when you log out.

quote:
Originally posted by bigbob85
Ill see if I can work around this a separate way. Multidimensional arrays or something I think. Would that be the right way to go? If not, can you point me in the right way :P.
It shouldn't be a seperate workaround though. It should be the barbone back of the whole script. Thus, the main thing which the whole script is based upon, not some 'extra' thing.

As for arrays, that's indeed the way to go, but you don't need multidimensional arrays. What are you going to store in a multidimensional array?

The thing you need to store are the monitored email addresses, thus just a list, or just 1 array with 1 dimension...

See the link I posted in my first post for a "anti-toast"/"flood detection" script. Study the source, read the comments, etc. Try to understand why certain things are done (or not done) in that script.

eg: why don't I cancel any timer in that script, while I just said in my posts here in this thread that timers keep on running when a user logs out and thus can cause unwanted effects? etc...

;)

This post was edited on 09-25-2006 at 10:10 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
09-25-2006 10:06 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[beta] Several Scripts Inside - by bigbob85 on 09-21-2006 at 05:50 AM
RE: [beta] Several Scripts Inside - by cloudhunter on 09-21-2006 at 08:56 AM
RE: [beta] Several Scripts Inside - by Zoozoo on 09-21-2006 at 09:20 AM
RE: [beta] Several Scripts Inside - by cloudhunter on 09-21-2006 at 09:22 AM
RE: RE: [beta] Several Scripts Inside - by bigbob85 on 09-21-2006 at 09:35 AM
RE: [beta] Several Scripts Inside - by cloudhunter on 09-21-2006 at 09:38 AM
RE: [beta] Several Scripts Inside - by bigbob85 on 09-21-2006 at 09:43 AM
RE: [beta] Several Scripts Inside - by markee on 09-21-2006 at 09:45 AM
RE: [beta] Several Scripts Inside - by Ezra on 09-21-2006 at 11:56 AM
RE: [beta] Several Scripts Inside - by Plik on 09-21-2006 at 03:57 PM
RE: [beta] Several Scripts Inside - by Huhu_Manix on 09-21-2006 at 04:04 PM
RE: [beta] Several Scripts Inside - by Eljay on 09-21-2006 at 05:11 PM
RE: [beta] Several Scripts Inside - by MattyRid on 09-24-2006 at 02:32 AM
RE: RE: [beta] Several Scripts Inside - by bigbob85 on 09-24-2006 at 07:09 AM
RE: [beta] Several Scripts Inside - by Chris4 on 09-24-2006 at 02:50 AM
RE: [beta] Several Scripts Inside - by Kenji on 09-24-2006 at 07:19 AM
RE: [beta] Several Scripts Inside - by noroom on 09-24-2006 at 07:34 AM
RE: [beta] Several Scripts Inside - by markee on 09-24-2006 at 08:17 AM
RE: RE: [beta] Several Scripts Inside - by bigbob85 on 09-24-2006 at 11:04 AM
RE: [beta] Several Scripts Inside - by CookieRevised on 09-24-2006 at 11:59 AM
RE: [beta] Several Scripts Inside - by Chris4 on 09-24-2006 at 10:21 PM
RE: [beta] Several Scripts Inside - by bigbob85 on 09-25-2006 at 01:58 AM
RE: RE: [beta] Several Scripts Inside - by CookieRevised on 09-25-2006 at 06:34 AM
RE: [beta] Several Scripts Inside - by bigbob85 on 09-25-2006 at 09:24 AM
RE: [beta] Several Scripts Inside - by CookieRevised on 09-25-2006 at 10:06 AM
RE: [beta] Several Scripts Inside - by bigbob85 on 10-10-2006 at 12:24 AM
RE: [beta] Several Scripts Inside - by Zoozoo on 10-10-2006 at 06:00 AM
RE: [beta] Several Scripts Inside - by bigbob85 on 10-10-2006 at 08:58 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On