Jump to content

Fletching script


krisped

Recommended Posts

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! :)

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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