You all are in luck. They gave me my account back. I shall be re picking up this project where I left off.
That is great news! I was just thinking about sorting through it and seeing what could be updated and BOOM! You're back! Very cool.
This plugin looks amazing, I started playing with the prototype one you posted when you got banned, its pretty nice. I would probably just keep using it until your full release comes out but it seems to go overboard with the bow on the blighter lol.
Charity is going to be going up on Github tonight. alq0rsan was nice enough to volunteer his services. We should have updates starting on the regular. We are also looking for more developers. If you have a programming background and are comfortable in C#, please let me know.
Git is up on the first page. I am putting revisions as I get them ready. I am still looking for developers. if (buffTime ("Thick Book Bookmark") == 0 && skillCooldown ("Thick Book Bookmark") == 0) UseItem ("Thick book tab", true); if (buffTime ("Tome of power") == 0 && skillCooldown ("Tome of power") == 0) UseItem ("Tome of power", true); if (buffTime ("Tome of sustainability") == 0 && skillCooldown ("Tome of sustainability") == 0) UseItem ("Tome of sustainability", true); Can you get me the ItemID's for these? You should be able to use a dumper to get them. Make sure the ID's are labeled. There is a usable in the dll in the debug folder. It is good for stone arrow or PrimeEvil. It will stand and attack everything around it. Very basic combat, it will also roll on every Hasla weapon.
You still working on this? my heart dropped when u said u were done with it. Best plugin I've seen. Used it for arena too work wonderfully for a stone arrow.is so perfect. Not good and coding but down to help any way possible =)
Thanks for this. Can you clue me on exactly that these are? I think they are binding stone items? Yes I Am back. They saw fit to give me my account back. Funny enough I just use this as my rotation bot since I am lazy. I will be finishing out the code to make it a grind bot. I will eventually be adding smart pathing. I appreciate the offer for help. ATM all I need coders, but it should still work for Stone Arrow =) Eventually, when it is working better I will be adding a donate link (I dont ask for donations on shit that I personally wouldnt use) and buy me a beer if you feel so inclined..
Is there a way to turn of Play Instrument? Not optimal for toon to start playing when some mob is whacking your butt at low health.
I am going to put in a toggle for it. I thought it was a good idea.. but honestly, play instrument sucks donkey shit unless you are a healer. You can comment it out of the rest code if you want.
Which skill setup is best for each different class? is it coded after a specific set of skills or does it dynamically adjust to the skills you pick and chose?