mIRC Homepage
Posted By: throw mIRC 'dedicated' - 06/09/05 08:46 PM
Hi,

i want to start mIRC on my windows server, with scripts i have added my regristration to regedit but it dont works!

in the scripts.ini:

on *:start: {
write log.txt mIRC started...
server irc.server.org:6667
}


can somebody help me? frown
Posted By: SladeKraven Re: mIRC 'dedicated' - 06/09/05 08:50 PM
The code you have there looks like it would work to me?

-Andy
Posted By: Riamus2 Re: mIRC 'dedicated' - 06/09/05 09:01 PM
Looks good... but what are you talking about adding your registration into regedit with scripts? This has nothing to do with registration, or with regedit....?

Btw, try adding this from Alt-R rather than manually editing the file (just in case that's what you're doing).
Posted By: throw Re: mIRC 'dedicated' - 07/09/05 12:32 AM
I want mIRC on my windows-server, i have no user interface with a mouse pointer, i cant register it in mIRC self (mIRC -> Help -> Register)
so i've added the serial and username in regedit to
Hlkey_current_user -> Software -> mIRC

but it dont works when i start and don't write to log.txt 'mIRC started..' so i think it dont works when i add it only in regedit! Thats the problem... frown

Can sombody help me?
Or give it some program like miRC that works with MSL-SCRIPTS?
Posted By: IR_n00b Re: mIRC 'dedicated' - 07/09/05 02:27 AM
my best idea would be to, upload a mirc.exe, and the files, then, make a mIRC/ folder in your desktop.

put the mIRC.exe in that dir( not the installer, the program itself). (you also need to have registered it, AND have that in the registry.)

make a .bat file, and put somthing like this in it:
Code:
run "C:/Users and settings/user/desktop/mIRC/mirc.exe"

there is no way to run it without the box poping up saying that you have X days left to register, unless you register and add that key to your registy.

then you make your scripts, and put them in the directory, and add [scripts] (forgot what its called) n0=path-to-script
n1=path-to-script
ect

smile hope this helps, im not quite sure it would work, but its worth a try
Posted By: Riamus2 Re: mIRC 'dedicated' - 07/09/05 01:05 PM
You do know you can do just about anything in Windows without a mouse, right? This includes registering mIRC.

In either case, that script is correct.

Enter it by pressing Alt-R in mIRC, then File > New.
Posted By: SladeKraven Re: mIRC 'dedicated' - 07/09/05 03:35 PM
Yes, I agree. I help alot of my friends that don't come on here and everytime I give them a remote, they know full well the difference between an alias and an event but they ask if they should put it in aliases anyway. smile

-Andy
© mIRC Discussion Forums