1 Attachment(s)
Not able to choose a world on official client
Hi, so I'm trying write up my first proper script. At the moment I'm having a small problem of not being able to choose a world when using the official [legacy] client, to log into the game. Maybe it's an issue on my end, but maybe it's not, it works fine when using SMART.
Currently when using the official client it will login (lobby) --> check if the world is a fav'd world (if it is it will then choose that) and if it's not it will then go to the second tab and just hover over world 7. I believe it's trying to scroll up instead of down, which is the only issue.
example of what it looks like when stuck: http://i.imgur.com/2pvGf5B.png
If I scroll down myself it will click the correct world. if I don't go down enough it will just scroll all the way back up. Currently the only difference between the script logging in properly or not is {$DEFINE SMART}
Here's the code: Attachment 27432
If you'd like to give any feedback on the rest of the script, especially on standards, please do :) It's my first time trying SPF & the autoupdater + I'm pretty clueless programming wise in general
tl;dr is this due to me setting up something incorrectly (e.g rs client, simba, etc) or is this an issue that you guys are having too? Thanks!