benyamin200 Posted September 8, 2014 Posted September 8, 2014 hello i want to write a program for getting text from a chat room and send to a msgbox ? please help me?
AutID Posted September 8, 2014 Posted September 8, 2014 It is possible but is it allowed? benyamin200 1 https://iblockify.wordpress.com/
benyamin200 Posted September 8, 2014 Author Posted September 8, 2014 It is possible but is it allowed? I think no problem ? please help me?
Kovacic Posted September 8, 2014 Posted September 8, 2014 You have to put out some effort to make something. Throw some code together and we can give you a hand C0d3 is P0etry( ͡° ͜ʖ ͡°)
AutID Posted September 8, 2014 Posted September 8, 2014 Use autoit info tool to get the id of the control you want and then controlgettext to get the text of the control. If it is IE then check the IE UDF. IEPropertyGet(ID, innerText) could do the trick. But we are shooting in the dark. Share your code or the site you are automating... benyamin200 1 https://iblockify.wordpress.com/
benyamin200 Posted September 8, 2014 Author Posted September 8, 2014 Use autoit info tool to get the id of the control you want and then controlgettext to get the text of the control. If it is IE then check the IE UDF. IEPropertyGet(ID, innerText) could do the trick. But we are shooting in the dark. Share your code or the site you are automating... thanks for reply i use firfox and i don't use IE (internet explorer)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now