Jump to content

Team Cape

Members
  • Posts

    2607
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Everything posted by Team Cape

  1. Strange, I'll look into this. Thanks for reporting that!
  2. I use a Mac as well. This is a security preferences issue. 1. Attempt to open the client. 2. Go into system preferences -> security & privacy. 3. Enable the client launch.
  3. @PayPalMeRSGP From @Alek: Generally I do the same, though. It seems the SDN allows either or.
  4. ^ This. Personally, I've seen that these don't really work, and I usually need some sort of structured environment in order to learn a new language.
  5. I'm just about fluent in Spanish, and obviously fluent in English. If you need help, hit me up
  6. uh, lol? Are you stupid or something? He spoke the truth about chemicals in the water turning frogs gay, idiot.
  7. Are scripters counted in default to VIP?
  8. Interesting, just a few tips though: 1) You might want to pull prices from online. To my knowledge, RSBuddy's API is down, but there are likely other places you can use. 2) There is a lot of repeated code here that could be condensed into just a few loops. I'd recommend looking into arrays, enums, and for loops. Good idea for the script!
  9. If it's yours, Check that you're not making any references to Script or MethodProvider before onStart(), e.g. in your initialized variables. Check that you have a ScriptManifest and a class extending Script. If it's not, then contact the scripter.
  10. PM me any bugs you find (with accurate descriptors, including status messages, and/or ideally screenshots)! I'll have a lot of time for updates this weekend!
  11. Small, but important addition: Your button should also set the GUI to not be visible. This is done by frame.setVisible(false) in the context of the code that @PayPalMeRSGP wrote
  12. My guess is that some of your equipment slots were empty, so the items in there were returning null. You were calling a method on a null object as a result, which gave you the NPE. Filter is very straightforward. If you're not familiar with lambda, I'd recommend looking up what it's shorthand for, and you'll likely understand filters better
  13. Might help to see the code or know what you're trying to do with this
  14. @ss1212 Would recommend posting this on Sythe, and probably going to court. It doesn't really belong here, because: 1) They aren't a member here. 2) How could OSBot get them to pay you $10,000?
×
×
  • Create New...