Continuing the discussion from The Power of Randomizers:
So, theoretically speaking would it be possible to have a word randomizer, a sentence generator?
Continuing the discussion from The Power of Randomizers:
So, theoretically speaking would it be possible to have a word randomizer, a sentence generator?
Yes it is. Lots of block code however
Yes I think it take a lot of memory
i don’t know Abt it but I think some people done it though
Need a few properties (1 + 1 for every word you want to generate) and 1 trigger. Settings for properties below
Trigger block code below. Every time trigger is triggered it will pick a random property to choose from. basically random word generator. Make sure to set default text in property to different word each time.
If this helped you make sure to mark a solution, and if you have any more questions, let me know.
Hmm it’s not that hard.
Also if you want to have multiple words than do this so the words are not the same!
Made a mistake, make sure after the if do section to make the trigger trigger again!
still pretty easy. (at least for me)
Bro dose it well it’s easy with 1 word
with enough time such a randomizer could write the code of gimkit line by line
I KNOW ITS A LITTLE BIT OF A STRETCH, BUT:
Okay, how do I set up the randomizer on a notification block?
you can make some if triggers in the block going to a notification block. let me know if you need further explenation.
I don’t understand that
This is what I have so far with the rest of the text blocks
Ok, so if you have 2 words use this code for trigger (add broadcast on channel tr under the set word 2 in the if segment)
This is for trigger as well
this for notification. Make sure to leave message blank in the settings
so the trigger should be set up like this?
Move tr into the if statement and then you should be good
I have it set up with 5 words,
You want it to be in order?