Jump to content

Gunman

Super Moderator
  • Posts

    3513
  • Joined

  • Last visited

  • Days Won

    18
  • Feedback

    100%

Everything posted by Gunman

  1. @Get Taxed Please get me that gif of his UID asap. @Syracuse Lol You have 24 hours to post a meaningful response.
  2. It's stored in the widgets. Just when you're hovering your mouse over a button the number disappears so you will need to move your mouse off the button and recheck the widget debugger.
  3. And the collection grows ever bigger
  4. Are you saying you spent $1300 on a laptop to only run bots? Why not just rent a dedicated server... Sounds like something is really wrong with that laptop. Check the thermals.
  5. Make sure you also have script manifest. https://osbot.org/forum/topic/115124-explvs-scripting-101/
  6. @Chris The icons in the Tabbed Client, Mirror Mode, Mouse Profiles, etc area look a bit weird but overall I like it
  7. To run OSBot client you need Java 8 installed. That download button should give you a jar file that you just run.
  8. You don't download the script. You download the client and all scripts will load into the script selector after you login and launch a client. https://i.gyazo.com/c51047c640b29e335657900544be973a.mp4
  9. Are you talking about downloading the client with the download button at the top left of the screen?
  10. You'd probably love the Dark Reader browser extension then Can break some websites and make some of the elements invisible though. Dark mode google is a life savior for my eyes
  11. Gunman

    MirrorClient v6.0

    #1 The idea of mirror was that no code was to be injected into the client so it won't be "marked" as a 3rd party client. Runelite injects into the client, defeating the purpose of mirror. #2 Adding proper proxy support would require injecting into the client.
  12. Probably because Mirror has some kind of GPU usage while Stealth Injection doesn't.
  13. Do you have anything like MSI Afterburner or Riva Tuner open? If so try closing them and seeing if the problem goes away or persists.
  14. @kr0nex As far as I know it's something to do with hardware acceleration. I am thinking a setting in the Nvidia control should be able to fix this, but I do not know for sure. A couple pictures below of my Nvidia settings. And my PhysX Setting is set to Auto-Select. Could try changing it to CPU and see if it makes a difference.
  15. You have VIP and botting a single account, should of used mirror mode.
  16. Webwalker will load all the data to walk anywhere in the game. Loading this data is what causes the ram increase, it only needs to load once per client session. Local walking doesn't load this data. Short answer, yes the ram will be reduced compared to web walking.
  17. @BloodyNoah WebWalking is a Global walker, it utilizes a large sum of data which can increase a clients ram by 300-500MB(This was planned to switch over to server side no idea if it's still planned or not, check OSBot V3 thread). The idea is you can walk to nearly any location in game from any location by just putting getWalking.webWalk(Location); Normal Walker can be utilized to create your own walking paths to help reduce ram consumption consumed by web walking. Or be used to just walk 10 tiles nearby instead of using the WebWalker. But if you want to walk from Varrock to Falador you will have to create your own path or use WebWalking; Since it will only use the tiles that are rendered to the client(Think this distance varies and can be anywhere from 15-24 tiles away). TL;DR Webwalking greatly increases client ram. Normal walker has to build your own walk paths from scratch.
  18. @BloodyNoah Only works on injection. It lowers the game frame rate to lower CPU usage. In low activity tasks this can work really well like bank standing. But something more intensive like combat may suffer greatly from it.
  19. What makes me so great, I am unpredictable that way
×
×
  • Create New...