souprs 0 Posted December 21, 2018 This message appears randomly, any1 knows the widget id for this? i need to detect when it happens
kingsolo 15 Posted December 21, 2018 Use the 'widget hover tool' and verify the id in the Game Debugger
souprs 0 Author Posted December 21, 2018 3 minutes ago, kingsolo said: Use the 'widget hover tool' and verify the id in the Game Debugger I missed my chance and it's hard to catch this chance again , idk when i get this message and i think its random, is there any other way
kingsolo 15 Posted December 21, 2018 Could probably look for widgets containing a certain string and then do something when it finds it.. pretty bad way though I think. Just wait until it appears again and grab the ID's
Evil Bob 5 Posted December 22, 2018 9 hours ago, souprs said: I missed my chance and it's hard to catch this chance again , idk when i get this message and i think its random, is there any other way Try to pickpocket a man in f2p and a similar message will appear.
Articron 746 Posted December 22, 2018 What you can do is write up a listener of some sort that loops through all visible widgets and checks for the text "considered subscribing?". You can even make it print all widget data after that, in case you miss your chance again
Pseudo 179 Posted December 27, 2018 You're in luck; I just had it pop up and managed to grab the data. Considered Resubscribing? - 284, 3 Close - 284, 5 Learn more - 284, 6 Upgrade now - 284, 8
Recommended Posts
Archived
This topic is now archived and is closed to further replies.