Results 1 to 4 of 4

Thread: MIRC scripting

  1. #1
    Junior Member
    Join Date
    Jun 2003
    Posts
    3

    MIRC scripting

    what is the language mirc scripts are written in? i think it's something close to batch files but not sure. where can i learn how to make them?

  2. #2
    Senior Member
    Join Date
    Jan 2003
    Posts
    3,915
    mIRC scripts are written in their own scripting language. Basically it is quite similar to writing a batch file. I'm sure there are tutorials out there to help you learn, just search for mIRC scripting. When I was first learning to script in mIRC, I looked at other peoples scripts and then the mIRC help file. It has many commands and variables you can use to deal with everything possible, it'll answer all your questions ifyou spend some time looking.

  3. #3
    Senior Member
    Join Date
    Nov 2001
    Posts
    4,785
    mIRC has a tutorial on his site and i believe it also comes with the program.
    Bukhari:V3B48N826 “The Prophet said, ‘Isn’t the witness of a woman equal to half of that of a man?’ The women said, ‘Yes.’ He said, ‘This is because of the deficiency of a woman’s mind.’”

  4. #4
    Senior Member DeadAddict's Avatar
    Join Date
    Jun 2003
    Posts
    2,583
    mIRC is written in a mixture of C/C++, in pure win32 code, under Borland C/C++ v5.02. It is also compiled and is run under Visual C++ 6.01 for testing purposes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •