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.

xerian

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    xerian reacted to headcrab in BG join   
    Ok. Because all want know, i'll write it here. 
    check AcceptBattlefieldPort is disabled on your server. Open developement tools and run C# code  Battleground.JointBattleGroundQueue(32); // this is random BG Thread.Sleep(1000); Battleground.AcceptBattlefieldPortAll(); This starts BG queue, and should accept BG when it ready. If it works, you need no any modifications. If not accepts, LUA function AcceptBattlefieldPort is disabled on your server or works unstable. So, go to step 2
    download and install dnSpy
    in dnSpy open wManager.dll and find method AcceptBattlefieldPortAll      
    right click and run menu item "Edit Method (C#)". You will see obfuscated code, but no problem. Find string with Battleground.AcceptBattlefieldPort and comment it     
    compile and save.
    Voila, now your battlegrounder will accept BG with Battlegrounder helper plugin, because it uses alternative method.
    Dont update your robot, or do this steps after every update
  2. Like
    xerian reacted to Droidz in WoD Private Server   
    Hello, this version don't works? http://download.wrobot.eu/wrobot/oldversion/WRobot_6.2.3_20886_FINAL.zip

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.