hi there, I guess you have clicked onto the thread to read what the title means. I am new to honorbuddy and I have allways wanted to know how to code since I started gaming, I was hoping one of you in the community of HB could possibly tech me how to code. if so could you message me on Skype of PM me please. I hope someone could teach me please, many thanks, connor P.S- I will be willing to do this any time of the day Via Skype so please don't hesitate to PM me on HB or Skype.
Search the forums for the markup language that HB uses, visit Google and type "how to program in _____" or "___ programming tutorials"
https://www.thebuddyforum.com/misc.php?do=showrules you may want to remove your personal details from your post. request people PM you for your skype info.
hi guys, thanks for the feedback, do you know which language I should use and can anybody personal teach me via Skype please. many thanks, connor
You aren't allowed to create duplicate threads.. you just created another one about the exact same thing. And learn C#, its the language honorbuddy uses for its api. Just go to thenewboston or something on youtube or google your way to programming.. it's not hard.
fuck codecademy rly. he aint trying to learn how to write web pages. or apps or so. go with C# if u wna code botbase etc for wow. That Codecademy got just about 0 usefull stuff in your case. And imo i would go with learning how to code simple grind / quest profiles. then move on from there. it is going to suck if u gna go with a combat routine as your first project, as you will most likely just drown in information and code u got no clue what the fuck means.
Of course no1 here is gonna help you line by line how to write a profile... GO TO one the sites you been told to and shut up. stop posting helphelpehelp when you got all the help you need and post when you got a specific problem instead!
Profiles don't involve C#. There are a few plugins that will help you make profiles. One I believe is called Eclipse or something. As far as languages for programming... C# is the way to go. No one can really teach you how step by step. You just have to search the net and look for tutorials. Learn by doing. No matter how lame it may seem.. start out with a typical Hello World app. You can get a free copy of Visual Studio for doing C# but you don't HAVE to use that. You can use anything including just regular old notepad. Programming takes a lot of time to learn and become good at. So if your serious.. do tutorials, learn to do basic stuff and stick with it. If you are simply interested in programming for HB.. there are great tutorials for making custom combat routines right here in the Community Developer forums.
I routinely use c# both regular and async in questbot profiles (not just questing by i would say 85% of profiles i write use it along with lua)
Don't let the others scare you off, like 99% of the code you might want to write won't require C# or lua scripting to work. Best suggestion I have is download some profiles and try to learn what they do through running specific bits of the profiles.
I can say with 100% certanty that if u learn basic c# and lua it will make ur life much easier.... U can write a gringing profile without basic c# not a quest bot profile. The premise of quesr bot is based around c#. Me.MapId == 1 == c# exprestion Object (13576, u => u.IsValid) == c% 50% or more of the written code in a profile that isnt junk is c# / lua Please see navigation snipits from evho tiger for a proper example not off the cuff Please for the love of God at the very minimum read the yellow book off Amazon before learning and attempting to program a profile it cost $2 and it's a great beginner step to learning C sharp it'll at least teach you the basics of what you need to know in order to understand what is going on to know the difference between an! No! Between the and symbol and the vertical /
To add to this we now have the abilty to define variables via runcode with c# and use them in the profiles.... What does this mean... means we now have full useabilty of c# from withing questbot Well most at least
Hi, Conphill, We have this resource available just for those getting started: Honorbuddy:Levelbot:Grinding Starter Profile The Community Developer forum is not meant for 'teaching how to code'. For that, you will need to use Google, and do a lot of homework yourself. Instead, the Community Developer forum is a "show your work" area meant for discussions to work out specific problems. You are expected to attach the meaningful parts of your work, attach the full log, and describe how what you are doing is failing for you. You are expected to do due diligence before posting. If not, you are going to either be ignored or flamed. cheers, chinajade