Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. if you can share sample code/profile to reproduct this problem quickly please (in starting zone)
  2. Try: https://wrobot.eu/forums/topic/5209-hunters/?do=findComment&comment=24092 (others samples https://www.google.com/search?q=site%3Awrobot.eu+IsActionInRange )
  3. Hello, look this sample https://wrobot.eu/forums/topic/853-monk-heals/?do=findComment&comment=4726
  4. Hello, https://wrobot.eu/bugtracker/get-player-buffdebuffs-doesnt-work-correctly-r664/?do=findComment&comment=3878
  5. Hello, Use: - step type "While" with the code: !wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(-2376.27, -1995.74, 96.70491), 7714) - step "EndWhile" - step "Wait" with: 500 - step "RunLuaCode" with code: GossipTitleButton2:Click(); - step "Wait" with: 1000 - step "RunLuaCode" with code: BuyMerchantItem(5,2) (not tested)
  6. Hello, it is c# or xml fightclass? To get faster reactions you need to "unlock FPS limit" (in advanced general settings, you can also try to activate option "Improve combat rotation speed (this option can skip spells)"), if you use XML fightclass put bigger FPS (in your fightclass settings) (or remove sleep time in c# fightclass). What is slow is to use LUA (or WRobot functions that inject code), try to avoid if you can, for lua if you cannot remove it try to combine scripts. You can use debug option (in xml fightclass) to found slow spells.
  7. Hello, you have serveral possibilities but the more easy is: robotManager.Helpful.Var.SetVar("Zone", 123); robotManager.Helpful.Var.GetVar<uint>("Zone")
  8. Hello, do you have try with another fightclass?
  9. Hello, put lower value in "Search Radius" in general settings
  10. Do you have try to change directx version (in game)?
  11. Hello, disable option "randomize path" (in product settings)
  12. Hello, can you read this: https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ) step 12.
  13. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  14. Hello, step 14 https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/?tab=comments#comment-966
  15. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ) and figthclass sample.
  16. Hello, try to run wrobot without wow addons, wrobot plugin and with anothers fightclass and profile
  17. Hello, https://wrobot.eu/forums/topic/5025-bot-stucked/#comment-23263
  18. Hello, At the end of your subscription, we will send you an invoice with renewal link to remind you to renew your subscription. We will not automatically renew your subscription.
  19. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. Droidz

    Remboursement

    Bonjour, uniquement les abonnements d'essais (à 2.99€) sont remboursés. Qu'est ce que vous n'arrivez pas a faire?
  21. Hello, no sorry
  22. Update done
  23. Update in progress
  24. Hello, I check but I haven't modified "totown" code since long time. You get this problem only with your plugin? you have check if Pnj are not blacklisted?
×
×
  • Create New...