What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Lastmango

Member
Joined
Nov 25, 2014
Messages
173
Simple.. will be moving all my randomness into this plugin. Use it if you'd like. Fork it if you want to contrib; source is out there.



Adds 5 HotKeys

Ctrl-Alt F1 - Stops the profile bot, reloads the current profile from disk, restarts the bot. I use this all the time while writing profiles.
Ctrl-Alt F2 - Dumps Current Inventory to WB log
Ctrl-Alt F3 - Dumps Current Buffs to WB Log
Ctrl-Alt F4 - Dumps Current Trade Mats to WB Log
Ctrl-Alt F5 - Enables/Disables the plugins pulsed task

The Pulsed Tasks (look in plugins, click the PPT settings button to enable/disable)

1. Keep fed; eats food in your inventory (if you have it) to keep the 'Stuffed' buff up.
2. Auto Salvage. Set the max iLevel to salvage and any salvagables that come in at or below that level get broken down.



Future: will go after buff stations at settler camps, etc. will pause ProfileBot if running, go to buff station, buff, and resume.


Unzip the Installation file inside of the plugins directory. It will automatically create the ProfilePowerTools folder for you there if it doesn't exist.

Version 0.2.0 for WB 1.1.642.10 : ProfilePowerTools.0.2.0.zip

Alternatively you can always get the latest source code here: https://bitbucket.org/GScottSingleton/profilepowertools
 
Last edited:
and big thanks to Apoc, who reminded me that not all botbases are created equal and treating WB like HB was a no-no. I so wasn't looking in the right place for things. :)
 
Updated bot; now supports Auto-Salvage with configuration for max iLevel to salvage (per TheMarketGuy) request.
 
Hello, thank you for this awesome plugin :)

I keep getting this error :
Code:
Local Player is a level 37 Mordesh Medic Soldier
Location: X:2064,414 Y:-800,6882 Z:-2624,918 (Area: 3a44) on Western [22]
Exception instantiating type ProfilePowerTools.ProfilePowerTools
System.Reflection.TargetInvocationException: Une exception a été levée par la cible d'un appel. ---> System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\ProfilePowerTools\dialog.xaml'.
   à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   à System.IO.FileStream..ctor(String path, FileMode mode)
   à ProfilePowerTools.Dialog..ctor() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 27
   à ProfilePowerTools.Dialog.<.cctor>b__0() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 21
   à System.Lazy`1.CreateValue()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à System.Lazy`1.get_Value()
   à ProfilePowerTools.Dialog.get_Instance() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 22
   à ProfilePowerTools.ProfilePowerTools..ctor() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\ProfilePowerTools.cs:ligne 81
   --- Fin de la trace de la pile d'exception interne ---
   à System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   à System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   à System.Activator.CreateInstance(Type type, Boolean nonPublic)
   à System.Activator.CreateInstance(Type type)
   à Buddy.Common.TypeFinder`1.(Assembly )
Exception instantiating type ProfilePowerTools.ProfilePowerTools
System.Reflection.TargetInvocationException: Une exception a été levée par la cible d'un appel. ---> System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\ProfilePowerTools\dialog.xaml'.
   à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   à System.IO.FileStream..ctor(String path, FileMode mode)
   à ProfilePowerTools.Dialog..ctor() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 27
   à ProfilePowerTools.Dialog.<.cctor>b__0() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 21
   à System.Lazy`1.CreateValue()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à System.Lazy`1.get_Value()
   à ProfilePowerTools.Dialog.get_Instance() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 22
   à ProfilePowerTools.ProfilePowerTools..ctor() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\ProfilePowerTools.cs:ligne 81
   --- Fin de la trace de la pile d'exception interne ---
   à System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   à System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   à System.Activator.CreateInstance(Type type, Boolean nonPublic)
   à System.Activator.CreateInstance(Type type)
   à Buddy.Common.TypeFinder`1.(Assembly )
Selected new bot: Profile Bot v0.0.0.1 by Bossland GmbH
 
Hello, thank you for this awesome plugin :)

I keep getting this error :
Code:
Local Player is a level 37 Mordesh Medic Soldier
Location: X:2064,414 Y:-800,6882 Z:-2624,918 (Area: 3a44) on Western [22]
Exception instantiating type ProfilePowerTools.ProfilePowerTools
System.Reflection.TargetInvocationException: Une exception a été levée par la cible d'un appel. ---> System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\ProfilePowerTools\dialog.xaml'.
   à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   à System.IO.FileStream..ctor(String path, FileMode mode)
   à ProfilePowerTools.Dialog..ctor() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 27
   à ProfilePowerTools.Dialog.<.cctor>b__0() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 21
   à System.Lazy`1.CreateValue()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à System.Lazy`1.get_Value()
   à ProfilePowerTools.Dialog.get_Instance() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 22
   à ProfilePowerTools.ProfilePowerTools..ctor() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\ProfilePowerTools.cs:ligne 81
   --- Fin de la trace de la pile d'exception interne ---
   à System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   à System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   à System.Activator.CreateInstance(Type type, Boolean nonPublic)
   à System.Activator.CreateInstance(Type type)
   à Buddy.Common.TypeFinder`1.(Assembly )
Exception instantiating type ProfilePowerTools.ProfilePowerTools
System.Reflection.TargetInvocationException: Une exception a été levée par la cible d'un appel. ---> System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\ProfilePowerTools\dialog.xaml'.
   à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   à System.IO.FileStream..ctor(String path, FileMode mode)
   à ProfilePowerTools.Dialog..ctor() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 27
   à ProfilePowerTools.Dialog.<.cctor>b__0() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 21
   à System.Lazy`1.CreateValue()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à System.Lazy`1.get_Value()
   à ProfilePowerTools.Dialog.get_Instance() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\dialog.cs:ligne 22
   à ProfilePowerTools.ProfilePowerTools..ctor() dans c:\Users\Tristan\Documents\Bots\Wildstar\WildBuddy\Plugins\PowerTools\ProfilePowerTools.cs:ligne 81
   --- Fin de la trace de la pile d'exception interne ---
   à System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   à System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   à System.Activator.CreateInstance(Type type, Boolean nonPublic)
   à System.Activator.CreateInstance(Type type)
   à Buddy.Common.TypeFinder`1.(Assembly )
Selected new bot: Profile Bot v0.0.0.1 by Bossland GmbH


Rename your folder from 'PowerTools' to 'ProfilePowerTools'
 
Yes sorry; the install directory does matter now that it has a dialog to load
 
While I haven't updated the ZIP file the repository is updated with a version that adds Soldiers Weapons Lockboxes. If you use this feature it will take detour to any soldier weapons buffs lockers. Not like that's all that useful to anyone else out there since I don't think any current CR handles the bonus spells.
 
Back
Top