What if the chan has a key? So would it be #chan (key),#chan ? Like that?
EDIT: Also where nick/password go, can there be a spot for ircops to put there oper pass in?
Both option will be added in the next version, which will be released as soon as possible on Hawkee. Currently it's not possible to enter key protected channels with IRCManager.
Quote
EDIT: I also can't get it to let me delete a server.
If you want to delete a server, follow the following steps:
1. Select a server from the list.
2. Click on the button 'Del Server'
3. If you are sure, confirm by clicking again on the 'Del Server' button.
I pointed out (some of the) mistakes in the script, I think ChunkieMonkey will learn more of the scripting, if he fixes his mistakes himself! Ofcourse he can always ask how to :D
How can I add more channels into channel box? I normally on over 10 channels but I can add only fews channel in the channel box on this script.
I updated the script, you can add now all the channels you want (notice: there is probably a max of channels you can join at the same time on your server). If you add or edit a server, you can enter the channels seperated by a ','!
First of all I didn't know that mIRC was providing this information about RAW commands! I was really curious yesterday and I have to say that I like it! I don't have the energy to take a look at the code, but I will later!
Uhh... Well, your script isn't useful! I wonder why you posted this...
This won't match the given words :S
Your solutions won't work either
Code
This won't work either, incorrect usage of regex...
Code
Why are you just doing $1-...
Think about that!
And when you have an answer, think about the fact why people are posting scripts... Yours make no sense...!
Sorry if this is hard for you, but I hope you learn from the script(s) we (the others and I) are posting! Try to get the best from all of them. Not by copying, but by understanding line after line...
With the knowledge you get from it, you can make scripts like this, which are even better than the ones posted above. If you get at that level, you can post it at Hawkee! Surprise us, with new scripts, better scripts, working scripts! Good luck ;)
I am sure that if you understand the knowlegde of mIRC scripting better, you will be inspired with great ideas!
I really dont understand why you make the text boxes in the dialog table and then fill them with the text in dialog events instead of in the table.
If I see how I used the text boxes and how you are using them, I fully agree that you are using them much more efficient. I will certainly do something with this on the next update.
Quote
You should consider using $inputs for warnings such as the "Please select a server" warning that appears when they try and instead of reserving space in the dialog for an empty text box that isnt needed unless an error is made.
You remind me of something I didn't use for a very long time. At the moment I saw the word "$input", I thought: "God damn, that was what I was searching for..." :P
Quote
I also don't understand why you make those silly looking up and down buttons for your list instead of using the verticle scrollbar option in the list.
Those up and down buttons aren't for scrolling, but to re-order the servers. You will join the first server first, then the second, etc...
Quote
I noticed you have a timer unsetting that needs to be silenced. To silence it, put a . in front of the timer command, i.e. .timer 0 1 echo -a hi. Which will stop "* 0 timer(s) matching ircm* halted" from showing up in the status window.
Great!
Quote
I also noticed than you dont have an event on unload that unsets the left over variables so you may want to add that as well.
This will be available in, one of the, next updates. I already worked on something like an 'Uninstall' option!
Don't worry, I am not thinking that you are nailing me. I posted this script here, so that I can learn more. Like the '.' in front of the timer. I saw that box fields can be used on a much better way. I really appreciate your reply.
I will re-design the dialog, with the things that I learned from your reply. I am not going to copy yours, but you showed me a very very good example. Hopefully I can beat you in one of the next updates! Thanks Typo!
I have made some small changes:
- You will find IRCManager now also under 'Commands' at the menubar (Thnx 2 Xpl0reR) and when you open IRCManager it will not try to open the same dialog if it's already open, but it will bring the dialog to the front (Thnx 2 Typo)!
- IRCManager will no longer try to identify you twice. This happened on the second or higher server you were joining.
- Some other small code upgrades.
I made this script, only ChainChomp has made some changes, but the script isn\'t working anymore! The codes of games are messed up!
sfc isn\'t TDS etc.!
And Justdabomb2, I am not familiar with Nintendo, I just made this script for fun :)