Author Topic: Random bookmarklets  (Read 4250 times)

0 Members and 1 Guest are viewing this topic.

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Random bookmarklets
« on: June 04, 2013, 05:47:00 pm »
Code: [Select]
javascript:(function(){var fs=document.createElement("script");fs.onload=function(){Derpy();};fs.src="http://juju2143.ca/mousefly.js";document.head.appendChild(fs);}());
You ought to copy-paste that in the URL bar. :P

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Random bookmarklets
« Reply #1 on: June 04, 2013, 05:49:27 pm »
That is an awesome one Juju. :P I bet Sorunome will like it.
« Last Edit: June 04, 2013, 05:49:59 pm by Streetwalker »

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Random bookmarklets
« Reply #2 on: June 04, 2013, 07:17:11 pm »
dang it, chrome just searches for that in google D:

EDIT: Uh, DERPY!!!!!!!!!!! :D

EDIT 2: Did you use browserponies or did you recreate your own version?
« Last Edit: June 04, 2013, 07:36:41 pm by Sorunome »

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Random bookmarklets
« Reply #3 on: June 04, 2013, 10:21:54 pm »
I did my own version from scratch. Nice to know you like it ^_^

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Random bookmarklets
« Reply #4 on: June 04, 2013, 11:34:54 pm »
Wasn't there already a topic for those? ???

That's kinda cool, though :P

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Random bookmarklets
« Reply #5 on: June 05, 2013, 12:08:39 am »
Was too lazy to necropost that one, and I kinda was in a hurry. Feel free to merge it if you find it though. And thanks ^_^
« Last Edit: June 05, 2013, 12:09:01 am by Juju »

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline imo_inx

  • Manman, SaviourOfTheMultiverse!
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 473
  • Rating: +27/-8
  • imo_inx
    • View Profile
Re: Random bookmarklets
« Reply #6 on: June 05, 2013, 01:26:23 am »
I found this one while poking around :P

Code: [Select]
javascript:document.body.style.background='url(http://f.cl.ly/items/0x1J350B3E3t1h1b1m2r/0002.gif)';soundManager.stop('omfgdogs');soundManager.createSound({id: 'omfgnyan',url: 'http://iwantaneff.in/nyan.mp3',volume: 50,autoPlay: true,loops:999});void(0);
EDIT: Try this one too! It's a pony platformer...
Code: [Select]
javascript:(function(s){s=document.createElement('script');s.src='http://websplat.bitbucket.org/websplat/loader.js';document.getElementsByTagName('head')[0].appendChild(s);})()
« Last Edit: June 05, 2013, 04:13:17 am by iNk&Venom »


Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Random bookmarklets
« Reply #7 on: June 05, 2013, 04:43:59 pm »
lol @ first one ^^

and the pony platformer is a pretty interesting idea! :D
how can you check for collisions with other html elements though?
« Last Edit: June 05, 2013, 04:46:37 pm by Sorunome »

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!