Jump to content

Apaec

Scripter III
  • Posts

    11162
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. 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
  2. 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.
  3. I suggest we raid jagex hq in cambridge?
  4. If we want a few extra cents, there would be no free scripts
  5. 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:
  6. Right click the java project > export > select jar > Give it a name and save it into here: Then spam your enter key
  7. 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
  8. Mate, don't exaggerate
  9. This is all you need ^ Also, press ctrl+shift+f
  10. 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
  11. 1: osb2 wasnt our choice 2: It isn't us (scripters) who made this situation Please look at it from the full perspective
  12. No such thing as a lifetime script Not sure where you guys got the notion that they are promised to be lifetime
  13. 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...
  14. 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
  15. 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?
  16. I dont think, if you are f2p, you can be moved to them.
  17. Here i found one without a problem
  18. I think jagex has a rule against macroing, but i'm not sure, you'll have to double check
  19. User was banned, thread can now be closed.
  20. OSBot is free, everyone should be allowed access to it
  21. Well, seems lucky. Least it didn't have 'Now you're fucked' written on it (college trolls ;p)
×
×
  • Create New...