• Visit Rebornbuddy
  • Gladiator Suite Lite - Warrior - Cokx & Toizi

    Discussion in 'Archives' started by Cokx, Apr 14, 2014.

    Thread Status:
    Not open for further replies.
    1. Toizi

      Toizi Community Developer

      Joined:
      Jan 27, 2014
      Messages:
      1,083
      Likes Received:
      4
      Trophy Points:
      0
      Enabling only interrupts/spell reflects is not possible at the moment
       
    2. oreha

      oreha New Member

      Joined:
      Oct 11, 2014
      Messages:
      119
      Likes Received:
      0
      Trophy Points:
      0
      were i can get the pro version?

      Just purchased
       
      Last edited: Oct 13, 2014
    3. libe1991

      libe1991 New Member

      Joined:
      Apr 9, 2014
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      where i buy full version?!
       
    4. skulgar

      skulgar New Member

      Joined:
      Oct 17, 2014
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      is that routine working atm on any class?
       
    5. Cubix

      Cubix Member

      Joined:
      Jan 15, 2010
      Messages:
      172
      Likes Received:
      1
      Trophy Points:
      18
    6. laylow

      laylow New Member

      Joined:
      Oct 1, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      i went tried to adjust the code for this CC. i want to know how i can import the code to work on the knew patch plz thanks you! this the error i am getting
      "Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\GSWarriorLite.cs(126,26) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(423,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,bool>.ContainsKey(ulong)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(423,38) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(425,24) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,bool>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(425,33) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(430,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,bool>.Add(ulong, bool)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(430,30) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(444,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,double>.ContainsKey(ulong)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(444,43) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(446,24) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,double>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(446,38) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(451,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,double>.Add(ulong, double)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Routines\GladiatorSuiteLite\Warrior\Core\Unit.cs(451,35) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      ItemForAura - Questhelper - Version 2.0 Loaded.
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(160,13) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(195,17) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(344,55) : error CS1061: 'Styx.WoWInternals.DB.WoWDbTable' does not contain a definition for 'MaxIndex' and no extension method 'MaxIndex' accepting a first argument of type 'Styx.WoWInternals.DB.WoWDbTable' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(673,13) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(674,13) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(684,66) : error CS0117: 'Styx.WoWInternals.WoWCache.CacheDb' does not contain a definition for 'ItemClass'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(696,49) : error CS1061: 'Styx.WoWInternals.WoWCache.WoWCache.InfoBlock' does not contain a definition for 'Item' and no extension method 'Item' accepting a first argument of type 'Styx.WoWInternals.WoWCache.WoWCache.InfoBlock' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(696,85) : error CS1061: 'Styx.WoWInternals.WoWCache.WoWCache.InfoBlock' does not contain a definition for 'Item' and no extension method 'Item' accepting a first argument of type 'Styx.WoWInternals.WoWCache.WoWCache.InfoBlock' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(715,13) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(716,13) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(727,13) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(728,13) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(734,17) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(745,21) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(759,17) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(985,21) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Tradeskill.cs(986,21) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Utility.cs(441,22) : error CS0426: The type name 'ItemSparseEntry' does not exist in the type 'Styx.WoWInternals.WoWCache.WoWCache'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Utility.cs(441,73) : error CS0117: 'Styx.WoWInternals.WoWCache.CacheDb' does not contain a definition for 'Item'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Utility.cs(449,22) : error CS0426: The type name 'ItemSparseEntry' does not exist in the type 'Styx.WoWInternals.WoWCache.WoWCache'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Utility.cs(449,73) : error CS0117: 'Styx.WoWInternals.WoWCache.CacheDb' does not contain a definition for 'Item'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\CastSpellAction.cs(275,21) : error CS1501: No overload for method 'Dismount' takes 0 arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\DisenchantAction.cs(233,33) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\DisenchantAction.cs(256,49) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\DisenchantAction.cs(308,20) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\DisenchantAction.cs(308,47) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\MoveToAction.cs(302,34) : error CS0103: The name 'NpcQueries' does not exist in the current context
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\MoveToAction.cs(306,34) : error CS0103: The name 'NpcQueries' does not exist in the current context
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\MoveToAction.cs(310,34) : error CS0103: The name 'NpcQueries' does not exist in the current context
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\MoveToAction.cs(314,34) : error CS0103: The name 'NpcQueries' does not exist in the current context
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\MoveToAction.cs(318,34) : error CS0103: The name 'NpcQueries' does not exist in the current context
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\MoveToAction.cs(322,34) : error CS0103: The name 'NpcQueries' does not exist in the current context
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\MoveToAction.cs(326,34) : error CS0103: The name 'NpcQueries' does not exist in the current context
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\MoveToAction.cs(330,34) : error CS0103: The name 'NpcQueries' does not exist in the current context
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\PutItemInBankAction.cs(514,25) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'int'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Professionbuddy\Composites\SellItemAction.cs(181,48) : error CS0103: The name 'NpcQueries' does not exist in the current context
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\GSWarriorLite.cs(126,26) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(423,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,bool>.ContainsKey(ulong)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(423,38) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(425,24) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,bool>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(425,33) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(430,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,bool>.Add(ulong, bool)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(430,30) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(444,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,double>.ContainsKey(ulong)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(444,43) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(446,24) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,double>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(446,38) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(451,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,double>.Add(ulong, double)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Plugins\Warrior\Core\Unit.cs(451,35) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Installed plugins
      Anti Drown - Disabled
      DrinkPotions - Disabled
      Questhelper - ItemForAura - Disabled
      Refreshment Detection - Enabled
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\GSWarriorLite.cs(126,26) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(423,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,bool>.ContainsKey(ulong)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(423,38) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(425,24) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,bool>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(425,33) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(430,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,bool>.Add(ulong, bool)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(430,30) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(444,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,double>.ContainsKey(ulong)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(444,43) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(446,24) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,double>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(446,38) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(451,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,double>.Add(ulong, double)' has some invalid arguments
      Compiler Error: c:\Honorbuddy 2.5.10217.732\Bots\Warrior\Core\Unit.cs(451,35) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'"
       
    7. Toizi

      Toizi Community Developer

      Joined:
      Jan 27, 2014
      Messages:
      1,083
      Likes Received:
      4
      Trophy Points:
      0
      Why do you have the Unit.cs in your Plugins and Bots folder?
      Though I'm not really sure if you can rewrite the logic for the WoD changes if you don't know how to fix this simple error.

      Check out the changes to GUIDs they made here
      It was previously just a unsigned long value but has since changed to a more complex structure with the name WoWGuid.
      Keep in mind that I won't hold your hand for every error you're getting since I have a lot of other stuff to do. So if you have any more questions I suggest checking out the dev forum and the online docs
       
    8. laylow

      laylow New Member

      Joined:
      Oct 1, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      thanks you toizi i didnt install it fresh.. but i got you know! are you planing to update this CC? or
       
    9. Toizi

      Toizi Community Developer

      Joined:
      Jan 27, 2014
      Messages:
      1,083
      Likes Received:
      4
      Trophy Points:
      0
      We will focus on our premium products first and might do a free version once those are done. It's not guaranteed though
       
    10. skulgar

      skulgar New Member

      Joined:
      Oct 17, 2014
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Can i thief a beta test for premium users? XD i really miss your routine
       
    11. TaeTae

      TaeTae Member

      Joined:
      Oct 9, 2012
      Messages:
      177
      Likes Received:
      0
      Trophy Points:
      16
      I'm trying to find my svn login details but I can't find it anywhere, where can I get access?
       
    12. Toizi

      Toizi Community Developer

      Joined:
      Jan 27, 2014
      Messages:
      1,083
      Likes Received:
      4
      Trophy Points:
      0
      There is no public version yet and we have used up all of our beta keys for warrior.
      If you don't know your credentials, send us a mail GladiatorSuite _at_ gmail _dot_ com
       
    13. arwow

      arwow Member

      Joined:
      Nov 24, 2012
      Messages:
      82
      Likes Received:
      1
      Trophy Points:
      8
      the paid version is alread up-to-date? where i can buyit?
      thx is an amazin cR
      AAAA1.jpg
       
    14. Toizi

      Toizi Community Developer

      Joined:
      Jan 27, 2014
      Messages:
      1,083
      Likes Received:
      4
      Trophy Points:
      0
      Not yet. It will be available on the buddy store soon
       
    15. shuwi

      shuwi New Member

      Joined:
      Aug 12, 2013
      Messages:
      119
      Likes Received:
      0
      Trophy Points:
      0
      what is the price for the paid version btw ??
       
    16. Thindra

      Thindra New Member

      Joined:
      Sep 9, 2014
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      stupid question. but where do i install this thing :S
       
    17. Toizi

      Toizi Community Developer

      Joined:
      Jan 27, 2014
      Messages:
      1,083
      Likes Received:
      4
      Trophy Points:
      0
      With the recent update to honorbuddy and WoW this routine is outdated. It does not work at the moment
       
    18. maxfx

      maxfx New Member

      Joined:
      Jul 20, 2012
      Messages:
      109
      Likes Received:
      0
      Trophy Points:
      0
      Got any ETA about a functional release toizi? :)
      Bought it just 1 week prior to WoD didnt even had time to check it properly :D
       
    19. Toizi

      Toizi Community Developer

      Joined:
      Jan 27, 2014
      Messages:
      1,083
      Likes Received:
      4
      Trophy Points:
      0
      Can't really give you an ETA since we don't know how long it will take to be reviewed and published since it's our first time using the HB store.
      We're currently testing a version that we consider a release version with beta testers
       
    20. Hybr

      Hybr Member

      Joined:
      Dec 13, 2011
      Messages:
      125
      Likes Received:
      0
      Trophy Points:
      16
      Sounds good looking forward to seeing the results and will check to see funding after some results have come through...

      Please guys when you play with this routine post some SS' of your matches :)
       
    Thread Status:
    Not open for further replies.

    Share This Page