What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: So Mr. C....
*printscreened* (Not that I don't actually have a Plus! t-shirt yet ;))
TheBlasphemer11-22-2007 at 04:59 PM
RE: [Release] SessionSaver
Why does your test-function enter an endless loop? You could've just used Interop.Call("ExitProcess",0); to fake a crash ;)
TheBlasphemerScripting11-20-2007 at 11:05 PM
RE: C'Mon then I'll be the first to ask
What exactly did Patchou say is possible? I've been doing quite a lot of research on the UI part of messenger for StuffPlug, and I can assure you that transparent windows are not part of it. You can however set an alpha-transparent background on an...
TheBlasphemer11-17-2007 at 11:23 PM
RE: Help with res1449 + strings 2205->2215
I do wonder where these come from *grin*
TheBlasphemer11-15-2007 at 01:12 AM
RE: Making Emoticon Bomber. Please help!
Erm, you do realise that bots don't actually render the emoticons, and as such emoticons won't have a bigger impact than normal text? Honestly, on a server like that, you can't even make a small dent with a single desktop machine and connection......
TheBlasphemerScripting07-25-2007 at 09:03 PM
RE: Web2Messenger Is Back!!!
MSIG appears to still work: http://msig.msgshit.com/
TheBlasphemerGeneral Chit Chat07-21-2007 at 09:09 PM
RE: MSN Bot. Recieve can see? but responds to can see without the?
/[0-9]{1-3}\.[0-9]{1-3}\.[0-9]{1-3}\.[0-9]{1-3} / should work :/
TheBlasphemerScripting06-20-2007 at 11:32 AM
RE: trouble with strings [C++]
Ok, my two cents, how about reading up on the C or C++ language before just trying to bash in code? RtlCopyMemory is *not* the proper way to copy a string, &buffer[0] is useless, just hard-coding the value 10 is nonsense too, as this indicates the le...
TheBlasphemerScripting06-10-2007 at 12:05 PM
RE: Contest rules: Age
Isn't it forbidden to ask people under 13 for personal information in the US?
TheBlasphemer06-04-2007 at 11:03 AM
RE: disable emoticons as you write?
I still plan to implement this in SP3 (in fact, I'll put some extra effort into it today ;)). And as it used to be an SP exclusive feature, I would appreciate if you didn't just copy it to a script....
TheBlasphemerScripting05-10-2007 at 06:08 PM
RE: [Release]Anti-Freezing
Oh well, doesn't really matter anyway ;) Microsoft fixed the issue by simply changing the regular expressions to nicer ones after I sent them an email about it, so no point in either the SP feature or this script now :P
TheBlasphemerScripting05-06-2007 at 12:12 PM
RE: [Release]Anti-Freezing
Alright, as we seem to be shouting back and forth about the security thing, I figured I might as well clarify a few things, as also I have done quite a bit of research into this. Basically what this script does is remove the internal messenger checks...
TheBlasphemerScripting04-28-2007 at 01:16 PM
RE: Messenger Plus! Live Charity
Possibly combine the "poll" kinda thing with a sort of contest ? When donating offer an option to decide which charity you'd prefer the money to go to, then at the end donate all the money to the charity that raised the most ? That way people migh...
TheBlasphemer04-23-2007 at 05:11 PM
RE: Script that disables another
Alright, just to defend myself here, I don't like the ! commands either. However, StuffPlug commands are parsed after Plus! commands, and as such if I use / commands, Plus! will catch them first and throw an error message :/ Isn't all that handy fo...
TheBlasphemerScripting01-06-2007 at 03:26 AM
RE: Script Request - Ignore specific contacts
It will eventually be in SP3, as I love that feature myself too, but I haven't got round to coding it yet, so it won't be in the first release...
TheBlasphemerScripting08-25-2006 at 04:17 PM
RE: dual monitor downsides?
Just a quick tip. I heard someone mention that Windows only has one taskbar. There's twoi solutions to that: nVidia spanning mode, turns your two screen into one virtual one. Downsides: everything upons in the middle, which isn't very handy with du...
TheBlasphemerTech Talk08-12-2006 at 02:35 PM
RE: Omar is invading the Netherlands!!! (Dutch Plus! Meeting)
So, have we settled on a date and place yet ?
TheBlasphemerGeneral Chit Chat07-19-2006 at 10:47 PM
RE: Omar is invading the Netherlands!!! (Dutch Plus! Meeting)
Oh come on, you can pay for your own ticket :P
TheBlasphemerGeneral Chit Chat07-18-2006 at 08:04 PM
RE: Omar is invading the Netherlands!!! (Dutch Plus! Meeting)
Might be able to make it... Btw, why not in Noordwijk? It's near the beach (and it's super-hot weather lately!), and there's loads of things to do there (know a really good rock cafe :)). It's 30 mins from Leiden, or 1 hour from Amsterdam, by tra...
TheBlasphemerGeneral Chit Chat07-17-2006 at 02:44 PM
RE: JScript too hard to use
I'm not going to respond to the whole post, too tired for that. Most of it is just repeating what you said earlier, seemingly even without looking what I said. I didn't say VBScript doesn't know true types, because apparently it does. I said that...
TheBlasphemerScripting07-10-2006 at 07:51 PM
RE: JScript too hard to use
In WScript (which is VBScript and JScript together), everything is the VARIANT type... honestly :P
TheBlasphemerScripting07-10-2006 at 07:08 PM
RE: JScript too hard to use
You've got loads of scriptkiddies like that in C++ that can write a simple MessageBox and think they're a C++ master. Hell, every language has those. But I don't see anyone calling C++ names ? And I know why, because it's a respected programming...
TheBlasphemerScripting07-10-2006 at 02:11 PM
RE: JScript too hard to use
I wouldn't be complaining about the syntax. I, and I am sure most other C/C++ programmers, can get along quite fine in BASIC. I wouldn't like it though, as I think JScript is so much more powerful (OO, need I say more?), and as I am convinced that...
TheBlasphemerScripting07-10-2006 at 10:35 AM
RE: JScript too hard to use
And once again the famous quote by Edgar W. Dijkstra is proven to be right: [i]"It is practically impossible to teach good programming to students that have had a prior exposure to BASIC: as potential programmers they are mentally mutilated beyond h...
TheBlasphemerScripting07-09-2006 at 10:58 PM
RE: can someone make a script that removes the limit of 5 emoticons per messege
Actually it's not a standalone app. It's a standalone add-in. The only thing that's changed is the way how it's loaded into messenger, for the rest everything is similar. So as for memory usage, you probably won't notice a difference ;)
TheBlasphemerScripting07-02-2006 at 11:33 AM
[Hide Excerpts] Pages: (25): « First « 1 [ 2 ] 3 4 5 6 » Last »