Jump to content

Marsbar

Elite user
  • Posts

    411
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Marsbar reacted to pythotes in [FREE] wDiscord - A discord bot to suit your needs.   
    Can't buy your plugin. Got message that there is an error with paypal on the Buy-Website.
  2. Like
    Marsbar got a reaction from TheSmokie in [Free] TrainSkillsOverride   
    I tested on WotLK and it was working for me. The logic for the state is: Have I leveled up? and does my level match any of the levels set in the settings? If those are true, it should go to train. I'll test it again later today to confirm.
  3. Thanks
    Marsbar got a reaction from TheSmokie in [Free] TrainSkillsOverride   
    I see where you're coming from but I want this to be a plugin more than an all in one solution. Generally a profile would do that part. Also learning the actual profession would probably be done by the user.
  4. Thanks
    Marsbar got a reaction from TheSmokie in [Free] TrainSkillsOverride   
    Thanks! Good suggestion @thxgod1 I'll add an option to disable class training.
  5. Like
    Marsbar got a reaction from thxgod1 in [Free] TrainSkillsOverride   
    Thanks! Good suggestion @thxgod1 I'll add an option to disable class training.
  6. Thanks
    Marsbar reacted to Chiffon in [Product] Traveller   
    So even more goodies, and you get a beer? Done ?
  7. Like
    Marsbar reacted to Chiffon in [Product] Traveller   
    Dude, this is great! Any way I can buy you a beer? 
  8. Like
    Marsbar reacted to Ry900 in wDiscordAlert   
    This is literally an amazing plugin! Thank you
     
  9. Like
    Marsbar got a reaction from luckystrike213 in [Product] Traveller   
    Hey @luckystrike213, 
    Yeah, I've been meaning to update it for a while now, haven't really gotten round to it (not enough time lol) nor do I have a place to track issues/suggestions so have been putting it off. I will probably overhaul the whole thing at some point and make it API driven.
    Until then I guess I'll polish off what's there already, is there anything specific you're missing? I'll try to add the main cities that I left out.
  10. Like
    Marsbar reacted to shaded in [FREE] wDiscord - A discord bot to suit your needs.   
    Any idea on "Object reference not set to an instance of an object. Exception" on the .setup command?
    - nm got it by creating a new server for the bot to live on.
  11. Like
    Marsbar got a reaction from shaded in [Product] Traveller   
    Hey @luckystrike213, 
    Yeah, I've been meaning to update it for a while now, haven't really gotten round to it (not enough time lol) nor do I have a place to track issues/suggestions so have been putting it off. I will probably overhaul the whole thing at some point and make it API driven.
    Until then I guess I'll polish off what's there already, is there anything specific you're missing? I'll try to add the main cities that I left out.
  12. Thanks
    Marsbar reacted to vanbotter in [Free] qObjMarker   
    Any idea what this error means? It does this as soon as I close the settings for the plugin, before i press play on the bot...


  13. Like
    Marsbar got a reaction from vanbotter in [Free] qObjMarker   
    Thanks buddy, I'm glad you've been enjoying my other plugin, this actually has that same functionality you're suggesting. It draws a red line to players of the opposite faction and they're marked in orange. It doesn't have the search radius though as generally the draw distance on private servers is quite low.
  14. Thanks
    Marsbar reacted to vanbotter in [Free] qObjMarker   
    This is brilliant! Great to use on my 60's! I don't like to bot on them but anything like this that helps turn wRobot more useful at 60 is great!

    I'm going to be cheeky and ask if you could also implement player tracking as an option in the settings?
    This draws lines from yourself to all enemy players within radius of "AggroMonitorSetting" It draws green lines from player to enemies and red lines from enemies to their targets... so you know if they're targetting you. 
    If not, no worries, but would be nice to be able to run just 1 plugin rather than 2 ?
     
     
        public void Monitor()     {         try         {             if (Conditions.InGameAndConnectedAndAliveAndProductStarted && _isLaunched)             {                 foreach (WoWUnit Mob in ObjectManager.GetObjectWoWPlayer().Where(x => x.IsAlliance && x.GetDistance2D < AggroMonitorSettings.CurrentSetting.SearchRange && ObjectManager.Target.TargetObject != null))                 {                     Radar3D.DrawCircle(ObjectManager.Target.Position, 1f, System.Drawing.Color.Red, true);                     Radar3D.DrawLine(Mob.Position, Mob.TargetObject.Position, System.Drawing.Color.Red);                     Radar3D.DrawCircle(Mob.TargetObject.Position, 0.5f, System.Drawing.Color.LightBlue, false);                     Radar3D.DrawLine(Mob.Position, ObjectManager.Me.Position, System.Drawing.Color.Green);                 }             }         }         catch         {             Logging.Write("Error");         }     }  
  15. Thanks
    Marsbar reacted to vanbotter in [Product] Traveller   
    Works perfectly now! thank you very much @Marsbar
    So many times i have to run my bots around manually because they've failed to grab flight masters etc. Always been a huge annoyance that it's botted and im having to run manually around with em. 
    Can't wait to see you add the other functionality like class trainer types etc ? 
    Amazing work. 
    Double click on the map to travel, which is built in, is useless because 1) it stops to fight and doesn't resume travel, and 2) if you click on a place it can't get, it gets as near as possible and runs into a wall repeatedly!
     
  16. Thanks
    Marsbar got a reaction from vanbotter in [Product] Traveller   
    No, it's encrypted so it goes off to get the code. Just uploaded one more version before I'm lost, could you retest?
  17. Thanks
    Marsbar reacted to Avvi in [Free] Operator - Multiboxing & Multiboxing Assistance Plugin   
    Operator.zip I extracted using 7zip. 
  18. Thanks
    Marsbar reacted to EnergyOne in wDiscordAlert   
    Awesome plugin, works as intended. 
    Only issue so far is the death screenshot feature. It sends the first screenshot every time instead of a new one. Odd but clearing out the screenshot folder may of resolved.
     
  19. Thanks
    Marsbar got a reaction from eeny in [A] Alliance 1-35 quest profiles   
    So far it's working great! I believe I've only come across 1 stuck and it's very rare to get a death too. Running on a pally (with your fight class) and its smooth sailing.
    Will update and create review once it's gotten to the end of it's journey.
  20. Like
    Marsbar got a reaction from eeny in Demon / Affliction lock 1-60 by Eeny   
    I think <spellname>.IsSpellUsable can be used as a condition if not you could always add ObjectManager.Target.IsAttackable
  21. Like
    Marsbar reacted to Matenia in [FREE] 1-18 Alliance Quest Profile: Elwynn & Westfall   
    I haven't tested this, but I saw what you said about The People's Militia 1 1.
    Assuming this is the quest:
    http://db.vanillagaming.org/?quest=12
     
    Go to your XML file, go to the <EasyQuest> declaration for this quest.
     
    <AutoDetectObjectiveCount1>true</AutoDetectObjectiveCount1> <AutoDetectObjectiveCount2>true</AutoDetectObjectiveCount2> Set these to false instead.
    <ObjectiveCount1>0</ObjectiveCount1> <ObjectiveCount2>0</ObjectiveCount2> Set these to 15 each, as below:
    <ObjectiveCount1>15</ObjectiveCount1> <ObjectiveCount2>15</ObjectiveCount2>  
  22. Like
    Marsbar reacted to Matenia in [FREE] 1-18 Alliance Quest Profile: Elwynn & Westfall   
    If you don't want a path to be run twice, you can use the completecondition for that step.
    Quest.GetQuestCompleted(questId) || Quest.IsObjectiveComplete(1, questId)

    Other helpful methods are
    Quest.HasQuest(questId) Quest.GetLogQuestIsComplete(questId) Quest.AbandonLastQuest() Quest.CompleteQuest(gossipOptionItem) Quest.GetNumActiveQuests() Quest.AcceptQuest() Quest.CloseQuestWindow()  
  23. Like
    Marsbar got a reaction from MeRox in [MeRox] Free, Horde Questing 1-30+   
    I'd just like to say, thank you. So far its running well, i'll let you know if i stumble into any issues.
×
×
  • Create New...