lekaf New Member Joined Sep 27, 2010 Messages 140 Reaction score 1 Dec 5, 2010 #1 Hi, is there any plugin that makes screenshot every X second?
F FinnLOL New Member Joined Oct 11, 2010 Messages 32 Reaction score 0 Dec 5, 2010 #2 AutoIT ftw. Code: $a = 0 Do SLeep(3000) ; Send Druck S-ABF dunno the name $a = $a + 1 Until $a = 100000000
AutoIT ftw. Code: $a = 0 Do SLeep(3000) ; Send Druck S-ABF dunno the name $a = $a + 1 Until $a = 100000000