mIRC Code Snippets Tagged with ini
(12)
mmm....It creates a *.ini file that'll record your friends birthday.....
Im not positive if the bottom portion of the script
( This part vv )
on *:START: {
$readini(birthdays.ini,peoplez,%nick,%date)
Pretty basic script to inform you of your currently loaded scripts using mIRC built in idents.
Copy and paste this snippet into your remotes (ALT + R)
Type
to fire it up =)
Snippet that reads from an ini based on wildcards. Also returns a list of matched items alternatively.
; Ini <-> hash table - Kyousoukyoku/XteNsion
; Syntax:
; /hash2ini (hash table) (ini name without the .ini) (ini topic to put items in)
; /ini2hash (ini without the .ini) (hashtable) (ini topic
Finally done rewriting it!
*View Hash Tables
*Add/Remove Hash Tables and Items
*Edit Data
Enjoy, put in remotes, type /file or right click and click the menu to start it up
A dialog that allows you to completely handle ini files. You have the option to; create and remove ini files, add topics, add and remove items, and edit item data. Any comments, suggestions, or feedback
I made this shop script for someone on the forum, so i decided to post it. You can have items for sale, and its all in an .ini file.
you start off with 1000 dollars, you can edit it to ur likings
Replace
This script is a hash table, text file, ini file, and variable viewer in one.
easy when you for instance, lost some files, or need to know what the contents of a file had.
the variable viewer also
The code allows you to control autovoice options for multiple channels. Pretty simple, posted mainly as an example to learn from.
Open up a channel called #mIRC and #mIRCStaff
Users can request scripts on #mIRC and you (the staff) can process 'tickets' as you can see in the script.
Users can see the status of their request
This is a simple quote system.
i recommend use on a bot.
!addquote nick quote (op's only)
!quote nick
!quote (quote the person that types !quote without a second var)
do not add the <
This is a sort of puzzle game which you choose 1 of 3 doors each round to reach the next round, theres about 3-4 rounds which after finished, earn a point and the chance to get into the highscores.<br>
<u><b>PLEASE