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.

Droidz

Administrators
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, I just checked it is 1 month and not a number of days (if you buy today (February 26) it expires on March 26 (same result for the 28 or 31 days mounths). But I don't found 30 days mention, it is written by mounth.
  2. issecure is https://wow.gamepedia.com/API_issecure , that return true lua can call protected functions. They use it to detect bot/cheat. I looked yesterday so far I have nothing. Be careful but I find it strange that there is a warning, usually they ban directly.
  3. Hello, They can manage to make the links between your old and new accounts, you do not use the same browser? never same ip (you told that you use VPN but you use also to create account?)? Also, try download again the Wow client for a new account. How many hours per day you bot? You have try to use different fightclasses/plugins/profiles? They do not necessarily ban when they catch you, some wait and ban several users at the same time.
  4. Hello, you can't. Maybe if you wait that character are in game, you can logout him and access to character screen
  5. Hello, try to download another wow client (to be sure that your wow client is not modified). You can also check if you have error in your log file (folder Logs)
  6. Hi, you are sure that this happen only when WRobot is running? WRobot don't use issecure.
  7. Hello, If you use fightclass editor (xml fightclass) use spell setting "Not spell is lua script" and in spell name put code like: CastSpellByName("Hoily strike"); https://wowwiki-archive.fandom.com/wiki/API_CastSpellByName (you need to check distance, maybe timer (if you can't check if spell is usable), ... manually in conditions)
  8. Hey, look https://wrobot.eu/files/file/1738-example-random-areas-on-a-timer-for-grinding/
  9. Hey, https://wrobot.eu/byme/doc/html/AllMembers.T-wManager.wManagerSetting.htm look MaxZDistanceAttack MaxZDistanceFarm MaxZDistanceIsAttacked
  10. Hello, If you use good configuration for items to sell normally you must keep the items that you want to send (you can use a simpler configuration for items to send and you have the money to send the mail).
  11. Hello, can you test with new update (5.4.8 only), if it is ok I'll apply patch to all versions
  12. Hello, it is probably fightclass problem try https://wrobot.eu/files/file/1351-retribution-paladin-1-90/
  13. Hello, disable your wow addons and reinstall WRobot in new folder without plugin. you call the pathfinder server 30000 in 3 hours something is wrong. Check also if you profile is for your game version
  14. Hello, close vendor is in your NPC DB (tab tools) on in your profile?
  15. Hello, can you share wow client .exe file
  16. hi, try to use {RDFSettings.CurrentSetting.Tank.ToString().ToLower()} (by default boolean is converted to "True" or "False" if my memory is good)
  17. Droidz commented on TheSmokie's bug report in Bug Tracker
    Hi, maybe with wow lua events
  18. WRobot API Documentation Website: https://wrobot.eu/byme/doc/ Offline documentation: https://wrobot.eu/byme/doc/WRobot.chm (from Wotlk version, Updated the 01 February 2021) Unofficial documentation is available here , it is still very useful because it contains examples and descriptions that are not available in the official.
  19. Droidz commented on TheSmokie's bug report in Bug Tracker
    Hi. Don't use enum "LuaEventsId" it is obsolete, use string like that: EventsLua.AttachEventLua("LFG_PROPOSAL_SHOW", m => Lua.LuaDoString("AcceptProposal();")); You can dump all events and check event called when you get this popup, run this code one time when product is started: wManager.Wow.Helpers.EventsLuaWithArgs.OnEventsLuaStringWithArgs += (eventid, args) => { Logging.WriteDebug("[EVENT] " + eventid); };
  20. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  21. Droidz commented on TheSmokie's bug report in Bug Tracker
    I can only solve the problem if you have this problem with WRobot without plugin, profile (test several) and fightclass (test several). Otherwise you have to find the plugin / profile / fightclass that causing the problem and see with the creator, if the creator tells me that the problem comes from WRobot because it occurs when it uses X method in this case I could solve.
  22. Hello, you are sure that you don't use product option "Back to last profile position"? By default WRobot back to the nearest profile position.
  23. Bonjour, pouvez vous enregistrer une video et partager le fichier log de la session.
  24. Hello, no special log?

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.