Top

Hash Table Manager Dialog II


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  7.6
Scores Submitted  5
Date Added  May 18, 2008
Last Updated  Sep 26, 2008
Tags  dialog  hash  hashtable  table 
  Bookmark and Share

Introduction

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: Fixed issue if you use the .unset feature of hash tables. If you changed the data part it would not reset the timer function of the .unset feature. ( May 20th 08 )

Update: If only one item was chosen on the mutli delete dialog it would not delete it. Has been fixed. ( May 23rd 08 )

Update: 23Sep08 Fixed a reoccuring bug with the multi delete dialog. Shortened the code a bit and resized the Multi Item Delete Dialog. Added a few more checks into the code also. Name of hash table being owrked on shows in the title of the Multi Item Delete Dialog.

Grab the Code

Comments

  (12)  RSS
EL
Comments: 1,382
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on May 18, 2008 11:14 pm
Awesome Scakk very well done.`-.-´
Hawkee
Comments: 566
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on May 18, 2008 11:37 pm
Scakk, if you upload your screenshots to Hawkee and paste the bbcode to your Introduction you'll have thumbnails on the snippets page.
Scakk
Comments: 237
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on May 18, 2008 11:42 pm
Thanks Hawkee. Uploaded and added :)
Hawkee
Comments: 566
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on May 18, 2008 11:53 pm
Looks better, you know you can show up to 3 screenshots per snippet.
Scakk
Comments: 237
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on May 18, 2008 11:59 pm
I will keep that in mind Hawkee. I tend to make dialogs so perhaps pictures will help people out more.


*added another picture*
Hawkee
Comments: 566
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on May 19, 2008 12:12 am
Very nice, it even makes your profile snippets look better.
Scakk
Comments: 237
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on May 19, 2008 12:18 am
I will be adding more pics later and updating the post as needed. Thanks again :)
SnoooP
Comments: 320
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on May 19, 2008 3:03 am
wow scakk very good job :) reallt nice snippet
Scakk
Comments: 237
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on May 20, 2008 7:24 am
Update: Fixed issue if you use the .unset feature of hash tables. If you changed the data part it would not reset the timer function of the .unset feature.
vaseline28
Comments: 154
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on May 25, 2008 9:43 am
Ah yes, I remember you telling me about this. Great script, and it seems to work smoothly and I've encountered no bugs!
Scakk
Comments: 237
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on Sep 23, 2008 8:21 am
Update: 23Sep08 Fixed a reoccuring bug with the multi delete dialog. Shortened the code a bit and resized the Multi Item Delete Dialog. Added a few more checks into the code also. Name of hash table being owrked on shows in the title of the Multi Item Delete Dialog.
EL
Comments: 1,382
 
mIRC Snippet:  Hash Table Manager Dialog II
Posted on Sep 23, 2008 11:46 am
Looks good scakk man cant do my hash codes without it;p.`-.-´

Please Register or Login to start posting comments.
Bottom