What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Topsy Turvy

Pages: (2): « First [ 1 ] 2 » Last »
Topsy Turvy
Author: Message:
doody
New Member
*


Posts: 5
Joined: Mar 2009
O.P. Topsy Turvy
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 :D and :P 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 (B) and (L).

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 :).

This post was edited on 03-24-2009 at 03:44 AM by doody.
03-24-2009 03:43 AM
Profile E-Mail PM Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: Topsy Turvy
if you want to make a script people will use, add a cool feature like flipping emoticons [Image: msntongue.gif].

This post was edited on 03-24-2009 at 03:49 AM by ShawnZ.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
03-24-2009 03:45 AM
Profile PM Web Find Quote Report
6969willwill
Junior Member
**


Posts: 19
Joined: Mar 2009
RE: Topsy Turvy
cool. ill use this to annoy peeps ;)
03-24-2009 05:42 AM
Profile E-Mail PM Find Quote Report
doody
New Member
*


Posts: 5
Joined: Mar 2009
O.P. RE: RE: Topsy Turvy
quote:
Originally posted by ShawnZ
if you want to make a script people will use, add a cool feature like flipping emoticons [Image: msntongue.gif].

Is this actually possible with a script? Haha...
03-24-2009 08:56 AM
Profile E-Mail PM Find Quote Report
6969willwill
Junior Member
**


Posts: 19
Joined: Mar 2009
RE: Topsy Turvy
didnt work for me... all the characters were just boxes which i assume means its like, an unknown character.
03-24-2009 09:47 AM
Profile E-Mail PM Find Quote Report
doody
New Member
*


Posts: 5
Joined: Mar 2009
O.P. RE: Topsy Turvy
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.
03-24-2009 12:47 PM
Profile E-Mail PM Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
32 / Male / Flag
Joined: Apr 2004
RE: Topsy Turvy
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.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
03-24-2009 04:58 PM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Topsy Turvy
quote:
So far it can handle simple emoticons


Just enumerate through the emoticons and custom emoticons, if current word is emoticon, leave it alone :p
<Eljay> "Problems encountered: shit blew up" :zippy:
03-24-2009 05:06 PM
Profile PM Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: Topsy Turvy
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 [Image: msntongue.gif].

Is this actually possible with a script? Haha...

it would be incredibly hard, hence a good niche for your script :p
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
03-24-2009 07:55 PM
Profile PM Web Find Quote Report
doody
New Member
*


Posts: 5
Joined: Mar 2009
O.P. RE: RE: Topsy Turvy
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 [Image: msntongue.gif].

Is this actually possible with a script? Haha...

it would be incredibly hard, hence a good niche for your script :p

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 :p

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 (mo) won't work. Still, I think it should be able to handle most of the common emoticons! :D
03-25-2009 04:23 PM
Profile E-Mail PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


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