Everything posted by Zappster
-
Looking for people to pk with us tommorow
Just to let you know, I'm 100 CB. We will probs go around lava drags and then around the demiboss's. If Keven comes with us, we have a TB. Me and Vilius both have high range + highish mage, so we can snare.
-
assnerd for mod?
Yes! He's a great dude and would be an awesome addition to the mod team!
-
Script gets stuck at switching random f2p worlds.
I believe he meant this: http://osbot.org/forum/topic/73332-instant-hopper/
-
Am I the only one
I honestly thought Nix was Stress lol
-
max cash oclock
he said S EDIT: DAMMIT MY CMOS BATTERY
-
ONE word - Corruption
Or any underground community for that matter lol
-
Paint disappearing when minimizing client, will only show when I hover over it ?
Sorry, the only thing that gets called in the onStart, relative to the onPaint, is the setBuffImage() call
-
legend
Wow how deep into youtube are you right now
-
Paint disappearing when minimizing client, will only show when I hover over it ?
Yeah, I should really move it to a local file :X I'll look into this now thanks for the fast reply
-
Paint disappearing when minimizing client, will only show when I hover over it ?
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.
-
[!Buying Reset/Rolled Back/Jag-Rolled Account!] "PLEASE LOOK"
Just FYI, This roll back system was before osrs days, all accounts that got rolled back in 2010-2011 are RS3 accounts now
-
[Release] AutoShutdown
Open up terminal and write: sudo shutdown -h +60 to shut down 1 hour from now.
-
VIP Scripts
And to remove adverts and to support a great site with an awesome community
-
Exchange Server
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
-
It's a boy!
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
-
New Emoji Vote!
I hope runs for President soon
-
Want to see a new emoji? Post here :mald:
:goobypls: also
-
Got my socks 5 proxy ready!
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
-
Got my socks 5 proxy ready!
Come at me Jagex. Come detect me now ,,!,,
-
Changing what objects are made in a Cons script
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); )
-
JagexLauncher.exe has stopped working
Please post your solution so other people in the future who may have your problem can fix it
-
27.01.2016 RIP Shudsy main<3
support@jagex or something like that
-
27.01.2016 RIP Shudsy main<3
Email jagex and tell them you wern't botting, but infact, you taught your cat how to play the game.
-
PERMANENT BAN! (NOT HAPPY) :-(
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.
-
PERMANENT BAN! (NOT HAPPY) :-(
Hate to be that guy, but can you show me proof of this?