Jump to content

Zappster

Suspended
  • Posts

    1015
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by Zappster

  1. Sorry, the only thing that gets called in the onStart, relative to the onPaint, is the setBuffImage() call
  2. Zappster

    legend

    Wow how deep into youtube are you right now
  3. Yeah, I should really move it to a local file :X I'll look into this now thanks for the fast reply
  4. This has been killing me for too long now My paint is : private BufferedImage img = null; private void setBuffImage(){ try { img = ImageIO.read(new URL("http://i.imgur.com/hxNYgK6.jpg")); } catch (IOException e) { } } private static final Font font1 = new Font("Gentium Basic", 0, 16); private static final Color color1 = Color.WHITE; @Override public void onPaint(Graphics2D g) { timeRan = System.currentTimeMillis() - this.timeBegan; g.drawImage(img, 0, 335, null); g.setFont(font1); g.setColor(color1); g.drawString("Rewards collected: "+picked,70, 425); g.drawString("Farming XP(per hour): "+experienceTracker.getGainedXP(Skill.FARMING)+"("+experienceTracker.getGainedXPPerHour(Skill.FARMING)+")",280, 425); g.drawString("Status: "+statusWrite(),130, 455); g.drawString("Run time: " + ft(timeRan), 360, 385); } the img gets set on script start. But everytime I minimise my client and open it again, my paint has disappeared and will only come back after I move my cursor on screen. I have reason to believe setBuffImage() is the culprit as I didn't have this problem before adding it.
  5. Just FYI, This roll back system was before osrs days, all accounts that got rolled back in 2010-2011 are RS3 accounts now
  6. Pls pls pls fix this : http://i.imgur.com/niS3SXM.png? It keeps screwing with my brain when I see it in your sig

  7. Open up terminal and write: sudo shutdown -h +60 to shut down 1 hour from now.
  8. And to remove adverts and to support a great site with an awesome community
  9. Are you sure you registered on the correct forums? This isn't a tech support site lol. anyways, your question is too vague, next time just google your error: https://support.microsoft.com/en-us/kb/913843
  10. Man, I've seen a lot of baby scans and I can never for the life of me work out which part of it is the baby. Congratulations anyway
  11. I hope runs for President soon
  12. Thanks for the kind words fellow memer. Do you bacon at narwhal aswell? 5 pairs of socks there's one behind the top one so you can't see it
  13. Come at me Jagex. Come detect me now ,,!,,
  14. You have to change the widget aswell as the confirmation clicks (this stuff: this.mouse.click(main.random((int)46, (int)65), main.random((int)75, (int)96), false); )
  15. Please post your solution so other people in the future who may have your problem can fix it
  16. support@jagex or something like that
  17. Email jagex and tell them you wern't botting, but infact, you taught your cat how to play the game.
  18. I was always under the impression that they released "dismiss random" to increase the ammount of botters in RS. I know it's a bit dopey but illuminati and all that. We can't really test this because there's no script to solve each random. I think the randomness of movements/xp gains heavily reflect on if you're getting banned or not for botting (tried and tested, Alch scripts pretty much have an instant ban if you alch with set times and if the xp/hour rarely changes). Until we can get functionality to solve the randoms, we can't claim that dismissing randoms will increase ban rate.
  19. Hate to be that guy, but can you show me proof of this?
  20. I see you stalkin' <3

    1. ProjectPact

      ProjectPact

      Must have been a misclick. :D

      JK! <3

    2. Zappster

      Zappster

      :) GJ on the SMS + Emailer. Pretty cool bit of code you wrote!
  21. Nice gravedig. Yes. Buy VIP, remove all adverts
  22. Fix your radio how the hell can you sit in traffic and accept that your car will randomly turn off your radio. TRIGGERED
  23. Sup. Got some spare RSGP which I wanna sell, I've only got a few hundred and cant seem to get rid of it to the whole sale buyers. Hit me up on skype ( can be found on my profile )/send me a PM/come chatbox. I'll sell for smaller ammount for orders over 100m . Please min orders of 20m rsgp! Thanks - Zappa
×
×
  • Create New...