mael
Members-
Posts
37 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
mael's Achievements
Newbie (1/14)
1
Reputation
-
mael reacted to a post in a topic: Northdale Mass Bans gone?
-
About warmane/3.3.5a servers
mael replied to Smexy's topic in WRobot for Wow Wrath of the Lich King - Help and support
as far as I am aware this shouldn't happen like ever. So I am 99% sure that u will be safe without wiping anything. Blizzard shouldn't have access to your other files and there is no way it could flag your account by having such an app in PC. -
TBC assigning talents
mael replied to mael's topic in WRobot for Wow The Burning Crusade - Help and support
It matters because sometimes You don't want to put all the points in certain talent. Anyway thank you for the link- 2 replies
-
- assign talents
- tbc
-
(and 1 more)
Tagged with:
-
Hello there, I have been messing around with new profiles for TBC and I want to make the bot assign the talents by itself. So after looking on the forum here I couldn't find an answer. So I checked the assign talents options, checked the wow api and found this: LearnTalent(tabIndex,talentIndex) - Learns a talent from the talent tree. ok so.. I went to update my Fightclass so.. basically what I did was: add the script as spell set it up as lua script combat only = false added condition - me level == XX now the last problem I face is that I would like to somehow make it run only once, i can setup some high number for it to occur again but that is not what I want. (if I won't be able to find solution so be it) Ideally It would check whether talent was allocated and then if it was It wouldn't do it again. I want it to keep the best performance and this solution doesn't seem good to me. -this is the last problem I have with this solution, but if there is some other way to assign talents in TBC I would love to hear them. I appreciate any help with this thing! Thank you!
- 2 replies
-
- assign talents
- tbc
-
(and 1 more)
Tagged with:
-
Hunter fighting in melee
mael replied to Cadbury's topic in WRobot for Wow Wrath of the Lich King - Help and support
As a Hunter on TBC this was great help Plugin -
Hello there, found this really useful! There is this thing ... I am working on Questing profile for hunter which will level automatically to max level and there is constant need to change the food for this character so I looked into API and LUA and made this simple modification if UnitLevel("pet") < 18 then if GetPetHappiness() < 3 then CastSpellByName("Feed Pet") UseItemByName("Tough Jerky") end elseif UnitLevel("pet") > 17 and UnitLevel("pet") < 30 then if GetPetHappiness() < 3 then CastSpellByName("Feed Pet") UseItemByName("Tough Jerky") end else end this is just little example for now... I will probably end up using elseif all the time... I want to ask you whether you could help me and think of better solution. Maybe better looking or more efficient (efficiency > looks). Thanks! I can think of making bot check the pet level only when character levels up? also maybe create functions.... This is my first time playing with LUA
-
Bot starts to ignore veins.
mael replied to mael's topic in WRobot for Wow The Burning Crusade - Help and support
I understand what you mean, but the thing is I would be ok if it would ignore only gold vein, but after getting fail it ignores iron deposit and tin veins as well, so your workaround kinda works but still this should be checked :) -
Hello, So another problem with Gatherer in Thousand needles, I encountered this problem about 4 times always on the same position. around - 44.6 and 40.2. Bot completely stops and does nothing, found out after having my paladin 20 minutes idle on the spot. Today I tried this with another character to test it and give shorter log. Happened again. I made for myself a new profile which avoids kolkars but it is a waste since there is quite a few veins there. I started bot, it mined about 3 veins and then the bug described here appeared: Bug Report after that bot went on and again Kolkar Wrangler threw net at my character which stopped and did nothing, did not even dismount and it did let the Wrangler to shoot at my character the whole time. 22 Jul 2017 07H17.log.html
- 1 reply
-
- thousand needles
- kolkar wrangler
-
(and 1 more)
Tagged with:
-
Ok, so what literally happens is that, I let bot run almost all over Thousand Needles. When I checked him back there was no Ore at all so I watched over it and what happens is that it goes the right path nicely but totally ignores any veins / deposits. So when I went around gold vein and iron deposit I stopped bot and started it again, everything went smoothly bot went and mined those 2. After those 2 he did not mine anything else again broken. What I noticed is that it also happened once on this occasion: Bot tried to mine vein but got like 10x failed and then It continued ignoring everything again. It is not problem of Fightclass, happened on 2 different classes, on paladin I did reset bot and wow a few times and it worked for a while so I finished Iron ore farming on that character but it is pain in the ass to monitor if it is mining and reset it so it can work. Mining with both characters in Redridge mountains worked fine. 22 Jul 2017 05H27.log.html
-
Bot closing after death
mael replied to mael's topic in WRobot for Wow The Burning Crusade - Help and support
Will test it soon and I will let you know.- 4 replies
-
- bot closing
- netherstorm
-
(and 1 more)
Tagged with:
-
Gathering problem/suggestion
mael replied to Photogenic's topic in WRobot for Wow The Burning Crusade - Help and support
BUMP! Actually I started with creating my army of druid bots and this would be so great to have!! -
Druid Fightclass problem
mael replied to mael's topic in WRobot for Wow The Burning Crusade - Help and support
Why did I check this so late, will check it out today for sure thanks :) -
mael reacted to a post in a topic: Druid Fightclass problem
-
Thank you very much, aell it is dense area with mobs so that is maybe why it has some problems.
-
Bot closing after death
mael replied to mael's topic in WRobot for Wow The Burning Crusade - Help and support
Yes I do know about that, but if there is a way to fix this... since I would like to keep this setting. But thank you.- 4 replies
-
- bot closing
- netherstorm
-
(and 1 more)
Tagged with: