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.

Set Specialization and Talents

Featured Replies

Hi

I am looking for a way to set a specific Specialization on toons running a quest profile.

- either though the fightclasses i make or though the questing profile (preferable the first one)

 

Also looking for something that can set Talents points when reaching level 15-30-45-60 and so on.

- either though the fightclasses i make or though the questing profile (preferable the first one)

 

Anyone have any idea how to get this done?

  • 2 weeks later...

Hello, with lua code like this:

TalentMicroButton:Click()
if PlayerTalentFrame then
	PlayerTalentFrameTab2:Click()
	
	PlayerTalentFrameTalentsTalentRow1Talent2:Click()
	PlayerTalentFrameTalentsTalentRow2Talent1:Click()
	PlayerTalentFrameTalentsTalentRow3Talent1:Click()
	PlayerTalentFrameTalentsTalentRow4Talent1:Click()
	PlayerTalentFrameTalentsTalentRow5Talent1:Click()
	PlayerTalentFrameTalentsTalentRow6Talent1:Click()
	PlayerTalentFrameTalentsTalentRow7Talent1:Click()
	
	PlayerTalentFrameCloseButton:Click()
end

Replace talent number, in PlayerTalentFrameTalentsTalentRow4Talent1:Click() replace 1 by 1, 2 or 3 (talent number) (in the line, is the row 4, it is the talent for level 60)

You can get wow button name with this script: http://wrobot.eu/forums/topic/1689-useful-scripts/?do=findComment&comment=8447

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.