Jump to content

Apaec

Scripter III
  • Posts

    11146
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. I've given you a 24h trial. Enjoy!: ) apa
  2. no idea, I have an iphone lol
  3. your fault for buying an iphone
  4. Awesome thanks I've featured it on the main page. apa
  5. hey, yep, this is really annoying I agree . But just so you know, a few weeks ago I submitted a bug report so the debs should be working on a fix the next release whenever that may be. It's also a universal issue to almost all scripts so I'm sure it's at the top of their priority list here's the bug report thread - http://osbot.org/forum/topic/83025-mirror-client-bug-report-positions/ apa
  6. Hi please post a request in the designated trials thread. (check the front page) Thanks! apa
  7. This bot doesn't bank... instead, keep your items noted.
  8. Until the new one is back up? last time I checked, an image can't just break xd Unless we're getting a new one? oO apa
  9. If you want to learn yourself http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/ gl
  10. It's a variable name - it could be named 'dickcheese' for all we care and it would still work @OP It's very hard to tell what's wrong with that line without seeing how you're manipulating the variable. Care to post some further code snippets where you change it's value? lemme write some sort of example if you want to do it via exp. a message listener would probably be a better way but exp works too ;p //global vars private int woodCut = 0; //ini //onstart experienceTracker.startAll(); //global methods private int getChoppedLogs(int expPerLog) { return (experienceTracker.getGainedXp(Skill.WOODCUTTING) / expPerLog); } //onpaint method: graphics.drawString("Logs chopped: " + getChoppedLogs(40), 0, 0); //where graphics is ur graphics2d, 40 is the exp per log, and 0,0 are the co-ords for string wrote it in the reply box so sorry if there are any errors
  11. Discussed via PM Have given you a 6hour trial. Enjoy!: ) apa
  12. Awesome mate congrats on 99! 1 week...damn... crazy!! enjoy the cape apa
  13. Problem with OSBot: http://osbot.org/forum/topic/83404-how-to-lift-a-perm-ban-account/ Salty user gets salty -> mods respond with fire. Hell, the user in question was not a great guy it seems, but the way he was handled by the higher ranked members was rude and unprofessional, and was provoked into his actions But that's just my opinion. Also, there's no need to lock those threads, (unless it was automated when he was banned?), otherwise I would be posting this there no hate pls, just voicing my opinion apa
  14. I've given you a 6hour trial. Enjoy! apa
  15. grats on designer @OP i've not botted in 1 year and havent been banned since
  16. I've given you a 24h trial. Enjoy! apa
  17. Hi Sure, please post in the designated trials thread. (link in my sig or on the front page) Thanks! apa
  18. So long as you upload and download with plaintext and it isn't malicious then you're good to go
  19. I heard maple longbow (u) or yew longbow(u)s are good. When I say good, it's still a big loss, but an affordable big loss x) apa
  20. It works perfectly for me. Put the points with a separation of 1 tile apart (use a path recorder to speed this up and avoid mistakes). I see no reason why it wouldn't work well?
  21. Being able to change thread topics is ideal but in reality you can just report it and the mods will change it for you. Tbh, we don't really need it, and if we did, it's always available in the store! Perhaps some sort of reward system for releasing free scripts tho.. that might be a good idea? idk apa
×
×
  • Create New...