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.

Class trainer

Featured Replies

 

Hello! Is it possible to do that the bot went to the teacher to a certain level? Or at certain levels.

Becouse he lost a lot of time when go to teacher after 10 lvl

Hello, no with default settings.

But you can run C# code to activate/desactivate option "Use trainer" depending of your level. For it use this c# code:

var l = new System.Collections.Generic.List<uint> { 5, 10, 15 }; wManager.wManagerSetting.CurrentSetting.TrainNewSkills = l.Contains(wManager.Wow.ObjectManager.ObjectManager.Me.Level);

You can use this code in plugin or in your profile with "Action" ( http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ )

  • Author
  • var l = new System.Collections.Generic.List<uint> { 5, 10, 15 }; wManager.wManagerSetting.CurrentSetting.TrainNewSkills = l.Contains(wManager.Wow.ObjectManager.ObjectManag
    er.Me.Level);
  • Author

Can you help me please . I want that my bot stop trained on 8 lvl , where i need to put number "8" ? Or how i can do this? 

P.s. I need to put this code into Plagins?

  • Author
1 hour ago, Droidz said:

You need to replace 


5, 10, 15

by 


1, 2, 3, 4, 5, 6, 7

 

Where and how i need to put this code? 

  • 8 months later...
On 9/27/2016 at 5:26 AM, Droidz said:

Use this plugin: TrainLevel.cs

Currently, this plugin go to the trainer at level 5, 10 and 15. To change it, open file with notepad and line 14 replace "5, 10, 15" by "1, 2, 3, 4, 5, 6, 7" if you want go to trainer at the level 1, 2, 3, 4, 5, 6 and 7.

Hi Droidz, downloading this plugin by itself does not work in the TBC version of WRobot. Do I need to integrate this into one of my other downloaded questing profiles? Or perhaps I am doing something else wrong?

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.