Jump to content

Leaderboard

Popular Content

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

  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. 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
  9. I'd like a rank designed specifically for me yes
    1 point
  10. Same problem my fps goes down to 3-8 when start the bot, lagging like hell, please help.
    1 point
  11. http://gyazo.com/80d032556678b6538513a527b91afcad
    1 point
  12. 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
  13. http://www.sythe.org/runescape-guide-ebook-sales/594259-epic-pure-guide.html
    1 point
  14. 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
  15. 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
  16. 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
  17. Asking for loans is against the rules. Closed
    1 point
  18. Well, they just stuck with with Official Script Writer haha. So I suppose that's half true.
    1 point
  19. I find it difficult to believe that a rank would be created with the sole purpose of being a Java expert instead of an expert in programming/comp sci/etc. Realistically, once you know a few languages, you "know" most of them and it's a matter of applying knowledge than simply writing code. I suppose if you knew a lot about the internals of the JVM and such, then perhaps I could accept a "Java Expert" rank. But it seems rather superficial on a lot of sites. @Parameter I would think that you would need a working knowledge of the JVM, and by extension, bytecode and class file formats, etc. to be an "expert".
    1 point
  20. 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
  21. Your answer satisfies me, I can leave this thread in peace now.
    1 point
  22. 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...