Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  2. Bonjour, non vous avez accès uniquement c'est c'est touches la http://wow.gamepedia.com/World_of_Warcraft_API
  3. Hello, try to run Framework Repair Tool
  4. http://download.wrobot.eu/wrobot/oldversion/WRobot_7.1.5_23360.zip
  5. Hello, try to redownload and reinstall wrobot, wrobot for officiel server support this version
  6. http://wrobot.eu/forums/topic/240-for-friends-fight-class-setting/?do=findComment&comment=1542 https://www.google.fr/webhp?q=site:wrobot.eu+for+friends
  7. Hello, any mob easy to find/join with this problem?
  8. Hello, https://mods.curse.com/addons/wow/quick-talents http://wow.gamepedia.com/World_of_Warcraft_API#Talent_Functions https://github.com/tomrus88/BlizzardInterfaceCode/blob/master/Interface/FrameXML/TalentFrameBase.lua
  9. Hello, WRobot blacklist sometime your repair/vendor npc "[ToTown] Unable to reach the vendor, blacklist it 120 minutes (you can disable this NPC in NPC DB tab 'Tools')." In your profile, try to disable repair/selling when you are in "Ulduar80" and reactive it when you are in "Northrend"
  10. Hello, WRobot is flying near the ground when he goes to normal position (ground), and WRobot flying high up when he goes to flying position.
  11. Hello, you cannot convert .cs files to .xml files.
  12. Hello, strange problem, do you use wow addon?
  13. Hello, try to run WRobot with shortcut "WRobot No Lock Frame"
  14. Hello, use "dev... tools" in tab "Tools" and click on button "Player/Target Buff/Debuff" when you have "Savage Roar" to check if your spell id is good
  15. Droidz

    Sell items

    Hello, try to disable your wow addons
  16. Hello, try to contact fightclass owner, or add spell yourselft http://wrobot.eu/forums/topic/3560-fight-class-tutorial-video/
  17. Hello, http://wowwiki.wikia.com/wiki/API_GetInventoryItemID
  18. Hello, use condition "Combat Start Since Ms"
  19. Hello, 1: wManager.wManagerSetting.CurrentSetting.CustomClass = "fdsfsd.xml"; wManager.Wow.Helpers.CustomClass.DisposeCustomClass(); Thread.Sleep(1000); wManager.Wow.Helpers.CustomClass.LoadCustomClass(); 2: wManager.Plugin.PluginsManager.DisposeAllPlugins(); foreach (var p in wManager.wManagerSetting.CurrentSetting.PluginsSettings) { if (p.FileName == "myplugin.cs") p.Actif = true; } wManager.Plugin.PluginsManager.LoadAllPlugins(); (but you can run c# code in your quest profile, it is better way http://wrobot.eu/forums/topic/5272-new-script-node-in-quester-profiles/#comment-24318 3: You cannot
×
×
  • Create New...