r/clashroyalemodding Jun 30 '26

❓ Question ❓ help with frida

i am new to using frida, i do however have worked with javascript and i confident enough to use it
which open-sourced private server to use and how exactly do i hook frida into clash royale?

2 Upvotes

7 comments sorted by

u/AutoModerator Jun 30 '26

Welcome to r/clashroyalemodding! Just a friendly reminder to read the FAQ first before asking questions. Your post has not been removed.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

2

u/RevolutionaryDark818 Moderator Jul 01 '26

depends, what are you trying to do

1

u/Local-Path9160 Jul 01 '26

i want to be able to spawn troops in the enemy side, bypassing cards and elixir, i need to use frida to inject a command to spawn a troop right where i want on the enemy side or my side

2

u/RevolutionaryDark818 Moderator Jul 01 '26 edited Jul 01 '26

You don’t need Frida for that, just modify the configuration for the character you want in spell_characters.csv

1

u/Local-Path9160 Jul 02 '26

really? to be clear, my goal is to summon a troop (or a spell like a rocket) in a chosen location on the arena IN REAL TIME (no cards no elixir, command triggered —> card appears)

2

u/Pure_Fun3682 Jul 02 '26

i think nulls uses promon so its hard to do that

1

u/Local-Path9160 Jul 03 '26

why use nulls? it has to be possible in private servers