Jump to content

maukor

WRobot user
  • Posts

    293
  • Joined

  • Last visited

Posts posted by maukor

  1. Hey, is there a way to disable/enable plugins in quest step?

    wManager.Plugin.PluginsManager.DisposeAllPlugins();
            wManager.Events.PluginEvents.OnLoadPlugin += delegate(string pluginfile, CancelEventArgs cancelable)
            {
                if (pluginfile == "HumanMasterPlugin.dll")
                {
                    cancelable.Cancel = true;
                }
            };
            wManager.Plugin.PluginsManager.LoadAllPlugins();

    - Doesnt work

  2. What do you mean by " Growing community" Wrobot has no alternatives, and it's here for few years already, nothing to advertise, everyone who wanted to bot is already here. With easy free stuff you will just make botting harder cause of gm awarness. More bots - less bots ( cause of more bans from gms ). Botting was that easy with hb in 2013, i had to maintance 120 accounts on EU to get some profit. Thanks to free stuff from azyul. Findeh is right, Just check video on youtube with HB bots on Battleground, it has 529 thousand views, ofcourse gms cant ignore that.

     

  3. To be honest wrobot is not that bad, i have no problems with trams if i dont use them in my profiles, my toons are not chaindying cause i have good profiles, my quester works 99% afk with 300 quests (99% only cause i dont have time to fix it, all fixable), I facing more often Vendor problems, cause NPC Database is literally shit, running each char with separate bot folder? is it really the only way? 

    The second problem is Hb had option to force bot make vendor run, Wrobot has the same but it works not always, sometimes he's interacting with vendor, in log "To Town", and nothing happens, eternal loop of nothing, he can stay here forever.
    The rest bugs are minor, can deal with them

  4. @Ordush The bad thing in supporting bad devs is in my example.
    I wanted purchase some good hunter fightclass, i seen only your on the forum, But i purchased few fightclasses from other devs back in days, and was really disapointed with quality and was afraid to invest more in other fightclasses, (in your hunter), But When i purchased your warrior prot for tests, it actually works as in description, i was surprised that something paid works as in description, isnt it funny? For now before any other purchases i will think twice, cause droidz really support devs that have wrong description

  5. It's really faster to make your own profile for your needs, instead of waiting developers to do something for you, moreover you probably not gonna leveling all wow classes just for fun, i'm leveling mostly paladins/druids/shamans/rogues/warrios, and made different profiles for each class, had no problems with warriors on atlantiss, 4 days til lvl 40 without any help fully afk, doubt any of paid profiles here can do the same. 
    @Findeh Actually never seen that stupid bot behaviours ingame, only in 2016 maybe.
    The main reason why there are no Good paid profiles on the forum, cause only good real botters understand what they can meet midleveling, so even if they do good quester, they 99% not gonna share it, or even sell, cause as said Findeh, 2.5 buyers will make only competition and low profit, worth only bot with it for yourself.
    I'm pretty satisfied with not ideal wrobot, cause with easy bot there gonna be more noobs and price for gold or accs will be much less.

    P.S , with hb documentation i made 1-90 fully afk quest leveling in RAF mode, (x3 exp award for quests/mobs) With wrobot i dont even know where to google some things.

     

  6. @Droidz Hey, my Healer is fighting with enemies, i chose an option in Fightclass "For friends" And after he choses party member, he instantly swiches target to enemy, and heal himself instead of tank.
    Tried:  <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = true; " />
    But it ignores all combat and skip everything, 
    How to force healer not fight with mobs, and just heal party members? Using Quster, not party mode

  7. No need to false positives, this thing will be implemented into Plugin, So how it works:

    Creating custom behavior and put it into plugin.
    1. Run to Grinding spot with empty bags
    2. Enable plugin ( i have that code to enable plugin in any step, so it's easy)
    3. Grind spot with enabled plugin, checking nearby players in 100 yards,
    4. Grinding spot has IsCompleteCondition = MeFreeBagSlots < 6 as example
    5. Next step Turn Off plugin and Force To Town sell that shit,
    6. GoToStep 0

    P.S I'm okay to Press Shadowmelt if player is nearby for 2mins, cause usually my spots are not poluted with ppl, pausing bot for 2mins in 1hours is fine for me, but i will not get bans cause of report that way

×
×
  • Create New...