Does anyone have (or know how to get) a skill-ID List that they could post or maybe explain how to find the skill id's?
Thanks for the help but I do not use SQL. I think that has to do with ppl that run PServers? Not really sure though. Either way I would gladly Download it if you could point me to what I needed because the Google had like 20 dif kinds of SQL Downloads and I wasnt sure to what one it was. Or maybe someone could do what he said and post the file on here. I will even upload the file I need to read but cant figure out how to open.... Gosh I am such a nub.... Cant upload the file but it is the Skill.SData file. I think this is the one with the Skill ID's in it yes?Quote:
Your SQL -> Databases -> Game_defs -> open Skills as a table
Open the file from lilprohacker with any hexeditor.Quote:
Right, I have that file but I dont know how to open it and the the SkillID #'s. He said open it with SQL but I dont know anything about that. I have read until I thought my head was going to blow up but couldnt make anything out of it.
I highly recommend to use this Guide to learn how to set up SQL and a pserver: [Only registered and activated users can see links. Click Here To Register...]Quote:
Right, I have that file but I dont know how to open it and the the SkillID #'s. He said open it with SQL but I dont know anything about that. I have read until I thought my head was going to blow up but couldnt make anything out of it.
if you want the skill ids for use on a packet bot then your going to have to do some research with a packet sniffer. See the skill ID is dependent on the individual toon. The very first skill you learn is set to id 1 and the second skill you learn is set to 2 and so on. so it all depends on how you learnt your skills. What you need to do is run a packet sniffer and view the packet that you send when you cast each skill and record the id to use in the bot.Quote:
The thing is that I am not trying to set up a server. I am just trying to get a List of SkillID's for the Packet bot. I just cant open it as a table like you said before. Think you could do it and post it? Would be wonderful if ya could.