This Siri Shortcut Can Modify your Projects | ๐“๐”€๐“ฎ๐“ผ๐“ธ๐“ถ๐“ฎ_๐“”

oopsie.

5 Likes

What happened/went wrong?

4 Likes

I run iOS 11, but iOS 13 shortcuts works differently, so here is what I think happened:

I need a โ€œget text from inputโ€, โ€œget dictionary from inputโ€, then ios13 can proceed.

4 Likes

Give it a run, and screenshot where it fails. Iโ€™m actually not sure. Theoretically, the issue you describe would be with your internet.

5 Likes

Here

4 Likes

I meant go inside it, wait for error, screenshot. so I can actually see the actions

5 Likes
supported character names in dictionary ability

not case sensitive, spaces between words will be allowed, and there may be one or more keyword for each character

{
	"monkey": 0,
	"text": 1,
	"octopus": 2,
	"octo": 2,
	"gorilla": 3,
	"cupcake": 4,
	"bear": 5,
	"dino": 6,
	"frog": 7,
	"greenman": 8,
	"jody": 8,
	"mustache": 9,
	"mrmustache": 9,
	"mr.mustache": 9,
	"spacepod": 10,
	"zombiebear": 11,
	"zombear": 11,
	"ghoulopus": 12,
	"bats": 13,
	"frankenrilla": 14,
	"jodywitch": 15,
	"witchjody": 15,
	"cauldron": 16,
	"pumpkin": 17,
	"broom": 18,
	"lantern": 19,
	"parrotflying": 20,
	"parrot": 20,
	"mandrill": 21,
	"mosquito": 22,
	"misschief": 23,
	"venus": 24,
	"jeepers": 25,
	"banyan": 26,
	"stargirl": 27,
	"astro": 28,
	"cosmiccody": 28,
	"chillanna": 29,
	"robo": 30,
	"raccoon": 31,
	"bird": 32,
	"hs_end_of_characters": 33,
	"square": 34,
	"circle": 35,
	"hexagon": 36,
	"triangle": 37,
	"righttriangle": 38,
	"rectangle": 39,
	"heart": 40,
	"star": 41,
	"arch": 42,
	"parallelogram": 43,
	"squiggle": 44,
	"donut": 45,
	"tetrisz": 46,
	"z": 46,
	"tetrist": 47,
	"t": 47,
	"tetrisl": 48,
	"l": 48,
	"corner": 49,
	"flower": 50,
	"threeprongedboomerang": 51,
	"fanblade": 51,
	"squishedbox": 52,
	"bead": 53,
	"chevron": 54,
	"xshape": 55,
	"x": 55,
	"tetrisline": 56,
	"platform": 56,
	"hs_end_of_chapes": 57,
	"toucan": 58,
	"anteater": 59,
	"crocodile": 60,
	"sloth": 61,
	"iguana": 62,
	"hut": 63,
	"penguin": 64,
	"winterqueen": 65,
	"queenana": 65,
	"shyyeti": 66,
	"yeti": 66,
	"deer": 67,
	"reindeer": 67,
	"elf": 68,
	"snowglobe": 69,
	"polarbear": 70,
	"sleigh": 71,
	"mistletoe": 72,
	"snowman": 73,
	"gonzalo": 73,
	"snowflake": 74,
	"roundedsquarefullsize": 100,
	"squarefullsize": 101,
	"circlefullsize": 102,
	"hexagonfullsize": 103,
	"trianglefullsize": 104,
	"righttrianglefullsize": 105,
	"rectanglefullsize": 106,
	"heartfullsize": 107,
	"starfullsize": 108,
	"archfullsize": 109,
	"parallelogramtallfullsize": 110,
	"tiltedrectangle": 110,
	"squigglefullsize": 111,
	"donutfullsize": 112,
	"tetriszfullsize": 113,
	"tetristfullsize": 114,
	"tetrislfullsize": 115,
	"zfullsize": 113,
	"tfullsize": 114,
	"lfullsize": 115,
	"cornerfullsize": 116,
	"flowerfullsize": 117,
	"fanbladefullsize": 118,
	"squishedboxfullsize": 119,
	"roundedrighttrianglefullsize": 120,
	"arrowroundedfullsize": 121,
	"roundedarrow": 121,
	"beadfullsize": 122,
	"parallelogramwidefullsize": 123,
	"chevronfullsize": 124,
	"xfullsize": 125,
	"tetrislinefullsize": 126,
	"hexagonv3": 150,
	"trianglev3": 151,
	"rectanglev3": 152,
	"heartv3": 153,
	"starv3": 154,
	"archv3": 155,
	"squigglev3": 156,
	"tetriszv3": 157,
	"tetristv3": 158,
	"tetrislv3": 159,
	"zv3": 157,
	"tv3": 158,
	"lv3": 159,
	"fanbladev3": 160,
	"arrowroundedv3": 161,
	"roundedarrowv3": 161,
	"beadv3": 162,
	"parallelogramwidev3": 163,
	"parallelogramv3": 163,
	"chevronv3": 164,
	"hs_end_of_full_size_shapes": 165,
	"hs_number_of_objects": 166,
	"image": 2e3,
	"hs_start_of_characters2": 3e3,
	"crocodilejaws": 3001,
	"lanternfullsize": 3002,
	"hs_end_of_characters2": 3003,
	"nil": 1e4,
	"edgeofscreen": 3e4
}
6 Likes

So screenshot the error screen?

5 Likes

yeah that works. but be inside the shortcut (click โ€œโ€ฆโ€ first, then run + error)

6 Likes

I think this is it

5 Likes

seriously? how could ios fail on that?

I think itโ€™s probably just my github actually. gonna have to change that againโ€ฆ

5 Likes

What does a quick look previewing the text show?

6 Likes

This?

4 Likes

same i got that too
please help @Awesome_E
want to make a project with music

3 Likes

say no more

El Music Man is here

5 Likes

ok then program the entire papers, please theme song

4 Likes

Hold up

4 Likes

@nobody @anon64955632

GitHub side fix maybe?

I basically just updated my get status page to tell you github was blocked so that you should now read from the reference post on the forum. Tell me if the issue persists.

5 Likes

@nobody is it working?

Gosh why am I asking nobody to help me?

6 Likes

Yes and no
It doesnโ€™t add the secret blocks, but Iโ€™m pretty sure it does everything else. I tested the stage size by making it 10000 by 768 and that worked fine

4 Likes