Hey,
i'm sure there is a solution for this question.
So basically I wanna read out the skills in the extra Action Bar.
What'S the lines of code for that?
br,
nuker
What's on my Extra Action Bar?
- Bill D Cat
- Posts: 555
- Joined: Sat Aug 10, 2013 8:13 pm
- Location: Deep in the Heart of Texas
Re: What's on my Extra Action Bar?
This is a start. Apparently you can get the icon that is on it, but you may have to do some detective work to match it to a skill.
http://www.solarstrike.net/phpBB3/viewt ... ion#p32856
http://www.solarstrike.net/phpBB3/viewt ... ion#p32856
Re: What's on my Extra Action Bar?
Yep that code I did will deffinately get you started, I know more about memory and stuff now and I would imagine the skills are in memory is a section nearby, just like we found the item set skills in memory.
I haven't updated the game in a very long time, maybe rock will be interested in having a look for them in memory?
I haven't updated the game in a very long time, maybe rock will be interested in having a look for them in memory?
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: What's on my Extra Action Bar?
I think I didn't get the Extra Action buttons from memory when I did 'invaders' because it was too difficult. I just tried again now. Even though I can find the ids of the buttons, I can't find working pointers to them.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: What's on my Extra Action Bar?
Thanks so far!
I'll give the previously posted code a run and see if it works the way I want to use it.
Actually I'm just looping that code for the pumpkinevent in tagena...
Unfortunally I have not seen an obvious way to detect if a pumpkin will spawn an evil pumpkin or the seed giving thing, so the code is not very useful if you want many mad fires as reward.
I'll give the previously posted code a run and see if it works the way I want to use it.
Actually I'm just looping that code for the pumpkinevent in tagena...
Unfortunally I have not seen an obvious way to detect if a pumpkin will spawn an evil pumpkin or the seed giving thing, so the code is not very useful if you want many mad fires as reward.