Developers assistance
You have problem for create Quest profile? Custom Profile? Plugin? Product? C# or VB.net FightClass? This forum is for you.
537 topics in this forum
-
Hi, i wait to create a plugin so my character will allways face the target in healer mode, is this possible? Thanks
-
- 1 reply
- 1.8k views
-
-
Droidz, Would there be a Possibility of adding in a Route Creator or something. I find in alot of areas when making questing profiles in the new zones there are alot of reacurring Stucks in very awkward places.. What i mean by this addons is Creates more Complex Route based profile to Call upon when going To and From a Spot to turn in quests or Run to Another zone etc.. I would find this very useful in the work that i am doing. So this addon in my mind. Would. Create a set of Exact waypoints to follow with click to move or Set hotpot every X amount of Steps. Then When writing a New Profile you can call on to a profile like (if=quest(123455)) =…
-
- 0 replies
- 1.6k views
-
-
Hi I want to make a simple profile for farming trash in instance but I struggle with finding proper way to set "if condition complete" for my trash killing part so it stops at some point and proceed to leave instance. I'm looking for a proper command that is like "after 40 mobs killed" or "When no mobs around for more than 1 minute". I dunno I'm not a programist so I have no clue how to invent these spells, all I have is some simple logic I follow but I don't have any "know-how" to back it up so... help me:P p.s i attach my file so you guys could review, i left if complete condition blank in my CLEARROOM part so now what it does is enter instance and leave right away…
- 5 replies
- 3k views
-
Hi all I want know if we can converse profil of TuanHa, Honorbuddy (<< all user ban) i have 2 account 1 for player raid with HB before the ban ;) 1 for Farm mmorobot i used HB for raid beacause i have buy very best profils and i want used in mmorobot because our are not detected by Bli² it is possible ? i can pay for converse profil at the 6.2 Thx
-
- 2 replies
- 2.5k views
-
-
Hello, Is it possible to have the mesh file for garrison level 3 ? I'm working on a custom profile to farm garrison and I would use pathfinder for outdoors movement.
-
- 9 replies
- 3k views
-
-
Hey I am trying to code a plugin in csharp. I used plugintest as a template however I am missing robotmanager/wmanager/memoryrobot. the reference arent in the solution. I am wondering if there is any way to get them or do you have any idea what framework/library ... do I need to begin. thanks
-
- 2 replies
- 1.8k views
-
-
Aurais tu une routine magique en C# pour utiliser un objet dans le sac ou un trinket ? Objet dans le sac genre une potion... J'ai vu qu'il y avait un tuto en mode lua mais j'aimerais eviter le lua Ty :)
- 5 replies
- 2.5k views
-
Hi, I wish I could include a common file to the profile fight with common habilities, racial treats, potions and garrisons spells. Is this possible ? Tks...
- 1 reply
- 2k views
-
Im need use Lightwell on fight class, but bot not click on terrain. This a code: <FightClassSpell> <SpellName>Lightwell</SpellName> <FightClassConditions> <FightClassCondition> <ContionType>LuaScript</ContionType> <Param xsi:type="FightClassConditionLua"> <LuaScript>haveTotem, totemName, startTime, duration = GetTotemInfo(1);if (haveTotem) then retV = "1"else retV = "0" end</LuaScript> <VarRet>retV</VarRet> <ValueRet>0</ValueRet> </Param> </FightClassCondition> &l…
- 8 replies
- 3.2k views
-
im working on a full afk 1-90 questing profile (alliance to start, when i get it finished ill make a horde side as well) but im running into some problems with the dev tools window. most of the things in the developers tools window work fine except the one i really need. whenever i click on the me/target position button, nothing shows up. is there is another good way to find my xyz coordinates?
-
- 1 reply
- 1.9k views
-
-
When your farming or herbing what ever your doing I would like to get some idea's for making a pluging for Rare's NPC's for the bott to start attacking like the Tlpd or camel in uldum or many other's. Tell me what you would like to coming with this plug-in.
-
- 1 reply
- 1.6k views
-
-
Bonjour Cela fait longtemps :) Mais du coup j'ai plusieurs points a présenter : Point 1 : J'ai vu de nombreux cas dire que dans Wrotation, aucune action ne se déclenchais (et donc que le bot ne fonctionnais plus) quelquefois en bg, arène et duels J'ai identifié la cause de ce probleme : Une certaine condition, en l'occurrence fight.InFight, reste sur false alors que le combat est bel et bien engagé. Comme dans la plupart des scripts, il s'agit d'un préalable pour enclencher la méthode Rotation(); , alors Wrotation ne declenche pas de procédure de combat. Ceci semble vrai aussi pour les combats réalisés avec FightClass. (J'ai pas encore testé avec Figh…
-
- 1 reply
- 1.5k views
-
-
Saurais tu faire en sorte de pouvoir cibler celui qui me cible ? (Joueur ou Mob, excepté pet ?) Merci beaucoup (Surtout si tu a le temps)
-
- 2 replies
- 1.3k views
-
-
Hello I made a first version. It's looks like ok but there is a little surprise : Wathever i choose On or Off, Manage rotation.... in Wrotation looks always on. Each time i get a target, the character run to it.... not what i want... (also perhaps you can improve my code :) not yet added rotation, only the targetting) Here is my used code : using System; using System.Threading; using System.Windows.Forms; using robotManager.Helpful; using Timer = robotManager.Helpful.Timer; using wManager.Wow.Class; using wManager.Wow.Enums; using wManager.Wow.Helpers; using wManager.Wow.ObjectManager; using Point = System.Drawing.Point; using System.Collections…
- 6 replies
- 4.9k views
-
Hello I'm looking for a tip to : Attack only a player Target. I have that to avoid neutral targets : if (ObjectManager.Target.IsValid && ObjectManager.Target.Reaction <= Reaction.Neutral && UnitCanAttack.CanAttack(ObjectManager.Target.GetBaseAddress, ObjectManager.Me.GetBaseAddress)) Perhaps we can do better to test if a target is an hostile Player ? --------------------------------------------------------------------------------------------- Anymore, is there a code to target "ObjectManager.Me.Target" ? I've tryed this : Interact.InteractGameObject(ObjectManager.Me.GetBaseAddress); but we can't adapt this with "ObjectManag…
- 2 replies
- 2.2k views
-
Im new here but since i am playing in 4.3.4 Cataclysm i want to ask u guys, is there any way i could downgrade the wrobot to my version? If yes then how? :OO Thank you.
-
- 1 reply
- 1.6k views
-
-
make sure Wrobot is CLOSED when you finishing editing the NpcDB.xml file. otherwise, it just wont save. The step is: 1: make sure copied all the information to somewhere from the DevelopmentTool panel. 2: Close Wrobot 3: Add the code into NpcDB.xml 4: Reopen Wrobot, after you click "NpcDB" button in the "Tools" tab, you will see what you just have added. PS: i was trying to add a mailbox, and i did it manually, i typed all coordinates, and it did not save....................(╯‵□′)╯︵┻━┻
-
- 0 replies
- 2k views
-
-
I am trying to get the wrobot to follow and assist in dungeons. I have created the following macro and am trying to figure out how to incorporate it. /follow party1 /assist party1
-
- 3 replies
- 2.7k views
-
-
How can I check if a player has a specific debuff, for example I am interating through wowplayers that are friendly and want to check if user has "Curse of Weakness" for example, how would I do that?
- 7 replies
- 4.8k views
-
-
Hi all I have a problem Usually this command : public void FocusBuild() { SteadyShot.Launch(false); } Never stop the bot during launch But in the last release, the bot always stop moving to launch it I think the library was modified and a bug is present now Can you confirm, and fix it pls ? Thank you very much :
-
- 2 replies
- 2k views
-
-
ok when i use the pause when player near, with the plug-in activated, he still jumps around
- 2 replies
- 1.8k views
-
Is there a way to make a plugin for loot rolls. I multibox a 5 man team and am looking into making dungeon profiles. Instead of setting free for all loot or whatnot can you make the plugin do say: ifLootRoll{code I don't know}; NeedButton is clickable then {click the need button}, Else Disenchant {click disenchant} Else Greed {click greed}
- 7 replies
- 3.1k views
-
We have an cast sequence rotation. Let's say : cast spell 1 cast spell 2 cast spell 3 cast spell 4 What happens after he casts spell 1 ? He continues till the bottom of the cast sequence, or he goes back to the top of the list ? Practical example : If we have the buff Lock and Load then we want to cast Explosive Shot. If he returns to the top of the list, then he will cast 2 explosive shots in a row. If he continues to the bottom of the list, then he will cast other spells between.
-
- 6 replies
- 2.1k views
-
-
Is the a way to make the windows remember my size and position settings? For instance the quester interface...I have to resize that window and the windows inside that window every time I open that interface.
-
- 4 replies
- 1.8k views
-