Kazumi Posted June 25, 2020 Posted June 25, 2020 Really interested in this, fairly new to botting and would love to create my own scripts. Few questions: Can these scripts be redistributed? Is this a one time payment?
ProjectPact Posted June 25, 2020 Author Posted June 25, 2020 2 hours ago, Kazumi said: Really interested in this, fairly new to botting and would love to create my own scripts. Few questions: Can these scripts be redistributed? Is this a one time payment? If you would like to share scripts, you may! Yes, it is a one time payment 1
ProjectPact Posted June 27, 2020 Author Posted June 27, 2020 On 6/23/2020 at 6:14 PM, alluk123 said: This is just awesome, so much easier than writing everything in IDE. Really good snippets can be found from repository too!
lamus2 Posted June 30, 2020 Posted June 30, 2020 (edited) Hi, are there any trails available before purchase? i want to figure out if i can do something with it edit: no need for trial. Bought it and let me tell you....amazing work. So easy to do tasks with it. Great investment Edited June 30, 2020 by lamus2
Austin Moen Posted June 30, 2020 Posted June 30, 2020 Hello, is is there somewhere I can find a list of all the npc and action id's? I'm trying to make a birdhouse/hops farming script but im at a loss on how to make it check and build a new birdhouse, or harvest live/dead hops and then note them with the leprechaun. Thanks
ProjectPact Posted July 1, 2020 Author Posted July 1, 2020 5 hours ago, Austin Moen said: Hello, is is there somewhere I can find a list of all the npc and action id's? I'm trying to make a birdhouse/hops farming script but im at a loss on how to make it check and build a new birdhouse, or harvest live/dead hops and then note them with the leprechaun. Thanks There is a bird house script already created you can use on the Script Repository! As far as finding ID’s, google is typically the go-to for finding ID’s and names. 1
Jonathan Schep Posted July 5, 2020 Posted July 5, 2020 Could you make an easy moving of items inn inventory method? Move item name/id to slot 5?
ProjectPact Posted July 5, 2020 Author Posted July 5, 2020 3 minutes ago, Jonathan Schep said: Could you make an easy moving of items inn inventory method? Move item name/id to slot 5? Add that to the feature request section on PPOSB under Script Factory for me and I can add it when I get to it
kamio22 Posted July 13, 2020 Posted July 13, 2020 hi where will i find list of "interact with", "action" ty
ProjectPact Posted July 13, 2020 Author Posted July 13, 2020 6 hours ago, kamio22 said: hi where will i find list of "interact with", "action" ty Just depends what ya wanna do! You can interact with NPC, RS2Object, GroundItem... so you just gotta know which one you want!
kamio22 Posted July 13, 2020 Posted July 13, 2020 but is there defined list of "actions" now i get what interact with means. im new to scripting and programing, so i need basics, maybe u can recommend something after i buy this script?
ProjectPact Posted July 13, 2020 Author Posted July 13, 2020 2 minutes ago, kamio22 said: but is there defined list of "actions" now i get what interact with means. im new to scripting and programing, so i need basics, maybe u can recommend something after i buy this script? It is dynamic, which means you make it do what you want. You could interact with any item in your inventory and perform any action. You could interact with any npc on RuneScape and perform any action. You could interact with any object on RuneScape and perform any action. Legit your possibilities are endless.