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.

JackDaniels

Members
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    JackDaniels reacted to Droidz in Random wait time   
    Hello, use plugin like:
    using System.Threading; using robotManager.FiniteStateMachine; using robotManager.Helpful; using wManager.Wow.Helpers; public class Main : wManager.Plugin.IPlugin { public void Initialize() { robotManager.Events.FiniteStateMachineEvents.OnAfterRunState += delegate(Engine engine, State state) { try { if (Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause && !Conditions.IsAttackedAndCannotIgnore && state.DisplayName == "Looting") { Thread.Sleep(Others.Random(1000, 5000)); } } catch {} }; } public void Dispose() { } public void Settings() { } }  
    RandomWaitAfterLoot.cs
  2. Haha
    JackDaniels got a reaction from BetterSister in This program I believe to be a malware   
    I actually do not want to get mixed up in this conversation but i just can't help myself...

    Maybe this Electro-Deflecto is something for you to spend your money on..

    Droidz did state that information up front... you just have to read his posts (like everybody else does)
  3. Haha
    JackDaniels reacted to BetterSister in This program I believe to be a malware   
    Laugh of the week. Nothing can beat this! 
     
    Okay seriously now... Where are the files located and what are the names? Bot has system that creates extra copy of wrobot.exe with different name that it uses for something that i don't know much about but certainly it isn't anything malware related 

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.