Close
Page 82 of 212 FirstFirst ... 32 72 80 81 82 83 84 92 132 182 ... LastLast
Showing results 811 to 820 of 2112
  1. #811

    Default

    Excellent!

    I have been following your general code layout with an eye toward making some minor extensions of my own. I look forward to an API, esp. to the XP and follow party data. I was just going to snoop the data and reparse the things i needed, but an api could be much more efficient.
    WoW chars: Aboronic Phlayora Phlayorb Phlayore Abahron
    Earthen Ring - US - Alliance
    How to ask questions

  2. #812

    Default

    Quote Originally Posted by 'Jafula',index.php?page=Thread&postID=155011#post1 55011

    Quote Originally Posted by 'Aizerin',index.php?page=Thread&postID=154756#post 154756
    Can I download some older versions of the program? Better inf. have at PM. Thx for answer
    I don't want to let people have older versions because they all are old. Old versions have bugs that have been fixed in newer versions, have features that are incomplete, and I don't want to have to deal with those again.
    but the newer version doesnt work properly on patch 2.4.3 /cry

  3. #813

    Default

    Awesome addon, thanks for your work!
    I love the smell of electrocution in the morning!

  4. #814

    Default

    Quote Originally Posted by 'Aizerin',index.php?page=Thread&postID=155042#post 155042
    but the newer version doesnt work properly on patch 2.4.3 /cry
    Sorry, 3.0+ really is a lot of fun.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  5. #815

    Default

    Quote Originally Posted by 'Korruptor',index.php?page=Thread&postID=155159#po st155159
    Awesome addon, thanks for your work!
    Heh, thanks for the praise. :love:
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  6. #816

    Default

    Quote Originally Posted by 'aboron',index.php?page=Thread&postID=155027#post1 55027
    Excellent!

    I have been following your general code layout with an eye toward making some minor extensions of my own. I look forward to an API, esp. to the XP and follow party data. I was just going to snoop the data and reparse the things i needed, but an api could be much more efficient.
    Cool; let me know if there is anything else you would like in the api.

    I'm making a JambaModule table that you mixin to your addon; like so

    JambaTaxi = LibStub( "AceAddon-3.0" ):NewAddon( "JambaTaxi", "JambaModule-1.0", "AceConsole-3.0" )

    Currently the methods mixed in are:
    • JambaRegisterModule( moduleName )
    • JambaSendCommandToTeam( commandName, ... )
    • JambaSendCommandToSlaves( commandName, ...)
    • JambaSendMessageToTeam( message )
    • JambaSendWarningToTeam( message )
    • JambaSendSettings( settings )
    and your addon will also have to implement the following
    • JambaOnSettingsReceived( characterName, settings )
    • JambaOnCommandReceived( characterName, commandName, ... )
    There will be a JambaTeam global table that will contain all the team information; methods like:
    • ActiveCharacters() - an iterator over all active characters (enabled characters).
    • boolean CharacterIsInTeam( characterName )
    • boolean CharacterIsTheMaster( characterName )
    And using AceEvent-3.0; you will be able to subscribe to messages that JambaTeam sends; the messages will be along the lines of
    • FollowStarted, characterName
    • FollowStopped, characterName
    • HealthUpdate, characterName, healthAmount
    • ExperienceUpdate, characterName, experienceAmount, isRested
    Anyway, thats just a taster of what is to come; I'll make sure it is all documented and I'll walk through a few small examples (like JambaTaxi) in the docs as well.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  7. #817

    Default

    Quote Originally Posted by 'Jafula',index.php?page=Thread&postID=155171#post1 55171
    Quote Originally Posted by 'Aizerin',index.php?page=Thread&postID=155042#post 155042
    but the newer version doesnt work properly on patch 2.4.3 /cry
    Sorry, 3.0+ really is a lot of fun.
    i am crying because i cant download new patch because when i download new patch i cant play

  8. #818

    Default Raid Warning / Experience Bar not working - but only on one specific toon..

    Issue: Raid Warning / Experience Bar do not work for one specific Toon.

    Toon name: PSA

    (All my other toons in the party work great with Jamba.)

    PSA's settings in Blizzard Interaface and Jamba are the exact same as all the other toons in the party.

    I have removed the Jamba variable file for PSA, I have removed all mods and left just Jamba active. Why do I have the feeling it's the name "PSA"?

    PSA will communicate to the the Master via Party and Whisper. If I type "/rw <text>" the <text> is dislayed properly in Raid Warning. Using Jamba will not display in RW for follow breaks or attacks, or anything else.

    Any thoughts?

    (yep, I donated about 2 weeks ago! Excellent mod! Thanks so much!)

  9. #819
    Rated Arena Member daviddoran's Avatar
    Join Date
    May 2008
    Location
    Southern California
    Posts
    1596

    Default

    Great Addon! I had previously used Multiboxer v2, but i never saw any updates, and it died. Glad to see you are continually working on it!

    I use wowmatrix to keep my addons updated. Any chance on getting Jamba to show up on it's updates? I have no idea how it works on the backend, but I assume it just checks a bunch of websites for new versions. When I updated to .4, it had a bunch of LUA erors, until I deleted the jamba folder and put in the new one (first time I had just copied the new files into the old folder, there must have been an old file that is no longer there messing something up) Having it able to be auto updated would be awesome.

    When my finances are a bit better, I'll be sure to donate to this great cause!

  10. #820

    Default

    Just wondering you drop the word automate alot... I was thinking about using this.. looks wonderful but its scary lol.. Automate usually = bad.
    Raf With 68DK boosting in dungeons to 48 then kill quests to 58, 58-60 4 or 5 outlands quests.

    Team one: 3x restro druid, 1x priest Currently 60
    Team Two:4x Shaman Currently 48

Similar Threads

  1. Replies: 29
    Last Post: 06-27-2009, 03:09 AM
  2. Replies: 1
    Last Post: 04-23-2009, 05:57 PM
  3. Any idea when we'll see an update for Jamba?
    By Clovis in forum Macros and Addons
    Replies: 2
    Last Post: 04-20-2009, 09:21 AM
  4. Jamba Addon new features suggetion
    By Ivanhalf in forum Macros and Addons
    Replies: 3
    Last Post: 04-01-2009, 04:26 AM
  5. SickOfClickingDailies AddOn - great for multiboxers
    By puppychow in forum Macros and Addons
    Replies: 1
    Last Post: 10-16-2008, 04:14 PM

Posting Rules

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