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.

Resto Druid MultiLanguage 1.0.5

(1 review)

Hello,

This is a try out to see if it works on non English games.

Let me know if it works, then I can work further on it.

I tested it in LFR and it worked for my English client.

 

What's New in Version 1.0.5

Released

Druid Healing Routine, without last talents. Used talents included.

Test it out and give feedback.

Use the 100 passive talent and it will work well.

Let me know if it support multi-language.

1.0.5 : enable or disable Efflorescence. Manual casting it is better, because it realy gives problems.

RestoTalents.jpg

MyResto.dll

User Feedback

Recommended Comments

Samy

Members

It works perfectly with the game in another language
great job, thank you

 

Samy

Members

It works perfectly in Party but only in english 

Pasterke

Members

Strange, I use everywhere spell.id, this should be the same on every game client.

Samy

Members

DruidResto.zip work perfect on every client 

 

DruidRestoration-21102016.zip on every client i cast only Lifebloom on the tank nothing other 

 on a English client  it works perfectly.

 

Samy

Members

it does not work in French. I'm trying different option does nothing, it looks like it does not detect the tank, it can be a track.

Sophie_

Members

10 hours ago, Samy said:

it does not work in French. I'm trying different option does nothing, it looks like it does not detect the tank, it can be a track.

Il faut modifier les noms des sorts ou jouer avec le client en anglais pour qu'il fonctionne correctement

Samy

Members

11 hours ago, Sophie_ said:

Il faut modifier les noms des sorts ou jouer avec le client en anglais pour qu'il fonctionne correctement

Merci pour votre réponse Sophie, effectivement je joue en anglais avec cette spé mais je maîtrise moins bien la langue de shakespeare que le Français pour les quêtes.

Je vais voir pour modifier les sorts alors :)

 

MrBottie

Members

if (t.Any())
                {
                    int count = 0;
                    int tel = 0;
                    if (getPartyMembers().Count() > 5)
                        tel = 5;

                    if (getPartyMembers().Count() < 6)
                        tel = 3;

                    if (tel >= count)
                    {
                        SpellManager.CastSpellByNameLUA(_essenceOfGhanir.Name);
                        Logging.WriteFight(_essenceOfGhanir.Name);
                        return true;
                    }
                }

@Pasterke don't you always get in the if (tel>=count) condition this way? It seems like tel will always be 3 or 5 and bigger than count which is set to 0?

...Or I'm missing something :-)

Samy

Members

j'ai changé tous les sorts en français, ça ne change rien, ça fonctionne uniquement en client us.

 

Pasterke

Members

9 hours ago, MrBottie said:

if (t.Any())
                {
                    int count = 0;
                    int tel = 0;
                    if (getPartyMembers().Count() > 5)
                        tel = 5;

                    if (getPartyMembers().Count() < 6)
                        tel = 3;

                    if (tel >= count)
                    {
                        SpellManager.CastSpellByNameLUA(_essenceOfGhanir.Name);
                        Logging.WriteFight(_essenceOfGhanir.Name);
                        return true;
                    }
                }

@Pasterke don't you always get in the if (tel>=count) condition this way? It seems like tel will always be 3 or 5 and bigger than count which is set to 0?

...Or I'm missing something :-)

Yes, you are right, I saw it also and changed it already.

youknowwhy

Members

I just downloaded this earlier today and am trying it out. It doesn't seem to keep up very well in LFR. I'm using the settings posted in the initial screenshot, but I'm wondering if anyone else has other settings they'd suggest to get higher output.

MrBottie

Members

I tested some heroic and LFR healing with it on my resto... First thing I deleted was the efflorescence in the profile as I think it made some weird choices with it. I prefer to cast it manually.
Another thing I noticed is that it casts barkskin while everyone is almost at full health... Maybe it's because of this:

if (ObjectManager.Me.ManaPercentage <= RestoSettings.CurrentSetting.Barkskin)
            {
                SpellManager.CastSpellByNameOn(_barkskin.Name, ObjectManager.Me.Name);
                Logging.WriteFight(_barkskin.Name + " on " + ObjectManager.Me.Name);
                return true;
            }

Me.ManaPercentage ?? Think this should be a health check iso mana check, no?

I'll keep on testing, thanks for this profile pasterke <3

rastablondy

WRobot user

Any update to get it work?

demin123

Members

updates please

Pasterke

Members

For the last talent, choose the passive one.

bigbadcasey

Members

how do you set it up? its not a xml / fightclass. thanks

Pasterke

Members

put the dll file in your fightclass folder. Choose the dll as your fightroutine.

Required

Members

Do I have to manually put in numbers in the config window? Or is it pre configured out of the box? I've literally not played resto since TBC....

 

If i gotta enter numbers, can you suggest some for me so i can get started?

 

Thanks :D

Sjumper

Members

Great job, thanks buddy. It would have been nice if Pve had an attack for solo.

hootie12345

Members

It keeps casting Lifebloom over and over on the tank.

 

hootie12345

Members

Also it is spamming this in log.

[D] 21:19:07 - [SpellManager] Cannot found spell: public static SpellInfo SpellInfoCreateCache()
[D] 21:19:07 - [SpellManager] Cannot found spell: public static SpellInfo SpellInfoCreateCache()
[D] 21:19:07 - [SpellManager] Cannot found spell: public static SpellInfo SpellInfoCreateCache()
[D] 21:19:07 - [SpellManager] Cannot found spell: public static SpellInfo SpellInfoCreateCache()
[D] 21:19:07 - [SpellManager] Cannot found spell: public static SpellInfo SpellInfoCreateCache()
[D] 21:19:07 - [SpellManager] Cannot found spell: public static SpellInfo SpellInfoCreateCache()

 

Olyster

Members

update please

Relapse913

Members

what do you do with the dll file? and what do you set the healing %'s too? sorry new to wrobot

lolface92

Members

its spamming lifebloom and gives error:

Cannot found spell: public static SpellInfo SpellInfoCreateCache()

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.