Skip to content

Instantly share code, notes, and snippets.

@denysonique
Created March 2, 2012 15:15
Show Gist options
  • Save denysonique/bb26b6a4c4220deb69c2 to your computer and use it in GitHub Desktop.
Save denysonique/bb26b6a4c4220deb69c2 to your computer and use it in GitHub Desktop.
while sleep 0.001 do
if $eval_js
$frame.evaluateJavaScript $eval_js
$eval_js = nil
end
$app.process_events
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment