Jump to content

Cutter, Fletcher, Seller


thelegacy0

Recommended Posts

Hello everyone. I'm interested in making a script that gets two things done at once, with great exp/hr and even some profit.

 

This is my first script, but my goal is to make something that flawlessly cuts willows, then fletches them into longbows (u), and then sells them to a general store, all while tracking your exp and gold.

 

My idea is to have the script go a little like this:

You select when you want to switch. Ex: Cut ~1k willows, fletch for ~30 minutes, sell the longbows (~500 willows/hr on a slow day, ~1500 longbows per hour, so this scenario has the rest being saved for whatever) and then head back to Draynor to start over

You select 'Use best axe' or 'Use best axe for level', 'equip axe' if you want/can

You select if you want, to teleport to lumbridge general or just walk there (time saver)

And finally, when to end. Ex: after 5 hours, after 3 cycles, after you've made 16k (1k bows), or even if you run out of teleports

 

What I have so far:

A cutter/banker that I've run for up to four hours consecutively, no problems

A fletcher that consistently gets 1500 per hour, and I've fletched over 5k bows with it

A script that trades a shop keeper, sells the bows, and leaves

 

Both skilling scripts have some antiban (camera movements, random varations in between clicking/walking/etc, and a random skill hover) but I hope to implement a LOT more, as I wish to run this until I get 99

 

What I need help with:

Weaving the scripts together. I'm going to get some practice on multiple classes soon, but any help is very welcome.

    NotoriousPP's tutorial showed me packages, Divinity/Pandemic helped me make them all use the current client instance

Making things neat, efficient, easy to read/update

    I'm constantly going over things, making sure there's no redundancy

Switching between tasks. I haven't attempted it yet, so maybe I'll figure it out myself. Probably after I learn multiple classes.

    I've got a pretty good idea on it - woodcutting works, tonight I will attempt to switch over to fletching. The skeleton is set up already.

Walking long distances. Is there an easier way than making rectangles from Draynor to Lumbridge?

Closing the script on logout. So far, it logs out then logs back in because of the randomEventHandler in the client... Then this process loops until I stop the script, even though my code is 'logoutTab.logout(); stop();'

A better paint. I can do simple stuff... Like colored/bordered squares

A UI on start. I never got into using straight Java to make pop up boxes and stuff, so I'll need to learn how OSBot handles those.

Adding up the gold. I could easily just get the total of the gold when I leave the shop, after the bows are all gone, but is that the most efficient way to do it?

Hide/show paint, for client-releated breaks

 

I think that's all.. I will constantly update this page with things I've done, and with anything else I need. Let me know what you guys think, what I'm stupid for doing, or what can be expanded on!

 

As the days go by, I'll post some pictures of what my current scripts are capable of. I fletched what I had, but I'm going to try to get a proggy of each with 2-3k+ for proof of consistency

 

tapuaa.png

 

21kmpdy.png

 

This includes 2 15-20 minute breaks

 

Took a picture with my phone, forgot to take a screenshot *facedesk* numbers were:

XP (HR): 238410 36078

Logs (HR): 3517 532

Time: 6:36:29

Level: 74 (+3)

 

I'll try to get another 6+ hour one in soon, but 2 days in a row is sketchy. I do have 5k bows to fletch though

Edited by thelegacy0
Link to comment
Share on other sites

Back in 07/08, I used willow longs to get me into the 80s, and I simply sold them to counteract the costs. Back then, you could get willows for 20 ea (like now, but they also sometimes dropped to 10ea) and the shop buys them for a minimum of 16 each, so I sold them to minimize my defecit. You can put them in the bottom row, and hover over "Sell 10" (sell 50 came out around 08 era, best thing ever) and so you just right/left click without moving the mouse, easily sell thousands per minute. So in all I'd say it's pretty worth it, for the few minutes it takes!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...