
Add “pick” button instead of using “/pick” slash command when someone dropped some cookies

isn’t it too easy to pick then-

That’s the point-

then what would happen to pickhard?

Not sure what you mean but dropped cookies are there to be picked only for a few seconds which allows active members to get them. If active members are already in the channel then whats the point to make it the most complicated way to pick? Slash commands are just pain in *** so having the button would make my day better and i wont be annoyed at slash commands. Earlier typing .pick was fast but using slash command is open special characters, wait til slash command loads, send it and the wait til it actually sends. As someone with not good internet those extra steps might take even longer than i have time to pick so it annoys me when i see that im late… button is easy and i dont understand why you disagree to make it easy…

Pickhard is having a code after the pick, which is basically deliberately making it harder to pick btw, by having it has a button instead it removes this function, which many servers use so that users can’t just copy paste the command (some error saying “nice try! don’t copy the code” will show up)
Tbh I’m not sure how the button would solve the connection issue- buttons do tend to load for a while as well and is harder to use especially when theres a ton of messages in chat, we’d have to scroll up to tap it anyways
If this was really implemented I’d prefer reactions, just stating an opinion

never seen “nice try! don’t copy the code”… but also how do you copy a slash command anyways? if you copy the text you still need to choose the slash command from the list meaning it’s your command, not copypaste anymore. I don’t really understand the pickahard part, but if you say the button would get spammed up and you want it to be not easy to pick then there’s your “harder to pick” with button that got spammed away. And yes, buttons are loading long too but with bad internet it’s still 1-2 loading steps less.

Welp- i dont really feel like talking in long paragraphs anymore, but pickhard is /pick code: A5js for example.

In my opinion, I like using /pick better because it’s a thrill trying to get it.

you could have the button disabled when pickhard is enabled

But it’s still to easy to get

this is now possible with custom pick messages and button responders!
/set pick message message:{embed} someone dropped {pick_amount} {server_currency} ! {addbutton:pick_btn}
/buttonresponder add name:pick_btn label:press to pick reply:{sendto:{channel}} {range:10-300} {modifybal:[range]} {user} picked up [range] {server_currency} ! {delete_reply:10}
or to keep ephemeral, remove {sendto:{channel}} variable:
/buttonresponder add name:pick_btn label:press to pick reply:{range:10-300} {modifybal:[range]} {user} picked up [range] {server_currency} !
if you wanna disable the pick command entirely, either:
