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.

Party chat command 1.2.0

(1 review)

Party chat command

This plugin execute command (Lua code, c# code, use item or cast spell) when any party member send specific message in wow chat party channel.

Default commands (chat message > action):

Quote

 

How to use:

Quote
  • Move download file in folder "\WRobot\Plugins\".
  • (Re)Launch WRobot.
  • Go to tab "Plugins".
  • Select plugin "Party chat command.cs" and click on to activate it.
  • To add/edit command list, in "Plugins" tab, select "Party chat command.cs" and click on button "Settings for selected plugin".

 

What's New in Version 1.2.0

Released

Fix API change for WRobot 2.x.x

User Feedback

Recommended Comments

Avvi

Members

Hey @Droidz I was thinking of implementing something like this for one of my plugins so that it can be triggered from a Gatherer Profile - e.g, a whisper command of 'DOSOMETHING'. Do you think this is easily detectable by blizzard?

Ordush

Elite user

This does not work anymore. Gives error "DevelopmentTools" does not exist

Prangsta

Members

On 5/12/2018 at 4:27 PM, Ordush said:

This does not work anymore. Gives error "DevelopmentTools" does not exist

I have the same issue.

Ordush

Elite user

Just now, Prangsta said:

Is this an updated working version?

Yeah, well i removed some code that was no longer working, i can't remember what i removed, i don't think you can call C# code with it anymore, but basic lua commands works fien.

Paultimate

Members

@Droidz Thanks for this. After about an hour of painfull testing, I determined that the party leader is not being treated the same as other party members when parsing data in party chat. Right now you cannot use the party leader to give commands until [Party Leader] is also added. Im looking into it now to add..

I added the below and things work better for the party lead now (the lead would naturally be who is giving commands)

LN 36

((int)msg.Channel == 51 || ((int)msg.Channel == 2 || ((int)msg.Channel == 49 || msg.Channel == ChatTypeId.PARTY))

 

 

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.