Jump to content

Mysteryy

Scripter II
  • Posts

    2568
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by Mysteryy

  1. you forgot - init - minor changes
  2. First reason isnt really a good one imo. You can have a jfx application thread and a swing thread living together in harmony. Second reason is pretty much the only one I could imagine, but you can still style fx other ways so that's annoying but not a show stopper. Last reason is also not really a good one either. Its been bundled in java 8 which has been around for a while now. The only real reason I can imagine is because oracle announced that it wont support it past 2022 in being bundled with java. Then it will be a separate lib.
  3. From the rules: Scripts that have any of the following will be auto-rejected: ... -Scripts that use anything from JavaFX Why did yall decide to ban javafx? I used it in scripts long ago and it worked nps? I think there might have been some issue loading css for scripts on the SDN, but that isn't enough reason to reject scripts that use javafx altogether. Is there another reason that it was banned?
  4. 1. Yea, like I said I missed your comment. But that's why i said every few minutes. Refresh it as often as the use case requires. 2. No, I think you're misunderstanding his use case. He's retrieving the price, from the GE, for a single item. This value can never and will never go over max int, because the price for any single item can never go over max int. So no, in this case, its absolutely pointless to use long to retrieve the price from the GE for a single item (which is indeed his use case). If he was calculating the total value for a stack, then yes it makes sense, but hes not.
  5. @liverare Good explanation but 2 comments: 1) It might not always be a good idea to query live prices in the getter. Instead you might add a throttle where it only updates max every few minutes, else returns the cached value. Otherwise you could accidentally spam requests. Since it seems like hes just starting to get into it, I can see this as likely to happen. 2) There's no point to use long. Rs uses 32 bit signed int, so prices will never go over (2^31) - 1 Edit: just saw your comment about adding a caching mechanism to not grab prices everytime, but the code didnt have it. ?
  6. Loop Potion.values() and find the one with the highest .margin
  7. Welcome nub, such surprise, very did not expect.
  8. whoever cost less you got a deal
  9. That's racist. I just wanted to chat like old friends do.
  10. @Solution do u even discord nub? If only there was a @Solution for this problem
  11. 12/10 would use again
  12. Spoiler alert, I already know @Maldesto Doubt any of yall remember him, bunch of newbs amiright.
  13. Hi thanks. So bot is up and also is down?
  14. I'm gonna sell you to north korea

  15. did u give up or what

     

  16. did u die again

  17. Czar be like, yeah man I check Skype often. 2 days later still hasn't checked skype. :doge:

    1. Czar

      Czar

      Lmao im always online i will be back online when i get back asap :( deployable jar?

    2. Mysteryy

      Mysteryy

      Yea check skype dickhead

  18. Yea i get what your saying. But you cant do that. It doesnt work that way.
  19. Hi thanks friend welcome to you too How have you been mr elyot
  20. hi who are u welcome to osbot
  21. Hi welcome to osbot
×
×
  • Create New...