Jump to content

triciamc

Members
  • Posts

    39
  • Joined

  • Last visited

Everything posted by triciamc

  1. Using Proxifier is definitely better and personaly strongly recomend it rather than running whole machines on different IP's. Saves energy and as long as you dont run 100 of clients and have a decent PC, you can control it all from 1 rig. Just be sure to set diffrent IP's for WoW clients and not Bot executables.
  2. So I guess same goes for: GetQuestLogIndexByID(questID) ? Where can i see the funcion history on documentation ? Is it this for example ? https://wow.gamepedia.com/index.php?title=API_AbandonQuest&action=history
  3. Fix from previous post turned out very inconsistent. Even though the voidwalker quest is last taken, the bot randomly abandons wrong quest. I tried out the following LUA code by @Droidz It did NOT work, nothing happens. IF ANYONE KNOWS WHY THIS DOESNT WORK, PLEASE DO HELP ! I tried out following LUA code instead, I need to see how consistent it is. It might be perfect becouse I already have quests in Quest Log I dont want to abandon. :
  4. tried following codes separated with appropriate WAIT timing: Leave this thread for possible future questions.
  5. I'm trying to make a quester profile for the last part of Voidwalker chain - quest called The Binding. Unfortunately the server has a bug, upon the quest pickup it is already complete but it's only a visual bug. It returns false positive on the quester profile resulting in bot thinking the objective is already complete and its time to move to another step. I found out that reloging fixes the visual bug but I have no idea how could I automate the relog in profile (what code). Anyone knows how can I force a relog with a code or maybe other solution to the problem ? PS. Reloading UI does not fix the problem EDIT !!!!!!!: Abandoning and repicking the quest fixes it aswell but I dont know how to code it. If I do : wManager.Wow.Helpers.Quest.AbandonLastQuest(); The quest is added to the list of complete quests list and therefore the bot doesnt repick the quest on my command. hmm...
  6. Same thing happened to me but on the coast nearing the end of free demo profile, which btw is great ;) Ill try looking into the log and sharing it when i find some time.
  7. Did you get this popup in Westfall using the free demo of 1-18 profile, maybe while killing murlocs on the coast?
  8. How to use a follow path instead of a hotspot for a simple kill and collect quest then ?
  9. Thank You very much for response. I'll look into it. Also Not sure if i should ask here or make another thread : I'm using free public proxies for each bot instance. Most of them have terrible ping and it results in bots longer response time. Everything works fine apart from turning in the Quest. The bot tries to talk with npc, clicks the right quest, presses continue but does not press Complete Quest and quickly closes the Quest window before it has chance to do so. Setting higher latency on settings does not work. It does make the time between selecting gossip options and continue button longer but Complete Quest step timer does not change. Any idea how to fix this?
  10. So I was wondering if anyone could tell me how to add zone blacklist and remove it automaticly in steps of questing profile. Here is an example of what I'd like to accomplish: I want to complete the 1st frost troll quest in gnome/dwarven starting area without the bot going into the cave so the risk of chain dieing is minimised. So the lets say I have manualy added a zone blacklist in a quest profile and the bot keeps away from the cave while on the quest. After completing the quest the follow up takes you to the cave after all so I need to remove the blacklist. Is there a way or API code to do it as a step ? Another question: Is there a list of all those delicious API codes (documentation) so I could try messing around with it myself and not coppying from already made profiles? Thank You in advance for any response ! T
×
×
  • Create New...