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.

kodec

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    kodec got a reaction from fragik in How to create Quest profile   
    Hi,
    how do i create /cast spell command?
    cheers
     
    edit:
    Rererenced WOW's API
    PROTECTED CastSpell(spellID, "bookType") - Cast the specified spell by ID. spellbookTab is "spell" or "pet". As of patch 2.0, this function has been restricted to Blizzard signed UI mods. Note: You can still use this function to open Craft windows and activate Lock Picking. (protected 2.0) http://wowwiki.wikia.com/wiki/World_of_Warcraft_API
  2. Like
    kodec reacted to bael666 in How to create Quest profile   
    You could try;
    RunMacroText("/Cast Frost Bolt")
    or you can also use the command you found but instead of spellid use the position in your spellbook, eg;
    CastSpell(1,"spell")
    will cast the first spell in your spellbook;
    CastSpell(1,"pet")
    will cast the first spell in your pet's spellbook.
     
    Hope that helps.
     
  3. Like
    kodec got a reaction from No Heart in Record button [Feature suggestion] POLL   
    Hi,
    My post in the private server section gained some momentum so i decided to highlight this suggestion in general as well.
     
    Feature suggestion:
    An record function would allow players to press a button and record in-game actions for questing profiles/Fight classes. These could then be shared with the community.
     
    Are you interested in this feature? Please answer in the survey:
    https://kodec.typeform.com/to/HIhDVp
     
    Survey results:
    https://kodec.typeform.com/report/HIhDVp/wwHz
     
    thank.
  4. Like
    kodec got a reaction from BetterSister in Vanilla Private status?   
    Please refer to the previous topic:
    http://wrobot.eu/forums/topic/2983-wow-1121-how-about-him/
    Cheers
  5. Like
    kodec reacted to Droidz in Any chance for TBC support?   
    I continue to work on it, I need to finish to correct Quests and PVP API. I think release the beta version this weekend or during next week.
  6. Like
    kodec reacted to Droidz in Newsletter   
    Hello, thank you for suggestion.
    ps: you can found news here: http://wrobot.eu/articles/news/
  7. Like
    kodec reacted to Runaro in BG Botting   
    There's nothing we can do about it, since the Bot doesn't have the option to add random variables to the generated path.
    Something like WP( 1287.191 + Random(-1, 1), 1285.234 + Random(-1, 1), 3, 1 ) would be great, but right now not a option.
    Maybe Droidz is going to add it into the bot, so every generated path gets added + - wp and that means, no other bot is going to walk the exact same path.
  8. Like
    kodec reacted to VeNoMz in L4G wow 2.4.0, quester available?   
    If you can succeed horde questing you are a legend

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.