its working, but its useless with 5 min timer
That means you are running it in trial mode as you don't have a license on the server or it couldn't talk to the server to verify your license.Quote:
Hi I just downloaded the newest version that was uploaded and it's saying that I'm not currently authorized to use the bot or there was an issue communicating with the server. Help please.. thanks.
Finding the actual function is pretty easy, getting it to break at the right part is a complete different story. XD I did an array of bytes scan though to find part of the function that is generally pretty static. Having a hell of a time getting the right registers(asm code) from the function though.Quote:
I really really really wish I could help you on that UseBagItem function, how did you manage to find it?
could you explain step by step on how you did it? because i'm completely in the blank on it =\Quote:
Finding the actual function is pretty easy, getting it to break at the right part is a complete different story. XD I did an array of bytes scan though to find part of the function that is generally pretty static. Having a hell of a time getting the right registers(asm code) from the function though.
Haven't had much time to do anything today, woke up with a really bad migrane. It is finally starting to not hurt.Quote:
Sleep is for the weak!!!
Well if you do make a vid, I would really appreciate it :D Because I really want to know how to find functions like that in games ^^