Jump to content

Droidz

Administrators
  • Posts

    12602
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, Use goto quest type (to go to npc quest giver), add step type runcode with this code: "wManager.Wow.Bot.Tasks.MountTask.DismountMount();" and add step type pickup.
  2. Hello, wait next update, with notepad open your setting file (in folder "WRobot\Settings\", open file "General-******.xml"), and you can change value of field "FlyAboveGroundHeight" (you can put 0 to disable fly). PS: you can also edit it in c# with "wManager.wManagerSetting.CurrentSetting.FlyAboveGroundHeight = 1.5f;"
  3. Changed Status to Confirmed Changed Version to All
  4. Hello, can you give me name of your server.
  5. Hello, http://wrobot.eu/forums/topic/3960-how-to-use-trinket/
  6. If you can share full log files of several sessions where wow have crashed.
  7. Hello, use this lua code: SetMapToCurrentZone(); continent = GetCurrentMapContinent(); SetMapZoom(continent); local x, y = GetPlayerMapPosition('player'); local _, worldX, worldY = GetWorldLocFromMapPos(x, y); To get z position, use wrobot function "float wManager.Wow.Helpers.PathFinder.GetZPosition(Vector3 point, bool strict = false)"
  8. Hello, wait next update I have added option "Randomizing Hotspots" in grinder profile creator.
  9. Hello, thank you for report, you can continue at use wrobot (this can cause problem if this happen frequently, I will change message in WRobot)
  10. Hello, put "False" at spell settings "Check if know spell" (or use lua)
  11. Can you share your log
  12. Yes bliz have added new detection vector but this don't target WRobot.
  13. Update done
  14. http://wrobot.eu/forums/topic/4561-update-status-patch-710-build-23171/
  15. I start to work on this patch
  16. Hello, you can try to use wrobot with shortcut "WRobot no dx", try also de remove folder "Cache" in Wow install.
  17. Update again wrobot
  18. Changed Status to Fixed
  19. I'll fix this problem quickly.
  20. http://wrobot.eu/bugtracker/cpu-load-on-latest-update-wotlk-client-r584/?do=findComment&comment=3582
  21. Changed Status to Confirmed Changed Version to All
  22. Hello, I know this website, admins of this website make money with cracked bots, It's a shame that some people prefer to pay this team instead softwares creators. Normally, all WRobot cracks are obsolete or not working
  23. Hello, this problem is probably caused by your fightclass. Can you share your fightclass
  24. Hello, yes WRobot support 7.1: http://wrobot.eu/files/file/2-wrobot-official/
×
×
  • Create New...