Log in to ZYGOR
Log in with social media
OR
Log in with Zygor account

Announcement

Collapse
No announcement yet.

Talent Builds Discussion

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Here ya go:

    Code:
    if not ZygorTalentAdvisor then return end
    
    ZygorTalentAdvisor:RegisterBuild("DRUID", "Custom (14/0/57)",  "0532003100000000000000000000000000000000000000000000000000230023312531500531053013051")
    Installation Instructions
    1. Create a new file named Build01.lua and copy above into it.
    2. Place inside of .../World of Warcraft/Interface/AddOns/ZygorTalentAdvisor/Builds/.

    Replace the ... with the current file structure you're using to place your World of Warcraft file in.
    My Flight Path Follies guide

    A pessimist knows all women are bad... an optimist hopes they are.

    I reject your reality and substitute my own.

    All foreign languages are done with Google Translate.

    Comment


      Does it look right?

      Does this look right for a Restro Shammy??

      if not ZygorTalentAdvisor then return end

      ZygorTalentAdvisor:RegisterBuild("SHAMAN","Restora tion Healing(0 / 16 / 55) - Custom",[[
      5/5 Improved Healing Wave
      5/5 Tidal Focus
      1/1 Tidal Force
      3/3 Improved Water Shield
      3/3 Ancestral Healing
      3/3 Restorative Totems
      5/5 Tidal Mastery
      1/1 Nature's Swiftness
      1 Tidal Mastery // (3/5 Now)
      5/5 Purification
      1/1 Mana Tide Totem
      1/1 Cleanse Spirit
      2 Tidal Mastery // (5/5 Now)
      1 Ancestral Healing // (2/3 Now)
      2/2 Improved Chain Heal
      3/3 Nature's Blessing
      1/1 Earth Shield
      2/2 Improved Earth Shield
      2/3 Ancestral Awakening
      5/5 Tidal Waves
      1/1 Riptide
      1 Ancestral Awakening // (3/3 Now)
      2/2 Blessing of the Eternals
      1 Ancestral Healing // (3/3 Now)
      3/3 Healing Focus
      5/5 Ancestral Knowledge
      5/5 Thundering Strikes
      3/3 Improved Shields
      3/3 Elemental Weapons
      ]], [[
      Major Glyph of Chain Heal
      Major Glyph of Earth Shield
      Major Glyph of Water Mastery

      Comment


        OK so i tried and got this error messege

        tried to make the above talent tree and got this error messege..can someone help please

        Date: 2010-03-23 21:56:34
        ID: 1
        Error occured in: Global
        Count: 1
        Message: ..\AddOns\ZygorTalentAdvisor\Builds\Build01.lua line 36:
        unfinished long string near '<eof>'

        Comment


          You need to have ]]) after your glyphs. Should look like this:

          Code:
          ]], [[
          Major Glyph of Chain Heal
          Major Glyph of Earth Shield
          Major Glyph of Water Mastery
          ]])
          My Flight Path Follies guide

          A pessimist knows all women are bad... an optimist hopes they are.

          I reject your reality and substitute my own.

          All foreign languages are done with Google Translate.

          Comment


            Web Tool

            My apologies if this has already been done, but here it goes.

            Is it possible for Zygor to build a web page where a talent build can be designed, and when done a button is clicked and text is output suitable to be added as a build? A tool similar to Wowhead.com etc except it would yield the necessary code for a Zygor talent build. This would be way cool.

            Comment


              Originally posted by whatha View Post
              My apologies if this has already been done, but here it goes.

              Is it possible for Zygor to build a web page where a talent build can be designed, and when done a button is clicked and text is output suitable to be added as a build? A tool similar to Wowhead.com etc except it would yield the necessary code for a Zygor talent build. This would be way cool.
              I believe you can use the code from WoWHead as a basis to make a talent spec easily.

              Comment


                Check page 16 of this thread for a fairly easy way for you to make your own builds.
                My Flight Path Follies guide

                A pessimist knows all women are bad... an optimist hopes they are.

                I reject your reality and substitute my own.

                All foreign languages are done with Google Translate.

                Comment


                  Thanks Cabby - will do.

                  Comment


                    http://www.wowarmory.com/talent-calc...12521030113321

                    Is that a good build for a prot warrior?
                    Toons

                    Level 85 Night Elf Druid
                    Level 85 Gnome DK
                    Level 64 Human Warrior

                    Comment


                      Can someone please convert this mage build for me, thank you I don't trust myself..lol

                      http://www.wowhead.com/?talent#of0Vc...cZbGc0o:ziN0Vm

                      Comment


                        Here ya go:

                        Code:
                        if not ZygorTalentAdvisor then return end
                        
                        ZygorTalentAdvisor:RegisterBuild("MAGE", "Custom (57/3/11)",   "23000503310033015032310251532103000000000000000000000000002032030010000000000000000000")
                        Installation Instructions
                        1. Create a new file named Build01.lua and copy above into it.
                        2. Place inside of .../World of Warcraft/Interface/AddOns/ZygorTalentAdvisor/Builds/.

                        Replace the ... with the current file structure you're using to place your World of Warcraft file in.
                        My Flight Path Follies guide

                        A pessimist knows all women are bad... an optimist hopes they are.

                        I reject your reality and substitute my own.

                        All foreign languages are done with Google Translate.

                        Comment


                          Thanks Cabby

                          Comment


                            Can we make this post a Sticky? PLEASE?

                            Originally posted by cabby View Post
                            Use the talent planner at http://www.worldofwarcraft.com/info/.../talent-index/ then after you're done there's a button on the right that says 'Link to this Build'. After you click this the address in your browser will have the numbers at the end of it.

                            How the numbers are determined is quite easy, start with the left tree and from top to bottom work left to right for each talent. So if there's 3 talents in the top row then the first 3 numbers would be these talents from left to right, next row left talent would be the 4th number. After you're done with the first tree then you move to the middle tree and repeat, continuing after the numbers for the first tree. Rinse and repeat for the 3rd tree.

                            All I did to build that one was opened up the wowhead link and the warcraft link and re-created the build so I could use the link button to grab the numbers. Took about 3min to do it.
                            The above post is great info, and I hate dragging through this thread to find it... can we make it a stick?

                            Comment


                              I'll see about getting that incorporated into the first post of this thread so that it's easier to find. We already have tons of stickies and since this thread is already one...
                              My Flight Path Follies guide

                              A pessimist knows all women are bad... an optimist hopes they are.

                              I reject your reality and substitute my own.

                              All foreign languages are done with Google Translate.

                              Comment


                                tried using this file but getting a error msg any help would be useful really want to level arcane with this build this is the error msg

                                Date: 2010-04-11 18:42:55
                                ID: 1
                                Error occured in: Global
                                Count: 1
                                Message: ..\AddOns\ZygorTalentAdvisor\Builds\Build02.lua line 1:
                                unexpected symbol near '?ug:
                                [C]: ?
                                AddOns:
                                Swatter, v5.7.4568 (KillerKoala)
                                Ace3, v
                                AckisRecipeList, v1.0 2817
                                ACP, v3.3.0.34
                                Armory, vv7.8.1
                                ArmoryGuildBank, vv7.8.1
                                Atlas, v1.15.2
                                AtlasBattlegrounds, v1.15.2
                                AtlasDungeonLocs, v1.15.2
                                AtlasOutdoorRaids, v1.15.2
                                AtlasTransportation, v1.15.2
                                AucAdvanced, v5.7.4568 (KillerKoala)
                                AucFilterBasic, v5.7.4568 (KillerKoala)
                                AucFilterOutlier, v5.7.4568.2531
                                AucMatchUndercut, v5.7.4568.2531
                                AucStatClassic, v5.7.4568 (KillerKoala)
                                AucStatHistogram, v5.7.4568 (KillerKoala)
                                AucStatiLevel, v5.7.4568 (KillerKoala)
                                AucStatPurchased, v5.7.4568 (KillerKoala)
                                AucStatSales, v5.7.4568.2842
                                AucStatSimple, v5.7.4568 (KillerKoala)
                                AucStatStdDev, v5.7.4568 (KillerKoala)
                                AucStatWOWEcon, v5.7.4568.2530
                                AucUtilAHWindowControl, v5.7.4568.3311
                                AucUtilAppraiser, v5.7.4568.2530
                                AucUtilAskPrice, v5.7.4568.3175
                                AucUtilAutoMagic, v5.7.4568.3142
                                AucUtilCompactUI, v5.7.4568.2530
                                AucUtilEasyBuyout, v5.7.4568.3583
                                AucUtilFixAH, v5.7.4568 (KillerKoala)
                                AucUtilGlypher, v5.7.4568.2545
                                AucUtilItemSuggest, v5.7.4568.3108
                                AucUtilPriceLevel, v5.7.4568.2545
                                AucUtilScanButton, v5.7.4568.2530
                                AucUtilScanFinish, v5.7.4568.2530
                                AucUtilScanProgress, v5.7.4568.2530
                                AucUtilSearchUI, v5.7.4568.3655
                                AucUtilSimpleAuction, v5.7.4568.4553
                                AucUtilVendMarkup, v5.7.4568.2530
                                Auctionator, v2.6.2
                                AutoRepair, v
                                Babylonian, v5.1.DEV.130
                                Bagnon, v2.13.2b
                                BagnonForever, v1.1.2
                                BagnonTooltips, v
                                BeanCounter, v5.7.4568 (KillerKoala)
                                Carbonite, v3.32
                                CarboniteTransfer, v1.01
                                Comix, v1.8
                                Configator, v5.1.DEV.130
                                CurseProfiler, v
                                DBMCore, v
                                DebugLib, v5.1.DEV.130
                                Enchantrix, v5.7.4568 (KillerKoala)
                                EnchantrixBarker, v5.7.4568 (KillerKoala)
                                EpicMusicPlayer, vr21
                                EpicMusicPlayerBroker, v0.3
                                EpicMusicPlayerDancer, v0.9
                                EpicMusicPlayerGameMusic, v0.9
                                FishingBuddy, v0.9.8o
                                GatherMate, vv1.23
                                ItemNotes, v0.5
                                LootFilter, v3.14
                                magealert, v
                                MarketWatcher, v2.05
                                PallyPower, vv3.2.11
                                Postal, v3.3.1
                                Prat30, v3.3.9
                                Prat30Libraries, v
                                PriestFriend, v2.6
                                Quartz, v3.0.3
                                RatingBuster, v
                                SellOMatic, vv1.2.4
                                Skada, v1.2-26
                                SkadaAbsorbs, v1.0
                                SkadaCC, v1.0
                                SkadaDamage, v1.0
                                SkadaDamageTaken, v1.0
                                SkadaDeaths, v1.0
                                SkadaDebuffs, v1.0
                                SkadaDispels, v1.0
                                SkadaEnemies, v1.0
                                SkadaFailbot, v1.0
                                SkadaHealing, v1.0
                                SkadaPower, v1.0
                                SkadaThreat, v1.0
                                SlideBar, v5.7.4568 (KillerKoala)
                                SmartRes, vRelease 6.10
                                SnowfallKeyPress, v
                                Stubby, v5.7.4568 (KillerKoala)
                                TankPoints, v
                                TBArtisan, vr61-release
                                TBCore, vr119-release
                                Titan, v4.3.4.30300 - Revision 345
                                TitanAmmo, v4.3.4.30300
                                TitanBag, v4.3.4.30300
                                TitanCarbonite, vv3.3
                                TitanClock, v4.3.4.30300
                                TitanCoords, v4.3.4.30300
                                TitanGoldTracker, v4.3.4.30300
                                TitanLootType, v4.3.4.30300
                                TitanPerformance, v4.3.4.30300
                                TitanPets, v0.1.30100
                                TitanProfessions, v3.3.3
                                TitanRegen, v4.3.4.30300
                                TitanRepair, v4.3.4.30300
                                TitanVolume, v4.3.4.30300
                                TitanXP, v4.3.4.30300
                                TradeskillInfo, v1.6.1
                                WIM, v3.3.3
                                ZygorGuidesViewer, v2.0
                                ZygorTalentAdvisor, v2.0.240
                                BlizRuntimeLib_enUS v3.3.3.30300 <us>
                                (ck=c2a)
                                Attached Files

                                Comment

                                Working...
                                X