-
Posts
358 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Photogenic
-
How do you create a very simple Move To profile?
Photogenic replied to liquidsnake1989's topic in Tutorials - WRobot
Using Questing Profile : NOTE: you don't have to create quests or anything, once you open Easy profile creator, from tools, open (Quest Order Editor). Add Action using ( + ) Now Action type is (RunCode) it will end up like the following: Step [1]: RunCode This means it will run you to this exact position no matter where you are. Ofcourse, must be in the same Map zone (Outland vs Eastern..etc) How to find that position ? Go to the position you desire first. Now, using Easy Quests Editor > Tools > Helper tools > My position. You replace your position with this part: You do not have to record point (A) this will take you to point (B) regardless. Hope that helps.. -
Hello, so I am trying to do an escort quest, sometimes the NPC end up dying for any silly reason, then the quest is marked as failed but the bot think its completed. It go to next step and try to turn in... Any suggestions?
-
This is weird since the bot does HEAL party members pretty decently but it never buffs! Sometimes it buffs Thorns only but not Mark of the Wild.. So far it has been buffing Thorns more often than usual but never Mark of the Wild. They all have the same settings and conditions but still fails :/ [70] Feral druid 2.4.3.xml
-
WRobot Targeting Units
Photogenic replied to Apexx's topic in WRobot for Wow Wrath of the Lich King - Help and support
This is another thing that is built-in-game lol. If you click (melee), abilities usually in a distance like 0-20 yards, it will auto target the closest enemy in your view. This, if I am not mistaken, is how the game work. It is not a bug. But if you have a macro for each ability that has condition (have target/true = fire ability) then it would fix the problem since it will never use this ability unless have a target.. Due to latency difference, bot press an extra ability after the mob is dead so it targets whoever is near. -
Disable Auto Attack?
Photogenic replied to Apexx's topic in WRobot for Wow Wrath of the Lich King - Help and support
Thats very interesting! If I find something i'll let you know. -
Disable Auto Attack?
Photogenic replied to Apexx's topic in WRobot for Wow Wrath of the Lich King - Help and support
Wrobot has built-in auto attack feature I think lol.. No way you can disable it from my understanding. I would recommend you shorten the range of your fight class, add two different shred spells, one for combat and one without combat. Because the bot uses click to move, which puts them into combat (even tho they are not) then you can't use your first shred. Sometimes it walks to the target, it stops for a split second near by the target and it goes out of combat, now the bot uses your first shred. Add conditions to all spells to be ignored if the buff ( prowl ) exist, use lower (Min | Max Latency) like 100-300. These will not solve the problem, but it will help a little I think. I wish there was a way to disable auto attack.. Everytime my rogue vanish on 5% health, it still runs back to the group of mobs that was about to kill'em. -
casting mage water?
Photogenic replied to vegeta87's topic in WRobot for Wow The Burning Crusade - Help and support
So you can make water but you want to stop it from spamming. Use condition Item count, and use for example Smaller or equal to 60, so that it casts it when its less than 60. Use item ID.. How to get Item ID ? if you click on development tool, then you click on bag memory info. It will bring the ID numbers of each item exists in your bag. So make some water, do that, get the ID. or you could use Lua script condition.. see the following link -
this is a Robot.. Robot cant do the work every one want to do. Everyone have to tell the robot different thing based on what they want. you can either create everything yourself or buy it.. the Bot is designed to give you the power to create things.
-
Create another quest using the quest Editor, use type : Gatherer. Go to the position of the grave, add my position > then to add Object entry manually, type in the name of the grave. You can mouseover it in game. Create step for it after the pulse. include your profile if didn't work.
-
Amazing! Thank you so much. That was quite helpful. I have another question if you don't mind. I am trying to do this quest http://www.wowhead.com/quest=10129/mission-gateways-murketh-and-shaadraz Where I kill mob, loot 4 pieces of an item, and then use them to destroy two different gates. These 4 pieces are destroyed from inventory when used at the gates. Each gate requires 4 pieces. What I did is that I made (Puls1) KillandLoot Quest with complete condition item count >= 4. (Puls2) use item on gate 1 (puls3) use item on gate 2 (Turnin) Then I made last part is just turn in Quest. However, the bot completes everything until Puls3, then goes back to Puls1 trying to do it since the item I used at the gates is destroyed..How can I force it not to ? Keep in mind I am using "Is complete" condition for Puls1 already to stop when reaching 4 of that item. I can't figure my way around it :s
-
Hello, Its my first time using questing profiles and I am trying to figure out how to use it but having difficulty understand how some stuff work. First question : I am doing this quest http://www.wowhead.com/quest=10086/i-work-for-the-horde I want the bot to stop collecting Salvaged Metal if its 8/8 and only continue picking Salvaged Wood until 8/8.. right now it keep trying to pick up Salvaged Metal when its already 8/8. Second question : Is it possible to do two different quests at the same time which are located at the same spot ? For example- This quest is KIll mobs and loot an item from them http://www.wowhead.com/quest=10450/bonechewer-blood This quest loot item from ground near by the same mobs http://www.wowhead.com/quest=10086/i-work-for-the-horde Now, the bot runs to Harvest the Salvaged Metal while ignoring all mobs around it. Third question : for a quest like this http://www.wowhead.com/quest=10450/bonechewer-blood After making my hotspots, do I use the mobs ID number or the item's ID that I loot from them in the Target entry ? How do I tell the bot to kill these mobs looking for that item specifically. Also, is there any proper explanations and examples for the uses of Actions types such as While, PulsAllinOne..etc. Reason is because I have no idea what some of these Actions are for or how is it used. I know I ask a lot of questions but I am sorry, there is no complete or clear explanations of many features and I want to know how to use them.
-
I found solution, please delete. thanks,
-
How to use Rogue Poisons?
Photogenic replied to Photogenic's topic in WRobot for Wow The Burning Crusade - Help and support
It is not a competition, and I am not profiting anything. I came for what this forum is designed for. -
How to use Rogue Poisons?
Photogenic replied to Photogenic's topic in WRobot for Wow The Burning Crusade - Help and support
Thank you, I appreciate your help. I have stated before, and many times, that I have zero knowledge of coding. I am a player, I attend college for something else, and I happen to buy Wrobot and start learning everything within a month. If I had basic understanding of coding, I am pretty sure I would be writing codes by now. I wasn't expecting anybody to do work for me, the forums existed to explain and to seek knowledge my friend, which is why I am here. Every one here puts time and efforts into teaching someone else or into learning from someone else. We do not have the same level of knowledge or understanding. I can't take courses for anything just to use a bot for my game that I play during my free time which I can't do most of the time because I am actually studying for my real and actual major in real life. I'd like to add that the whole forum does not provide enough information for me as a Wrobot user/member to understand how to use the product properly! Yes there are a lot of information, but they are not for every customer.. not ones like me at least. I appreciate the help anyways, -
How to use Rogue Poisons?
Photogenic replied to Photogenic's topic in WRobot for Wow The Burning Crusade - Help and support
I appreciate your help; however, this did not work. I used the condition C sharp, if that what I was suppose to use. And it gave me an error. -
How to use Rogue Poisons?
Photogenic replied to Photogenic's topic in WRobot for Wow The Burning Crusade - Help and support
how do I force the bot not to spam applying poison ? since using buff condition would prevent me from applying double poison, no?