Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/06/14 in all areas

  1. make it visible so we can see what scripts are better than other so we know what people are wanting refunds for and stuff? if not doable just curious why they are private though? O_O
    3 points
  2. When people try to sign up they are instantly given option to select a package then given a page to put billing information? I understand this is marketing technique but its stupid to have it when brand new people are trying to sign up.. just makes them think they have to pay to use the forum pls remove it.. like.. theres not even an option for Free access to the forums alot of the new additions to the site make it look like 'certain' People here are just in it for the money Support or No Support
    2 points
  3. Bit Picture etc... ToolShed class Tool enum ShedContainer class
    2 points
  4. Support, I do remember actually being confused when I made my account because I thought I had to select one to even register.
    2 points
  5. *This only works in chrome! Download this chrome extension: https://chrome.google.com/webstore/detail/blocker/epdedalbkhcbhcmcpfglmhngjpgimcmm/related Scroll to the signature of the picture you want to block Click this X in the url bar: Click Block: Hover over the side of the image so the image has a yellow border: Click the yellow border Then press OK on the popup: Refresh the page and the image will never show up again! If I helped you avoid those awkward glances from your family members, please press like
    1 point
  6. Before: In progress: I just started trying to color manga. Any tips?
    1 point
  7. I'll play w/ you
    1 point
  8. Looks interesting, if my computer can handle it ill play
    1 point
  9. Seems like a sick game. If I can run it I'll play it with you!
    1 point
  10. I can play with you on this game right? Respond on skype master.
    1 point
  11. 1 point
  12. 1 point
  13. I was the one who actually MM'd the trade. Unfortunately I scammed them both. It shocks me that they both gave each other positive feedback.
    1 point
  14. This is what I think of when I hear Game of Thrones...
    1 point
  15. Support, I remember being confused too. I bet instead of 70k we would had 100k+ by now.
    1 point
  16. *facepalm* I feel so lost w/o my old post count. Thanks
    1 point
  17. I can actually see the negative effects from this marketing technique so you definitely have my support.
    1 point
  18. You have my support. Seems like more of an annoyance.
    1 point
  19. support. this is dumb who would even donate to the site when they dont even know if it's good.
    1 point
  20. Support, when i first joined and bombarded with this message i thought i had to pay
    1 point
  21. Donator - "Become an important person at OSBot" This made my day.
    1 point
  22. Of course I support. Gl nub
    1 point
  23. Ah alright makes sense! Nice snippet ^_^
    1 point
  24. So users don't feel intimidated to report broken scripts/refund requests.
    1 point
  25. Dear community, Two days ago my partner in life received the news that her father is terminally ill. He was diagnosed with cancer that is already in the stage where it has spread. I'll try my best to keep working on OSBot 2 and right now release an update for the revision update 42 that Jagex made yesterday. Sincerely, Maxi
    1 point
  26. For one why are you even call the getState() in paint? Because if your doing that to get the status/state, that is a horrendous way of doing. Your onPaint is called every loop, so that means your calling your getState every second pretty much, for the how ever long you run your script, that will really start to add up. At the top of your script you should declare a String like: String status = ""; Then in you onLoop, inside of your switch statment, whatever state is called, add what status, so like: switch(getState()){ case ATTACK: status = "Attacking"; break; } The finally in your onPaint, take out getState, and replace it with status. See if that helps, and even if it doesn't, that still a much more efficient way of achieve the same goal. (If it still lags, most likely there's some type of error in your getState like @Booch said)
    1 point
  27. 1 point
  28. I gave you cba you resigned within 24 hours, that isn't quite worthy.
    1 point
  29. I enjoy getting the thumbs up from my dad when he see's me looking at these images.
    1 point
×
×
  • Create New...