You are not logged in.
I was bored and I made this a while back. I am bored right now and I feel like sharing it. It is very simple and it requires zenity, but it saves a lot of time when wanting to post screenshots on the forum. So here it is:
#!/bin/bash
URL=`zenity --entry --text="Enter URL of Deviation:"`
THUMB=`zenity --entry --text="Enter thumbnail image location"`
echo ""
echo "[url=$URL][img]$THUMB[/img][/url]"
echo ""
Other boring, useless, somewhat time saving scripts can be found here: http://haxit.tk
Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.
Offline