Search found 11 matches

by 26973556
Mon Jan 10, 2022 3:40 pm
Forum: Suggestions
Topic: [Deprecated] Instructions on how to summon your spells/traps that are in your hand, deck, graveyard, and banished
Replies: 44
Views: 11537

Re: Instructions on how to give control of cards in spell/trap/field zones and summon spells/traps from the hand/deck/gr

No. It must be limited to judges, so you'd have to become a judge to use this feature. Alright, but how do I use it if I use a change card archetype? I can asked my friend to borrow their account. If I did this, how would I use a javascript to do that because when I did it I couldn't Duel and I don...
by 26973556
Sun Jan 09, 2022 4:37 pm
Forum: Suggestions
Topic: [Deprecated] Instructions on how to summon your spells/traps that are in your hand, deck, graveyard, and banished
Replies: 44
Views: 11537

Re: Instructions on how to give control of cards in spell/trap/field zones and summon spells/traps from the hand/deck/gr

Christen57 wrote:
26973556 wrote:
Christen57 wrote:


Yeah, this right here:

if (moderator >= 2 && isIn(card, player1.hand_arr) >= 0)

Means you have to at least be a judge or something for "Swap" to work.


Probably why it doesn't work with the standard javascript... any ideas?
by 26973556
Sat Jan 08, 2022 10:06 pm
Forum: Suggestions
Topic: [Deprecated] Instructions on how to summon your spells/traps that are in your hand, deck, graveyard, and banished
Replies: 44
Views: 11537

Re: Instructions on how to give control of cards in spell/trap/field zones and summon spells/traps from the hand/deck/gr

So what one of the Goddess cards does (the one played in Mine Burn) javascript:cardMenuClicked(Card(), "Oracle event"); I now how to do this I just do not know how to swap cards. For example: javascript:cardMenuClicked(Card(), "Necklace event"); The one I'm struggling on is this...
by 26973556
Sat Jan 08, 2022 2:40 pm
Forum: Suggestions
Topic: [Deprecated] Instructions on how to summon your spells/traps that are in your hand, deck, graveyard, and banished
Replies: 44
Views: 11537

Re: Instructions on how to give control of cards in spell/trap/field zones and summon spells/traps from the hand/deck/gr

By "Necklace event," I mean Millennium Necklace from the Speed Duels, I want to apply those cards in customs without having them in my possession . So what one of the Goddess cards does (the one played in Mine Burn) Yes, just you can see the entire Main Deck. if (card.data("cardfront...
by 26973556
Sat Jan 08, 2022 3:23 am
Forum: Suggestions
Topic: [Deprecated] Instructions on how to summon your spells/traps that are in your hand, deck, graveyard, and banished
Replies: 44
Views: 11537

Re: Instructions on how to give control of cards in spell/trap/field zones and summon spells/traps from the hand/deck/gr

I want to have skills in Customs and be able to change cards entirely but do not know how. if (moderator >= 2 && isIn(card, player1.hand_arr) >= 0) { menu.push({label:"Swap",data:"Swap"}); -> Swapping cards for mods only (requires card IDs) menu.push({label:"Look at...
by 26973556
Fri Jan 07, 2022 10:56 pm
Forum: Suggestions
Topic: [Deprecated] Instructions on how to summon your spells/traps that are in your hand, deck, graveyard, and banished
Replies: 44
Views: 11537

Re: Instructions on how to give control of cards in spell/trap/field zones and summon spells/traps from the hand/deck/gr

What other cases do you want removed/replaced? Skills? Are you referring to speed duels? I thought you were talking about customs. Also, what do you mean by "swapping cards from hand"? I want to have skills in Customs and be able to change cards entirely but do not know how. if (moderator...
by 26973556
Fri Jan 07, 2022 8:21 pm
Forum: Suggestions
Topic: [Deprecated] Instructions on how to summon your spells/traps that are in your hand, deck, graveyard, and banished
Replies: 44
Views: 11537

Re: Instructions on how to give control of cards in spell/trap/field zones and summon spells/traps from the hand/deck/gr

Christen57 wrote:
26973556 wrote:
Christen57 wrote:



What if I remove all cases on the javascript or replace them?


What other cases do you want removed/replaced?


The ability to swap cards from my hand, the all the skills (including looking at my opponent's topdeck) but I can't figure out how do to do that such as the Necklace event.
by 26973556
Fri Jan 07, 2022 7:28 pm
Forum: Suggestions
Topic: [Deprecated] Instructions on how to summon your spells/traps that are in your hand, deck, graveyard, and banished
Replies: 44
Views: 11537

Re: Instructions on how to give control of cards in spell/trap/field zones and summon spells/traps from the hand/deck/gr

Christen57 wrote:
26973556 wrote:
Christen57 wrote:


You don't edit the code on that URL. Xteven does. What you do is copy and paste the new code I just gave you into your bookmark, overwriting the previous code.



What if I remove all cases on the javascript or replace them?
by 26973556
Fri Jan 07, 2022 6:22 pm
Forum: Suggestions
Topic: [Deprecated] Instructions on how to summon your spells/traps that are in your hand, deck, graveyard, and banished
Replies: 44
Views: 11537

Re: Instructions on how to give control of cards in spell/trap/field zones and summon spells/traps from the hand/deck/gr

Fuck that lol. I will see what i can do about just making the paleo button for all spells and traps anywhere from the get go. Thanks for bringing this up. I already figured out how to do this actually. You just have to go into duelingbook's duel.js page , or whichever place xteven goes to edit duel...
by 26973556
Thu Jan 06, 2022 8:49 pm
Forum: Suggestions
Topic: [Deprecated] Instructions on how to summon your spells/traps that are in your hand, deck, graveyard, and banished
Replies: 44
Views: 11537

Re: Instructions on how to give control of cards in spell/trap/field zones and summon spells/traps from the hand/deck/gr

Duelingbook received multiple updates since I last started this thread. One of the updates is that you can now, by default, give control of cards in the field zone and spell/trap zone to the opponent, without the need for any javascript commands, using the "Move" button. However, some of ...

Go to advanced search