<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/autoit</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 16:55:14 GMT</pubDate>
<item>
<title>(AutoIt) NETGEAR WNA1100 Smart Wizard  Quick Disconnect  Reconnect - theescapeing</title>
<link>http://snipplr.com/view/62536/netgear-wna1100-smart-wizard--quick-disconnect--reconnect/</link>
<description><![CDATA[ <p>This is for NETGEAR WNA1100 Smart Wizard. useing Autoit.
 AutoIt Version: 3.3.6.1
 Author:         Redcoke,WAYNE ( I Am a Beta tester for all blizzards online games)

 Script Function:
	This is a Glitch Test tool, Brief Lag to obtain access to places with in game
	that a person could not obtain, otherwise. Made for wireless cards that use this
	conenction tool. NETGEAR WNA1100 Smart Wizard.

	(Sharing  Wifi Interupter tool simualates lag with quick Disconnect and reconnect keepyou online)

	Purposes, well in wow its good for gettin up in high places in building where there is a no flying aloude
	so you hit f6, dc you flyinside get to where you need to get. and then it reconnects you.

	I Play ptrs alot and betas so i need quick ways of running glitch methods so i can maximize my performance
	as a tester. with a lil xtra codeing you could use this as a lag switch to simulate  lag. Not gonna
	demonstrate that code cause people will abuse it.  if you interested in figureing it out thoe theres 5 sleeps
	you need to put in between this code and the additional codeing. 5 more sleeps then there are now.</p> ]]></description>
<pubDate>Fri, 13 Jan 2012 17:49:17 GMT</pubDate>
<guid>http://snipplr.com/view/62536/netgear-wna1100-smart-wizard--quick-disconnect--reconnect/</guid>
</item>
<item>
<title>(AutoIt) Automated converticondotcom - theescapeing</title>
<link>http://snipplr.com/view/61120/automated-converticondotcom/</link>
<description><![CDATA[ <p>I made a tutorial on doing a simple automation useing the Controlclick using
control click coords, for someone on a forum. and did it for fun. just want to share
i also used  ifs  if you want to clean it up can use select case etc</p> ]]></description>
<pubDate>Wed, 23 Nov 2011 20:03:07 GMT</pubDate>
<guid>http://snipplr.com/view/61120/automated-converticondotcom/</guid>
</item>
<item>
<title>(AutoIt) Mailto - qoli</title>
<link>http://snipplr.com/view/59383/mailto/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 04 Oct 2011 04:58:57 GMT</pubDate>
<guid>http://snipplr.com/view/59383/mailto/</guid>
</item>
<item>
<title>(AutoIt) Visual Studio Navigate Members - senpost</title>
<link>http://snipplr.com/view/55931/visual-studio-navigate-members/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 30 Jun 2011 08:03:04 GMT</pubDate>
<guid>http://snipplr.com/view/55931/visual-studio-navigate-members/</guid>
</item>
<item>
<title>(AutoIt) ;Auto type Master Password by sending AutoType command to KeePass - senpost</title>
<link>http://snipplr.com/view/50996/auto-type-master-password-by-sending-autotype-command-to-keepass/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Mar 2011 09:18:31 GMT</pubDate>
<guid>http://snipplr.com/view/50996/auto-type-master-password-by-sending-autotype-command-to-keepass/</guid>
</item>
<item>
<title>(AutoIt) Autohotkey hotstrings for fast html coding - kanampo</title>
<link>http://snipplr.com/view/46974/autohotkey-hotstrings-for-fast-html-coding/</link>
<description><![CDATA[ <p>Version for quicktext plugin available here:  http://snipplr.com/view/4072/notepad-quicktext/</p> ]]></description>
<pubDate>Wed, 12 Jan 2011 19:23:25 GMT</pubDate>
<guid>http://snipplr.com/view/46974/autohotkey-hotstrings-for-fast-html-coding/</guid>
</item>
<item>
<title>(AutoIt) ant prompt for user input - muscailie</title>
<link>http://snipplr.com/view/42543/ant-prompt-for-user-input/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 19 Oct 2010 18:21:33 GMT</pubDate>
<guid>http://snipplr.com/view/42543/ant-prompt-for-user-input/</guid>
</item>
<item>
<title>(AutoIt) Switch Windows 7 Audio Device with AutoHotkey (Second Device) - harrison3001</title>
<link>http://snipplr.com/view/40943/switch-windows-7-audio-device-with-autohotkey-second-device/</link>
<description><![CDATA[ <p>Be sure to change all Audio references to the corresponding window title in your language. This script switch the default audio device in Windows 7 to the second audio device, in my case the Headphones. You can add one or more Send, {Down} statements, 1 more for your third device, two more for your fourth device, always followed by a reasonable sleep as the script shows. Hope you find it useful. This script can be used in conjunction with Jumplist Extender application, http://jumplist.gsdn-media.com/site/Main_Page, to easily switch the device from the Windows 7 taskbar as it accepts internally the execution of AutoHotkey scripts. You can easily create a script to revert back to the first audio device, you have to remove a Send, {Down} statement and increase the sleep time a bit more if don\'t work (I don\'t know why). You need AutoHotkey (see the url above) installed to run this script, simply create a file with the extension .ahk and paste the code. AutoHotkey will recognize the registered extension and will run the script. Thanks to procyon http://www.autohotkey.com/forum/viewtopic.php?t=2436 at AutoHotkey Community where the same script for XP script resides.</p> ]]></description>
<pubDate>Thu, 23 Sep 2010 10:17:55 GMT</pubDate>
<guid>http://snipplr.com/view/40943/switch-windows-7-audio-device-with-autohotkey-second-device/</guid>
</item>
<item>
<title>(AutoIt) Autoit Screen Capture Program - 094290006</title>
<link>http://snipplr.com/view/23562/autoit-screen-capture-program/</link>
<description><![CDATA[ <p>This took me not very long...</p> ]]></description>
<pubDate>Sun, 22 Nov 2009 11:43:35 GMT</pubDate>
<guid>http://snipplr.com/view/23562/autoit-screen-capture-program/</guid>
</item>
</channel>
</rss>
