Jump to content


Skype ad


  • Please log in to reply
1 reply to this topic

#1 Guest

Guest
  • Guests

Posted 20 September 2012 - 03:40 PM

Why can't I hide/disable/move it?

ControlMove, TDCEmbedBanner1,0,0,200,74, ahk_class tSkMainForm
or
Control,Hide (or Disable),,TDCEmbedBanner1,ahk_class tSkMainForm

#2 GodlyCheese

GodlyCheese
  • Members
  • 593 posts

Posted 20 September 2012 - 03:59 PM

I believe these control-commands are only compatible with certain types of programs. I know they tend to work with COM (IE) and Javascript, but tend to have issues with things like Firefox which is a universal program (Skype is too I think.) So there is no solid way to get rid of the adverts using AHK without having something like ImageSearch looking for the x and ControlClick to close them.

If you want to permanently remove the advertisements you probably need a not-so-legal version of Skype that doesn't include them. That's all the info i haz.