Jump to content

Sponsor

Trade With Caution
  • Posts

    623
  • Joined

  • Last visited

  • Feedback

    98.1%

Everything posted by Sponsor

  1. I'll buy 25m if you still have it
  2. tried on a level 3 using magic, got perm banned :'( only run for 4 hours.
  3. Sponsor

    FrostCaves

    I've got a 78 range, 75 def 82 hp, 70 pray account i could test on, could use multiple gear setups
  4. Just curious to when this giveaway will be today? I also noticed the official post on OSBot says that the 5 winners must have liked OSBot Facebook page, likes the post and shared the post, but only 34 people have done this. On the Facebook page it only states that a player must like the page and post, so does that mean the other 96 people who have only liked it not in for the chance to win?
  5. Started young haha, i'm only 22.
  6. I use microsoft edge, could be that will download firefox and try that see if it still happens.
  7. For some reason no matter what computer I use eventually osbot forums stops scrolling and I have to refresh the page or reload by going back to osbot.org which allows me to scroll again? does anyone else get this issue?
  8. To me, 15-20m? maybe
  9. 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?
  10. It's working now ... ​I did the old fashion turn off and on again... Thanks for trying to help tho
  11. I've tried both, logged and logged in just out of curisity and thats when i noticed it.. Any ideas?
  12. 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
  13. 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
  14. Why wouldn't someone buy an account to skip a lot of botting/training themselves to play legit?
  15. 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 ?
  16. http://osbot.org/forum/topic/97468-price-check-main-98-cb/ have a look and make me offer I may sell dunno yet.
  17. 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
  18. Thanks for all your quotes for account I've got a ruff idea what its worth now . Just removing this info for accounts safety.
  19. Happy 3 years! alots changed since I've come back and its impressive thanks guys!!
  20. Sponsor

    50-60

    I did NMZ in a day for those stats.
  21. How are you paying OSGP or Paypal/Skrill/BTC etc.?
  22. Edit: Purchased gold off site.
×
×
  • Create New...