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.

TheSmokie

Banned
  • Joined

  1. S1112021 started following TheSmokie
  2. faby68 started following TheSmokie
  3. blueshockz started following TheSmokie
  4.    79135 reacted to a post in a topic: Get Account Name
  5. libai started following TheSmokie
  6.    giganghia reacted to a post in a topic: WRobot for Project Ascension
  7.    wrobotu reacted to a post in a topic: use game object
  8. carloshood999 started following TheSmokie
  9. Super Dgen started following TheSmokie
  10.    jiangabc reacted to a post in a topic: Wiki
  11. nbf2 started following TheSmokie
  12. jasonluizwf started following TheSmokie
  13.    lsitic reacted to a comment: Avoid ground effects
  14.    lsitic reacted to a bug report: Avoid ground effects
  15. tonliol started following TheSmokie
  16.    TheSmokie reacted to a post in a topic: bot attacking high levels
  17.    TheSmokie reacted to a post in a topic: Various questions to avoid ban.
  18.    Droidz reacted to a post in a topic: Official WRobot API Documentation
  19. TheSmokie commented on TheSmokie's bug report in Bug Tracker
    Can you see if you can support this?
  20.    TheSmokie reacted to a post in a topic: License Key
  21. TheSmokie posted a bug report in Bug Tracker
    Hello, Can you add a way for the bot to move out of fire or AOE ground effects?
  22.    TheSmokie reacted to a post in a topic: Official WRobot API Documentation
  23. wrobot doesnt work on custom servers.
  24. TheSmokie commented on TheSmokie's bug report in Bug Tracker
    Message: [string "Odaiti.lua"]:33: stack overflow (table too big to unpack)
  25. TheSmokie commented on TheSmokie's bug report in Bug Tracker
    i think this error is coming from EventsLua.AttachEventLua tbh.
  26. TheSmokie commented on TheSmokie's bug report in Bug Tracker
    @Droidz i am getting Table to big to unpack errors in my product. i do not use a single table besides my grab info from rdf frame (note i do not have this open added yet.)
  27. Hello, i cant seem to get this to work. i believe i am getting boolen back but idk if i am wrapping it properly. Lua.LuaDoString($"SetLFGRoles(false, {RDFSettings.CurrentSetting.Tank}, {RDFSettings.CurrentSetting.Heal}, {RDFSettings.CurrentSetting.DPS});");
  28. Interesting, I didn’t know you could use strings.
  29. Hello, Can you provide the file?
  30. Hey @Droidz, i am using this function to join RDF, but for some reason it never fires anymore. used to amount a month or so ago. EventsLua.AttachEventLua(LuaEventsId.LFG_PROPOSAL_SHOW, m => Lua.LuaDoString("AcceptProposal();"));
  31. @Harvest Golem you can use something like this, local MountsNames = { } for i = 1, GetNumCompanions('MOUNT') do local _, Name = GetCompanionInfo('MOUNT', i); table.insert(MountsNames, Name); end for B = 1 , 25 do local BuffName = UnitBuff("player", B); for Y = 1, #MountsNames do if string.match(BuffName, MountsNames[Y]) then return true; else return false; end end end
  32. Warmane doesnt detect wrobot. people forget its easy to get banned because they have over 12k people online
  33. @Zer0 i dont believe people can use Csharp functions in fighclass editor. but yes, you code will work for wotlk. This is lua code. (Tested) works good. Change the timer and Combo Points amount with whatever you choose. local RS, _, _, _, _, _, timer = UnitBuff("player", "Savage Roar"); if (not RS or RS and timer - GetTime() <= 3) and GetComboPoints("player", "target") >= 2 then CastSpellByName("Savage Roar"); end Update file. Feral DPS.xml
  34. I am using my own hosted to be able to make profiles

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.