2012-06-29, 05:28 AM
(This post was last modified: 2012-06-30, 09:29 PM by nofear1999.)
Here is my first MyCode I have released public
It displays the user's status and if they do add, chat, call, user info, voicemail and sendfile.
Here it is:
Regex (Regular Expression)
Replacement
Usage:
Enjoy,
Nofear1999
NOTE: If it shows you are offline, follow these steps:
Step 1 - Open Skype
Step 2 - Click "Skype" in the upper left hand corner
Step 3 - Click "Privacy"
Step 4 - Tick the first checkbox button
http://gyazo.com/616961b6ace093ab6b45fb59e3edc755
Step 5 - Use the MyCode
It displays the user's status and if they do add, chat, call, user info, voicemail and sendfile.
Here it is:
Regex (Regular Expression)
Quote:\[skype=(.*?)\](.*?)\[/skype\]
Replacement
<a href="skype:$2?$1"><img src="http://mystatus.skype.com/smallclassic/$2" style="border: none;" width="182" height="44" alt="My status" /></a>
Usage:
[skype=call]username[/skype] - Call a skype username
[skype=add]username[/skype] - Add a skype username
[skype=chat]username[/skype] - Chat a skype username
[skype=userinfo]username[/skype] - Check the user info
[skype=voicemail]username[/skype] - Send the user a voicemail
[skype=sendfile]username[/skype] - Send a file to the username
Enjoy,
Nofear1999
NOTE: If it shows you are offline, follow these steps:
Step 1 - Open Skype
Step 2 - Click "Skype" in the upper left hand corner
Step 3 - Click "Privacy"
Step 4 - Tick the first checkbox button
http://gyazo.com/616961b6ace093ab6b45fb59e3edc755
Step 5 - Use the MyCode
Unofficial Tech Support
AKA I answer your questions if I know the answer to it.
AKA I answer your questions if I know the answer to it.