Jump to content

Plugins - Vanilla

37 files

  1. Ghosty

    Tried adding ghost wolf as a mount and it bugs out? Hopefully here is the solution:
    This plugin hooks itself onto the MoveToPulse, pauses the bot and enters ghost wolf and continues when travelling as a Shaman. It will not attempt to do this if you have a mount name filled in or are indoors.
    It should leave ghost wolf when entering combat.
    I heavily recommend using the addon EzDismount, it tries to cancel ghost wolf when you interact with things.
    You no longer need an addon, I have built leaving ghost wolf into the plugin.
    Not tested too thoroughly, let me know if anything doesn't work too well.
     

    368 downloads

       (0 reviews)

    14 comments

    Updated

  2. wDiscordAlert

    Hi!
    This plugin sends notifications via a webhook to your specified discord channel.
    This is currently ONE-WAY. That means notifications get sent to discord but you cannot reply back via discord to your bot.
    What does it do in its current state?
    Send a status update every X seconds to your discord channel  Send a configurable prefix message to your discord when a message gets sent to your bot or near it. This includes; Whispers, Say, Party, Emote. Send a configurable prefix message to your discord on death. Send a screenshot on any event (example below). What do I eventually want to add?
    Monitor if the chars name is said in ANY channel and send notification Create a discord bot so that we can send messages back to wRobot (TWO WAY) Monitor other events like, teleported, targeted over extended period, killed by player, etc. Suggestions? How to set up?
    The plugin requires you to have a discord webhook URL set in the plugin settings.
    To get this URL go to your discord channel (preferably your own as only you want to see this info) and click on the cog next to your channel name (like #general for example).
    On the left hand side will be a Webhook section, click that and then click Create webhook. You can change settings here if you want but the important thing is the webhook URL at the bottom, copy/paste the full URL to the plugin setting.
    Done!
    Known Issues:
    On emote it sends the last chat message instead (if someone whispered you 3 mins ago and then you get an emote 2 mins later, it will display the message from 3 mins ago). Will change it to say an emote was used near you.
    Status update timer fires more than once (this happens after start/stopping the bot because i dont dispose the original timer..)
     
    Let me know if you have issues.
    1.1.0 feature update - Screenshot mode:
    Now you can send a screenshot with your notification. It saves these screenshots into a wDiscordAlert folder inside your plugins folder and sends it to your discord server! Example:

    439 downloads

       (0 reviews)

    6 comments

    Updated

  3. WhatsGoingOn - Showing bot status ingame

    Quickly thrown together plugin that creates a frame in game and shows what your bot is currently doing so you don't have to check the bot status all the time.

    5125 downloads

       (5 reviews)

    6 comments

    Updated

  4. AvoidIt

    This is @reapler's AvoidIt plugin for vanilla.
    I noticed there were some errors thrown, related to the code it uses, as I was plaiyng around with similar pathfinding code myself.
    For some reason, I could also change the settings on 1 character out of many.
    So I decompiled his plugin and compiled it again with minor changes.
     
     
    For anyone who cares - apparently:
    PathFinder.Pather.ReportBigDangerArea(woWUnit.Position, radius); throws a NullReferenceException (even though Pather, wowUnit and radius are all not null) - this doesn't happen on EVERY character.
     
    PathFinder.ReportBigDangerArea(woWUnit.Position, radius); works fine, so that's basically the extent of my changes.

    225 downloads

       (1 review)

    6 comments

    Updated

  5. Auto Bandage

    With this plugin, they will use the bandages they have in the inventory automatically.

    468 downloads

       (0 reviews)

    5 comments

    Submitted

  6. Spell to Action Bar (Vanilla)

    Spell to Action Bar
    (Vanilla)
    When WRobot learning spell, this plugin place spell to the action bar.
    Installation:
    Download and move file in folder "WRobot\Plugins\", restart (or launch) WRobot, go to tab "Plugins" and active "SpellToActionBar.cs".

    697 downloads

       (1 review)

    3 comments

    Updated

  7. [FREE] iTalents - Talent Manager for Vanilla and TBC

    Automatically sets talents when you level up!
    Tested and working on Vanilla and TBC
    Tutorial
    Go to http://armory.twinstar.cz/talent-calc.php and select your expansion. Select your class and set talents. Click on "Link to this build" in the right corner. Copy this part of the link.

    Go into iTalents settings and set the Talent string as that value.  
    It will always learn the first Talent tree first and will go in order from left to right.   You can add multiple talent strings though.   So if for a frost mage for example you want it to learn Frost first.   Something like this:     Add that Talent string first. Then complete the build with Arcane and add the Talent strings like this:   0000000000000000000000000000000005353203000351001 0000000000000000000000000000000005353233000351001 2302502010020000000000000000000005353233000351001   Recommended Items to use with this for a full AFK experience: Not fully AFK yet, but being worked on regularly:
     
    Join my Discord for any help: https://discord.gg/anAu7QA
     

    1234 downloads

       (1 review)

    4 comments

    Updated

  8. Vanilla Train Level

    Are you tired of stopping your leveling to go learn your spells every level ?
    VanillaTrainLevel lets you learn spells more effectively in order to speed up the leveling :
    Every 2 levels from 1 to 10 Every 6 levels from 10 to 50  Every 2 levels from 50 to 60    How to use :  Add the VanillaTrainLevel.cs file to the Wrobot Plugins folder.
    After this, start up bot, go to the tab called "Plugins" and turn "VanillaTrainLevel.cs" by on.    

    1376 downloads

       (2 reviews)

    6 comments

    Submitted

  9. CombatLooter - Vanilla

    Based off the combat looter for WOTLK, changed to work with vanilla.
    Loot mobs while in combat, before you eat etc. Set your timer in settings.

    688 downloads

       (1 review)

    3 comments

    Updated

  10. [Twin] Fishing Lure

    A simple plugin that applies lure to fishing pole. Bot checks if main hand weapon (fishing pole) has weapon enchant active, if not then it tries to apply the lure.
    How to:
    Set lure name in the plugin settings (default: Shiny Bauble) Make sure fishing pole is equipped (plugin does not check for that)   Start the bot

    228 downloads

       (1 review)

    2 comments

    Updated

  11. [Twin] Mailer

    A simple plugin to send items to another character, it is developed with intent to fix currently existing problem with mail sending. It does NOT tell bot when to send items it simply takes control of the bot when the default mail function tries to send items and does it in its stead.
    How to:
    Make sure that 'Use Mail' is enabled in the General Settings -> Advanced Settings -> Mail Set 'Recipient' and 'Items' in the Plugins -> TwinMailer -> Settings

    330 downloads

       (1 review)

    1 comment

    Submitted

  12. Stop Bot - private servers

    If any player is near you ( 200 yards ) the bot will stop - it will continue when player go away from that range.

    546 downloads

       (0 reviews)

    3 comments

    Updated


×
×
  • Create New...