Once, no one in the last years didn't donate me and i don't have time to make another releases (however in my To-Do list are many new things, changes etc.), no one don't want to help me financial, i decided to CLOSE THE PROJECT!
The last version made is: 15.3! All download links are removed! Those who have the latest version, can use it, but some of the scripts will not work in the future, because they need to be updated. I'm tired...
Sorry for everything.. Big thanks goes to Il-Kane, Taavi S., Mario Osky, westor, Nuno Silva and others for their help, suggestions, opinions etc. Really, sorry guys.. :)
P.S. Although, i will stay in mIRC and i'm in touch. The Contact info will be open all the time..
08.02.2019 > mIRC 7.55 (from 7.54) update for mIRC Korona v15.21:
Updated internal mIRC.exe from 7.54 to 7.55 version!
Those who have installed mIRC Korona 15.21 already with the old mIRC 7.54 version, the script will download the update itself (of course, if you accept the download). The Download link of the installer is updated with the new install that is already updated with 7.55 version!
29.12.2018 - New Update!
Updated internal mIRC.exe from 7.53 to 7.54 version!
Those who have installed mIRC Korona 15.1 with the old mIRC 7.52 or 7.53 versions, the script will download the update itself (of course, if you accept the download).
All the links from the Download section are updated with the new installs that are already updated with 7.54 version!
11.12.2018 - New Update!
Updated internal mIRC.exe from 7.52 to 7.53 version!
Those who have installed mIRC Korona 15.1 with the old mIRC 7.52 version, the script will download the update itself (of course, if you accept the download).
All the links from the Download section are updated with the new installs that are already updated with 7.53 version!
Update 05.03.2018: Updated mIRC.exe from 7.51 to 7.52 version! All the installers from the Download section are updated! Those who have already installed v14.9 version, can update mIRC.exe directly from mIRC (right-click menu Status -> Update). Typically, the Script checks automatically for the updates when the user starts mIRC, but you can also check manually by issuing the explication said above.
Hi all! :)
Good news! In 2-3 days the 14.9 version of mIRC Korona will be released to public, so please keep an eye on it!
See the changelog:
Don't think I forgot my Script! :) I'm little busy and I don't have so much time as I had a time ago. The 14.9 version will come with new adds, fixes, changes like: Radio Streaming support, Screenshot dialog, changed animations to use DirectShow objects instead of overlay of images, increased overall speed performance by changing the read/write methods to hash tables, is fixed weather forecast issue that doesn't receive weather information (due to mIRC' sockets system that is old) using vbs instead of mIRC sockets and many many other adds, changes and fixes.
The 14.9 will arrive in January 2018, so please wait a time and put a follow on me :)
Happy New Year and see you all soon in 2018 with happiness!
As I understand to this code, I can say that if Bacon_Space writes !song on a channel, then the script will read a random line from the file CurrentSong.txt and give this message on that channel.
Pay attention that this script will work if Bacon_Space will write !song and if another writes, then will not work. If CurrentSong.txt has only one line of text in it, so this line will be sent to channel, otherwise will read a random line from it.
The Script will not work if Bacon_Space will add something to !song, i.e. !song cmd or !song play. In this case, you have to change the code to the following (of course if !song is the first word separated by space):
on *:TEXT:*:#: {
if ($nick == Bacon_Space) && ($1 == !song) {
msg $chan $Read(C:\Users\Bacon_Space\AppData\Roaming\AnkhHeart\AnkhBotR2\Twitch\Files\CurrentSong.txt)
}
}
-
For those who have already installed/updated to the 14.7 version till this post, please copy translate.zip from the following link:
https://yadi.sk/d/YWoFTYcA3HSLTQ
and unpack it, copy translate.trs file and put into the system folder where mIRC.exe is situated. I forgot to add it in installer till now and without this file, Translate dialog will not work.
P.S. 1) This pass is available only for those who have already installed/updated to the 14.7 version till now. This file is already added in the new installer in http://alexscript.webs.com/download.
2) This file doesn't affect mIRC running, it only affects Translate dialog.
The 14.7 version is ready to be released to public, but i'll release it when mIRC 7.48 arrives, so be ready to get it. Although, if you have any suggestions or meet any bugs (pointed in 14.6 version), you can report me and i can introduce suggestions or fixes in this new version. The full changelog will be published when i release the new version.
P.S. Compared with the current changelog, were modified, updated, fixed and added many other options.
mIRC Korona Script 14.3 (Build: 399)
Once, with the passing years, I made my own script, I decided to make it public, completely free for all! Scripting to me represents a hobby, which allows me to waste time in it when I have free time.
This Script is designed for all Networks, but is based on Undernet network! If you purpose to use for other networks, you can change it in Script using "Select server" dialog. By default, is set up to use this script for Other Networks. If your network has the same tipology as Undernet (i mean has X bot etc.), like Europeirc or Nationchat network, you can set it to Undernet.
This Script is made in 3 languages: English, Romanian and Russian. By default, is set up to English. To change the language, type: /language
For those who have installed already 14.2 version, can download only the update (from Download section). When you update the Script to 14.3 settings, logs, personal files will remain exactly as are.
To download the script, visit: http://alexscript.webs.com/download
To view screenshots, visit: http://alexscript.webs.com/screenshots
We can discuss through: http://alexscript.webs.com/discussion
You can contact me: http://alexscript.webs.com/contact-faq
My website dedicated to this Script is: http://alexscript.webs.com
I'll appreciate every reply, opinion and i'll answer to any question as soon as possible.