Everything posted by nkzr
-
Применение умений на Sirus.su
На примере этого заклинания смотри на выделенное мной И остальные тоже так измени Во всех заклинаниях должно указываться "Know Spell" и если есть кд на заклинание, то еще "Cooldown Enabled". Абсолютно все заклинания - "Not spell, is lua script" - true
-
Quester editor + wowhead
Hello! 3.3.5a wotlk
-
Quester editor + wowhead
-
GM checks the bot
2 check method GM interrupts gathering cast. After that, the character drops the current node and runs to the next one. Log: 09:42:37.634 - [Farming] Farm failed or interrupted, try again 09:42:39.678 - [Farming] Farm seem failed or interrupted
-
GM checks the bot
Hello! The GM during the collection of the resource moves the character about 10 meters from the node. Then the bot runs again to this node. Can I get around this somehow? Log: 07:09:31.671 - [Farming] !MovementManager.InMovement 07:09:31.671 - [Farming] Farm failed
-
problems with the relogger
Problem solved it seems Additional bot args: -dx
-
problems with the relogger
If you close the relogger immediately after the start of farming, then it will still disconnect
-
problems with the relogger
If I manually start the game (wow) and the bot (wrobot), then everything works fine BUT if I run it with a relogger, it crashes from the game to the main screen after ~ a minute. Then it comes in, flies for a minute and disconnects again Login with proxy, login without proxy. The result is the same - disconnect after ~ a minute
-
Куплю FightClass на Sirus
Лучше самому научиться, чтобы потом делать правки
-
Где сейчас можно поиграть в Лич КИнг?
А если тебя на сирус занесет, то там только русский клиент Берешь какой-нибудь профиль рабочий и правишь английские названия на русские в самом профиле Или свой сделай
-
Где сейчас можно поиграть в Лич КИнг?
Клиент ставишь английский И через вот этот продукт включаешь прокачку Все сделают за тебя) Советую еще от этих же создателей плагины скачать Еще точно заливали профили для прокачки в стартовой зоне дк рабочие. Но уже не вижу их ни здесь, ни на гитхабе
-
Где сейчас можно поиграть в Лич КИнг?
- Где сейчас можно поиграть в Лич КИнг?
Какой-нибудь топ пираток загугли, почти на каждом есть сервера лич кинга и их варден не детектит бота- sirus Хитрыйстраус = Skvarenix
Ботоводит, но репортит других ботов. Сутками сидит на форуме и отслеживает новые темы, чтобы офнуть своих ботов перед проверкой или взять управление на себя. И так на протяжении уже очень долгого времени- sirus Хитрыйстраус = Skvarenix
До этого думал между Skvarenix и miyateera- sirus Хитрыйстраус = Skvarenix
Skvarenix на фанпее это Хитрыйстраус на Sirus с вероятностью более 90% Что с этим делать, думайте сами) В игре его боты качаются на квестах. В основном за орду- Применение умений на Sirus.su
Не знаю, у меня все норм- problems with path finder server all day
Нечего на сирусе фармить)- interaction with the object
1. Followpath to object 2. runcode : (pick up) wManager.Wow.Helpers.Interact.InteractGameObject(ObjectManager.GetWoWGameObjectByEntry(176392).FirstOrDefault().GetBaseAddress); System.Threading.Thread.Sleep(1000); wManager.Wow.Helpers.Lua.LuaDoString("QuestFrameAcceptButton:Click();"); Thread.Sleep(1000); 3. pulse quest 4. Followpath to object 5. runcode : (turn in) wManager.Wow.Helpers.Interact.InteractGameObject(ObjectManager.GetWoWGameObjectByEntry(176392).FirstOrDefault().GetBaseAddress); System.Threading.Thread.Sleep(1000); wManager.Wow.Helpers.Lua.LuaDoString("QuestFrameCompleteQuestButton:Click();"); Thread.Sleep(1000);- interaction with the object
- interaction with the object
UPD test wManager.Wow.Helpers.Interact.InteractGameObject(ObjectManager.GetWoWGameObjectByEntry(176392).FirstOrDefault().GetBaseAddress); System.Threading.Thread.Sleep(1000); wManager.Wow.Helpers.Lua.LuaDoString("QuestFrameAcceptButton:Click();"); Thread.Sleep(1000); wManager.Wow.Helpers.Interact.InteractGameObject(ObjectManager.GetWoWGameObjectByEntry(176392).FirstOrDefault().GetBaseAddress); System.Threading.Thread.Sleep(1000); wManager.Wow.Helpers.Lua.LuaDoString("QuestFrameCompleteQuestButton:Click();"); Thread.Sleep(1000);- interaction with the object
Doesn't work Then I will not do these quests 😄- Применение умений на Sirus.su
- interaction with the object
// Go to Location, Target NPC , Turn Quest In. RunCode --- Manually Complete Quest - force complete, forcecomplete, Runcode if (Quest.GetQuestCompleted()) { wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new Vector3(x, y, z)); } var u = ObjectManager.GetNearestWoWUnit(ObjectManager.GetWoWUnitByEntry(XXXX)); if (u.IsValid) { Interact.InteractGameObject(u.GetBaseAddress); Lua.LuaDoString("QuestFrameCompleteQuestButton:Click();"); } found such a way. I'll try a little later I will try your method too- interaction with the object
The bot tries to run to the very center of this object. But the object is large. That's why he hits the wall. You can interact with this object even from a distance of 10 meters. But the bot rests on pixels, trying to get to the very center - Где сейчас можно поиграть в Лич КИнг?