Page 1 of 2 12 LastLast
Results 1 to 10 of 19
Like Tree5Likes

Thread: [Plugin - Dev] HBConsole - a plugin that allows you use C#/Lua directly from a plugin

  1. #1
    Lifetimer
    Join Date
    22.03.2010
    Posts
    1,279

    Default [Plugin - Dev] HBConsole - a plugin that allows you use C#/Lua directly from a plugin

    This will run C# or lua directly from a text edit box.
    Able to plug stuff directly from HB.

    Short-cuts/Wrappers

    • Log() - Prints to the Output Log
    • Api (string TypeName); - dumps all the different types from typeName e.g. Api("WoWAura");
    • Me - ObjectManager.Me
    • F5 key - Executes the C# code.

    - credits to CnG for the plugin name.
    HB.png

    HBConsole 1.4

    • bug fix - thanks to x11r6


    HBConsole 1.3

    • The Gui is no longer shown as a modal dialog box.

    HBConsole 1.2

    • The Error output now uses better formatting.
    • Added reference to GB2 and AB
    • The wrappers should work again. e.g Log()
    • ObjectManager.Update() is called if HB isn't running


    Credits


    • mastahg - Log(format.ToString(),.. change suggestion.
    Attached Files Attached Files
    Last edited by highvoltz; 10.05.2012 at 01:07.
    kaihaider, wulf and Toney001 like this.
    ProfessionBuddy - A profession leveling plugin plus more
    AutoAngler2 - A pool/stationary fishing bot

  2. #2
    Buddy
    Join Date
    09.07.2010
    Posts
    322

    Default

    Awesome mate, this will definitely be handy! +rep

    EDIT: Oh ok, need to spread some rep first.

    EDIT2: Would be sweet for something like this which doesn't need you to login to WoW/Honorbuddy first because that can be a pain in the arse. Some form of stand alone app.
    Last edited by baxterboy; 12.11.2010 at 08:01.

  3. #3
    Lifetimer
    Join Date
    19.10.2010
    Location
    Over the rainbow
    Posts
    583

    Default

    Awsome, really good work. +rep for your work

  4. #4
    Lifetimer
    Join Date
    15.01.2010
    Posts
    307

    Default

    cant download link seems be broken

  5. #5
    Lifetimer
    Join Date
    22.03.2010
    Posts
    1,279

    Default

    Sorry it was late at night and I forgot to upload it . I updated original post with link.
    ProfessionBuddy - A profession leveling plugin plus more
    AutoAngler2 - A pool/stationary fishing bot

  6. #6
    Lifetimer
    Join Date
    23.02.2010
    Posts
    853

    Default

    I have a feeling this was made after my help requests :P
    Check out #HonorBuddy on irc.quakenet.org!
    My work: SitStupid - AIO CCHazzPvP - Resto Druid CCDontLootThisWoW Head Item List Generator
    My profiles: TH MiningTH Herbing
    CLICK THE STAR TO MAKE ME HAPPY!!

  7. #7
    Lifetimer
    Join Date
    22.03.2010
    Posts
    1,279

    Default

    Quote Originally Posted by znuffie View Post
    I have a feeling this was made after my help requests :P
    No it's about 4-5 days old
    ProfessionBuddy - A profession leveling plugin plus more
    AutoAngler2 - A pool/stationary fishing bot

  8. #8
    Lifetimer
    Join Date
    22.03.2010
    Posts
    1,279

    Default

    Update
    Renamed plugin and added features,. see 1st post for details.
    ProfessionBuddy - A profession leveling plugin plus more
    AutoAngler2 - A pool/stationary fishing bot

  9. #9
    Honorbuddy's
    Join Date
    16.03.2010
    Posts
    161

    Default

    cool, ive been meaning to write a beanshell clone for HB, now no need

  10. #10
    Honorbuddy's
    Join Date
    16.03.2010
    Posts
    161

    Default

    can u please import common namespaces such as those containing IEnumerable etc

 

 
Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •