mIRC Snippet:
HashViewer
Posted on Nov 8, 2008 12:36 am
Posted on Nov 8, 2008 12:36 am
Yea, i'm like Imrac, i use them for practically everything.
mIRC Snippet:
HashViewer
Posted on Nov 4, 2008 5:31 pm
Posted on Nov 4, 2008 5:31 pm
You use hash tables in a couple of circumstances:
Basicly you use them when ever you are going to be accessing alot of data and want to most speed/performance out of the script, or if you do not want 100(0)s if variables.
- You are like me and love them, so you use them all the time
- You are going to be storing large amounts of data, and want to retrieve the information quickly
- When You are using $read and /write alot and would like to speed up access times
Basicly you use them when ever you are going to be accessing alot of data and want to most speed/performance out of the script, or if you do not want 100(0)s if variables.
mIRC Snippet:
HashViewer
Posted on Nov 4, 2008 5:27 pm
Posted on Nov 4, 2008 5:27 pm
Still not quite sure how/when to use hash tables but I'll keep this around for when I do. :P
mIRC Snippet:
HashViewer
Posted on Nov 4, 2008 5:02 pm
Posted on Nov 4, 2008 5:02 pm
hmm, i forgot why i had :next in there, and removed it. Cause i couldn't find a goto... odd. i'll re-add it lol.
EDIT: Fixxed
EDIT: Fixxed
mIRC Snippet:
HashViewer
Posted on Nov 4, 2008 9:39 am
Posted on Nov 4, 2008 9:39 am
* /goto: 'next' not found (line 133, HashViewer.ini)
mIRC Snippet:
HashViewer
Posted on Nov 3, 2008 8:17 pm
Posted on Nov 3, 2008 8:17 pm
Added the Search function.
mIRC Snippet:
HashViewer
Posted on Nov 3, 2008 7:37 pm
Posted on Nov 3, 2008 7:37 pm
Well, i could add in the search feature, i might tinker with that.
@buggs2008 :: There is a way to add/edit tables and items. Read my comments ;)
Deleting on the other hand, i've been having a bit of trouble coming up with a way to do that, since you can't incorporate right clicking into an item, only whitespace of a dialog.
@buggs2008 :: There is a way to add/edit tables and items. Read my comments ;)
Deleting on the other hand, i've been having a bit of trouble coming up with a way to do that, since you can't incorporate right clicking into an item, only whitespace of a dialog.
mIRC Snippet:
HashViewer
Posted on Nov 3, 2008 6:25 pm
Posted on Nov 3, 2008 6:25 pm
You can see a search example in my hash table editor. http://imrac.pastebin.com/m47d69787 (Note link will only be active for a month from today, Nov. 3, 2008)
mIRC Snippet:
HashViewer
Posted on Nov 3, 2008 11:46 am
Posted on Nov 3, 2008 11:46 am
I really really like this addon for viewing hash tables.
Like the TheImRac said it would be nice to have a search feature built in to search individual tables, items, and specific data.
Also the ability to add/remove/delete and re-write is a definetly a must as well.
If all of that were added into the hash viewer it would be a versatile Hash Table Manager =D
So far I love it, and hope there is more updates to follow.
Cheers
Jay
Like the TheImRac said it would be nice to have a search feature built in to search individual tables, items, and specific data.
Also the ability to add/remove/delete and re-write is a definetly a must as well.
If all of that were added into the hash viewer it would be a versatile Hash Table Manager =D
So far I love it, and hope there is more updates to follow.
Cheers
Jay
mIRC Snippet:
HashViewer
Posted on Nov 2, 2008 8:29 pm
Posted on Nov 2, 2008 8:29 pm
Looks pretty decent, I would recommend changing all the on dialog commands to 1 single one per dialog. And adding a menu channel,status,query or something to open the hash table viewer. You might also want to make a way to search the tables.
mIRC Snippet:
Calc
Posted on Nov 14, 2007 12:43 am
Posted on Nov 14, 2007 12:43 am
Before posting this as a snippet, you should have fully tested it & works properly. If you have questions/problems about your script, post a topic in mIRC Scripting Forum.






