helping out a newb - 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: helping out a newb (/showthread.php?tid=78287) helping out a newb by general sirhc on 10-18-2007 at 12:01 PM
i tried making a script that basicly converts a key press to a different string. code: RE: helping out a newb by albert on 10-18-2007 at 12:03 PM Your explanation is very unclear.. Please make it more understandable and show a clear example.. RE: helping out a newb by markee on 10-18-2007 at 12:36 PM
I think he wants a 1337 converter to work when he is typig rather than when the message is sent. What you want to do in the area that you are unsure of is use the following code. code: You also may want to look at a switch statement rather than many if statements for each key, it will just turn out nicer if you understand how to use them. This isn't needed but it is an ideal opportunity to give it a go and learn how to do it. RE: helping out a newb by general sirhc on 10-18-2007 at 12:47 PM
dont worry i learnt how to do switch in another program language and it works just fine in this aswell RE: helping out a newb by Spunky on 10-18-2007 at 06:22 PM
quote: quote=tylertyler]This might help you: code: He solved it and was thanked; there was no need to post your code really as it doesn't do what he asked anyway |