God-IRC evo.6.2

Published  Jul 31, 2014
Updated  Jul 31, 2014
0  1

Description

Due to alot of requests to update God-IRC evo.6.2, here it is the new version God-IRC evo.6.2. Fixed some bugs with the script, updated the readme, fixed some themes issues and added a custom nicklist.

Visit:- www.godirc.weebly.com to grab your copy.

Best Regards,
Il-Kane

Comments

Sign in to comment.
Kilala   -  Jul 31, 2014

Have only just downloaded this and so far, I like.....tho, I would like to know if there is a way to disable the "whois" for the entire channel upon joining.
Also, I have changed the color settings to ones I prefer but a few of them don't change. I've never had that issue with any version if IRC I've used. Is this something fixable?
Thanks :)

Il-Kane  -  Aug 01, 2014

Hi Kilala thanks for the like much appreciated. Regards the whois dont worry at all. If you want to remove the whois on join follow these steps.

1) Open script editor ( ALT+R )
2) Go on remote tab
3) Find nicklust.mrc (Under view options)
4) goto lines 87 to 95 and replace the following code

on :join::{
if ($nick == $me) {
if (%whochan == $null) set %whochan 1
else set %whochan $calc(%whochan + 1)
.nicklist #
.enable #visiblewho
;.who #
}
}

Regards the theme changing problem, could you please give me more details?

Thanks again for the interest in using my script. Enjoy

Sign in to comment

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.