What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Swear Jar

[Request] Swear Jar
Author: Message:
phalanxii
Full Member
***


Posts: 146
Reputation: 5
32 / Male / Flag
Joined: Aug 2006
Status: Away
RE: [Request] Swear Jar
Here you go, made this in like 10 minutes. No configuration or anything, but it does exactly what you want it to.

NOTE: The instant you import the script, your swear jar will start working. I haven't put in a way to disable the swear jar, so you will lose your current personal message.

How to add your own words:

1. Open your contact list.
2. Click the Plus! menu icon.
3. Click the Preferences... menu.
4. Go to the General > Scripts tab.
5. Find and select Swear Jar.
6. Click the Edit... button.
7. In the new window, edit the following to your swear words:
code:
var Word = new Array("Word1", "Word2", "Word3");
8. You can have as many or as little as you like (all words are counted case-insensitively):
code:
var Word = new Array("doodle", "sausage", "milk", "screw", "eric cartman");
9. Click the Save All button.
8. Click the Close button.
9. You're done! Start talking!

I haven't tested this very much, but it seems to work. Enjoy!

.plsc File Attachment: Swear Jar.plsc (991 bytes)
This file has been downloaded 202 time(s).
11-12-2006 05:33 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] Swear Jar - by Eddie on 11-12-2006 at 04:02 AM
RE: [Request] Swear Jar - by phalanxii on 11-12-2006 at 05:33 AM
RE: [Request] Swear Jar - by Eddie on 11-12-2006 at 05:34 AM
RE: RE: [Request] Swear Jar - by phalanxii on 11-12-2006 at 05:44 AM
RE: [Request] Swear Jar - by Eddie on 11-12-2006 at 06:15 AM
RE: [Request] Swear Jar - by phalanxii on 11-12-2006 at 06:23 AM
RE: [Request] Swear Jar - by Eddie on 11-12-2006 at 06:29 AM
RE: [Request] Swear Jar - by davidpolitis on 11-12-2006 at 08:39 AM
RE: RE: [Request] Swear Jar - by phalanxii on 11-12-2006 at 09:07 AM
RE: [Request] Swear Jar - by davidpolitis on 11-12-2006 at 09:10 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