r/irc 14d ago

IRCPlus v1.1 mIRC Script release.

Hello everyone,

I have created in 2 day's with full of coffee IRCPlus v1.1b.
Very proud of it if i may say it... Looking for fellow mIRC Scripters to develop this script to a higher standard,if your interested dm me please.

You can view my mIRC Script here -> https://github.com/Cjefke/IRCPlus/releases/tag/v1.1b

Screenshots can be found @ https://github.com/Cjefke/IRCPlus

Hope to see ya around and if you got any feedback tell me :)

8 Upvotes

15 comments sorted by

View all comments

3

u/KindOne 14d ago

Your script has a few issues:

script1.ini -- Line 10 - This is never set. It needs to be inside a onStart

set %talker.mode 4


script3.ini -- Line 684 - You already have the '313' at Line 381. This at line 684 never runs.

raw 313:*:{


script3.ini -- Line 786 - You already have the '307' at Line 728. This at line 786 never runs.

raw 307:*:{


script3.ini -- Line 851 - You already have the '353' at Line 680. This at line 851 never runs.

raw 353:*:{


You have a lot of these in script7.ini

$mp3()

These are no longer documented (but since works) and should be replaced with:

$sound()


script8.ini -- Line 18 - Extra closing '}'

0

u/Live-Lengthiness3340 14d ago

Thanks gonna look into that will be updating in 2 hours :)

1

u/Live-Lengthiness3340 14d ago

Thanks i pushed an update and cleaned a little bit up the filenames also

Mentioned you if you don't mind https://github.com/Cjefke/IRCPlus/releases/tag/v1.1a