I hereby claim:
- I am byhemechi on github.
- I am zsty (https://keybase.io/zsty) on keybase.
- I have a public key whose fingerprint is 57D3 38C8 34E9 B7F6 8885 883F 5FB2 D16A 9B4A 7AB6
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| function OnEvent(event, arg) | |
| if (event == "MOUSE_BUTTON_PRESSED" and arg == 3) then | |
| distance = 512 | |
| Sleep(200) | |
| MoveMouseRelative(-distance, 0) | |
| Sleep(500) | |
| MoveMouseRelative(distance, 0) | |
| PressAndReleaseMouseButton(1) | |
| MoveMouseRelative(distance, 0) | |
| Sleep(500) |
| @import url("https://fonts.googleapis.com/css?family=Oswald:400,700"); | |
| @import url("https://fonts.googleapis.com/css?family=Roboto Mono:400,400i,700"); | |
| #notification { | |
| position: relative; | |
| font-family: Oswald; | |
| font-size: 20px; | |
| margin: 100px; | |
| display: inline-block; | |
| overflow: hidden; | |
| width: auto; |
| 02-27 14:23:44.589 665 1592 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.mozilla.firefox/.App bnds=[436,97][645,414] (has extras)} from uid 10137 on display 0 | |
| 02-27 14:23:44.623 665 1654 I ActivityManager: Start proc 19425:org.mozilla.firefox/u0a145 for activity org.mozilla.firefox/.App | |
| 02-27 14:23:44.723 665 1592 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x200000 cmp=org.mozilla.firefox/org.mozilla.gecko.BrowserApp bnds=[436,97][645,414] (has extras)} from uid 10145 on display 0 | |
| 02-27 14:23:44.801 262 262 W auditd : type=1302 audit(0.0:1726): item=0 name="/data/data/org.mozilla.firefox/cache/libnss3.so" inode=1223 dev=b3:1a mode=0100600 ouid=10145 ogid=10145 rdev=00:00 obj=u:object_r:app_data_file:s0:c512,c768 | |
| 02-27 14:23:44.801 19444 19444 I debuggerd: type=1400 audit(0.0:1727): avc: denied { getattr } for path="/data/data/org.mozilla.firefox/cache/libnss3.s |
| var ti = new Image() | |
| var p = 0, | |
| d = 1 | |
| var py = 0, | |
| dy = 1 | |
| ti.src = 'http://webneel.com/daily/sites/default/files/images/daily/05-2014/12-sunrise-picture.jpg' | |
| var c = document.querySelector('canvas'), | |
| ctx = c.getContext('2d'), | |
| filter = function(img, x, y, w, h, bg, rad) { | |
| var cc = document.createElement('canvas'), |
| { | |
| "name":"Sandbank Demo", | |
| "width":7, | |
| "height":7, | |
| "tiles":[ | |
| [ | |
| 0, | |
| 0, | |
| 0, | |
| 0, |