What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Search results

  1. Angully

    Plugin Help

    Severity Code Description Project File Line Suppression State Error CS1513 } expected ExpBuff D:\angus\Documents\Visual Studio 2015\Projects\ClassLibrary1\ClassLibrary1\ExpBuff.cs 40 Active Error CS1501 No overload for method 'Use' takes 1 arguments ExpBuff D:\angus\Documents\Visual Studio...
  2. Angully

    Plugin Suggestions

    Hello Wildbuddy's I recently started to learn coding in C# and would like suggestions on projects so if there is any plugins you can think of that would be useful let me know and i will try my best to get them out as quickly as possible. Ty
  3. Angully

    Plugin Help

    First ive heard of it
  4. Angully

    Plugin Help

    using System; using Buddy.Wildstar.Engine; using Buddy.Wildstar.Game; using log4net; using System.Threading.Tasks; namespace ExpBuff { public class WildstarPlugin : CoroutinePulsable, IPlugin { private static ILog Log = LogManager.GetLogger("ExpBuff")...
  5. Angully

    Agility

    Optimised Esper based on information from http://forums.enigma-wildstar.com/viewtopic.php?f=4&t=235&sid=11384a9e0d127de0046e6bf04733bbed http://pastebin.com/2CAYPGM1 Enjoy
  6. Angully

    Esper Routine Causing Errors

    Archive please using Agility bridge now :)
  7. Angully

    QuestHelper

    From now on im only using questhelper tags ^^
  8. Angully

    Esper Routine Causing Errors

    Did a clean install of Wildbuddy .NetFramework and Microsoft Visual C++ since doing so I have been getting an exception that is causing my character to to run of into the distance when combat is initiated whilst using a <MoveTo>, <Collect> or <Interact> Function Unhandled...
  9. Angully

    Expeditions

    Ignore
  10. Angully

    copy from devtool window?

    Its a pain that you cant however using the shortcuts helps a lot. https://www.thebuddyforum.com/wildbuddy-forum/wildbuddy-guides/229840-guide-profilebot.html
  11. Angully

    Expeditions

    <solved> Having this issue In M13 after the first Miniboss + Collecting Datachron's <SOLVED> We reached the location where the target creature should be, however it was not found. We reached the location where the target creature should be, however it was not found. We reached the location...
  12. Angully

    Expeditions

    <MoveTo MapID="1232" Range="1" X="" Y="" Z="" MapId="1232" NoPathfind="true"/> has to be used for the issue you are talking about https://www.thebuddyforum.com/wildbuddy-forum/wildbuddy-guides/229840-guide-profilebot.html might help you work things out
  13. Angully

    Expeditions - Tips and Tricks

    Ignore
  14. Angully

    [Official] Default Combat Routine

    Any way someone can explain how i can get. Me.Buffs.Count(Illusion, 2000) <6 to work? As I am currently using a dirty method of getting my illusion stacks but its far from optimal using Buddy.Wildstar.Game.Actors; using System; using System.Collections.Generic; using System.Linq...
  15. Angully

    Expeditions - Tips and Tricks

    For some reason this function isn't leaving matchmaking <If Condition=" IsPublicEventObjectiveComplete('Kill Lumbering Parasites')"> <MatchmakingLeave/> </If> Also has anyone had any luck configuring the jumps for the "Cargo Containers" on the Left side of the hull room as I cant seem...
  16. Angully

    Expeditions - Tips and Tricks

    ^^ Ty
  17. Angully

    Expeditions - Tips and Tricks

    I am using the move to function in this area and still having issues due to the mesh being pretty bad in this area as there are lots of little ramps and mobs that walk above quite a few of the floor based groups
  18. Angully

    Expeditions - Tips and Tricks

    Hey guys Im having a small issue with my Infestation profile that i cant seem to clear up I have tried multiple hotspots for a certain hull breech but the bot tends to move just out of interact range and then idles. <If Condition="CanInteract(36844, -84.57898, -488.477264, 100.655014, 1)" >...
  19. Angully

    Ctd

    You are both gods so take away autoequip and goodbye stupid crash <3 i could kiss you but ill just get you beer instead :D
  20. Angully

    Ctd

    Unfortunately its definitely linked with the bot running as i am yet to have a CTD without Wither agility or profile bot being active Back to hearthstone until i find a solution i suppose.
Back
Top