Jump to content

zatvorgt

WRobot user
  • Posts

    237
  • Joined

  • Last visited

Everything posted by zatvorgt

  1. Hello all! how to take off equiped bag ? need this code to remove old bags and equip new bags.Help please
  2. Hello , how to accept reward item in vanilla and woltk , i tested this and not work <QuestsSorted Action="RunLuaCode" NameClass="QuestRewardItem{3}:Click();" /> need code to choice reward click
  3. any news about global timer for all started reloggers?thanks
  4. it works!!thank you Droidz!!!
  5. any help for this?need add option in wrobot to change interract deistance with npc
  6. Hello! need plugin to stop bot . Example to stop bot on 20.00 time .... any help?thanks!
  7. global timer is more important then cpu usage minimize )for me)thanks)
  8. I opened this theme!is realy actual becouse exist servers with max 4 yards for interract distance and wrobot when go to repair - stuck becouse he stop moving on 5 yards and have "bad interract distance " spam
  9. sometimes reloger it closes (( without error logs and without windows errors events in event system logs after stopping the logging of events in the log - it continues to work and runs all 12 profiles and they work, then the reloger is closed 10 май 2019 07H24.log.html
  10. be good if you add global timer for start wow for all started reloggers)
  11. works ! need to put this code on runluacode!Big thanks for this code !!
  12. Exist analog of <QuestsSorted Action="RunLuaCode" NameClass="BuyTrainerSkill(&quot;Holy Light&quot;)" /> only from vanilla?
  13. i think need to add step after learn spell <QuestsSorted Action="RunCode" NameClass="SpellManager.UpdateSpellBook();" />
  14. bee cool if create code to learn specific spells on vanilla, becouse much gold lose on all spells i will buy this code!
  15. i minimized and he reduces cpu ....but after short time he renew big usage cpu in minimized position((( need or resolve this bug for normal working on 30+ profiles or add global timer for all relogers started. Example: have 5 relloger with 10 profiles on 1 reloger , if relogger1 start wow - relogger2, relogger3 waites the global timer (example 10-15 sec) for eliminate conflict when relogger1 and relogger2 start simultaneously wow and relogger1 wrobot connect to wow of relogger 2 and have big problem of this becouse wow started on new ip and after admin ban me - baned all accs who started on this ip) Possible to add this global timer?
  16. Hello , exist plugin to minimize cpu usege in moment of loadin profile? example in moment of loading 1 profile processor used 10% , need add sleep in loading profile steps (analog of humanmaster plugin) he have this sleep for minimize cpu in moment od loading profile steps
  17. all ok but who neede this code - change wManager.Events.OthersEvents.OnPathFinderFindPath += delegate(Vector3 from, Vector3 to, string mpq, CancelEventArgs cancelable) { try { if (to != null && to.Z == -200000 && to.DistanceTo2D(new Vector3(-360.0499, 3067.896, 0)) < 20) to.Z = -52; // use gate Z pos } catch {} }; to if (to != null && to.Z == -200000 && to.DistanceTo2D(new Vector3(-360.0499, 3067.896, 0)) < 20) to.Z = -52; // use gate Z pos { to.Z = -52; // use gate Z pos }
×
×
  • Create New...