Jump to content

Apaec

Scripter III
  • Posts

    11136
  • Joined

  • Last visited

  • Days Won

    88
  • Feedback

    100%

Everything posted by Apaec

  1. 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
  2. Discussed via PM Have given you a 6hour trial. Enjoy!: ) apa
  3. Awesome mate congrats on 99! 1 week...damn... crazy!! enjoy the cape apa
  4. 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
  5. I've given you a 6hour trial. Enjoy! apa
  6. grats on designer @OP i've not botted in 1 year and havent been banned since
  7. I've given you a 24h trial. Enjoy! apa
  8. Hi Sure, please post in the designated trials thread. (link in my sig or on the front page) Thanks! apa
  9. So long as you upload and download with plaintext and it isn't malicious then you're good to go
  10. 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
  11. 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?
  12. 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
  13. I've given you a 24h trial. Enjoy! apa
  14. Hey! Thanks for showing interest. I've given you a 24hour trial for the rock crabs script, hopefully that should give you a good taster If that really is your ingame name, please remove it from this post (use the edit button) as if jagex sees that they might ban you haha! (probably worth removing your email too). Enjoy! let me know if you have any further questions apa
  15. UPDATED FORMAT! Please check the front page of this thread to view the new format. Any requests not conforming to the format will be ignored! PS: you no longer have to find your member number - I will do this for you x) apa PS If I reply to your request but you do not recieve a trial within 5 minutes after my response, please let me know. Chances are you may already have had a trial, in which case please don't send in multiple requests for the same script!
  16. you should be fine mate
  17. It's working perfectly for me. If you open the console and read any errors which are logged, it should tell you what's wrong. Chances are you've configured for too many invo slots (i.e the number of potions + runes + food is more than 28) so the script shuts off. I plan to release an update soon which will fix this by automatically adjusting your inventory to the required size, but for now you'll have to do the maths manually! x) apa Also, for potions, they must be (4) for the script to find them.
  18. I'm not really in a position to say no... so i've given you a 24h trial haha. But please don't release a competitor script on the basis of asking me for a trial... dat would b just mean x) apa
  19. I would post a screenshot / gif too, however unfortunately I don't have internet (am posting with 3G) so can't run bot. Hopefully house internet will be up and running when the bloody bt guy turns up and installs the phone system apa
  20. Ofcourse. I've given you a 6hour trial. Enjoy! apa
  21. None of the questions from the report template are really relevant here, so: Recently i've recieved reports of pathwalking screwing up. I took a look into it and it seems that it only happens on mirror mode. What was even stranger was that the debug I used to paint the positions for each position in my path on the minimap was actually moving. So it looks like for some reason the positions move around the place (it seems with rotational symmetry i.e the path would rotate through 90* or 180* but the positions would stay in line). So it seems the static path is moving around and local walker is trying to move to a changing path and it ends up walking off somewhere. I know for sure that other scripters are experiencing this and it would be great if this could be fixed as it's causing mirror mode to be pretty much redundant atm. cheers Apa
×
×
  • Create New...