Skip to content

Instantly share code, notes, and snippets.

@xDeda
xDeda / ysearch.py
Created September 24, 2016 20:47
python script to fetch first youtube result from search with arg string
#!/usr/bin/env python
import urllib
import urllib.request
import clipboard
import sys
import gi
gi.require_version('Notify', '0.7')
from gi.repository import Notify
from urllib.parse import quote
@xDeda
xDeda / love.lua
Created January 4, 2016 01:52
Adoration
tfm.exec.newGame(6445588)
tfm.exec.setNameColor("Imaginist",0xFFFFFF)
tfm.exec.setNameColor("Dedax",0xFFFFFF)
tfm.exec.setUIMapName("I Love You")
tfm.exec.setGameTime(8000,true)
function eventLoop(timeRemaining,timeRemaining)
imax = tfm.get.room.playerList.Imaginist.x
imay = tfm.get.room.playerList.Imaginist.y