Jump to content

zatvorgt

WRobot user
  • Posts

    237
  • Joined

  • Last visited

Posts posted by zatvorgt

  1. Hello , much dungeons dont have system to enter in dungeon after  to die,  i need to resolve this with movement manager , exist code to check if corpse in dungeon? my code is not work

    This code need to work after i to die ....but path finder conflict..

    wManager.Events.MovementEvents.OnMoveToLoop += () =>
            {


     if (  ObjectManager.Me.Position.DistanceTo2D(new Vector3(-3077.433, 4942.94, -101.0476)) < 510  && !ObjectManager.Me.IsAlive &&   wManager.Wow.Helpers.Usefuls.ContinentId == (int)wManager.Wow.Enums.ContinentId.Expansion01)
    {

    var enterdungeon = new Vector3(-3077.433, 4942.94, -101.0476);

    while (ObjectManager.Me.Position.DistanceTo(enterdungeon) > 5)
    {

    MovementManager.Go(PathFinder.FindPath(enterdungeon), false);
    Thread.Sleep(10000);

    }

    ObjectManager.Me.Rotation = 5f; 

    wManager.Wow.Helpers.Move.Forward(Move.MoveAction.PressKey, 5000); //for enter dungeon


    }


          };




    and i have this  cycle

    [N] 15:05:35 - [Path-Finding] Path Count: 2 (21,78443y, 0ms)
    [N] 15:05:45 - [Path-Finding] FindPath from -3099,044 ; 4940,529 ; -99,73226 ; "None" to -3077,433 ; 4942,94 ; -101,0476 ; "None" (Expansion01)
    [N] 15:05:45 - [Path-Finding] Path Count: 2 (21,78443y, 0ms)
    [N] 15:05:55 - [Path-Finding] FindPath from -3099,044 ; 4940,529 ; -99,73226 ; "None" to -3077,433 ; 4942,94 ; -101,0476 ; "None" (Expansion01)
    [N] 15:05:55 - [Path-Finding] Path Count: 2 (21,78443y, 0ms)
    [N] 15:06:05 - [Path-Finding] FindPath from -3099,044 ; 4940,529 ; -99,73226 ; "None" to -3077,433 ; 4942,94 ; -101,0476 ; "None" (Expansion01)
    [N] 15:06:05 - [Path-Finding] Path Count: 2 (21,78443y, 0ms)
    [N] 15:06:15 - [Path-Finding] FindPath from -3099,044 ; 4940,529 ; -99,73226 ; "None" to -3077,433 ; 4942,94 ; -101,0476 ; "None" (Expansion01)
    [N] 15:06:15 - [Path-Finding] Path Count: 2 (21,78443y, 0ms)
    [N] 15:06:25 - [Path-Finding] FindPath from -3099,044 ; 4940,529 ; -99,73226 ; "None" to -3077,433 ; 4942,94 ; -101,0476 ; "None" (Expansion01)
    [N] 15:06:25 - [Path-Finding] Path Count: 2 (21,78443y, 0ms)
    [N] 15:06:35 - [Path-Finding] FindPath from -3099,044 ; 4940,529 ; -99,73226 ; "None" to -3077,433 ; 4942,94 ; -101,0476 ; "None" (Expansion01)
     

  2. 8 hours ago, RADON said:

    I think I have an idea, no problem. But I think it would be easier for me to understand you if you reply to me in your native language with what it is you want & I will translate it ?

    it is simle my friend)   example - i go to trainer and need code to training only frostbolt and Frost Nova )

  3. 1 hour ago, RADON said:

    I'd be willing to take a shot at creating a plugin for this if I'm clear on what it is you are asking..

    So, you want a plugin that will allow you to only train specific spells & not others? Assuming you (the user) gets to decide what spells are trained and which ones are not?

    yes) mage training spells eat much gold) need only to train  important spells (frostbolt, fire blast, mana shield , evocation, conjure food ,conjure mana . frost nova , frost armor , need code to   past in my profile ( thats easy for control  specific spells  in quest type) thanks for any help  ,  i think is good idea for take this plugin  for mass boters to buy it)
    But better if any create code for   training 1 specific spell ( for example ) for easy to adapting all specific spells in quest profile withot plugin) sorry my bad english)

  4. 7 minutes ago, Droidz said:

    Hello, you have activate option "ninja" (in advanced general settings)?
    yes) a tested all variants, all latency) latency resolve problem if mob  have loot (if have loot - bot skinning 100%(if latency > 1200) but if mob without loot - bot  skinning  50/50%

     

  5. hello , sometimes wrobot blacklist vendor for 120 min   ,    how to selling manual items vanilla? exist code? npcdb  is not workable......need manual code to sell all items in the bag ............distance to sell 20!!!!!i cpecialy added in code to run distance 20 and after take  to sell items.....blacklist,blacklist,blacklist .....ok .....i use code to  { robotManager.Products.Products.ProductStop(); Thread.Sleep(1000); robotManager.Products.Products.ProductStart(); }).Start();     if not sell.......but after restart he repeat blacklisting
     

    13 ноя 2018 06H11.log.html

  6. 17 minutes ago, Droidz said:

    Hello, use position (hotspot) type "Flying"

    i use flying) but he donwload my profile hotshots    very long time , over 8-10 min for take path for all hotspots(its unreal and usage cpu.....and he dont work correctly flying grinding in quest profile.....how to  run analog of product-grinder  only in quest profile

  7. Hello   , i create a quest profile for fly grinding herbs and i dont know how to do bot for    work normal after die.........if i turn off patch finder -  bot good flying and farming, but after die ,  becouse i turn off  path finder - bot dont use path finfer .......how to do bot to work  in quest profile normal fly grinding  ?need only this variant becouse have more steps after grinding in profile......need to fly without path finder and after die need to use  path finder...any help?

  8. 47 minutes ago, Droidz said:

    hello,

    I can try to slip your key in several key with less sessions (you can try to use one key per computer).

    In relogger settings, you have activater "look relogger when laun..."?

     

    "look relogger when laun..."?    this function is imposible in the my way of farming....i have 350 second delay on start my bot becouse i wait this time for start vanilla wow (vanilla bug(time to start different(depend of pc) ,he dont start right away after press "start"  and if i lock relogger - i have 5 hours only for start all my bots))is not for me)
    but i think this function dont resolve my problem   , i often  restart my wrobots manual and start again ( maybe your counter  check how much wrobots will be started in last hour ?i dont know how this work but is very big problem for me////  my wrobot count diferent  on all my pc, and this count changed everytime ,depend of situation on servers

  9. Connection error, close bot, you have probably launched too many sessions at the same time with the same license key, please contact bot team if it is not the case.

    Hello , i have old problem and is very big problem to me.....problem is - max sessions,  I respect my session limit and everytime i have restart all my wrobots at the some time......is big problem when you have much wrobots in 1 mashine , this provokes my pc to freeze sometimes.......
    Please change control method of check max time sessions limit ....this check is not workable

     

  10. i download new version in new folder   , copied and paste relogger setting old version , will start and after 3 minutes of connecton failed - start this window(he start and autoclose)......maybe we works good if have 10 wrobots   but i have 25+ windows and after start this window spam he dont close all windows  ......and after connection is on -  i have half of my bots wait after i manualy close this window .....after manual close - we start to work....how to total disable this window?

    Безымянный.png

  11. On 9/26/2018 at 11:17 AM, Droidz said:

    Hello, I release update to fix that, tell me if you get problem again

    This problem is resolved, not much time tested becouse principal problem when internet conection is down - not resolved.....when conection is down -wrobot spaming window .......and after connection is on - wrobot dont start when  i'm manual dont close these window......it is " good morning" for me if connection restart night.....all bots work only nightly and this problem veryy.....very importman for me.....fix please this!

    118583808_.png.c423c5b88ddbae41183f0c12767d9b0d.png

×
×
  • Create New...