Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/13/14 in all areas

  1. This looks like Python and PHP attempted to have a child and it came out retarded.
    3 points
  2. As long as its kept to 30 minute per post, I find it fine. I mean c'mon, this is a OSRS related site.
    2 points
  3. v1.7.87 Updated: Prayer configs Added: (hopefully these remain stable) ObjectDefinition: getModifiedModelColors(), getOriginalModelColors() NPCDefinition: getHeadIcon(), getOriginalModelColors(), getModifiedModelColors() ItemDefinition: getUnnotedId(), getModelId(), getNotedId(), getOriginalModelColors(), getModifiedModelColors() Hopefully, hopefully I didn't miss anything.
    2 points
  4. Format: Member: Jordan Feedback on activity: Active Abusive or Non Abusive?: Non Abusive What could Jordan improve on?: Not sure, seems fine to me Does Jordan handle situations well?: Yes Anything else?: Member: Mikasa Feedback on activity: Active Abusive or Non Abusive?:Non abusive What could Mikasa improve on?: Same as Jordan Does Mikasa handle situations well?: Yusss Anything else?: Member: Smart Feedback on activity: Active Abusive or Non Abusive?: Non abusive What could Smart improve on?: Nothing Does Smart handle situations well?: Yeeeees Anything else?: Member: Gilgad Feedback on activity: Active Abusive or Non Abusive?:Non Abusive What could Gilgad improve on?: Spend more time talking to me in chat Does Gilgad handle situations well?: Yes yes! Anything else?: Member: Raflesia Feedback on activity: Active Abusive or Non Abusive?:Non abusive What could Raflesia improve on?: Nothing Does Raflesia handle situations well?: Yesss Anything else?: Member: Arctic Feedback on activity: Active Abusive or Non Abusive?: non abusive What could Arctic improve on?: Not sure, seems like a nice guy, haven't spoken to him as of yet. Does Arctic handle situations well?: Not sure. Anything else?: Member: Eliot Feedback on activity: Active Abusive or Non Abusive?: Non abusive What could Eliot improve on?: Not sure, maybe be a bit more lenient with the kicking sometimes i.e prior warnings Does Eliot handle situations well?: Yes Anything else?: Member: Nick Feedback on activity: Active Abusive or Non Abusive?: Non abusive What could Nick improve on?: Not sure, maybe the same as Eliot, both good guys, don't know em too well yet though Does Nick handle situations well?: Yes Anything else?: Overall the staff team is looking good, you all seem to be doing a fine job and getting a long. Keep it up ^^ Although on the subject of disputes, maybe the trials/globals should let the supers + deal with them, otherwise if they don't have someone online to contact with access to the CP, that person can only receive a warning point ban, when scammers need IP bans to prevent further scamming and so on. But if the rules have changed since I've resigned, ignore me and keep doing what you're doing ^^
    2 points
  5. I personally think all marketing should be banned from the chat at all times. There is a HUGE market section on the forums and we would love for the forums to be more active with users participating. No one comes in the chat looking for a service, most of the time it is users that come to troll and just shoot the shit, or leechers coming in to ask for support. No one wants to see a service thread.
    2 points
  6. Whatever Just Basic is, I can assure you that you will never use it later in life. I went on their website, and it looks to me as a sorry excuse to make money. According to http://justbasic.com/learnmore.html, for $50 you get access to the Windows API and and/or external DLLs. Things like that should come for free in a programming language. If you look at any major programming language (Java, C, C++, C#, Python, PHP, Perl, Ruby, the list goes on and on), where you can write any code you want for free, the idea of having to pay extra for capabilities because they were limited on purpose purely to make money is ludicrous and reeks of money grubbing idiots. You should try to see if you can learn in a different language. I hear Python is a good place to start, though I myself started learning C# first, then adopted Java as my main language.
    2 points
  7. I'd much rather see adverting be completely banned from the chat as it's useless spam and if people wanted services they'd go to the market forum. No from me.
    2 points
  8. It's a different story if you're looking for quest items, they're hard as heck to find. Generally if it just comes in as normal chat and not advertisement I don't mind at all. But advertisement, nah, that's what zybez and Merch bots are for.
    2 points
  9. What are feelings? In all honesty, I don't like messing with the forums too much, that's why we have Maldesto and Raflesia!
    2 points
  10. I agree, some scripters are in it just for the experience and not for the money (very slim amount).
    2 points
  11. Sure I have five minutes. @ScriptManifest(name = "Demo 3", info = "Demoooo", version = 1.0, author = "DeadCommon") public class Demo3 extends Script { NPC[] attackable; @Override public int onLoop() throws InterruptedException { attackable = getAllAttackableNPC("Guard", "Goblin", "Cow", "Chicken"); return 550; } @Override public void onPaint(Graphics arg0) { if (attackable != null) { boolean closest = true; for (NPC next : attackable) if (next != null) { arg0.setColor(closest ? Color.GREEN : Color.RED); arg0.drawPolygon(next.getPosition().getPolygon(bot)); closest = false; } } } public NPC[] getAllAttackableNPC(String... arg0) { List<NPC> cache = client.getLocalNPCs(); if (cache == null || cache.isEmpty()) return null; // No NPCs found (whatsoever) final Player me = myPlayer(); for (Iterator<NPC> i = cache.iterator(); i.hasNext(); ) { NPC next = i.next(); if (next == null || !next.exists() || !contains(arg0, next.getName()) || next.getHealth() == 0 || (next.getFacing() != null && !next.isFacing(me))) i.remove(); } if (cache.isEmpty()) return null; // No valid NPCs filtered Collections.sort(cache, new Comparator<NPC>() { @Override public int compare(NPC o1, NPC o2) { return new Integer(o1.getPosition().distance(me.getPosition())) .compareTo(new Integer(o2.getPosition().distance( me.getPosition()))); } }); return cache.toArray(new NPC[cache.size()]); } public static boolean contains(String[] a, String b) { if (a == null || a.length == 0 || b == null || b.isEmpty()) return false; else for (String next : a) if (next != null && !next.isEmpty() && next.equals(b)) return true; return false; } }
    2 points
  12. The Veteran rank should stay, it cannot go. It's partly the reason I'm still here.
    2 points
  13. The reason why you made this topic is because you really want the color from the sdn rank.
    2 points
  14. 50m start 3 hours later.... all in yolo for 450m bank loot
    1 point
  15. It could have been worst lol. You could have been simply registering and got given Super, and then ratted out by one of the members so it was either resign with pride or get demoted after how many months of voluntary work >.>
    1 point
  16. From what I've seen, you guys are doing fine on the disputes themselves :P, it's just the banning that is cause for concern; since anyone found guilty of scamming needs an immediate IP ban (even if it's only temporary) to prevent more members falling victim to them.
    1 point
  17. Understandable if it is a quest item, but buying lobs, sharks, natures, or any other popular item that are being sold on zybez within 1 minute there are 2-3 posts.
    1 point
  18. it's a place to chat, and some people already try to sell stuff as it is and it gets annoying as fuck, if the rule was removed, even more people would try to sell things and it would become even more annoying
    1 point
  19. It could be that your card is being declined by your issuing bank. Check that your card details are correct by going to 'Profile' and then 'My Money' Also make sure you have enough funds to pay for the item, and that your account is not limited. If you know for a fact you have enough money and your account is not limited, clear your cache completely and relog into your paypal
    1 point
  20. The group you are in has a lot of limits, this being one of them.
    1 point
  21. So what is the point of OSD? And how do you feel about forum rank rework?
    1 point
  22. Nice thread, I agree. +1
    1 point
  23. They just changed it to unlimited. The rank can stay. But the colored name should go.
    1 point
  24. I'll just leave this here. http://osbot.org/forum/forum/122-
    1 point
  25. Someone give ma a rendered image.
    1 point
  26. I can tell you there was talk about making OSBot more than OSBot, but that was awhile ago. There were some big plans though.
    1 point
  27. My activity has increased
    1 point
×
×
  • Create New...