Jump to content

Fletching script


Recommended Posts

Posted

Hi!

Im very new to scripting and I want to make a simple fletching script so I can learn from that. I did all the basics as getting the skeleton, but now my question is how do i start to code the fletching script? Which codes should i start with.

I hope someone can guide through the start :)

Thanks for all replies! :)

Posted
42 minutes ago, krisped said:

Hi!

Im very new to scripting and I want to make a simple fletching script so I can learn from that. I did all the basics as getting the skeleton, but now my question is how do i start to code the fletching script? Which codes should i start with.

I hope someone can guide through the start :)

Thanks for all replies! :)

You should read some tutorials, there are loads on this website, and learn basic Java if you have not done that yet.

  • Like 1
Posted (edited)
24 minutes ago, Explv said:

You should read some tutorials, there are loads on this website, and learn basic Java if you have not done that yet.

Btw. I did read yours in and out. But im still stuck, I really want to see how a simple fletching script is build up so I could see how its done.

Found some videos on youtube, but they are from 2014 so not all codes are working now..

Edited by krisped
Posted
26 minutes ago, krisped said:

Btw. I did read yours in and out. But im still stuck, I really want to see how a simple fletching script is build up so I could see how its done.

Found some videos on youtube, but they are from 2014 so not all codes are working now..

is there anything specific you're stuck on at the moment?

Posted (edited)
3 hours ago, Xylate said:

is there anything specific you're stuck on at the moment?

Well, im trying to follow one fletching guide on YT and he use one code: "this.client.getInventory" but there are nothing called getInventory..

Someone know if this still works?

 

Edited by krisped
Posted
On 2017-5-7 at 3:28 AM, krisped said:

Well, im trying to follow one fletching guide on YT and he use one code: "this.client.getInventory" but there are nothing called getInventory..

Someone know if this still works?

 

Take a look at the API found here: osbot.org/api/

There are heaps of methods that return different things for what you want.

For what you know for know just assume getInventory() is the same thing as importing OSBot's inventory API and calling inventory.

If you want some more help you can pm me and I could possibly give you a fletching snippet and explain it to you

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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