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, sometime option "max unit near" can force bot to avoid mobs
  2. Hello, item name is case-sensitive (you need to put lower/upper cases)
  3. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  4. Droidz commented on Ghost_tv's bug report in Bug Tracker
    Hello, WRobot is for private servers only, he don't support BfA
  5. Hello, try code like wManager.Events.MovementEvents.OnMoveToPulse += (point, cancelable) => { if (point.DistanceTo2D(new Vector3(-3077.433, 4942.94, -101.0476)) < 1.5 && !ObjectManager.Me.IsAlive && wManager.Wow.Helpers.Usefuls.ContinentId == (int)wManager.Wow.Enums.ContinentId.Expansion01) { var enterdungeon = new Vector3(-3077.433, 4942.94, -101.0476); point.X = enterdungeon.X; point.Y = enterdungeon.Y; point.Z = enterdungeon.Z; } };
  6. In relogger option "ping to check internet connectivity" put wrobot website address
  7. Droidz posted a topic in News
    Hello, Use discount code to get reduce of 35% on your subscription: blackfriday18 (this coupon can then be entered on the checkout page, expires 11/25/2018). View full article
  8. Droidz posted a article in News
    Hello, Use discount code to get reduce of 35% on your subscription: blackfriday18 (this coupon can then be entered on the checkout page, expires 11/25/2018).
  9. Hello, WRobot sell: [ToTown] Sell items (try 1) You use bad settings (items is in do not sell list?) or you use wow addons and WRobot cannot sell items
  10. Hello, create grinder profile and add only mob that you want kill, add vendor/repair (in advanced general settings you can activate option "use only npc profile")
  11. Seem good for me: Nearest GameObject informations: Name: Bateau chargé de cadavres (Entry: 1593 ) IsBlacklisted = False CreatedBy = 0 DisplayId = 124 FlagsInt = 36 Flags = ConditionalInteraction, DoesNotDespawn Position = 689,519 ; 995,651 ; 33,5328 ; "None" Name = Bateau chargé de cadavres GetDistance = 2,511981 GetDistance2D = 2,000025 Data0 = 43 Data1 = 356574488 Data8 = 0 GOType = Questgiver IsMailbox = False LockEntry = 43 CanOpen = False SkillLineRequired = None IsOutdoors = True IsIndoors = False Matrix = [[M11:-0,4243608 M12:-0,8511329 M13:-0,3090182 M14:0] [M21:0,8736455 M22:-0,2951401 M23:-0,3868297 M24:0] [M31:0,2380398 M32:-0,4341273 M33:0,8688329 M34:0] [M41:689,519 M42:995,651 M43:33,5328 M44:1]] TransportMatrix = [[M11:-0,446199 M12:-0,8949338 M13:0 M14:0] [M21:0,8949338 M22:-0,446199 M23:0 M24:0] [M31:0 M32:0 M33:1 M34:0] [M41:689,519 M42:995,651 M43:33,5328 M44:1]] GetBaseAddress = 488181592 IsValid = True GetDescriptorStartAddress = 488182240 Guid = 17370383789494141542 Type = GameObject Entry = 1593 Scale = 1 Try to remove wow cache folder
  12. You have try to disable wow addons? can you share your log file
  13. Hello, it is probably profile error, contact creator (if it is not that share full log file)
  14. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  15. WRobot try to use water: try to disable your wow addons
  16. Droidz replied to Aykit's topic in General assistance
    Hello,
  17. Hello, try to increment min/max latency in advanced general settings
  18. try this plugin: Remove Skinnable Blacklist.cs
  19. can you giveme position of object please
  20. Hello, you have activate option "ninja" (in advanced general settings)?
  21. If you can use random name for "_CastSpellSafe" but I don't think that it is detectable.
  22. Hello, use https://wrobot.eu/files/file/414-multi-pull/
  23. Hello, I don't edit this function, but server can do (and do it generally), and yes it is possible than he forget to pass all arguments.
  24. Hello, you need to use IsBehind like that: u.IsBehind(ObjectManager.Me.Position, ObjectManager.Me.Rotation); ObjectManager.Me.IsBehind(u.Position, u.Rotation); you can also use: MovementManager.IsFacing(Me.Position, Me.Rotation, u.Position, 2.20f)
  25. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).

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.