PDA

View Full Version : [Hunter] AutoChin -Collects Red, Black, and Grey Chins!-



Aspect
08-23-2016, 12:17 AM
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:
27749
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!-

acow
08-23-2016, 12:47 AM
Great job on another release :spot:

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:

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

trap1loc : TPoint;
trap2loc : TPoint;
trap4loc : TPoint;
trap5loc : TPoint;

to

trap1loc, trap2loc, trap4loc, trap5loc : TPoint;

Aspect
08-23-2016, 12:59 AM
Great job on another release :spot:

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

trap1loc : TPoint;
trap2loc : TPoint;
trap4loc : TPoint;
trap5loc : TPoint;

to

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.

AFools
08-25-2016, 03:31 AM
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.

SimbaOp
09-11-2016, 08:10 PM
Hey, thank you for posting this script. I have some questions about you script, in my post. Could you check it out?

SimbaOp
09-11-2016, 08:12 PM
https://villavu.com/forum/showthread.php?t=116617

Lipcot
09-11-2016, 08:49 PM
the releases keep coming, great job dude

Aspect
09-12-2016, 01:11 AM
Tried my best to provide some resources. If you have questions after looking over them, send me a PM

niot
04-19-2017, 06:49 PM
someone still using this one ?

Talis
09-29-2018, 12:24 AM
Guess I will have to learn a little of this language to switch it up to 5 traps.