Try this one http://pastebin.com/FfLWcpi0
Dimensional Chaos. I've used decks like it, but not this specific one
I need to practice because I haven't played in months and I've never used this deck
Done, check the thread
...How I did not foresee this is beyond me. The solution should be simple, send me two VMs so I can test it when I'm finished. EDIT-done. With this one, all of your conversations will be opened in tabs. http://pastebin.com/4ffsAv3Y
I've built my deck. I'll be ready to duel you with it after I've had some practice
Paste data from this should work for any id six digits or less: http://pastebin.com/U8aBRx9d
Suggesting the first song in this movie for Christmas: There's an instrumental version available on iTunes
Misty! You must check the "Just an idea" thread! There is some information that might interest you
Um..I never asked for "You got me bona fide, certified You got a genie for your charge d'affaires"...but I'll take it if you want to give me an extra line XD
Yay! C: Now, KHV must officially endorse this! /feelslikeahaxor (But seriously if you could somehow replace the link on the CP to the person's profile with this link, that'd be nice) If anyone's wondering how I made this, I used Chrome's "inspect element" feature to find the names (Well classes actually, they don't have names, which gave me a lot of gripe) of the links to your profile and your VMers profile. And I had enough knowledge of Javascript to write that little code. How I posted it is probably unreadable, but I wanted to make it as small as possible. Here's the bigger, readable version: Code: var x = (document.getElementsByClassName('username understate commalist')[0].href); var y = x.slice(34,39); x = document.getElementsByClassName('welcomelink')[0].href; var z = x.slice(36,39); window.location = ('kh-vids.net/converse.php?u='+y+'&u2='+z); Explanation: Okay, so document.getElementsByClassName('username understate commalist') returns an array of all elements on the page with the Class name "username understate commalist". I found that the link to the VMers profile has that class name, so that's why used it. Even though there's only one element on the page with this name, it still returns an array. What I want is the first element in the array, which is why I used [0]. The ".href" is at the end because the href is the URL of the user's profile. So after everything, the variable x contains the link to the user's profile The .slice(34,39) cuts out every part of the link except for the user ID. Slicing the link to my profile from the 34th to the 39th character leaves only "36122", for example. Keep in mind that this means it won't work for anyone with an ID of more than 5 digits. For some reason it does still work if you have less than 5 digits though. I don't know why. Then the rest of it should be pretty self explanatory.
var x = (document.getElementsByClassName('username understate commalist')[0].href); var y = x.slice(34,39); x = document.getElementsByClassName('welcomelink')[0].href; var z = x.slice(36,39); window.location = ('kh-vids.net/converse.php?u='+y+'&u2='+z);
First impression? Impression now? Favorite novel? Could you please try this? (Third post on the second page) What movie are you looking forward to seeing the most? Opinions on Nintendo? Opinions on Sony? You can have one fictional character as your best friend, who do you pick? If you could have any super power, what would it be?
Neither of them are really fantastic on their own, but a lot of Fabled cards help other decks out quite a bit
Because of this: http://www.kh-vids.net/showthread.php?94508-Just-an-idea...&p=3545763#post3545763 now go test it!
You got some power in your corner now Some heavy ammunition in your camp [I'm in the mood to help you dude You ain't never had a friend like me.] So doncha sit there slack jawed, buggy eyed I'm here to answer all your midday prayers Mister Aladdin, sir, have a wish or two or three I'm on the job, you big nabob
That's weird. I've tried it on three different computers now and it seems to be working. Try another browser?
Um, okay...well here's another VM
Okay, here you go. I just tested it in IE and it seems to be working. By the way, stop using IE.
Thanks. Could you please try the fix I posted in the thread?
---------- Why did Blackwings get so many hits? I mean I know they're super broken and one of the best archetypes in the game but was it really...