This is the modified idea for YCS user, you can use the fishing hack together with Blue Eye Macro.
begin
Macro.Wait for current global loop execution time to exceed("10")
Keyboard.Hold keys("1")
Mouse.Hold button("left")
Keyboard.Release keys("1")
Mouse.Release button("left")
Macro.Wait for current global loop execution time to exceed("5000")
Keyboard.Press key("{<space>}")
end
Enjoy!