Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/21/14 in all areas

  1. is this include an aio web walker??? I've been waiting for that for 6 months now?? small botting community with like 5 user base have a sort of web walking and we don't
    4 points
  2. 3 points
  3. Can anyone help me please ? When I play at the client it goes normally , smooth. But when I start a script it laggs sooo fucking hard. I can't even see what the bot is doing. Does anyone know how I can fix this? Thanks in advance
    2 points
  4. So whoever added the "Purchase Sponsor" button to the navbar, you broke the location bar ( the thing that says OSBot>Official>Forum Support>Suggestions). The location bar is off to the top right as opposed to being on a separate line on its own. P.S. Sigh on the addition. Was the "Donate" button not enough?
    2 points
  5. TERMS OF SERVICE - You get your product after you paid. - You feedback me after our transaction. - Don't push me to get it done A.S.A.P. - You will pay using Paypal or 07 RSGold. - You are not allowed to Chargeback. - By posting you agree to the ToS. EXAMPLES AFK ACTIVE
    1 point
  6. Very basic snippet, helpful for the paint in your script. public static int getExperienceUntilLevel(int currentExperience, int level) { int experience = 0; for(int i = 1; i < level; i++) { experience += Math.floor(i + 300 * Math.pow(2, i / 7.0f)); } return (int) Math.floor(experience / 4) - currentExperience; }
    1 point
  7. I don't think you even get post count in the spam section O_o
    1 point
  8. What's the problem of understanding that formula? Nice one matey, thanks for it .
    1 point
  9. Uh.. I interpreted it from this formula, which is from the Runescape wikia. I wouldn't really classify that as copying.. but I've references the source regardless..
    1 point
  10. Chrome and mozilla sometimes (just in case i can't open something in chrome)
    1 point
  11. I tried to make OSD into a programmer rank, then everyone got upset that they weren't an OSD so we are back at square one. It's really what the community wants, I've tried doing this a few times though.
    1 point
  12. http://www.sythe.org/runescape-guide-ebook-sales/594259-epic-pure-guide.html
    1 point
  13. Kinda funny that whoever did that can't do math very well, as people who buy VIP end up paying more over the 6 month period as compared to Sponsor.
    1 point
  14. Maldesto has the same permissions on ACP as I do. For non-ACP stuff, it's more programming oriented or secured by multiple layers, so I usually have to get involved at that point.
    1 point
  15. Darn it, I still don't fall under the date. I will still be here for another year as I wait for you to extend it again
    1 point
  16. Asking for loans is against the rules. Closed
    1 point
  17. Pretty silly on the other hand, official script writer gives you the same benefits as VIP (IIRC). So anyone who knows how to code can just walk in here for free VIP.
    1 point
  18. Well, they just stuck with with Official Script Writer haha. So I suppose that's half true.
    1 point
  19. I personally wouldn't check for animation this way because there might be loop in the animation and a break which causes the bot to think that it is done animating though it is only looping the animation. Now ofcourse the rock you are currently mining will probably still be the rock it sees as new closestObject but this does cause the script to click it again.
    1 point
  20. Your answer satisfies me, I can leave this thread in peace now.
    1 point
  21. Global moderators are not allowed to participate in the market so adding TWC to his list of ranks wouldn't matter at all. I'm sure there have been plenty of reasons to give Gilgad moderator. Btw this thread has become more of an overal hate thread and has derailed too much to be taken seriously.
    1 point
×
×
  • Create New...