Jump to content

cpscripter

Scripter II
  • Posts

    25
  • Joined

  • Last visited

  • Feedback

    0%

About cpscripter

Profile Information

  • Gender
    Male

Recent Profile Visitors

819 profile views

cpscripter's Achievements

Bronze Poster

Bronze Poster (2/10)

8

Reputation

  1. Script is now LIVE Let me know your experience if you try it out! As of right now - NPC contact runes must be inside of a rune pouch in order to repair pouches. Soon I will add the option to withdraw the runes as well. Cheers
  2. Nice job. Becoming familiar with the API and getting a script to work are successes on their own! I look forward to seeing how this / you come along
  3. That's something I have not looked much into or done myself. I wrote this script for my own needs and decided to share. I will likely add that in the near future. However, the common and recommended method for 0-30% is through two quests, client of kourend, and then queen of thieves.
  4. I notice that while the SDN has a fairly large collection of complex scripts, a lot of popular game content is missing. For example, a fight cave (1-63) script, a bandos boss script, phosani's nightmare, etc.). Obviously these scripts could get extremely complex, lengthy, and time consuming to write. However, I am hesitant to believe that the scripts are impossible or too complex because there are other equally or more complex scripts on the SDN. Does anyone know or have some ideas as to why this is? Is it that there are scripting limitations that make some of these pieces of content impossible or otherwise just not worth scripting? If so, what are those limitations? Anyone who has or attempted to write such a complex script, any insight, things that made you give up, road blocks, etc.? Perhaps the script can become to convoluted to be deemed acceptable by SDN standards? Thanks in advance for any input, I hope that it helps me and others understand limitations before diving into writing any large and complex scripts
  5. Yes of course. I should have specified that I wanted to know if it was possible with current API methods, and excluded custom methods in my question. Silly me But these responses do answer that question for me. Thank you Khal
  6. Quickly gets 100% Port Piscarilius favour from 30% via hunting sandworms Note: It is most common and recommended to get 0-30% Piscarilius favour from two quests: Client of Kourend and Queen of Thieves. However, getting to 30% via cranes will be added to the script if there is enough demand. Features: Hunts sandworms Digs up sandworms Empties buckets of sand Turns in full inventory of sandworms to Tynan for favour Restocks on empty buckets from Tynan Script pauses once 100% favour is reached Requirements: 15 Hunter 30% Port Piscarilius favour Some coins and a spade Start the script in Tynan's Fishing Supply store or the sandworms area near the store with coins and spade in inventory
  7. Thanks for the confirmation and suggestion I will go with that
  8. Is it possible to override the default settings for events, such as walking events and interaction events? I know how to do this for a singular event, via instantiating a new event and using the desired setXYZ method. What I am asking is to override the default for all events of a type (walking OR interaction OR other). I need to use the same nondefault settings multiple times so I am hoping this can be achieved instead of repeating the setXYZ process I described.
  9. @CzarIt took me some time and trial and error but I finally figured out how to achieve what you said! Java is not my native language so the concept of src folder and packages was where my ignorance had me stuck. Thanks for the responses it really helped. Now I should be good to release my script
  10. @Czar Yea our structures seem almost the same with some minor differences but I am not seeing how I should change mine. Here is a screenshot from my IDE to help better show my script and package structure. If you can, please let me know if you spot anything wrong or not.
  11. Hey guys, I need help I have an open script application for the SDN but I got some feedback that I am stuck on trying to resolve. Anyone familiar with the SDN, can you please review this screenshot of the feedback I got on the script. I am having a hard time understanding what I am supposed to do. If I remove 'dependencies' from the import paths like suggested, intellij shows a "Cannot resolve symbol 'util'" error. The script compiles perfectly locally as it is. My project structure can be seen on the SDN here. CPBloodAltar has a /src folder which contains the java file shown in the fist screen shot linked above ^. Any suggestions would be extremely helpful thank you
  12. I wrote a script that is 90% complete. Completes preform start to finish. Just have to tweak a few things. I am planning to release as soon as I get Scripter II rank which should take a month or so it looks like
  13. @Czarthanks cz I will certainly take you up on that!
  14. Thanks Czar Respect to you for your massively impressive scripts! If I make anything half as impressive I will be doing good
×
×
  • Create New...