AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The Auto-Helper [Script to answer any AHK problem presented]

 
Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
Ace Coder



Joined: 26 Oct 2009
Posts: 361

PostPosted: Sat Feb 06, 2010 3:22 am    Post subject: The Auto-Helper [Script to answer any AHK problem presented] Reply with quote

I am going to begin working on a script that will attempt to answer any question/problem with AutoHotkey, primarily for noobs.
It will use a flowchart system (similar to the popular "20 Questions" game) to narrow down the user's issue to a solution.

I would like help in creating a flowchart for every AHK question possible.
If you answer a AFH topic with a viable solution please post atleast the question and answer here.

FLOWCHART EXAMPLE:
Game Macro>Fails to acknowledge>Worked as desired in Notepad>Attempted "Send Play">ANSWER: Try "SetKeyDelay", [Example code]
_________________
Check out the new AHK forum competition!
Back to top
View user's profile Send private message
wooly_sammoth



Joined: 12 May 2009
Posts: 634
Location: Gloucester UK

PostPosted: Sat Feb 06, 2010 11:00 am    Post subject: Reply with quote

Great idea Ace Coder, I'll try to work out some flowcharts for questions I answer frequently

I know it's still in development but something like the script you propose running on a Sparrow webserver would be great, as then noobs could use it themselves.

It just occured to me that this would require a second forum to discuss the problems people are having getting help for their questions in the first forum, so maybe not the greatest idea I've ever had
Back to top
View user's profile Send private message Visit poster's website
Ace Coder



Joined: 26 Oct 2009
Posts: 361

PostPosted: Sat Feb 06, 2010 4:48 pm    Post subject: Reply with quote

I plan to keep this script very simple, and in the event the script can't help a user, it directs them to write an AFH post using http://www.autohotkey.com/forum/viewtopic.php?p=308780#308780.

And after some thought...
NEW EXAMPLE:
Code:
Game Macro>Game won't acknowledge AutoHotkey commands>
Does the script work in Notepad?
If Yes
 GoTo, WorksInNotepad
Else
 GoTo, Doesn'tWorkInNotepad

_________________
Check out the new AHK forum competition!
Back to top
View user's profile Send private message
Carcophan



Joined: 24 Dec 2008
Posts: 1308
Location: :noitacoL

PostPosted: Sat Feb 06, 2010 5:23 pm    Post subject: Reply with quote

What about a second IIRC channel, or a dedicated IRC, where it auto-bots answers. Instead of an all new forum or thread model on the site, we can just use existing tech to make a chat bot spit out canned answers?

Cents += 2
Back to top
View user's profile Send private message
Ace Coder



Joined: 26 Oct 2009
Posts: 361

PostPosted: Sat Feb 06, 2010 6:50 pm    Post subject: Reply with quote

I don't see any need for a new thread/forum/or even an IRC Bot...
Why would we need any of these?
_________________
Check out the new AHK forum competition!
Back to top
View user's profile Send private message
Eedis



Joined: 12 Jun 2009
Posts: 1158
Location: Indianapolis IN, USA

PostPosted: Mon Feb 08, 2010 4:32 am    Post subject: Reply with quote

As far as I know, there is already a bot on the IRC chat. I got on one day, asked a question, and some bot randomly spit out a quick answer. It was a link to a function I needed. I got my answer in just a couple of seconds flat.
_________________
www.AutoHotkey.net/~Eedis
I love my wife and daughter so much.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Ace Coder



Joined: 26 Oct 2009
Posts: 361

PostPosted: Tue Feb 09, 2010 4:01 am    Post subject: Reply with quote

What was the account name?
_________________
Check out the new AHK forum competition!
Back to top
View user's profile Send private message
tidbit



Joined: 09 Mar 2008
Posts: 1807
Location: Minnesota, USA

PostPosted: Tue Feb 09, 2010 5:10 pm    Post subject: Reply with quote

lol.
there are 2 bots (sometimes even more):
Robokins
Lolikins
---------
robokins is triggered by a real human. if I type !msgbox, robokins will fetch a link to the msgbox page. So Eedis, if you left without saying thanks because you thought it was only a bot... :'(
Lolikins is a bot made for fun.
_________________
rawr. be very afraid
*poke*
Note: My name is all lowercase for a reason.
Even monkeys fall from trees. - Japanese proverb
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group