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!

HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
Looking forward to doing further testing of this profile once the new HB is released till then my warlock will just have to stay at 71 :D
Every time it just makes my wow crash for same reason as posted above.
 
i cant make it work :(



Code:
public static void useGemspell()
        {
            foreach (WoWItem item in ObjectManager.GetObjectsOfType<WoWItem>())
            {
                int cgems = ((int)(NumOfItemsInBag(item.Entry)) / 2);
                int prevTime = Environment.TickCount;
                float cutTime = (cgems * 3.0f);

                if (_Gem.Contains(item.Entry) && item.StackCount >= 1)
                {
                    WoWMovement.MoveStop();
                    Thread.Sleep(100);
                    Styx.Helpers.Logging.Write("Cutting will take :{0} seconds", (int)cutTime);
                    while (NumOfItemsInBag(52182) >= 1)
                    {
                        Styx.Logic.Combat.WoWSpell gem1 = Styx.Logic.Combat.WoWSpell.FromId(73274);
                        Styx.Helpers.Logging.Write("Cuting " + item.Name + "");
                        Styx.Logic.Combat.SpellManager.Cast(gem1);
                        Thread.Sleep(2000);
                    }
                }
        else if (_Gem.Contains(item.Entry) && item.StackCount >= 1)
                {
                    WoWMovement.MoveStop();
                    Thread.Sleep(100);
                    Styx.Helpers.Logging.Write("Cutting will take :{0} seconds", (int)cutTime);
                    while (NumOfItemsInBag(52177) >= 1)
                    {
                        Styx.Logic.Combat.WoWSpell gem2 = Styx.Logic.Combat.WoWSpell.FromId(73222);
                        Styx.Helpers.Logging.Write("Cuting " + item.Name + "");
                        Styx.Logic.Combat.SpellManager.Cast(gem2);
                        Thread.Sleep(100);
                    }
                }
                else if (NumOfItemsInBag(item.Entry) < 1)
                {
                    Logging.Write("All gems are cut");
                    break;
                }
            }
             
        }

will not work cause your casting the itemid need to know what u want to make gem into!!
 
Working well on lvl 70 Unholy DK, simple DK cc, w/crafted lvl 70 gears so far. Just needed another cb for "Call to Arms!" - attached in case someone else needs (all credits to author).
 
Working well on lvl 70 Unholy DK, simple DK cc, w/crafted lvl 70 gears so far. Just needed another cb for "Call to Arms!" - attached in case someone else needs (all credits to author).

this is with the rest of the quest behaviors in post 2 ...
 
Code:
Changing current profile to [A] QO 68-80 [Kick]
Can not turn in quest The Ultrasonic Screwdriver (ID: 11729) because I don't have it in my quest log! (Or do I: False)
Could not create current in quest bot!

Seems you forgot to "Pick it up"^^

you have an old version, i deleted that turnin (i delete the pickup and forgot the turnin... then i deleted the turning and re-uploaded)
 
Update.. Gems added(untested).. Firstaider now works and also trains when 100yds from trainer.. and new form added for guildwithdraw but not functioning as yet.. if anyone could tell me what they want adding would be great..

hope this helps people :)
 
a fast question, may i use this Plugin to skill up every profession?

for example , i got a profile 1-525 tailoring ... will it go to the trainer at 75,125, 225 and so on?

haven't found anything in the description
 
Oi Oi Kicky! Thanks so much for the profile, it ran all night with only one problem (yes, the same one as before :P). I dont have the stats on my exactly, but it went something like 600 kills and was still running when I woke up. Nice work :P.

It still, however, is having an issue with the Nagrand profile. As we discussed before, it is still running into 85 guards at the horde city there. I can confirm now that it running into these guards on the way to Shatt to repair. From what I can tell, BESIDES that problem it went absolutely flawless. I think it did, however, spend a great deal of time corpse crawling through the horde base. If not for that, It may have had 1000+ kills. On a side note, it was back at the grinding area farming when I came back, so it must have crawled through the base and made it to shatt, repaired, and made it back to the correct farming location.

Is it not possbile (considering the grind area) to have it repair in Telaar?

Again, thank you so much. I may actually (as we discussed before) be ready for that LAN this weekend :P.

<3

- Gem
 
I wanna go to a LAN this weekend :( QQ

I'll go and test that on another acct while I have some time.
 
re-download. it now repairs at the consortium guys and has no trainers in 66+ section (navmesh keeps trying to go through halaa after I fixed the horde town issue) :(
 
Not sure

i keep getting this this profile issue or HB?

[2:24:05 PM:926] Activity: Initializing Flight Paths
[2:24:12 PM:920] Start/Stop button pressed.
[2:24:13 PM:172] Cleared POI
[2:24:13 PM:173] Cleared POI - Reason Starting up
[2:24:13 PM:173] Cleared POI
[2:24:14 PM:384] Activity: Loading Tile/s
[2:24:16 PM:80] [STUCK] Relative speed check failed [0]. Checking stuck.
 
first time user with HB and first time using this and i have to say!

this is amazing! thank you so much!
 
Ya kicky makes em legit, thats for sure ^^. When you get to BC, try his other profiles out. Just as amazing.
 
Status
Not open for further replies.
Back
Top