![]() |
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Junior Member Join Date: Jul 2008
Posts: 5
Reputation: 0 ![]() | I am really new to programming and I am trying to make a bot using AutoHotKey. Nothing really fancy just a bot that is kind of like windows live search bot just to get oriented with the AHK. I am pretty sure I can figure out how to write most of the script except for the part where the bot searches random words from a word list. Also how could I randomize the time between searches? Any help would be greatly appreciated. |
| | |
| | #3 (permalink) |
| Junior Member Join Date: Jul 2008
Posts: 5
Reputation: 0 ![]() | ok i got that and everything else, but now i am stuck on how to get it to actually type the text that is now stored as a variable. Everytime i use Send Outvar (what I am calling the variable) it literally types OutVar. How do i get it to type the text? |
| | |