
Topsy Turvy - 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: Topsy Turvy (/showthread.php?tid=89844)
Topsy Turvy by doody on 03-24-2009 at 03:43 AM
Hi guys,
I've just added my script Topsy Turvy to the script database: http://www.msgplus.net/scripts/view/519-Topsy-Turvy/
Basically it allows you to type text that's flipped, like what you can do on this page: http://whatsmyip.org/upsidedowntext/
So far it can handle simple emoticons, such as and ie it won't flip those when you type it in your message with the script active. I haven't done the other kind of emoticons, such as and .
Hope you guys can try it out and give comments/feedback, it's my first script! One day I just thought it would be fun if I could irritate people on my MSN list by typing in flipped text, and this came out .
RE: Topsy Turvy by ShawnZ on 03-24-2009 at 03:45 AM
if you want to make a script people will use, add a cool feature like flipping emoticons .
RE: Topsy Turvy by 6969willwill on 03-24-2009 at 05:42 AM
cool. ill use this to annoy peeps
RE: RE: Topsy Turvy by doody on 03-24-2009 at 08:56 AM
quote: Originally posted by ShawnZ
if you want to make a script people will use, add a cool feature like flipping emoticons .
Is this actually possible with a script? Haha...
RE: Topsy Turvy by 6969willwill on 03-24-2009 at 09:47 AM
didnt work for me... all the characters were just boxes which i assume means its like, an unknown character.
RE: Topsy Turvy by doody on 03-24-2009 at 12:47 PM
Here are some things I found that might cause the flipped text to appear wrongly:
- The output text requires UTF-8 to be visible.
- The resulting flip text may not display correctly on systems not running Windows (e.g. Mac)
- The upside down text might not display correctly on Windows 2000 or older and in some versions of MSN or Live Messenger
For me, I haven't been able to troubleshoot this problem yet. On my XP desktop I am also unable to see the flipped characters. On my Vista laptop (which I used to make this) it shows fine.
RE: Topsy Turvy by Matti on 03-24-2009 at 04:58 PM
This is most likely because the font you're using doesn't support the special characters. You could try to use a standard font (Arial, Tahoma, Segoe UI, Courier...) and see if it works out.
I don't see how XP would be different from Vista (they already had Unicode support in XP), however my guess would be it's your font.
RE: Topsy Turvy by Spunky on 03-24-2009 at 05:06 PM
quote: So far it can handle simple emoticons
Just enumerate through the emoticons and custom emoticons, if current word is emoticon, leave it alone
RE: Topsy Turvy by ShawnZ on 03-24-2009 at 07:55 PM
quote: Originally posted by doody
quote: Originally posted by ShawnZ
if you want to make a script people will use, add a cool feature like flipping emoticons .
Is this actually possible with a script? Haha...
it would be incredibly hard, hence a good niche for your script
RE: RE: Topsy Turvy by doody on 03-25-2009 at 04:23 PM
quote: Originally posted by Matti
This is most likely because the font you're using doesn't support the special characters. You could try to use a standard font (Arial, Tahoma, Segoe UI, Courier...) and see if it works out.
I don't see how XP would be different from Vista (they already had Unicode support in XP), however my guess would be it's your font.
I've checked and the font used on both XP and Vista is the same for me, hence it's probably something else...
quote: Originally posted by ShawnZ
quote: Originally posted by doody
quote: Originally posted by ShawnZ
if you want to make a script people will use, add a cool feature like flipping emoticons .
Is this actually possible with a script? Haha...
it would be incredibly hard, hence a good niche for your script 
Is it incredibly hard, or impossible? I don't see how it's possible to flip the emoticons using a script...
quote: Originally posted by Spunky
Just enumerate through the emoticons and custom emoticons, if current word is emoticon, leave it alone 
Actually I've just submitted my updated script, now it should display most emoticons correctly. Those in parenthesis will have to be only one character long, so emoticons like won't work. Still, I think it should be able to handle most of the common emoticons!
RE: Topsy Turvy by doody on 03-31-2009 at 04:12 AM
My updated script is up. Most common emoticons should appear now! Though they still won't appear upside down...
|