Jump to content

3xM3NT4Lx4

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by 3xM3NT4Lx4

  1. Yeah.. like I said, I am a complete noob and have 0 experience at programming, but I have learned a lot through this forum. I have been trying to get a user-check bypass script for my game to work for almost a week now, and probably will go nowhere without any further guidance. I think almost everyone here can get this to work in a few minutes.
  2. Sorry, I am a little desperate. But, this is my only line that includes _TessaractScreenCapture() func _TesseractScreenCapture($get_last_capture = 0, $delimiter = "", $cleanup = 1, $scale = 2, $left_indent = 0, $top_indent = 0, $right_indent = 0, $bottom_indent = 0, $show_capture = 0) What is UDF? Undefined?
  3. K, got this so far. What can I do with this, to make it so I can bypass the math questions that pop up? Someone told me this script does nothing. I added a loop to it, but I still need a function? And how do I correct this to do something?
  4. To anyone that understands this, can you please refer to my thread? I need help with my script. http://www.autoitscript.com/forum/index.php?showtopic=92291
  5. _TesseractScreenCapture($get_last_capture = 0, $delimiter = "", $cleanup = 1, $scale = 2, $left_indent = 0, $top_indent = 0, $right_indent = 0, $bottom_indent = 0, $show_capture = 0) Okay, so that is the part I need. I have no clue what to do next.
  6. I am still stuck on what to actually write in the script. I downloaded Tesseract & the 2 example scripts, control_find / control_capture. Can anyone guide me on what to do next?
  7. I am still clueless, but I will try to read everything about OCR. Thanks Authenticity, you have been a great help.
  8. I am a noob.. ; what is OCR?
  9. Authenticity is awesome.. always helping people.
  10. No, the equation is different if you answer wrong.
  11. People have not quit, because there are only a FEW botters, and from those few only a few are professional botters with knowledge of programming. (It's a Korean Game, but the english community is very high.) And the pro botters have continued to bot after they added the math check. So I know it is possible to bypass it through AutoIt.
  12. The placement of the Math-Check Box is always the same. The questions are always different. Questions are ONLY addition. Numbers range from 0~100. If you answer the question incorrectly, a new question keeps coming until the 30 seconds are gone, then you get kicked.
  13. Maybe this is too much to ask?
  14. http://www.autoitscript.com/forum/index.php?showtopic=45332
  15. Nice work. I was wondering if that same method could be used for a basic arithmetic script?
  16. Okay so, I have been using AutoIt to bot in this online game for about a couple weeks now. Recently, they have implemented a new security system to block botters, which is by adding a simple, random arithmetic question during gameplay which occurs randomly every 15 minutes or so. Example: 15 + 20 = ? *The numbers are limited from 0-100 if that is any help. **Only Addition problems! If you fail to respond to the question or get a correct answer by the time the question dissapears, you get kicked from the game. (Time lapse of the question = 30 seconds.) I know with infinite knowledge of AutoIt, I can edit myself a script to solve the arithmetic question that pop up, so that I can resume my botting. Problem is.. I am a noob at it, but I am learning. I would be very grateful to anyone that can help me with my script. Thanks to anyone that reads this in advance & I will be very grateful to anyone that can help me! Here is a screenshot of what it looks like.
×
×
  • Create New...