Jump to content

gurrenm3

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by gurrenm3

  1. Hey, if anyone needs help with this, here's a tutorial video on how to do this:
  2. How to do image search with multiple monitors https://youtu.be/Xq0r78rXDew
  3. Thanks for your support Musashi! I appreciate it. Yeah, it certainly is difficult, especially like how you pointed out, any idiot can do a google search. It's good to know there are people willing to help keep the place clean Also I appreciate your input junkew. That is something I didnt think about. I'll have to think about it and come up with a solution. And thanks JLogan for merging the posts. I was confused where I should be posting them. I know that I'm no expert at autoit, but i figure if I can at least get people in the door, we can maybe improve the community. I'll work harder to make content that the community accepts. Happy new years everyone!
  4. You might be right. I'm still new to all of this, I just want to share what I have learned. Maybe there's people out there who can be helped by this. Thanks for your encouragement. Have a happy new year
  5. Is using the word bot one time to refer to the program that controls my pc and automates tasks all messed up? I thought thats what these programs are called. Is using that adjective once to describe by program, not even in a game related way at all, against the rules? I'm still new to the community but I wasn't aware that I couldn't even refer to my program as a bot, because I thought thats what they were. You could have the allowed bots, like one that imports and exports data to excel spread sheets. There could also be the bad bots that are not allowed. Please explain to me where the line in word choice is, because I'm genuinely trying to help the community, and I'm not trying to get banned because I used a word thats not even specific as to what I mean. If my response doesn't seem coherent, its because I've messed up twice on this forum already, and if I mess up again I won't be able to post on it. I am genuinely trying to help teach people autoit, and I am not trying to promote anything against the ToS.
  6. Lol believe me I am terrified I'll be even remotely close to that in my videos lol. Scared straight for sure
  7. If by bot stuff you mean using autoit at all then yeah, bot stuff. No where in this video is any reference to or even remotely hinting at game botting. Just wanted to point that out. All I'm trying to do is help people learn cool stuff they can do in autoit. If you or anyone else has any suggestions on where I should move this post and any future posts like it, I'm all ears and happy to accommodate.
  8. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- In this video we'll cover one way to multi-thread image searches. While its technically not true multi-threading, but it works the same as if it were true multithreading. I don't explain how to do image searching or how to do multi-threading in this video, to find them you'll have to check my playlist on how to use autoit
  9. Me neither lol. Any suggestions?
  10. Thats part 1, how to get it set up. The indepth tutorial on multi-threading is Part 2, here:
  11. Its just advertising. No where in any of my videos do I cover how to actually make game bots. Just autoit tutorials
  12. I uploaded a video on the whole image search thing. I hope it meets everyone's standards. -snip-
  13. Im not sure why but my do until loop keeps getting skipped over. As an example, the program is suppose to mine ore 28 times, to fill the backpack. Instead, the moment the loop is called, it is skipped completely and goes straight to GOHOME(). Here is the code: <snip>
×
×
  • Create New...