Top

mIRC Code Snippets Tagged with ini

  (12)  
Sort by 
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)
Tags: birthday  ini  script 
4 comment(s)   |   Score: 2.3   |   Language: mIRC   |   Posted by [-DDC-]Darkness on Mar 19, 2008
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 =)
Tags: file  function  help  ini  loaded  mrc  script  scripts  total  txt  usefull  while 
10 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by jonesy44 on Feb 03, 2008
Snippet that reads from an ini based on wildcards. Also returns a list of matched items alternatively.
Tags: ini  read  wildcard  wildmatch 
3 comment(s)   |   Score: 7.7   |   Language: mIRC   |   Posted by Rebellious on Dec 20, 2007
; 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
Tags: convert  hash  ini 
5 comment(s)   |   Score: 5.7   |   Language: mIRC   |   Posted by Kyousoukyoku on Oct 17, 2007
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
Tags: .ini  .txt  dialog  editor  file  files  hash  hashtable  ini  remotes  table  txt  var  variable  viewer 
32 comment(s)   |   Score: 6.3   |   Language: mIRC   |   Posted by mountaindew on Oct 06, 2007
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
Tags: dialog  editor  file  ini  text 
32 comment(s)   |   Score: 3.8   |   Language: mIRC   |   Posted by SilentExile on Sep 17, 2007
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
Tags: ini  script  shop 
9 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by mountaindew on Sep 06, 2007
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
Tags: hash  ini  txt  variable  viewer 
3 comment(s)   |   Score: 2.0   |   Language: mIRC   |   Posted by kerstt on Aug 04, 2007
The code allows you to control autovoice options for multiple channels. Pretty simple, posted mainly as an example to learn from.
Tags: auto  channel  control  ini  mirc  simple  snippet  voice 
4 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by [M]ike on Jul 17, 2007
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
Tags: bot  form  ini  mirc  process  request  script  var  variable 
4 comment(s)   |   Score: 3.3   |   Language: mIRC   |   Posted by SyntaxIRC on May 29, 2007
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 <
Tags: bot  ini  quote  simple  system 
2 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by lehmann14l on Mar 15, 2007
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
Tags: 3  bot  game  ini  ways 
3 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by SyntaxIRC on Jan 02, 2007
Bottom