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.

mercomy

WRobot user
  • Joined

  • Last visited

Everything posted by mercomy

  1. Hello , how to use plugins in reloger? P.s. I use SettingBackUp and Trainerlvl , and i want when i use reloger they "on" automaticly
  2. Where and how i need to put this code?
  3. Hello . I find fine plugin @lootfilterwrobot@ . But i have problem / after relog wrobot , i need again add things to plagin . Whether it is do like plugin will save settings?
  4. 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?
  5. var l = new System.Collections.Generic.List<uint> { 5, 10, 15 }; wManager.wManagerSetting.CurrentSetting.TrainNewSkills = l.Contains(wManager.Wow.ObjectManager.ObjectManag er.Me.Level);
  6. 1.Hello , I have new problem , i finish my profile but now my character go to start location after get level up . But before he go to nearly class treaner . What i do wrong? 2.How i can delete from DB some people? 3.How i can stop to invite new people to DB? 4.How to set a route after the bot go to class trainer? 5. How to make the bot run to the nearest REPAIR? (To DB i invite Repair NPC)
  7. 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
  8. Hello! Each launch of a new character, I put the settings again / How i can save them for forever?
  9. In "Product Settings" I have only " Backlist zone where i died "and "Save general settings modefied by the profile"
  10. Hello, i have problem . In my profile i invite Runcode , And when my character comes by the route, and he is attacked by mobs after a mob murder, he returns to the first point of runcode . How i can fix iT?
  11. Only 2 skill , some guy send me fightclass profile , but he works from 10 lvl -_- wtf.xml
  12. I have problem , when i make new character , he didnt use skill , what i make wrong?
  13. Thank you!!!
  14. Hello , i write my profile 1-10 for Paladin ,But he use only auto attack and Seal of Righteousness its m Profile <?xml version="1.0" encoding="utf-16"?> <FightClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FightClassGeneralSettings> <FightClassName>Fight config name</FightClassName> <FramePerSecond>25</FramePerSecond> </FightClassGeneralSettings> <FightClassSpells> <FightClassSpell> <FightClassConditions /> <SpellName>Devotion Aura</SpellName> <Priority>7</Priority> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Seal of Righteousness</SpellName> <Priority>6</Priority> <IsBuff>true</IsBuff> <Timer>1800000</Timer> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Magic Resistance</SpellName> <Timer>120000</Timer> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Blessing of Might</SpellName> <Priority>4</Priority> <IsBuff>true</IsBuff> <CombatOnly>false</CombatOnly> <Timer>600000</Timer> <CastOnSelf>true</CastOnSelf> <CastOn>player</CastOn> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Hammer of Justice</SpellName> <Priority>3</Priority> <Timer>60000</Timer> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Divine Protection</SpellName> <Priority>2</Priority> <IsBuff>true</IsBuff> <Timer>180000</Timer> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Judgement of Light</SpellName> <Priority>1</Priority> <Timer>1000</Timer> </FightClassSpell> </FightClassSpells> </FightClass> P.S. With mage all ok P.P.s Sorry for me english and second sub
  15. Hello , i have problem with fight class Paladin , its m Profile <?xml version="1.0" encoding="utf-16"?> <FightClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FightClassGeneralSettings> <FightClassName>Fight config name</FightClassName> <FramePerSecond>25</FramePerSecond> </FightClassGeneralSettings> <FightClassSpells> <FightClassSpell> <FightClassConditions /> <SpellName>Devotion Aura</SpellName> <Priority>7</Priority> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Seal of Righteousness</SpellName> <Priority>6</Priority> <IsBuff>true</IsBuff> <Timer>1800000</Timer> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Magic Resistance</SpellName> <Timer>120000</Timer> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Blessing of Might</SpellName> <Priority>4</Priority> <IsBuff>true</IsBuff> <CombatOnly>false</CombatOnly> <Timer>600000</Timer> <CastOnSelf>true</CastOnSelf> <CastOn>player</CastOn> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Hammer of Justice</SpellName> <Priority>3</Priority> <Timer>60000</Timer> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Divine Protection</SpellName> <Priority>2</Priority> <IsBuff>true</IsBuff> <Timer>180000</Timer> </FightClassSpell> <FightClassSpell> <FightClassConditions /> <SpellName>Judgement of Light</SpellName> <Priority>1</Priority> <Timer>1000</Timer> </FightClassSpell> </FightClassSpells> </FightClass> But he use only auto attack and Seal of Righteousness P.S. With mage all ok
  16. mercomy replied to mercomy's topic in Profiles and Requests
    He go to nps each lvl / buti want that he go to teacher at 5 and 10 lvl / How i can do this?
  17. mercomy replied to mercomy's topic in Profiles and Requests
    Ok thk you. Can wrobot teach skill on adjusted lvl?
  18. mercomy posted a topic in Profiles and Requests
    Hello , how can i do that bot buy stuff ? 2. Can bot heal themself when hp is 30%?
  19. Thank you, i buy it / how long letter will come to my email?
  20. Hi , i want to buy Wrobot for 10 year for pirate servers . I have some questions 1. I buy bot for all version Wow? Wotlk Cata ... 2. When i go to buy they say it cost 49 eur and 49 eur for 10 year , When i must pay another 49 eur( 49 uero for 10 year) , after i buy? Or after 10 years? P.s. Sorry for my Eng))
  21. Thank you , i will try now . And another 2 questions ; 1. Can bot buy eat and drink? Or can he drink and eat items that he loot? 2. Can bot after finish full profile go to another account?
  22. No , on Woltk server
  23. Hello, how i can to improve to my profile class trainer? P.S Sorry for my bad eng / Im from Ukraine : 0
  24. СПАСИБО ТЕБЕ! THANK YOU! I use free version/not cracked . Where do you find this id? In wowhear another one

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.