Jump to content

Apaec

Scripter III
  • Posts

    11170
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. You break a plate in your kitchen, you go out you buy a new one cause -> effect. Cause: New bot client. Effect: Write new scripts Unless you propose you get the new plate free? because unless there was a guarentee on it (which in this case there isn't) thats just not the way the world works
  2. Apaec

    yes

  3. Discussion/debate =/= feud
  4. GL
  5. This would just encourage scamming if you are given twc, i think. Also, you are given rep for what you do. Rep is reputation, and should remain static for eva.
  6. I can assure you, microsoft doesn't care about their customers, only that they use windows over ios
  7. Apaec

    OSBot 2.1.10

    Tracker
  8. English is bullshit
  9. This is what i don't understand about some of you guys You pull up arguments out of the dust in order to try and get freebies when a new client is released? Heres an example Now tell me, where does that say lifetime? there is NO lifetime guarentee. The script has a price. [good script btw ^^] I'd say this is more like the situation we're in, and you guys are the money hungry ones trying to save a few cents out of your pocket
  10. There was no lifetime guarentee, no such thing as 'lifetime promises' or 'lifetime payments'. When you bought the script from the store it came with a price, this price didn't actually state it was lifetime, it just contrasted it to a monthly renewal. Agreed.
  11. I suggest we raid jagex hq in cambridge?
  12. If we want a few extra cents, there would be no free scripts
  13. Ya know, its not that bad X) When i first joined i thought that PiP was like a joke or something like literally i thought it was just a funny lil pip to show that someone was legit (don't ask :p) It looks nice all red and yellow aswell... you wouldn't be lolmanden without it D:
  14. nice profile pic
  15. Right click the java project > export > select jar > Give it a name and save it into here: Then spam your enter key
  16. private static final int[] XP = { 0, 83, 174, 276, 388, 512, 650, 801, 969, 1154, 1358, 1584, 1833, 2107, 2411, 2746, 3115, 3523, 3973, 4470, 5018, 5624, 6291, 7028, 7842, 8740, 9730, 10824, 12031, 13363, 14833, 16456, 18247, 20224, 22406, 24815, 27473, 30408, 33648, 37224, 41171, 45529, 50339, 55649, 61512, 67983, 75127, 83014, 91721, 101333, 111945, 123660, 136594, 150872, 166636, 184040, 203254, 224466, 247886, 273742, 302288, 333804, 368599, 407015, 449428, 496254, 547953, 605032, 668051, 737627, 814445, 899257, 992895, 1096278, 1210421, 1336443, 1475581, 1629200, 1798808, 1986068, 2192818, 2421087, 2673114, 2951373, 3258594, 3597792, 3972294, 4385776, 4842295, 5346332, 5902831, 6517253, 7195629, 7944614, 8771558, 9684577, 10692629, 11805606, 13034431 }; XP List ^ public int getPercentUntilLevel(Skill skill) { int getStatic = this.getSkills().getExperience(skill) - XP[this.getSkills().getStatic(skill) - 1]; int getDynamic = XP[this.getSkills().getStatic(skill)] - XP[this.getSkills().getStatic(skill) - 1]; int percentage = getStatic * 100 / getDynamic; return percentage > 0 ? percentage : 0; } Calculation method ^ g.drawString("%tillstr " + getPercentUntilLevel(Skill.STRENGTH), 10, 20); Implementation ^ Enjoy
  17. Mate, don't exaggerate
  18. This is all you need ^ Also, press ctrl+shift+f
  19. If you're suggesting we write free scripts for everyone and hand them out to you all like its christmas, I don't think thats going to happen. I dislike it when personal attacks are made in debates when you feel you are on the losing side
  20. 1: osb2 wasnt our choice 2: It isn't us (scripters) who made this situation Please look at it from the full perspective
  21. No such thing as a lifetime script Not sure where you guys got the notion that they are promised to be lifetime
  22. You dont have to 're-buy', we're talking about two different clients here, OSBot1 and OSBot2. Scripts for osb1 stay with osb1, and likewise for 2. The source of the scripts will share next to nothing in common therefore you will be paying for an entirely new script, only to do the same thing. Unless ofcourse you think you're entitled to every script on every client that for example unpacks feather boxes, just because you have spent money on one of those for OSBot 1...
  23. OSB2 > OSB1 in so many ways, its not just based around customers wanting to keep their scripts. OSBot 2 was announced ages ago, you guys had plently of time to decide. This is just an advanced warning saying that it comes in 2 weeks. Either way, the first client will still be around for 2 weeks, and even longer after that. I dont think 'lifetime' scripts exist. Only 'One time buy' scripts. Nothing was ever promised
  24. http://www.rw-designer.com/cursor-detail/60138 Cant seem to find any others. You can add a trail to your cursor if you go into control panel tho?
×
×
  • Create New...