Post by moopy on Jul 7, 2005 13:39:26 GMT -5
Hi.. I'm completely new to scripting, and am currently extremely interested in creating a clamming bot, something that shouldn't be too hard other than reading what items have been caught... So what I'm in the need of knowing is some basic directing me on what to read... I plan to have my script be able to do some of the following:
1Go to and from NPC/clam point
2go through text and select certain things when the right criteria is met
3"clam", including having to wait for the read and when to clam again
4reading what item has been caught, theres about 20.
5heres where it gets a little complicated... for every thing you catch, you gain a certain amount of weight into your bucket, the beginning bucket can carry 50 "pz", or generic weight unit. The script needs to be able to read the item, and add the items weight to the total. It then needs to figure, if the totals below 40, clam again, if it's below45 but above 40 or more, it needs to go back to npc, hand in you kit, get your items that you clammed, then pick up another kit from the npc, auto sort your items, and sell certain things to another nearby npc, then go back to the clamming point(which btw never changes) and start over from 0. if it's between 45 and 50, it needs to go to the clamming npc, hand in your bucket, and get a bigger bucket which can hold up to 100 pz', and the clam again while retaining the points it had before, and if it's above 50, your bucket broke so it needs to go to the clamming npc and listen to it yell at you, then get another bucket and go clamming...
I know this is very possible because none of it is extremely complex, it's all just click click/wait/move to somewhere/read some pixels.
If anyone can point me to some threads/FAQS/sites, whatever that can help me with making this script, it would be very appreciated ^^.
1Go to and from NPC/clam point
2go through text and select certain things when the right criteria is met
3"clam", including having to wait for the read and when to clam again
4reading what item has been caught, theres about 20.
5heres where it gets a little complicated... for every thing you catch, you gain a certain amount of weight into your bucket, the beginning bucket can carry 50 "pz", or generic weight unit. The script needs to be able to read the item, and add the items weight to the total. It then needs to figure, if the totals below 40, clam again, if it's below45 but above 40 or more, it needs to go back to npc, hand in you kit, get your items that you clammed, then pick up another kit from the npc, auto sort your items, and sell certain things to another nearby npc, then go back to the clamming point(which btw never changes) and start over from 0. if it's between 45 and 50, it needs to go to the clamming npc, hand in your bucket, and get a bigger bucket which can hold up to 100 pz', and the clam again while retaining the points it had before, and if it's above 50, your bucket broke so it needs to go to the clamming npc and listen to it yell at you, then get another bucket and go clamming...
I know this is very possible because none of it is extremely complex, it's all just click click/wait/move to somewhere/read some pixels.
If anyone can point me to some threads/FAQS/sites, whatever that can help me with making this script, it would be very appreciated ^^.