Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/13/14 in Posts

  1. I have came up with an idea of a way for the community to go against each other in Competitions. What Is This About? Well, I came up with an idea that will allow the community to have fun and be competitive against each other. What Is It? A Weekly/Monthly Botting Challenge: This allows Global Mods + To Organise these such events, and allows a new rank to be created. I don't know what it should be called. It can be either a botting challenge or something else. I know there's always SOTW event, but that may not be for everyone. For example, one week it would be one skill, and the winner would get a rank for a couple of days, with VIP benefits. Or monthly. I think it's a good suggestion, but i'd like to see what you guys think. Thank You.
    4 points
  2. lol it's not really a donation though, your receiving a "rank" on the forums, based on how generous you are. and really it's just used in most cases so people look more trustworthy.
    3 points
  3. 1666/5 = 333.2 333x2=666 rip in pce evry 1
    2 points
  4. 2 points
  5. public boolean checkIfMiningSmokingRock() { if (myPlayer().isAnimating()) { RS2Object rock; Position myPosition = myPlayer().getPosition(); switch (myPlayer().getRotation()) { case 0: //SOUTH rock = getRockAtPosition(new Position(myPosition.getX(), myPosition.getY() - 1, 0)); break; case 511: case 512: //WEST case 513: rock = getRockAtPosition(new Position(myPosition.getX() - 1, myPosition.getY(), 0)); break; case 1023: case 1024: //NORTH case 1025: rock = getRockAtPosition(new Position(myPosition.getX(), myPosition.getY() + 1, 0)); break; case 1535: case 1536: //EAST case 1537: rock = getRockAtPosition(new Position(myPosition.getX() + 1, myPosition.getY(), 0)); break; } return rock != null && !arrayContainsPrimitiveInt(MINABLE_ROCK_ID_ARRAY, rock.getId()); //method is not needed if the rock id's are stored in a list, #contains() would work fine } return false; } private RS2Object getRockAtPosition(Position position) { for (RS2Object current : client.getCurrentRegion().getObjects()) { if (current != null && current.getName().contains("Rock") && position.equals(current.getPosition())) { return current; } } return null; } private boolean arrayContainsPrimitiveInt(int[] array, int integer) { for (int current : array) { if (current == integer) return true; } return false; } FYI switch statement looks like that because when mining you're rotation isn't "exactly" what it's supposed to be and may be off by +- 1. This should give people a good idea on how to implement smoking rock detection into their own mining scripts.
    1 point
  6. Is this fixed for you guys now?
    1 point
  7. I prefer the existing one. The shading (bevel) just does not fit the background at all, simple one colour text as it is now is far nicer. As for the logo text itself, the existing one looks far better.
    1 point
  8. More than $2500+ in real life. Or cheat engine
    1 point
  9. 1 point
  10. This game should be renamed to Prison Pete 2007 online
    1 point
  11. You lost Sponsor bruh.
    1 point
  12. VIP only has a limit of 20 stored notifications, Once limit is reached, oldest notifications are automatically removed.
    1 point
  13. Member: Mikasa Feedback on activity: Havent seen to active, but i have not heard any complains about him Abusive or Non Abusive?: non abusive What could Mikasa improve on?: N/A Does Mikasa handle situations well?: N/A Anything else?: not for him :p Overall Rating 1/10: 5/10 Member: Smart Feedback on activity: very active! Abusive or Non Abusive?: Non Abusive What could Smart improve on?: Nothing hes great! #Smart4Admin Does Smart handle situations well?: He hands them with much profession and being active alot helps that out alot! :P Anything else?: like i said #Smart4Mod Overall Rating 1/10: 10/10 Member: Gilgad Feedback on activity: Havent seen him active in the fourms lately Abusive or Non Abusive?: Non abusive What could Gilgad improve on?: N/A Does Gilgad handle situations well?: In the chat box he is a very chill guy great to have a conversation with! Anything else?: nope Overall Rating 1/10: 7/10 Member: Arctic Feedback on activity: Very Active Abusive or Non Abusive?: Non Abusive What could Arctic improve on?: Stop being great! Does Arctic handle situations well?: Certainly does! Anything else?: nope Overall Rating 1/10: 8/10 Member: Nick Feedback on activity:greatly active Abusive or Non Abusive?: Non Abusive What could Nick improve on?: Nick is through with his work no improvements needed Does Nick handle situations well?: Nick knows what hes doing handles all problems/situations with great communication and in a timely order Anything else?: nope Overall Rating 1/10: 10/10 Member: Catastrophe Feedback on activity: not very active Abusive or Non Abusive?: non abusive What could Catastrophe improve on?: havent seen him active latley Does Catatrophe handle situations well?: not sure Anything else?: nope Overall Rating 1/10:5/5 why no CBA? @Gilgad damn man i havent had tears in my eyes in a long time i wish u the best of luck i hope u can get out of ur though position! and my prayer go out to your family bro!
    1 point
  14. I remember the first time I saw this, fucking hilarious.
    1 point
  15. this guys definatly the guy to go to for sigs haha
    1 point
  16. I'm not sure are you stupid or what the account is not for pking and account with 10 hp is called 10 hp pure
    1 point
  17. 1 point
  18. What if OSbot had it's own currency which you exchange for paypal. Eg: I buy $10 worth of OSCoins, I have an account balance of $10OSCOINS which I can spend in the marketplace.
    1 point
  19. I advertise my scripting rank because OSBot gave it to me. They can take it, I couldn't care less about it. People buy my scripts because I write quality scripts. I don't need a rank to sell them. I didn't pay to get the pip either they pay me to wear it like a slut in skimpy clothes. I don't care about the VIP and sponsor ranks. Those aren't the issue. You buy those for unlimited tabs or as an investment for unlimited tabs. You buy thew $100 pip to show off and make people think you're trusted. That's the issue that you seem to not understand.
    1 point
  20. Thanks for sharing. Will probably help me in the future
    1 point
  21. Looks like if i touched it i would burn myself
    1 point
  22. You obviously haven't been to world 1 recently.
    1 point
  23. All these posts do is scare the low IQ players away
    1 point
  24. In 5 hours, I will be giving a SUPER COOL DELUXE VIP voucher to anyone who ever wins. The game is going to be trivia, and going to be in the chat box. IN ORDER TO BE ELIGIBLE TO WIN: STEP 1: LIKE THIS [uNLIKE AFTER IF YOU WANT] IN 5 HOURS I will start the trivia. first one to answer 2 questions' correct wins. Have fun my babies
    1 point
  25. coming along nicely g keep it up keep smokin dat kush
    1 point
×
×
  • Create New...