Search found 2031 matches

by Christen57
Fri Mar 22, 2024 3:54 am
Forum: Suggestions
Topic: Instructions on how to edit multiple custom card effects, or custom card common mechanics, at once
Replies: 1
Views: 671

Re: Instructions on how to edit multiple custom card effects, or custom card common mechanics, at once

The previous code in this thread is now obsolete. I've updated it making it much simpler to use. It still requires you to modify your search parameters in the custom card editor so as to only show the specific cards you want to edit, and still requires you, after each use of the code, to click the ...
by Christen57
Mon Mar 11, 2024 5:21 pm
Forum: Suggestions
Topic: Instructions on how to flip your deck without Convulsion of Nature and put cards in the opponent's hand without Exchange
Replies: 47
Views: 12265

Re: Instructions on how to flip your deck without Convulsion of Nature and put cards in the opponent's hand without Exch

Optimized my code to make it both easier to read and faster to run. Here's the updated code. javascript:function findCard(a) { outerloop: switch (a[0]) { default: return true; break; case "Contract with Don Thousand": switch (document.getElementById("view").querySelector("[...
by Christen57
Wed Mar 06, 2024 7:05 pm
Forum: Rulings Q&A
Topic: CotH + Royal Decree + Giant Trunade
Replies: 2
Views: 211

Re: CotH + Royal Decree + Giant Trunade

Player 1 has DMoC successfully special summoned by CotH. After the successfully resolution of CotH, Player 2 later activates Royal Decree. Player 1 then on their turn activates Giant Trunade sending Royal Decree and CotH to the respective hands of both players at the same time. My question is, sinc...
by Christen57
Mon Mar 04, 2024 12:07 am
Forum: Serious Discussions
Topic: Responding to MarshieDemon's falsehoods
Replies: 56
Views: 59017

Re: Responding to MarshieDemon's falsehoods

You can find people using the exact same 55 cards, in both DB and Master Duel, within the same archetype, pointless for you to deny that fact. I reported people plenty of times, but it does get very time consuming. And I'd bet money than no one ever took true offense to anything I said, (Which btw ...
by Christen57
Sat Mar 02, 2024 7:54 pm
Forum: Serious Discussions
Topic: Responding to MarshieDemon's falsehoods
Replies: 56
Views: 59017

Re: Responding to MarshieDemon's falsehoods

Don't care, the judges know i have always been right, they just were too stubborn to admit it. I can play anytime i want, and I have. Still crushing the game as always. Right about what? You were banned for excessive bullying, toxicity, and harassment which is against the site's rules, then got cau...
by Christen57
Wed Feb 28, 2024 4:50 pm
Forum: Serious Discussions
Topic: Responding to MarshieDemon's falsehoods
Replies: 56
Views: 59017

Re: Responding to MarshieDemon's falsehoods

Honestly, whenever I need a good laugh, I just look at these forums. Now, they'll unban you and again will ban you just because they've been banned you before, because of your this comment. From now on I am on your side CardGirlChick , if any Judge attempts torture you, contact with me. Don't care,...
by Christen57
Wed Feb 21, 2024 3:18 pm
Forum: Suggestions
Topic: Instructions on how to search only for monsters whose sum of ATK and DEF equal a specific value in the Deck Constructor
Replies: 4
Views: 1087

Re: Instructions on how to search only for monsters whose sum of ATK and DEF equal a specific value in the Deck Construc

Duelingbook made some minor changes to its Deck Constructor Card Search feature that caused the code at the beginning of this thread to no longer work. I updated the code to not only work with these new changes but also function the same way my Small World Bridge Finder works, where instead of clic...
by Christen57
Tue Feb 20, 2024 5:07 am
Forum: Suggestions
Topic: Instructions on how to easily find "bridges," that you can banish for Small World, based on the cards you're maindecking
Replies: 9
Views: 2670

Re: Instructions on how to easily find "bridges," that you can banish for Small World, based on the cards you're maindec

Duelingbook made some minor changes to its Deck Constructor Card Search feature that caused the previous codes in this thread to no longer work. Here's my code, updated to work with these new changes. javascript:var MainDeckStats = {}; {let SmallWorldMainDeckCards = document.getElementById("de...
by Christen57
Tue Feb 20, 2024 5:05 am
Forum: Suggestions
Topic: Instructions on how to easily find "bridges," that you can banish for Small World, based on the cards you're maindecking
Replies: 9
Views: 2670

Re: Instructions on how to easily find "bridges," that you can banish for Small World, based on the cards you're maindec

That site uses an outdated card database that stopped being updated as of February 2023 following Photon Hypernova. This means every card, that came after, is missing on that site. My method uses duelingbook's own card database. So every time duelingbook updates with new cards, my code automaticall...
by Christen57
Wed Feb 14, 2024 12:42 am
Forum: Custom Cards
Topic: Cards heavily Inspired by another Friend
Replies: 5
Views: 10078

Re: Cards heavily Inspired by another Friend

Welp, I decided to make the Removals and Changes. EDIT: I also got rid Therion Support because Therion is Meta and the fact that it sounds kind of dumb to use a YouTuber as Therion Support because he's not a Zodiac Sign although the Rhyme Makes sense But it kinda sounds Dumb. I'd change Carbink to ...
by Christen57
Tue Feb 13, 2024 4:27 am
Forum: Custom Cards
Topic: Cards heavily Inspired by another Friend
Replies: 5
Views: 10078

Re: Cards heavily Inspired by another Friend

Most of these archetypes don't need, and shouldn't have, further custom support. Bystial currently plays like a bunch of splashable hand traps anyways, rather than an archetype. Bystial Zekrom should be deleted. Same with those Centur-Ion supports. G Golem Carbink should be changed to some kind of ...
by Christen57
Tue Feb 13, 2024 4:09 am
Forum: Spam Paradise
Topic: I will use this thread for saving and sharing replays with others
Replies: 2155
Views: 679353

Re: I will use this thread for saving and sharing replays with others

[ ■ ] (Cromat's opponent wants Cromat's approval for every move they make. When Cromat does not approve, they create problems. Cromat is frozen because he approves every move of their opponent. Cromat has forgotten that people are entering here to comfirm each action(s) of their opponents', not ent...
by Christen57
Mon Feb 12, 2024 1:21 am
Forum: Custom Cards
Topic: Cards heavily Inspired by another Friend
Replies: 5
Views: 10078

Re: Cards heavily Inspired by another Friend

Most of these archetypes don't need, and shouldn't have, further custom support. Bystial currently plays like a bunch of splashable hand traps anyways, rather than an archetype. Bystial Zekrom should be deleted. Same with those Centur-Ion supports. G Golem Carbink should be changed to some kind of c...
by Christen57
Sat Feb 10, 2024 4:35 pm
Forum: Suggestions
Topic: on how to manage OCG cards in the Cardpool.
Replies: 1
Views: 237

Re: on how to manage OCG cards in the Cardpool.

To hide the OCG-exclusive cards, simply check the TCG checkbox in the search parameters.

Image
by Christen57
Fri Feb 09, 2024 8:28 pm
Forum: Suggestions
Topic: Instructions on how to easily find "bridges," that you can banish for Small World, based on the cards you're maindecking
Replies: 9
Views: 2670

Re: Instructions on how to easily find "bridges," that you can banish for Small World, based on the cards you're maindec

Or...you can preload your deck into https://small-world.yugioh-api.com/optimizer and figure out your bridges from there. That site uses an outdated card database that stopped being updated as of February 2023 following Photon Hypernova. This means every card, that came after, is missing on that sit...
by Christen57
Fri Feb 09, 2024 4:49 pm
Forum: Rulings Q&A
Topic: Can Small World banish cards with question mark ATK / DEF, such as banishing Tyranno Infinity with Arcana Triumph Joker?
Replies: 14
Views: 8241

Re: Can Small World banish cards with question mark ATK / DEF, such as banishing Tyranno Infinity with Arcana Triumph Jo

MarshieDemon wrote:Oh I completely forgot about this Small World ruling debate. Good times...


Does that mean Small World can in fact banish Tyranno Infinity with Arcana Triumph Joker?
by Christen57
Tue Feb 06, 2024 4:50 pm
Forum: Rulings Q&A
Topic: Negating the activation and destroying in the face-up extra deck
Replies: 7
Views: 506

Re: Negating the activation and destroying in the face-up extra deck

So now, are you saying that; if " Guiding Ariadne " destroyed by battle and placed to Extra Deck as face-up, and when you declared its Trigger Effect while it at in Extra Deck, when your opponent responded it with their " Baronne de Fleur " and/or " Solemn Strike ", ou...
by Christen57
Tue Feb 06, 2024 3:27 pm
Forum: Suggestions
Topic: For trolls, an edit to the rules
Replies: 6
Views: 497

Re: For trolls, an edit to the rules

For the rest of this Rule List, add the following parts (too). ● +1 to eyal282. ● If you ask your opponent for a response and they don't, you can wait forever, add this as well. Because a Senior Judge told me that there is no time limit in DuelingBook. So it's okay to wait forever. No Senior Judge ...
by Christen57
Tue Feb 06, 2024 3:18 pm
Forum: Rulings Q&A
Topic: Negating the activation and destroying in the face-up extra deck
Replies: 7
Views: 506

Re: Negating the activation and destroying in the face-up extra deck

I only want to know if this is correct interaction because this happen in yugioh master duel. Guiding Ariadne pendulum monster got destrroy by battle and got send to the face-up extra deck, Ariadne pendulum monster I click yes to activated the effect my opponent chain a monster in hand that negated...

Go to advanced search