Results 1 to 10 of 10

Thread: AutoChin -Collects Red, Black, and Grey Chins!-

  1. #1
    Join Date
    Aug 2016
    Location
    Kentucky
    Posts
    254
    Mentioned
    3 Post(s)
    Quoted
    96 Post(s)

    Default AutoChin -Collects Grey and Red Chins!-

    AutoChin

    This script will collect grey and red Chinchompas!

    NOTE:
    This version of the script will only use 3 traps. I decided to do this due to the nature of the script, and the possible use for gold farming. Those that know how to script a little should be able to modify this and add an additional two traps


    Features:
    • Antiban
    • You may start the bot wherever you want to hunt
    • Does not collect others traps unless placed on yours
    • Proggy that counts caught chins, and time running


    Upcomming:
    • Change the fallen trap from DTM use so the scipt can be used with other players around huting
    • A hop worlds function if the ammount of players goes above x number
    • An auto chat responder if someone talks or says your name



    Known Bugs:
    • Fallen traps use DTM, so DO NOT rotate your camera angles


    SETUP:
    Use the following settings for graphics:
    best settings.PNG
    Start your inventory full of box traps for safety. (it May loose some)
    Make sure you have AeroLib for the antiban functions!

    Please leave any sugestions or bugs you may encounter, as this is a new script and not intended to be left afk!

    Edit*
    After doing a few test around people, I've decided that this bot is NOT stable when hunting around others. Please hunt in little to no populated areas until this is resolved.
    -Black Chins Coming when I get the hunter Level!-
    Attached Files Attached Files
    Last edited by Aspect; 08-23-2016 at 06:52 PM.

  2. #2
    Join Date
    Oct 2012
    Posts
    1,258
    Mentioned
    40 Post(s)
    Quoted
    588 Post(s)

    Default

    Great job on another release

    little bit of feedback (in order of importance, imo):
    -Improve them standards!
    -You're likely to get a lot of "omg error" comments on your various scripts since they're in-demand activities, I'd personally recommend having a standard error reporting system that requires the user to give a somewhat detailed report (instead of saying "yo wtf dis no work man wat am I doing wrong??" and then having you debug it to find out that they didn't bother properly reading a setup guide)
    e.g:
    Quote Originally Posted by acow View Post
    make sure to include atleast a picture of what's going on and let me know of another script you've recently ran successfully.
    -Look into ATPAs if you haven't already (would most likely be better than your current DTM system / could be used along with it)
    -You can put a comma between variables

    from
    Simba Code:
    trap1loc   : TPoint;
    trap2loc   : TPoint;
    trap4loc   : TPoint;
    trap5loc   : TPoint;
    to
    Simba Code:
    trap1loc, trap2loc, trap4loc, trap5loc   : TPoint;

  3. #3
    Join Date
    Aug 2016
    Location
    Kentucky
    Posts
    254
    Mentioned
    3 Post(s)
    Quoted
    96 Post(s)

    Default

    Quote Originally Posted by acow View Post
    Great job on another release

    little bit of feedback (in order of importance, imo):
    -Improve them standards!
    -You're likely to get a lot of "omg error" comments on your various scripts since they're in-demand activities, I'd personally recommend having a standard error reporting system that requires the user to give a somewhat detailed report (instead of saying "yo wtf dis no work man wat am I doing wrong??" and then having you debug it to find out that they didn't bother properly reading a setup guide)
    e.g:

    -Look into ATPAs if you haven't already (would most likely be better than your current DTM system / could be used along with it)
    -You can put a comma between variables

    from
    Simba Code:
    trap1loc   : TPoint;
    trap2loc   : TPoint;
    trap4loc   : TPoint;
    trap5loc   : TPoint;
    to
    Simba Code:
    trap1loc, trap2loc, trap4loc, trap5loc   : TPoint;
    Thank you for the constructive criticism. I've realized there are a few major bugs here I need to work out that I didn't see prior to it's release. I'll update it with your suggestions.

  4. #4
    Join Date
    Apr 2013
    Posts
    680
    Mentioned
    13 Post(s)
    Quoted
    341 Post(s)

    Default

    Good work! thank you for sharing. I will give this script a go later.. I made using reflection. I may see if i can combine the two and have something that functions flawlessly.

    <------------------>



  5. #5
    Join Date
    Sep 2016
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Hey, thank you for posting this script. I have some questions about you script, in my post. Could you check it out?

  6. #6
    Join Date
    Sep 2016
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

  7. #7
    Join Date
    Mar 2013
    Location
    Argentina
    Posts
    758
    Mentioned
    27 Post(s)
    Quoted
    365 Post(s)

    Default

    the releases keep coming, great job dude
    Formerly known as Undorak7

  8. #8
    Join Date
    Aug 2016
    Location
    Kentucky
    Posts
    254
    Mentioned
    3 Post(s)
    Quoted
    96 Post(s)

    Default

    Tried my best to provide some resources. If you have questions after looking over them, send me a PM

  9. #9
    Join Date
    Nov 2015
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    someone still using this one ?

  10. #10
    Join Date
    Mar 2013
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Guess I will have to learn a little of this language to switch it up to 5 traps.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •