Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/16/13 in Posts

  1. Any color can be given to vets, but it makes the most sense to give verified members the gold glow. Will prevent scamming and allow members to easily see who's been proven to be trusted. Support?
    4 points
  2. I strongly believe scripters should be given a color in order to distinguish them from others. They've dedicated alot of time to OSBot and should be recognized. As far as verified services go, I think maybe if they obtained every PiP and maybe even more than what is required currently a color wouldn't be a bad route to show their dominance in the market section. It would take some more time and consideration, but neat ideas for sure.
    4 points
  3. YOU GAVE VETERANS THIS AWESOME GLOW BECAUSE THEY JOIN AT A JOIN DATE??????/ BUT A SCRIPTER THAT PROVIDES SCRIPTS FOR THIS COMMUNITY GETS NOTHING????????? WTF
    3 points
  4. your name color suits you, bronze4life mwhahahahahahahaa jk, u da bes pls no report
    3 points
  5. Hello community, we're providing an official ETA for the private BETA release for the testing of OSBot 2.0. Ranked script developers will be the first among many to start using and developing scripts for OSBot 2.0. We've made a lot of progress and enhancements and we're pleased to announce our new, shorter than expected ETA. OSBot 2.0 will be released on December 1st for private testing. The private BETA test will last no more than 4 weeks, during which we will be working even more diligently on improving the quality of the bot and ensuring that it is up to our new, improved standards. We're expecting great things for OSBot 2.0! Here's a sneak peak of me debugging a script: Note: The pink is just my Windows 8 theme and not necessarily part of the bot's GUI design. Here is a picture depicting what multiple tabs looks like: Thanks, Sincerely, Laz and the OSBot Team.
    2 points
  6. I miss the days you actually had to work for a Super Moderator promotion... How can you go from normal member straight to Super Moderator...
    2 points
  7. pretty sure in the long run he'll benefit you guys tbh i just want smart as admin
    2 points
  8. I think people who are verified should get the glow instead.
    2 points
  9. I've been ranting a million times about OSBot's new event driven script system which allows it to execute up to four different events simultaneously making the bot automatically faster with EVERY script increasing the GP/hour and EXP/hour for many scripts significantly. The bot is now MUCH more efficient due to difference in the way it injects bytecode and handles the client. OSBot 2.0 also features an injection filter making it IMPOSSIBLE for Jagex to detect injected code which will eliminate the risks of injection. There are many differences that you won't notice until the new API is released.
    2 points
  10. Thread spam is not allowed. Do not post multiple threads in short time periods, even if this section is for Spam. You will receive an infraction for this type of spam. Threads targeting another user will be judged upon by the moderator, if you feel your thread was closed and wasn't supposed to be pm @Maldesto. (There will be no targeting staff) Mild flaming is allowed, no racism, no sexism, no religious bashing, and no sexual preference bashing/comments Do not post dispute or appeal threads. (PM @Maldesto) If you have a problem with a thread being closed. Targeting script writers isn't allowed, if you have a problem with their script report it as broken or PM them directly. Do not post many images in a row to make people scroll for 5 minutes, also no spamming words to make them do the same thing.
    1 point
  11. Finally figured out how to do this and I figured others might want to as well, so here's the code! Put this in your global variable declaration: public Image cursor; Have this in your onStart() method: useDefaultPaint(false); try { cursor = ImageIO.read(new URL("YOUR IMAGE URL GOES HERE")); } catch (MalformedURLException e) { log("Error in retrieving mouse cursor!"); } catch (IOException e) { log("Error in retrieving mouse cursor!"); } And then finally put this somewhere in your onPaint() method: int mX = client.getMousePosition().x; int mY = client.getMousePosition().y; g.drawImage(cursor, mX, mY, null); FYI if you use the method moveMouseOutsideScreen() the mouse image you use will appear in the top left of the screen. This is completely normal however it may look a little weird! If you would rather just not have it drawn at all you can do this: if (mX == -1) { //don't draw } else { //draw }
    1 point
  12. When Maldesto made his thread about applying for veteran rank he clearly said that you cant have a bad history of flaming, spamming, being rude to others, scamming. Basic was demoted from chat mod because he copy pasted a guide from tip it or something and then sold it here on osbot. His graphics designer rank was removed because he had flamed and raged at people (mainly to me), said that others graphics were horrible, just continuously being rude to people. I cant find the thread but basic asked where his gfx rank was and then master chief posted about 30 pics of him raging, flaming, hating, etc. So how did he get vet rank?
    1 point
  13. Yes, these types of contests and giveaways would definitely be a good idea.
    1 point
  14. 1 point
  15. Just got in the chatbox and saw that @Alek is super mod...? I don't really see him active on forums nor helping out. Why was he promoted?
    1 point
  16. Just click on "Follow this topic"
    1 point
  17. he should have a SDN rank or something from what I think...........
    1 point
  18. Well just coming from someone like me. I personally know i'm a legit service provider, but I make accounts, and theres no way i'm ever going to get 200 feedbacks from making accounts. Ever. Even though majority of my accs go for at least 20m.
    1 point
  19. thats a bit too much only 2-3 people have those requirements that are even active in market let alone active in OSBot only you and Divica would get it allowing you 2 to monopolize the market..........
    1 point
  20. i thnk people with 200+ fb and all verfiedis shud get glow
    1 point
  21. yeah, who cares if they have super early join date, most of them arent even involved with osbot and gave people an unfair advantage over overs. For example Khanz, great guy but got lucky with the Veteran rank and i believe it helped him out. This would be a good idea.
    1 point
  22. verified in everything 500+ feedbacks should get a glow.
    1 point
  23. IRL Lure? Like when you meet me in the airport she squeezes you PP info out of ya? ;)
    1 point
×
×
  • Create New...