Skip to content
View in the app

A better way to browse. Learn more.

WRobot

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.

Reduce wrobot CPU usage

Featured Replies

Hello,

I've noticed that the wrobot executable uses a lot CPU.

World of warcraft: >10%

Wrobot: 20-30%

Is there anyway to optimize wrobot through settings or other methods to use less CPU? This is necesarry for multiple bot setups.

  • Author

I'm a new user, so I don't have any plugins yet.

The fight class which I am using is this one: 

I tried disabling it and the CPU usage of wrobot decreased by a LOT. ~5% CPU usage. So it's the fight class.

Since it's a DLL I'm not sure how to edit it. But if you could take a look at it, it would be great. Thanks!

copyleft, another thought to improve system resource usage would be to lower the fps in WoW to 15, if you haven't already.

As far as my setups, and I use OLD computers (5-7+ years old), I have no issues running 3-5+ copies per PC, and my processor usage is nowhere near the levels you're experiencing, per instance.

5 minutes ago, copyleft said:

@Hapiguy Wow client CPU usage is not to the problem here. I've limited the FPS to 25.

 

@Droidz I've managed to decompile the dll. Here's a paste of the main .cs  

If your decompiled code works, try to add this line: 

System.Threading.Thread.Sleep(30);

between "FeralDruid.Routine();" line 309 and "    }" line 310

ps: I have remove link to source code, we do not have the owner permission.

  • Author

I'm missing some libraries/dependencies however they are called in c#.

using MemoryRobot;
using robotManager.Helpful;

using wManager.Wow.Class;
using wManager.Wow.Enums;
using wManager.Wow.Helpers;
using wManager.Wow.ObjectManager;

Need to get those before I can try to compile it.

Create an account or sign in to comment

Account

Navigation

Search

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.