Everything posted by Droidz
-
Another ban wave
Hello, Yes I seen it yesterday. WRobot is not affected by this banwave. I worked hard in WRobot 1.5.0 to hide WRobot in memory (WRobot is probably the only bot to use this method). It is not possible to make undetectable bot, but with small community (bliz seem targeting big community), if you use your own profiles (path of popular profiles of hb or rebot are probably know by bliz), if you do not disturb other players (don't use bot 24/24, don't grind in quest zone...), you minimize ban risk.
-
Snippets of LUA codes (for FightClass)
Cast pet spell local name = GetSpellInfo(2649); if name then for i=1,50 do local spellName, spellSubName = GetSpellBookItemName(i, BOOKTYPE_PET) if spellName and spellName == name then CastSpell(i, BOOKTYPE_PET); end end end Replace 2649 by your spell id. Put it is spell name, and activate option "Not spell, is lua script"
-
How to add PET's skill into rotation?
For multi languages support you can use this script: local name = GetSpellInfo(2649); if name then for i=1,50 do local spellName, spellSubName = GetSpellBookItemName(i, BOOKTYPE_PET) if spellName and spellName == name then CastSpell(i, BOOKTYPE_PET); end end end (remplace 2649 by your pet spell id)
-
How to add PET's skill into rotation?
Hello, Use SpellSettings "Not spell, is lua script" and in spell name put: for i=1,50 do local spellName, spellSubName = GetSpellBookItemName(i, BOOKTYPE_PET) if spellName and spellName == "Growl" then CastSpell(i, BOOKTYPE_PET); end end Replace Growl by your spell name. (this code don't support multi languages wow clients)
-
Instance Solo
Bonjour, Comme vous avez vu sur ce post: il est maintenant possible de lancer du code dans n'importe quel profil. Pour réinitialiser une instance, il faut généralement utiliser la commande lua ResetInstances(); Essayer d'ajouter dans "Action" (à la position ou vous voulez reset) le texte suivant: lua: ResetInstances(); ps: Sinon vous pouvez utiliser le bot quête pour faire un profil plus performant ( ) mais c'est plus compliqué et long à mettre en place.
-
Profile positions and "Action" column
Hello, With this feature you can say at WRobot of jump, go to town, mount... when he goes to location where an action command is configured. List of Actions: jump left right land watersurface mount dismount totown stopmove stopmoveto c#: [CODE_C#] lua: [CODE_LUA] vb: [CODE_VB.NET] luabot: [CODE_LUA_BOT] Sample of use: ps: You can found some c# code here: http://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/
-
Quester est il possible de vider ses sacs quand ceux ci sont plein à 90%
Je viens d'ajouter la possibilité d'utiliser une action sur une position (dispo dans la prochaine version), voila à quoi ça ressemble (dans votre cas utilisez "totown"): Pour faire simple j'ai ajouté la colonne "Action", dans cette colonne vous pouvez utiliser (pour le moment, si vous avez des idées je peux en rajouter): jump left right land watersurface mount dismount totown stopmove stopmoveto c#: [CODEC#] lua: [CODELUA] Des que le bot va vers la position l'action s’enclenche (1 fois par passage). Dans la case Action mettez le code: c#: wManager.wManagerSetting.CurrentSetting.SearchRadius = 30; Modifier 30 par la distance que vous voulez.
-
Bug in Deepholm
Hello, Thank you for report, problem resolved, wait next update (the bot thinks he can not use a flying mount in Deepholm, I fixed it).
- Can't lauch Wrobot
-
Can't Run or Install Wrobot
Hello, Try to reinstall WRobot in new folder (you can try preinstalled version).
-
93-97 Talador Forest Cave (Horde/Alliance)
- 716 downloads
Talador Forest Cave Horde/Alliance 93-97 When you use this profile, please activate WRobot option "Can attack units already in fight" (in tab "General Settings" > "Enter advanced settings...") - Traduction Française/French Traduction
-
Tanaan Jungle (lvl 100) (Ground)(Mine, Herb, Timber)
- 1004 downloads
- Version 2
Tanaan Jungle (lvl 100) (Ground)(Mine, Herb, Timber) (if you want avoid to skip zone, activate option "Back to last profile position") -
Talador (Ground)(Mine, Herb, Timber)
- 513 downloads
Talador (Ground)(Mine, Herb, Timber) -
Spires of Arak (Ground)(Mine, Herb, Timber)
- 350 downloads
Spires of Arak (Ground)(Mine, Herb, Timber) - Shadownmoon Valley (Ground)(Mine, Herb, Timber)
-
Nagrand (Ground)(Mine, Herb, Timber)
- 705 downloads
Nagrand (Ground)(Mine, Herb, Timber) -
Gorgrond (Ground)(Mine, Herb, Timber)
- 465 downloads
Gorgrond (Ground)(Mine, Herb, Timber) -
Frosfire Ridge (Ground)(Mine, Herb, Timber)
- 611 downloads
Frosfire Ridge (Ground)(Mine, Herb, Timber) -
Level 3 Mine - Alliance Garrison
Hello, you can add objects to harvest directly in the profile (in profile creator tab "Others"). Ps: You can also use this plugin to change quickly your wrobot settings:
-
Garrison (Farm mines/herbs)
Hello, no specific settings. You are Horde or Alliance? What is your garrison level and mines level? (I updated the horde profile there are few hours, if you have download this profile before, you can get problems)
- 15 comments
- 3 reviews
-
Don't fight didn't work
I have tested with rogue, Stealth activated, your fightclass, WRotation with this settings , in game I select target with left click and all is good, auto attack is not enabled. Check in your wow settings if you have option to automatically auto attack.
-
Quester est il possible de vider ses sacs quand ceux ci sont plein à 90%
Bonjour, Non vous ne pouvez pas utiliser du code C# dans un profil du bot Gatherer, vous pouvez utiliser du code C# dans les Fightclasses, les profils de quêtes, les custom profiles et les plug-ins (je pense que le mieux dans votre cas serait un plug-in ou d’utiliser un profil de quête. Vous si vous utiliser le code sans le "if (...)" le bot va réparer/vendre. Non il n'est pas possible de vider les sacs dans le coffre (vous pouvez soit le vendre aux enchères, soit à un vendeur, soit l'envoyer par lettre a un autre personnage). Il existe des addons wow pour détruire automatiquement les objets looté inutiles. Toutes les options de ventes/courrier sont disponibles dans les paramètres avancés de WRobot. Pourquoi vous voulez forcer le bot à aller à la ville, pourquoi ne pas utiliser l'option pour aller à la ville quand les sacs sont pleins, ou l'option timer (pour y aller toutes les X minutes)?
-
Movement Issue
Hello, Disable in game "Click to move" option (esc>infterface>mouse>click to move) or use this macro:
-
Garrison (Farm mines/herbs)
- 848 downloads
- Version 1.0.1
Garrison (Farm mines/herbs) Copy download file to folder "WRobot\Profiles\Quester\" (use this profile with "Quester" product). ps: To add objects at farm, edit profile with "Easy quest profile editor", load profile, click on menu "Tools > Quests order editor" (edit first step). You can also add positions at the profiles on menu "Tools > Quests editor". This profile work with horde/alliance garrison level 2/3.- 15 comments
- 3 reviews