Jump to content

Artek

WRobot user
  • Posts

    144
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Artek reacted to nucbwl in Nodes not recognized as in water   
    Today running a profile for gathering I noticed the bot wandering above water trying to get few nodes that were in water. I restarted the wow client and wrobot several times and checked for option "Skip nodes in water" in advanced settings which is CHECKED. Any ideas how to fix this, or blacklist the nodes? Thankfully I was supervising my bot and managed to stop it, because it looked susp.
  2. Like
    Artek reacted to nucbwl in Do I need to set up any additional programs besides WRobot for better security and to avoid getting banned?   
    You will get banned sooner or later (if you bot for long periods unsupervised or 24/7 style), not by program detection but player reports. You can mitigate that by basically babysitting it, I play and when I need to do something I turn it on and let it do its' thing but supervise it.
  3. Like
    Artek reacted to nucbwl in Do I need to set up any additional programs besides WRobot for better security and to avoid getting banned?   
    I don't think they can access your information besides IP and perhaps HWID? I always botted in virtualboxes and used proxies for each acc. BTW next time make these topics in this category, so it's private and only members with purchased license can see it and not the admins of wow server :P https://wrobot.eu/forums/forum/45-wrobot-users-discussion-forum/
  4. Like
    Artek reacted to nucbwl in Wrobot won't use flight form   
    Did you type in Flight Form with capitalization?
  5. Like
    Artek reacted to nucbwl in Wrobot won't use flight form   
    I can confirm it doesn't work, the bot will just not mount Flight Form, if it does or if its forced to it will not fly, but go on ground in Flight Form @Droidz, it will only do so if there are no nodes nearby that the bot found AND if I do
    MountTask.Takeof(); I managed to get it to mount after mining/herbing with this
    Usefuls.ForceIsFlyableArea = true; FarmingEvents.OnFarmSuccessful += (WoWGameObject node) => { MovementManager.StopMoveTo(); if (!ObjectManager.Me.IsMounted) { MountTask.Mount(true, MountTask.MountCapacity.Fly); MountTask.Takeof(); } }; but it does walks on ground as I said.
     
  6. Like
    Artek reacted to nucbwl in Wrobot won't use flight form   
    Yep it's a bug on the server, you should get expert riding from learning flight form.
  7. Like
    Artek reacted to nucbwl in Wrobot won't use flight form   
    nvm: the character needs to learn flying riding
  8. Like
    Artek got a reaction from narmarratu in Bot not skinning   
    hello, thank you for answer, my server latency is around 100, in advanced setting is min 300, max 700 what should i set?

    EDIT:
    So changed proxy, my latency is now aroynd 60, i set min 500 and max 1000 but bot still sometimes doesnt skin
    EDIT2: So sometime it skins 10 mobs in a row and then skip next 3 or 4
  9. Like
    Artek reacted to Turgol in Paying with Paypal   
    Talked to Artek about exchanging paypal to gift cards, he agreed,
    Thanks again for your service Artekt!
  10. Like
    Artek got a reaction from darkside in how to filter trash loot while fishing, if its possible ?!   
    check "advanced settings" --->"my macros" tab
  11. Thanks
    Artek got a reaction from darkside in how to filter trash loot while fishing, if its possible ?!   
    look for macro deleting all trash, bind it and make wrobot use it every x amount of time
  12. Like
    Artek reacted to rodneycopper in Can not purchase   
    I was able to reach out to a very generous and helpful User named Artek, sent him money over pay pal. He then sent me a gift card that I could then go claim and purchase what I wanted. 
  13. Like
    Artek reacted to Droidz in Automaton attacking mobs that are not on the list   
    In "Automaton" product settings you need to disable option "Kill mobs" (Wrobot will still kill the monsters on your list)
  14. Like
    Artek reacted to Matenia in Plugin that will prevent ranged to coming close to mob [Solved]   
    Just set fightclass range to 30+ yards
  15. Like
    Artek reacted to Droidz in [Fixed] Wrotation wont let me change target   
    Hello, you have option in advanced general settings to ignore pet 
  16. Like
    Artek reacted to Droidz in How to blacklist specific spot in quester.   
    Hello, in easy quest editor > tools > blacklist editor
  17. Like
    Artek reacted to Droidz in Bot wont pick Goldthorn at 170 skill   
    Hello, add the node to your harvest list (in advanced general settings)
  18. Like
    Artek reacted to Droidz in Computer identify   
    Hello, if they use lua they can use https://wowwiki.fandom.com/wiki/API_GetTime (if time is similar on several accounts it is probably same computer https://wrobot.eu/forums/topic/10842-careful-with-botting-on-netherwing/?do=findComment&comment=51771 )
     
×
×
  • Create New...