-
Posts
12618 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Droidz
-
Hello, Can you try to install an copy of wrobot in new empty folder (for reset all settings by default). Only choose an fightclass and your petbattle profil and tell me if this works? Try also to disable Wow addon
-
Hello, If this NPC is not in your profil try to clean your npc database (close wrobot and remove file NpcDB.xml (in WRobot\Data)). If npc is in your profile, change position of the NPC (outdoor) (and clean db).
-
dont get cheap shot or shadow step working
Droidz replied to alex4mmor's topic in Fight Classes assistance
Hello, In your fightclass try to replace spell name "Cheap Shot" by "Stealth" (More info ). If this don't work, please share full log and your fightclass. -
Do you have activated on your health spells the option "For friends (party)"?
-
Hello, With the last update do you have this problem?
-
Hello, WRobot auto select player at heal by hp (ascending). What fightclass do you use?
-
With option "Unlock fps..." your fightclass works? For combine spell you can use lua (spell option "Is not spell, is lua script" to true): local idSpellBerserking = 26297 local idSpellAdrenalineRush = 13750 local spellname = "" spellname = GetSpellInfo(idSpellBerserking) CastSpellByName(spellname) spellname = GetSpellInfo(idSpellAdrenalineRush) CastSpellByName(spellname)
-
Do you use good name (case sensitive)? Try to copy paste name from this website or wowhead (use name of your wow client).
-
Hello, In general settings (advanced) you can try to activate options "Improve combat rotation speed (this option can skip spells)" and "Unlock fps limit (improve reactivity) (need restart)". And can you share your fightclass? Thanks.
-
Hello, Your mailbox is this: Name Type Display ID Entry ID Position X Position Y Position Z Distance Faction GUID Summoned/Created By Briefkasten - (on WowHead) WoWGameObject 1947 193972 8440,736 -329,4271 906,5062 2,502344 - 17371216866164343050 0 Xml code: <Npc> <Entry>193972</Entry> <Name>Briefkasten</Name> <GossipOption>-1</GossipOption> <Position> <X>8440</X> <Y>-329</Y> <Z>906</Z> <Type>Flying</Type> </Position> <Faction>Neutral</Faction> <Type>Mailbox</Type> <ContinentId>Northrend</ContinentId> </Npc> Why you don't use tool in profile editor to add mailbox?
-
Hello, And for disable Click to move: esc>infterface>mouse>click to move
-
It is fixed profile (see code for more informations). Quester.zip
-
Ok, what features don't work?
-
Hello, Entry (id) seem no correct. Can you go to mailbox (in game) and in WRobot go to tab "Tools" > "Development Tools" button > "Dump all informations" and send me generated file (in base wrobot folder). Thanks.
-
Hello, If you don't know C# you can create quest profiles with
-
Tapatalk Description Navigating online discussion forums has never been easier with Tapatalk. Discover robust online communities and stay connected with your favorite forums on-the-go with this award-winning mobile app. Tapatalk is the only mobile app combining over 50,000 internet communities in a streamlined mobile experience. Fast and accessible features allow you to read posts, share photos, and keep updated on private messages in all your forum communities within a single mobile app. Tapatalk aggregates content from a network of communities that cover a wide variety of interests, from automotive to parenting, gardening to hiking - You will find a forum that matches your interests full of fellow enthusiasts that share your passion.
-
Can you share again the screenshot please? I haven't access at your image. And I don't understand why relogger don't works for you, the only problem for some people is caused by keyboard access (press key don't works), this can cause problem with relogger. Why your internet connection is not stable? If you want I can refund your subscription.
-
Hello, Your profile is not a WRobot profile. You can found WRobot profiles here: http://wrobot.eu/files/category/5-grinder/
-
Hello, For the first problem (fightclass), you need to settings manually the spell range if "For friends" option is activated (using the condition "Target Distance" for setting range). For you second problem, it is caused by the path finder (path generator), you can use also it but wrobot don't avoid wall in this continent for the moment (or you can move manually your character if you desactivate option "Manage character rotation, ...." in product settings). I'll add support for path finder of this continent.
-
I had a problem with Windows UAC when I enable the option to try to solve this problem. I ordered a SSL certificate (code signing) , as soon as I received I put in WRobot and I make a update. If you can wait next the update and tell me if problem is solved.
-
Pandaria Archeology Digsite zone not found
Droidz replied to basco's topic in Archaeologist assistance
I don't understand, can you go to: "Tools" > "Development Tools" > and click on button "Me/Target Position". Can you send me results please, normally you get "Map name MPQ: HawaiiMainLand" (for pandaria), if you haven't completed quests it is possible that you are in a instance.
