Droidz 2737 Posted March 21, 2013 Share Posted March 21, 2013 Hello. I'll starting work on quester bot. I have only one question, what is the best way for create profiles for you (graphical interface is not possible)? Link to comment Share on other sites More sharing options...
Playingnaked 80 Posted March 21, 2013 Share Posted March 21, 2013 XML and Lua work great for me :) if questing profiles are coming I wanna buy life time KEY I MUST HAVE IT! Link to comment Share on other sites More sharing options...
Shadow 100 Posted March 21, 2013 Share Posted March 21, 2013 Weve talked about that before.. the answer remains the same. Sent from my PG06100 using Tapatalk 2 Link to comment Share on other sites More sharing options...
Ohren 106 Posted March 21, 2013 Share Posted March 21, 2013 I'm familiar with XML. And I've been learning VB to try working on profiles, but you are releasing AWESOME xml creators faster than I can learn. xP Link to comment Share on other sites More sharing options...
Playingnaked 80 Posted March 21, 2013 Share Posted March 21, 2013 Weve talked about that before.. the answer remains the same. Sent from my PG06100 using Tapatalk 2 I know I'm just trying to force it out :) Link to comment Share on other sites More sharing options...
Shadow 100 Posted March 21, 2013 Share Posted March 21, 2013 Watch for a contest. No word on how its going to work yet. Sent from my PG06100 using Tapatalk 2 Link to comment Share on other sites More sharing options...
Loki 47 Posted March 21, 2013 Share Posted March 21, 2013 XML.. Lua... All greek to me. But i would love a questing bot. I make profiles and give feedback instead :) Link to comment Share on other sites More sharing options...
Shadow 100 Posted March 21, 2013 Share Posted March 21, 2013 Thats what were talking about, making profiles, but due to the nature of questing, and interacting with npc, creatures, and objects, the profile has to be written in a programming language. I think lua would be the easiest to work with. As c and vb require some prior knowledge. But no matter how you look at it, there is no way these profiles can be made without programming experience. Another option is to look at the old profiles from wow robot if they exist anywhere, or look at other bots and see about converting other profiles. I know it entirely depends on how it was coded however. Sent from my PG06100 using Tapatalk 2 Link to comment Share on other sites More sharing options...
Loki 47 Posted March 21, 2013 Share Posted March 21, 2013 Yeah i ment i stick to doing gathering profiles and fight classes. Sometimes I really wish I had learned some basic programming. But we need gathering and fight classes also :) Link to comment Share on other sites More sharing options...
Ohren 106 Posted March 22, 2013 Share Posted March 22, 2013 Isn't lua's syntax pretty close to vb's? names = {'Droidz', 'Shadow', 'Loki', 'PlayingNaked'} for names = 1, 4 do print (names) end Would loop through the array with our names and print them out. I only tried learning lua for a week or two, then got sidetracked... so I may have slaughtered that. But I can probably manage some lua programming with a few days of refreshing. Link to comment Share on other sites More sharing options...
Shadow 100 Posted March 22, 2013 Share Posted March 22, 2013 Im 10+years out of college and unfortunately remember next to nothing as i never put anything i learned programming wise to practice. Wow, im not that old lol 10yrs out of highschool, more like 5-6 out of college i guess Sent from my PG06100 using Tapatalk 2 Link to comment Share on other sites More sharing options...
Ohren 106 Posted March 23, 2013 Share Posted March 23, 2013 I was reading part of a lesson on C# in the break room at work before clocking in, and one of our truck drivers COMPLETELY blew my mind. Old hillbilly guy, answered a bunch of questions I had dealing with C#. Link to comment Share on other sites More sharing options...
creativextent 124 Posted March 24, 2013 Share Posted March 24, 2013 VB or lua is the most viable option :) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now