Pizzabelly / EasyRP

Give yourself a Custom Rich Presence in Discord.
557 stars 152 forks source link

SUGGESTION - Animation #74

Open ItsDomHD-zz opened 6 years ago

ItsDomHD-zz commented 6 years ago

By this I mean you could have a .bat file or something to rewrite stuff like the details and state and save it which updated it instantly in Discord so you can animate text or change it so and so like for example G - A - M - E each letter could show up individually once every 5 or so seconds or make it look like its fading into the word if you get me

GorujoCY commented 6 years ago

you could create your own for that, i rather use python with time.sleep() module and editing configuration after some times the sleep was given

GorujoCY commented 6 years ago

also i think it might cause ratelimits when you put it less than 30 seconds

lukeacat commented 6 years ago

Please do not use what @GeorgeCY2 told. Here are the huge drawbacks!

You would need to restart easyrp all the time.

And ratelimit. You would get ratelimited in like 6 secs @Unforgivinq

I dont reccomend to use this.

If @Pizzabelly can do this without comprimises (etc ratelimiting and stuff)

Then I would give a 👍 for this. But for now I give a 👎 for your idea @Unforgivinq.

GorujoCY commented 5 years ago

i literally also told him that you would get ratelimited of he did less than 30 seconds so watch what do you say at first @RazorApple

bhavyagosai commented 3 years ago

@ItsDomHD-zz You can do this by using AHK scripts! I have automated the exe here if you wanna check it out! But you can learn about using AHK to fulfill your needs it can very properly do that!