Search: Home | Atlas | Guides | Tests | Research | Techs | Skills | Index | Recent Changes | Preferences | Login

Users > Shabaka > Macro > EasyBricks

//Simply wave the mouse over your brickracks. Don't hover over anyhting else with T or B as a hotkey or you will get a lot of popups about it. Z pauses. X Unpauses. While paused don't type a Z or an X because it will make you start typing tbtbtbtbtbtbtbtbtbtbtbtb :P
clearglobalkeys
loop 100000
if {globalkeys} contains 090
	delay 500
	loop 100000
	if {globalkeys} contains 088
		restart
	else
		delay 250
	end if
	end
	clearglobalkeys
else delay 100
end if
keydown T 50
keydown B 50
end

Home | Atlas | Guides | Tests | Research | Techs | Skills | Index | Recent Changes | Preferences | Login
You must log in to edit pages. | View other revisions
Last edited October 10, 2007 7:32 am by Shabaka (diff)
Search: