Everything posted by Sponsor
- price check
- Request Firecape
-
Need questing done
4500k - OS.Jessie is my Skype. (you'd have to supply all items for quests else its an extra 10% for my time to purchase items.)
-
LAN Hub Switch Splitter Ethernet Network | Bann risk?
My house doesn't matter what port your on or wifi they'll all connect to the same ip which connects to the box itself?
-
My first attempt to get back into scripting :)
Haha, Okay I'll change it. A generally reason for this or just because it looks nicer? haha?
-
My first attempt to get back into scripting :)
So I used to script back in 2013 and even had a successful cooker used by many which achieved some 99's for users. So I'm attempting to try and get back into it again, my java knowledge is poor, I just work through trial and error and using the API which just seems to work? LOL. What am I making? Currently making a money making script which doesn't seem to be on the market or in the normal script section which I guess is a good thing? Current Code: (Please give me tips etc where possible with explanation) Progress: Script Skeleton Looting Walking (web walking) Areas Banking Paint To Do: Profit Calculations to paint from RSBUDDY Teleportation for quicker banking World hopping for faster looting Some Anti-Ban Improve layout Thanks to everyone which has posted snippets and tuts!!
-
Paint hiding behind runescape client?
It's working now ... I did the old fashion turn off and on again... Thanks for trying to help tho
-
Paint hiding behind runescape client?
I've tried both, logged and logged in just out of curisity and thats when i noticed it.. Any ideas?
-
Paint hiding behind runescape client?
So the screen area you see runescape player on will show the paint but if the destination of the paint is on chat or inventory area, it seems to hide behind it (shows on log in screen then when ingame its gone.) I'm using mirror mode to write this so dunno if thats an issue? Correct, See link for images in detail of what I mean... http://imgur.com/a/dcw8i
-
Paint hiding behind runescape client?
The paint will show up on screen, but if say i place it over inventory or chat box its not visible ? import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import java.awt.*; import javax.imageio.ImageIO; import java.io.IOException; import java.net.URL; import java.awt.Image; @ScriptManifest(author="Sponsor", version=0.01, info="Test", name="Sponsor", logo="") public class antiCollect extends Script { private final BasicStroke stroke1 = new BasicStroke(1); private final Font font1 = new Font("Arial", 1, 18); private final Image img1 = getImage("http://www.runehq.com/image/geitems/s/super-antipoison-3.gif"); private final Image img2 = getImage("http://i.imgur.com/b2EdUMF.png"); private final Color color1 = new Color(204, 204, 204, 116); private final Color color2 = new Color(0, 0, 0); private final Color color3 = new Color(255, 0, 153); private Image getImage(String url) { try { return ImageIO.read(new URL(url)); } catch (IOException e) { return null; } } public void onStart() throws InterruptedException { log("Starting Script :)"); } public int onLoop() throws InterruptedException { return 100; } public void onPaint(Graphics2D g) { Graphics2D gr = g; g.setColor(color1); g.fillRoundRect(554, 214, 177, 248, 16, 16); g.setColor(color2); g.setStroke(stroke1); g.drawRoundRect(554, 214, 177, 248, 16, 16); g.drawImage(img1, 535, 375, null); g.drawImage(img1, 654, 210, null); g.drawImage(img2, 101, 5, null); g.setFont(font1); g.setColor(color3); g.drawString("Time :", 565, 325); g.drawString("Collected :", 563, 346); g.drawString("Profit :", 562, 368); } public void onExit() throws InterruptedException { this.log("We have finished"); } } http://imgur.com/a/dcw8i
- firecape request !
-
Why do bans affect account sale price?
Why wouldn't someone buy an account to skip a lot of botting/training themselves to play legit?
-
Why do bans affect account sale price?
I don't understand how temp bans on accounts affect the price. If its a high level main/pure then surely most people are buying to play legit on it so the bot ban is irrelevant ?
-
Looking for oldschool Main
http://osbot.org/forum/topic/97468-price-check-main-98-cb/ have a look and make me offer I may sell dunno yet.
-
3'rd anniversary & free giveaways!
The only person who knows I play runescape is my girlfriend and that wasn't easy I just shared it with 1000+ friends on a real account
-
PriceCheck can be closed as I've gotten an idea of what its worth
Thanks for all your quotes for account I've got a ruff idea what its worth now . Just removing this info for accounts safety.
-
3'rd anniversary & free giveaways!
Happy 3 years! alots changed since I've come back and its impressive thanks guys!!
-
50-60
I did NMZ in a day for those stats.
-
Looking for oldschool Main
How are you paying OSGP or Paypal/Skrill/BTC etc.?
- Please close.
-
PC 48 slayer
Not alot, 48 slayer is generally quite easy to get.
-
"REQUEST" Questing Services
16m and you'd have to buy all items required, else its its an extra 10% so would be 17600k.
-
Firecape
Always pray range if you can't see jad untill you hear the sound of magic, because if you don't hear a sound its normally range and if you hear the range sound its normally to late to switch thats my only tip :P, I did jad on 63 range 45 defence last week so you'll be fine.
-
rs membership amazon sale
http://osbot.org/forum/topic/96880-runescape-membership-from-amazon-us-guide/ That's the guide i made if your not from US to purchase the memberships.
-
Changed to a "Bot World" (386)
How do you know this world is a bot world?