Learn bot
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 4.8 (of 12 scores) |
| Date Added | Oct 25, 2008 |
| Last Updated | Jun 04, 2009 |
| Tags | bot forget hash learn mirc remember script scripts table |
Introduction
Load into your bots remotes (ALT+R).
As a "Learn bot", you can make it learn stuff and then recall back to information about the topic. Type !learn <topic> <description> to make the bot "learn" it. You can then recall the information by using !remember <topic>.
You can also use !forget <topic>, but you need access level 10 to the bot to use that. Type:
| Code: |
| /auser 10 YOUR_NICKNAME |
Oh, and if you type /viewlearn in your bots mIRC, you can view a list of all topics and data that are currently stored within the learn bot.
Enjoy!
mIRC Snippet:
Learn bot
Posted on Oct 25, 2008 9:52 am
Posted on Oct 25, 2008 9:52 am
Umm its a reason not an excuse , excuse implys lieing;p and don't blame me i can't rate yet.If i could rate id give it a 5 or a 6 you still need to silence those notices and messages and add flood pros (EL FTW) and you need to check if the learn file exist and create it before you /hload if (!$hget(learn)) { hmake learn amount} and other then $strip-ing everything else i haven't tested it myself.`-.-ยด
mIRC Snippet:
Learn bot
Posted on Oct 25, 2008 10:46 am
Posted on Oct 25, 2008 10:46 am
Very Good Script i will rate when i test
mIRC Snippet:
Learn bot
Posted on Oct 25, 2008 12:42 pm
Posted on Oct 25, 2008 12:42 pm
Tis ok. 6/10
sure you can do more to it
sure you can do more to it
mIRC Snippet:
Learn bot
Posted on Oct 26, 2008 5:35 am
Posted on Oct 26, 2008 5:35 am
7/10 add $strip and i'll give you 8/10
mIRC Snippet:
Learn bot
Posted on Mar 13, 2009 9:32 pm
Posted on Mar 13, 2009 9:32 pm
i have a script smaller than this one and it saves factoids as variables. also when i use this script the hash table does not carry over... anyway the script i came up with is http://www.hawkee.com/snippet/5853/ there. but now that script does not include a forget command so i amde another hash table one that is simpler than this also and when i saved it it worked :p that is somewhere on patx.pastebin.com lol anyway good script :: i must admit this was the first time i ound a working learn bot so i give i a 9 (would have given ten but i am having trouble with thats hash saving thing :p
mIRC Snippet:
Learn bot
Posted on Mar 25, 2009 12:17 pm
Posted on Mar 25, 2009 12:17 pm
updated to 8/10 as i promised :) sorry for the late reply but i haven't been on hawkee in ages lol.
mIRC Snippet:
Learn bot
Posted on Jun 1, 2009 7:56 pm
Posted on Jun 1, 2009 7:56 pm
can someone help me?
for me it always says,
"* /hload: no such table 'learn'"
for me it always says,
"* /hload: no such table 'learn'"
mIRC Snippet:
Learn bot
Posted on Jun 4, 2009 10:18 am
Posted on Jun 4, 2009 10:18 am
So, it deletes every thing every time is starts?
If thats the ase i think i like PATX one better that just sets varables.
It remembers them at restart.
If thats the ase i think i like PATX one better that just sets varables.
It remembers them at restart.
















