Search found 2046 matches

by Christen57
Thu Jul 25, 2024 6:05 pm
Forum: Serious Discussions
Topic: Is there any moderation left?
Replies: 14
Views: 307

Re: Is there any moderation left?

You can't act like your against this if you do nothing about There is literally 1 discord mod. Report the troll and the ones responding like idiots and ill make sure its taken care of by our mod. A forum thread is not the place for this. Then the answer to the original post is "No" becaus...
by Christen57
Tue Jul 23, 2024 8:15 pm
Forum: Deck Discussions
Topic: i need help testing this new deck
Replies: 1
Views: 95

Re: i need help testing this new deck

What do you mean by the duel ending early? Can you show either a replay or a screenshot of this problem?
by Christen57
Tue Jul 23, 2024 8:15 pm
Forum: Serious Discussions
Topic: Is there any moderation left?
Replies: 14
Views: 307

Re: Is there any moderation left?

Duelingbook's staff doesn't support that behavior I don't know where you're getting that idea from.
by Christen57
Wed Jul 17, 2024 12:35 am
Forum: Custom Cards
Topic: Comphelix
Replies: 2
Views: 184

Re: Comphelix

Comphelix Mandella can be simplified from: During your Main Phase: You can target 1 card you control; return it to your hand, then Special Summon this card from your hand or GY. If this card is in your GY: You can banish this card from your GY; increase the ATK of all Cyberse monsters you control by...
by Christen57
Tue Jul 09, 2024 12:04 am
Forum: Report Glitch
Topic: the card images aren't working right
Replies: 1
Views: 279

Re: the card images aren't working right

Screenshot?
by Christen57
Sat Jun 29, 2024 11:09 am
Forum: Rulings Q&A
Topic: Call of the Haunted departure with Gemini Summon Negated (?)
Replies: 26
Views: 8226

Re: Call of the Haunted departure with Gemini Summon Negated (?)

edit: saw this post: viewtopic.php?f=16&t=27546 from https://yugipedia.com/wiki/Negate: "Conversely, if a Flip Summon or the Normal Summon of a Gemini monster already on the field is negated, that monster is considered to have been on the field." [2] https://www.db.yugioh-card.com/yug...
by Christen57
Sat Jun 29, 2024 11:07 am
Forum: Rulings Q&A
Topic: Zeus vs Sangen summoning
Replies: 1
Views: 167

Re: Zeus vs Sangen summoning

Only the field spell itself will leave the field due to Zeus's effect.
by Christen57
Sat Jun 29, 2024 11:05 am
Forum: Suggestions
Topic: Flip monster card type.
Replies: 3
Views: 820

Re: Flip monster card type.

You can just search "Flip:" in the description box to search for such monsters. To create custom flip monsters, include "FLIP:" in the monster card text. unless there's a way to search multiple terms i'm unaware of, that makes you unable to search for flip monsters that contain ...
by Christen57
Sun May 26, 2024 4:25 pm
Forum: Suggestions
Topic: Instructions on how to edit multiple custom card effects, or custom card common mechanics, at once
Replies: 3
Views: 3254

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

Updated my code once again, this time to make it work with spell and trap cards since it stopped working with those card types, either because of another behind-the-scenes Duelingbook update to the card templates or because of an oversight of mine when updating the previous code. Either way, here i...
by Christen57
Thu May 16, 2024 6:29 am
Forum: Suggestions
Topic: Instructions on how to edit multiple custom card effects, or custom card common mechanics, at once
Replies: 3
Views: 3254

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

Second code in this thread is also now obsolete. Duelingbook updated the format of its card templates which has broken that code. Here's my code, updated to work with this change: javascript:function editCard3 (OldText, NewText) { let CustomCards = document.querySelectorAll('[class="cardfront ...
by Christen57
Thu Apr 04, 2024 2:29 am
Forum: Spam Paradise
Topic: I will use this thread for saving and sharing replays with others
Replies: 2158
Views: 812050

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

https://www.duelingbook.com/replay?id=59082023

Player hurls foreign language insults at his opponent, and they both bicker back and forth.
by Christen57
Mon Apr 01, 2024 5:41 pm
Forum: Rulings Q&A
Topic: cold wave
Replies: 3
Views: 669

Re: cold wave

yes
by Christen57
Mon Apr 01, 2024 12:21 am
Forum: Suggestions
Topic: Flip monster card type.
Replies: 3
Views: 820

Re: Flip monster card type.

You can just search "Flip:" in the description box to search for such monsters.

To create custom flip monsters, include "FLIP:" in the monster card text.
by Christen57
Sat Mar 30, 2024 2:43 am
Forum: Suggestions
Topic: Instructions on how to sort monsters in the deck constructor by their type, attribute, level, atk/def, or pendulum scale
Replies: 3
Views: 4576

Re: Instructions on how to sort monsters in the deck constructor by their type, attribute, level, atk/def, or pendulum s

I updated my code once again. This time, it's no longer necessary to manually enter a number from 1 to 7 to choose what to sort the cards based on. Instead, a drop down menu will appear where you can choose any of the following to sort the monsters based on: ⋅ type ⋅ attribute &...
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: 3
Views: 3254

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: 20056

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: 3
Views: 1304

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: 67020

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: 67020

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...

Go to advanced search