Jump to content

zScripz

Members
  • Posts

    744
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by zScripz

  1. holy shit no you could build a much better one for the same cost
  2. The code where you increment OpenedIt and CheckedIt is unreachable also camelCase pls also you probably want to learn Java before writing a massive merch script
  3. Bank pin works perfect now, thank you.
  4. public boolean interactWithTableItem(GroundItem tableItem, String action, int tableHeight) throws InterruptedException { Point p = org.osbot.script.rs2.utility.Utilities.getScreenCoordinates( bot, tableItem.getGridX(), tableItem.getGridY(), tableHeight); int height = (int) tableItem.getMouseDestination().getBoundingBox() .getHeight(); int width = (int) tableItem.getMouseDestination().getBoundingBox() .getWidth(); return selectOption(null, new RectangleDestination(p.x - width / 2, p.y - height / 2, width, height), action, false); } this was old code i used in osbot 1, with a little tinkering it should work
  5. Bored irl so thought I'd come back and create some scripts. Gonna focus more on free scripts this time around
  6. itt swizz complains about something that takes literally 5 minutes b/c he would rather fuck over customers than give them a good product claps 4 you!
  7. might want to add that your zybez class isn't yours
  8. 1. In OSBot 1 we had obj.getMouseDestination().getBoundingBox() which returned a rectangle, which was very useful in drawing objects on screen. I've looked around ObjectDefinition and the new Model, but haven't found any way to access this, if its even still here. I will update as I find things, but liking the new api a lot. Its going to be extremely easy for new scripters to learn how to script.
  9. How finalized are the docs? IE if I begin to develop a script now, is there a large chance that everything will be changed on me? EDIT: As I convert a small script, is distance(Position) gone or am I just missing it?
  10. sorry to say this but if you are using this method you simply don't understand anything about strings..
  11. if(pot_type == "Super strength") else if(pot_type == "Strength potion") else if(pot_type == "Super attack") else if(pot_type == "Attack potion") wtf am I reading rofl
  12. Dat waste of bandwidth
  13. zScripz

    Wow

    i crai errytime ne'er4get :'(
  14. Can we have a breakfast section? A book-reading section? An Italian Imperial Empire discussion section? wtf is this shit ofc not
  15. Both ACT and AP offer financial aid. In addition your school will help you as much as possible with this, they receive an incentive for each child taking these tests source: took 12 AP tests and 3 ACTs and SATs now if you like I can link you. EDIT: here it is anyways https://professionals.collegeboard.com/testing/ap/coordinate/fee-assistance http://webapps01.act.org/fane/docs/ As her parents are not supporting her financially she would declare she is INDEPENDENT of them.
  16. bookmarked so I can refer idiots who tell me that macs can't get a virus to this page
  17. YES THOMAS JEFFERSON DIED FOR MY RIGHT TO POST GAY PRONZ ON BOTTING FORUMS
×
×
  • Create New...