Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

whipz

Members
  • Joined

  • Last visited

Everything posted by whipz

  1. Opens automatically (: with webwalk
  2. Paint works !
  3. whipz replied to whipz's topic in Scripting Help
    the script did nothing when I moved that to the start ): wait scratch that had to restart comp for some reason THANKS MATE !
  4. let me know how you go Ill quote you again when the paint one is working and ill remove it (:
  5. whipz replied to whipz's topic in Scripting Help
    so this in onStart ? try { image = ImageIO.read(new URL( "http://i1285.photobucket.com/albums/a589/whipz/EA1C0CF0C2DDBCB04C0258B8960138B33A6C1292DB3DF36762pimgpsh_fullsize_distr_zpsdo2x7ou1.jpg")); } catch (IOException e) { e.printStackTrace(); }
  6. Hey guys I have found that this bit of code causes a heap of lag anyone able to help with the lag issue ? public void onPaint(Graphics2D gr) { try { image = ImageIO.read(new URL( "http://i1285.photobucket.com/albums/a589/whipz/EA1C0CF0C2DDBCB04C0258B8960138B33A6C1292DB3DF36762pimgpsh_fullsize_distr_zpsdo2x7ou1.jpg")); } catch (IOException e) { e.printStackTrace(); } gr.drawImage(image, 4, 342, null); final long runTime = System.currentTimeMillis() - startTime; int x = getMouse().getPosition().x; int y = getMouse().getPosition().y; gr.drawLine(0, y, 765, y); gr.drawLine(x, 0, x, 503); gr.drawString(formatTime(runTime), 125, 375); gr.drawString("", 125, 390); gr.drawString("" + getSkills().getStatic(Skill.COOKING), 125, 405); gr.drawString("" + getExperienceTracker().getGainedLevels(Skill.COOKING), 125, 420); gr.drawString("" + formatValue(getExperienceTracker().getGainedXP(Skill.COOKING)), 125, 435); gr.drawString("" + formatValue(getExperienceTracker().getGainedXPPerHour(Skill.COOKING)), 125, 450); gr.drawString("" + formatValue(getSkills().experienceToLevel(Skill.ATTACK)), 125, 465); } Yet this doesnt so its obviously the image but how can i reduce the lag as it causes the script to almost not move this is code with no lag public void onPaint(Graphics2D gr) { final long runTime = System.currentTimeMillis() - startTime; int x = getMouse().getPosition().x; int y = getMouse().getPosition().y; gr.drawLine(0, y, 765, y); gr.drawLine(x, 0, x, 503); gr.drawString(formatTime(runTime), 125, 375); gr.drawString("", 125, 390); gr.drawString("" + getSkills().getStatic(Skill.COOKING), 125, 405); gr.drawString("" + getExperienceTracker().getGainedLevels(Skill.COOKING), 125, 420); gr.drawString("" + formatValue(getExperienceTracker().getGainedXP(Skill.COOKING)), 125, 435); gr.drawString("" + formatValue(getExperienceTracker().getGainedXPPerHour(Skill.COOKING)), 125, 450); gr.drawString("" + formatValue(getSkills().experienceToLevel(Skill.ATTACK)), 125, 465); } Thanks for any help or suggestions
  7. Added the code without paint for no lag
  8. 1. Pictures of the account stats 2. Pictures of the login details Login details Meaning it can log in ? 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 5. The price you will be starting bids at 4m has 10days members left as of post 6. The A/W (Auto-win) for your account 8m 7. The methods of payment you are accepting OSRS 8. Your trading conditions you first unless you pay for MM or are of high rep or well known 9. Pictures of the account status no bans no nothing; will get when you say you want account but theres no cbf logging into website 10. Original/previous owners AND Original Email Address Only Owner
  9. Thats true; more along the lines of decent VPS Dedicated servers etc
  10. great thread (: keep it updated please !
  11. Thanks mate; Just need to get the lag issue fixed with the paint ):
  12. Try now it should work ! Anyone able to test paint ? it seems to lag on my computer ):
  13. Hello and welcome !
  14. whipz replied to BrainDeadGenius's topic in Runescape
    hahaha ):
  15. Thanks I'll look into it works at lumbridge maybe the ranges are named something different just at work ATM will look at it in 4 or so hours
  16. looks good man (:
  17. Thanks guys (:
  18. Added just that it doesnt show up ):
  19. updated but paint no work ):
  20. adding mine now thanks testing then ill reupload
  21. Sweet (: thanks mate
  22. appreciated do you have skype ?
  23. whipz replied to Token's topic in Others
    First page
  24. ill post code as well as i said its just basic when i get SDN approved ill add other stuff edited Also if someone would like to help with paint, i tried onPaint and none of my paint shows up I obviously dont have it there as it wasnt working;
  25. Hey guys; I decided to release a AIO cooker as there really wasn't much out there. I will update alot more with some forms of AFK and other things that you throw at me; However though for now the script will remain pretty basic as a lot of you would rather the code than a obfuscated .jar; To do: Suggestions ? Added GE support to buy more items (tested works) add task system add progressive leveling add fastest 99 add most profit Done: lumbridge castle (Tested) Edgeville (Tested) Falador (Not Tested) Alkharid (Not Tested) Loads of foods see pics Paint( @WiseGoldMan) Here is version 1.01 GUI Paint Credits to @WiseGoldMan progress reports (Mine) Feel free to leave comments on things you want added (: or bugs you find thanks whipzAIOCooker.jar

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.