What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [release] CrazyText v1.4 {UPDATE}

Pages: (7): « First « 1 2 3 [ 4 ] 5 6 7 » Last »
[release] CrazyText v1.4 {UPDATE}
Author: Message:
skyserpent
Junior Member
**

Bacon

Posts: 96
32 / Male / –
Joined: Aug 2006
O.P. RE: [release] CrazyText v1.3
NEW VERSION

New font added!

Also font selection and emoticon showing is fixed :)
01-06-2007 03:11 AM
Profile E-Mail PM Web Find Quote Report
thomashas
Junior Member
**


Posts: 22
Joined: Aug 2006
RE: [release] CrazyText v1.3
hi like your script.. its very nice. first i got a problem. im using the gardient script, and when im typing a messeage there´s a problem

[¢=4]ωєgяαgα[/¢=1] .. the c will be become in ¢.. i was looking in the source and i found this     }

if(param==="[c=1]"){ret = true}
if(param==="[/c=1]"){ret = true}
if(param==="[/c=4]"){ret = true}
if(param==="[c=4]"){ret = true}
if(param===":D"){ret = true}

so ich changed it .. but it doeasnt work.. does anyone know whats the problem is? thx very much

my second problem is when im typing too much "t" there comes a "m" ?

i copied thix thext orginally from the screenshot, but the text is ok

ich hab zuviele kakao getrunken jetzt ist mir schlecht

but in msn is shows a "m"

screenshot added

[Image: unbenannt1vd4.jpg]

This post was edited on 01-06-2007 at 01:20 PM by thomashas.
01-06-2007 01:05 PM
Profile E-Mail PM Find Quote Report
skyserpent
Junior Member
**

Bacon

Posts: 96
32 / Male / –
Joined: Aug 2006
O.P. RE: [release] CrazyText v1.3
I'm sorry but I do not get the errors for when the t turns into a m :s strange.

Try this for the gradient problem...

After
code:
if(param==="(li)"){ret = true}

press enter a few times and then put

code:
if(param==="[c=1]"){ret = true}
if(param==="[/c=1]"){ret = true}
etc etc

Tell me if it works. Tried it and it doesn't work. I will try to fix it.

This post was edited on 01-06-2007 at 02:22 PM by skyserpent.
01-06-2007 02:14 PM
Profile E-Mail PM Web Find Quote Report
thomashas
Junior Member
**


Posts: 22
Joined: Aug 2006
RE: [release] CrazyText v1.3
serious .. hm thx for the gardient problem.. now it works ;) :D
01-06-2007 02:51 PM
Profile E-Mail PM Find Quote Report
skyserpent
Junior Member
**

Bacon

Posts: 96
32 / Male / –
Joined: Aug 2006
O.P. RE: [release] CrazyText v1.3
By that do you mean that the gradient script now works with crazytext enabled?
01-06-2007 03:05 PM
Profile E-Mail PM Web Find Quote Report
warmth
Veteran Member
*****

Avatar
Electronic Engineer

Posts: 1730
Reputation: 26
39 / Male / Flag
Joined: Jul 2003
RE: [release] CrazyText v1.3
for doesn't work... and I did the modifications you said skyserpent...
@warmth - Beta Testing a life!
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011)
01-06-2007 03:08 PM
Profile PM Web Find Quote Report
skyserpent
Junior Member
**

Bacon

Posts: 96
32 / Male / –
Joined: Aug 2006
O.P. RE: [release] CrazyText v1.4 {UPDATE}
New version: 1.4

New fonts added
Added compatibility warning

This post was edited on 09-23-2007 at 12:52 PM by skyserpent.
09-23-2007 12:51 PM
Profile E-Mail PM Web Find Quote Report
felipEx
Scripting Contest Winner
***


Posts: 378
Reputation: 24
35 / Male / Flag
Joined: Jun 2006
RE: [release] CrazyText v1.4 {UPDATE}
[Image: bugne8.th.png]

it replaced my custom emoticons  :(

:aja: | :jiji: | :C | =D
09-23-2007 04:55 PM
Profile E-Mail PM Find Quote Report
skyserpent
Junior Member
**

Bacon

Posts: 96
32 / Male / –
Joined: Aug 2006
O.P. RE: [release] CrazyText v1.4 {UPDATE}
It didn't. For the emotions to show, you need to leave gaps between each one.

Eg.

"Moo, I like cake:)" Should be "Moo, I like cake :)"

":(:):@" should be ":( :) :@"
09-23-2007 07:36 PM
Profile E-Mail PM Web Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: [release] CrazyText v1.4 {UPDATE}
quote:
Originally posted by skyserpent
It didn't. For the emotions to show, you need to leave gaps between each one.

Eg.

"Moo, I like cake:)" Should be "Moo, I like cake :)"

":(:):@" should be ":( :) :@"
This is because they are tested as a single word rather than using a regular expression to see if they exist within the word.

Also have a read of CookieRevised's reply to Replace Colour Codes for information regarding being able to use colour codes wiith the script.  I'm sure you can see how to modify Cookie's work and put it into your orwn stuff, just make sure your regular expression checks within each word and not the entire word.
[Image: markee.png]
09-24-2007 12:29 AM
Profile PM Find Quote Report
Pages: (7): « First « 1 2 3 [ 4 ] 5 6 7 » 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