Anyone have a fix on how to have it click 'withdraw-all' and not 'withdraw-all but one'?
Using the function in the title use to work, because it probably searched top to bottom, but now since an update maybe, it click the other option.
Thanks.
Anyone have a fix on how to have it click 'withdraw-all' and not 'withdraw-all but one'?
Using the function in the title use to work, because it probably searched top to bottom, but now since an update maybe, it click the other option.
Thanks.
I'm back
Or make a bitmap of All with a space to the right of it.
Withdraw-[All--] <-- Bracketed area with the appended -'s being spaces of like 4px or something.
Withdraw-All but one
Point is so that it will check and if it finds the b in but it won't return true and use the above one as well. It is kinda hard for me to explain..
Join the IRC! irc.rizon.net:6667/srl | SQLite (0.99rc3+) | SRL Doc | Simba Doc | Extra Simba Libraries (openSSL & sqlite3)
Originally Posted by #srl
"A programmer is just a tool which converts caffeine into code"
Yes, I know. As far as I'm aware, the ChooseOption function and its variants search top to bottom. so if the options are...
It would search the line with Withdraw-All. It times out before it can look before 'ithdraw-All' because the string is so long. The long string wouldn't be necessary for accuracy, and it won't time out the first time.Originally Posted by Runescape Dropdown menu
And if you know the item you are choosing, you can of course use -All Fe.
Join the IRC! irc.rizon.net:6667/srl | SQLite (0.99rc3+) | SRL Doc | Simba Doc | Extra Simba Libraries (openSSL & sqlite3)
Originally Posted by #srl
"A programmer is just a tool which converts caffeine into code"
Shortening the string worked.
I don't know why it wouldn't find the Withdraw All one because the texts are the same, but it works now.
ty
I'm back
Join the IRC! irc.rizon.net:6667/srl | SQLite (0.99rc3+) | SRL Doc | Simba Doc | Extra Simba Libraries (openSSL & sqlite3)
Originally Posted by #srl
"A programmer is just a tool which converts caffeine into code"
Wat?
If it doesn't find all letters to ChooseOption('Withdraw-All') then it won't click it...
There are currently 1 users browsing this thread. (0 members and 1 guests)