Top

mIRC Code Snippets Tagged with table

  (17)  
Sort by 
This is a handy little thing to use if you want to simplify the use of hash tables... Syntax: $array(Table|N[,Item|N]) - Retrive array info /array -new <Table> - Adds a new table /array -item[add]..
Tags: array  hash  table 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by Ayon on Jun 05, 2009
I've just edited it with my mad mspaint skillz so that Unununium and Ununillium have been renamed to Darmstadtium and Roentgenius respectively (they have been renamed since). Also have filled in the weird..
+ 0 likes
12 comment(s)    Score: 5.3    Platform: mIRC    Posted by ^Neptune on Apr 19, 2009
Load it up, Right-Click in Status/Channel/Query windows and have fun. *** Made this a while ago, probably won't update, just wanted to publish ***
+ 1 likes
2 comment(s)    Score: 8.7    Platform: mIRC    Posted by TheImrac on Dec 18, 2008
I was going to make a nice little addon out of this, but I don't have the motivation. If you want to use this be my guest, as of right now, it doesn't really serve a purpose. Have fun. Edit: Updated..
Tags: asc  asctime  calendar  date  hadd  hash  hfree  hget  pic  picwin  table  time  window 
+ 3 likes
18 comment(s)    Score: 7.5    Platform: mIRC    Posted by TheImrac on Nov 13, 2008
Hash Table viewing Dialog v2.01 Creator - JoshR Reason for making - For people who are visual learners to assist them in hash tables and just to further my own experience. Usage..
Tags: dialog  hash  hashtable  table  viewer 
+ 0 likes
11 comment(s)    Score: 8.0    Platform: mIRC    Posted by [Joshh] on Nov 02, 2008
This is a basic ASCII Table generator. Never really knew how useful this would be to people, because it's so easy, but I'm submitting it for anyone that ever wanted to view the ASCII table within mIRC,..
Tags: ascii  easy  mirc  table 
+ 0 likes
5 comment(s)    Score: 6.5    Platform: mIRC    Posted by Zmodem on Oct 29, 2008
This was basically just a test to learn hash tables, and it worked great! So I figured I'd put it on here. Load into your bots remotes (ALT+R). As a "Learn bot", you can make it learn stuff..
Tags: bot  forget  hash  learn  mirc  remember  script  scripts  table 
+ 0 likes
19 comment(s)    Score: 4.8    Platform: mIRC    Posted by ^Neptune on Oct 25, 2008
This dialog allows you to merge the data of two items in the same hash table together. Once you merge the two items into one it will delete the second item. Example: First Item: Pins Steve 25 Second..
Tags: data  dialog  hash  item  table 
+ 0 likes
2 comment(s)    Score: 6.8    Platform: mIRC    Posted by Scakk on Sep 20, 2008
This script has the ability to add new tables , items and data. It can also be used to delete tables , items or data. It can also be used to delete multiple items from a hash table at one time. Update:..
Tags: dialog  hash  hashtable  table 
+ 0 likes
12 comment(s)    Score: 7.6    Platform: mIRC    Posted by Scakk on May 18, 2008
This is the game Slots. !snew -- creates an account !smoney -- show money for $nick , $2 or top ( most out of all player ) !sreset -- resets money to 1000 for $nick or $2 To play game use one of..
Tags: casino  game  games  hash  hashtable  slots  table 
+ 0 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by Scakk on Jan 14, 2008
This little ( started little any way ) will transfer a hash table to a text file and sort several different ways. Thanks to QuickStep for the " sorttxt " alias. ;Usage /htt HashTable WL/W..
Tags: .txt  file  hash  hashtable  table  text 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by Scakk on Jan 07, 2008
Documentation lies within the code.
Tags: add  delete  editor  hash  table 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by Kyousoukyoku on Oct 18, 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 
+ 1 likes
32 comment(s)    Score: 6.9    Platform: mIRC    Posted by mountaindew on Oct 06, 2007
/hedit or $hedit <br> A simple alias that edits the data of a specified item in a hash table through hadd and hdel. You must specify all the required parameters otherwise the snippet will not..
Tags: edit  hash  move  table 
+ 0 likes
9 comment(s)    Score: 4.7    Platform: mIRC    Posted by Saeed on Sep 28, 2007
simple code that copies one hash table into a new one. * Further documentation in code.
Tags: copy  hash  paste  table 
+ 0 likes
3 comment(s)    Score: 4.3    Platform: mIRC    Posted by Kyousoukyoku on Sep 24, 2007
A simple code that allows you to view the items in a hash table. It gives you the option to delete or add items on free will. /hview (hash) - lists all items in the table in the new window, giving..
Tags: add  delete  hash  table  view 
+ 0 likes
8 comment(s)    Score: 4.0    Platform: mIRC    Posted by Kyousoukyoku on Sep 22, 2007
Have a lot of Hash Tables? Here is a way to see what you have in each one. There is also ways to add tables , items to tables & items/data to tables. Update1: Found an issue where you could not..
Tags: dialog  hash  table  viewer 
+ 0 likes
17 comment(s)    Score: 6.5    Platform: mIRC    Posted by Scakk on Aug 05, 2007
Bottom