Yama

Yama

Joined
Jul 18, 2013
Location
Germany
Website

Activity Stream

Yama commented on a Comment, 'You PC is dead!' Fun script  -  Aug 17, 2013
Yama commented on a Comment, Open links without http:// or www. with double-click  -  Aug 17, 2013
Yama commented on a Comment, Connect to more then one server on startup  -  Aug 17, 2013
Yama commented on a Comment, Broadcast to custom channels  -  Aug 17, 2013
Yama commented on a Comment, Chatting on a little desktop window  -  Aug 15, 2013
Yama commented on a Comment, Open links without http:// or www. with double-click  -  Aug 06, 2013
Yama liked a Comment, Open links without http:// or www. with double-click  -  Aug 06, 2013
Yama commented on a Comment, [REQUEST] User join Script  -  Jul 23, 2013
Yama liked a Comment, [REQUEST] User join Script  -  Jul 22, 2013
Yama commented on a Page, [REQUEST] User join Script  -  Jul 22, 2013

On *:join:#fragharry: {
/write -c names.txt $nick
if ( $nick == Peter ) { splay peter.wav }
elseif ( $nick == David ) { splay david.wav }
elseif ( $nick == Tony ) { splay tony.wav }
}
If you raname the soundfiles exactly like the usernames, you can remove line 3-5 and put this:
/splay $nick $+ .wav
You don't need to set the path to sound files that are in the sounds folder in mIRC.
The names.txt will be created in %appdata% or next to mirc.exe (deppends on your installation).

Yama created a Page  -  Jul 20, 2013
1 338 

You will be able to chat and do whatever you like on your PC. The custom window won't harm you and can be set to always on top. Just do a right-click and choose 'Chat Yama' and type in the channel or nick. Screenshot and german changelog on my blog: http://blog.yamahi.eu/chatten-leicht-gemacht

 Respond   mIRC  
Yama created a Page  -  Jul 20, 2013
740 

I was inspired from a random comment on a blog to make this script. I laughed so hard that I had to make it for mIRC, too. And I know that it is supposed to be 'Your'.

 Respond   mIRC  
Yama created a Page  -  Jul 20, 2013
273 

I made this to connect to more than one network on start of mIRC. It is really easy to use, just do a rightclick and choose 'Yama Server'. On the dialog choose the network and click on 'Connect on Start' then on 'Apply'. Make sure to click on 'Apply' on every server. Screenshot is on my blog: http://blog.yamahi.eu/mehr-als-ein-server-gleichzeitig-verbinden

 Respond   mIRC  
Yama created a Page  -  Jul 20, 2013
378 

This script just makes sure the cursor changes to a pointer on links without http:// or www., so you can open links with a double-click like full links. You can add more domains to the if.

  1 Thread   mIRC  
Yama created a Page  -  Jul 20, 2013
2 384 

Sometimes you want to use /amsg but it posts the messages only on the current server or you want to set exception for channels. Well... Here ya go. The config:

Yama liked a Comment, Truk  -  Jul 18, 2013
Yama liked a Page, Scroll Append - Inifinite/Endless Scroll  -  Jul 18, 2013
Yama commented on Truk's Thread  -  Jul 18, 2013
Yama   -  Jul 18, 2013

Hi, I'm new here and used many of the mIRC scripts here.
Well, on my newest project I have to save a lot of config settings. .Ini is too limited.
msqlite is a bit hard to use.
XML would be nice, but mIRC doesnt supports it natively and with a third party script it takes too long to load.
Have you any ideas, how to use a comfortable easy to use config type like xml on mIRC scripts?

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.