Feature requests, bug reports and other complaints appreciated. This is for the whole site, so please mention which page you're talking about.
129Webmaster @
>>128
Hey Raúl! Thank you so much!
Of course you can write an article about it; it's awesome that it was useful to you and maybe with a guide it can be more useful to others too.
I would love it if you linked back to me, and if you made a modified version of my program, to release it under a free or permissive license, but neither of those are requirements.
I could link over to your article too if you're comfortable with that :-)
Was playing around and made something similar to hardened steel waves, but red
Hardened Fire (Waves?)
4f78
125
peepnitz
124 kat @
Cheese styled text
the code is: 6a
123Webmaster @
>>122
Hmm... I think what happened last time was that my router decided to mess itself while I was away on vacation. When something like that happens, there's not much I can do until I get back home.
Recently I started renting a server in a datacentre for a different project, and it has quite some capacity left, so I'm considering moving this website onto there as well. It should be more reliable. I'm not sure how I feel about it though.
What I definitely recommend you doing is to save the pages you like by pressing Ctrl-S! You can use your local copy even if the web site goes down. You can even make your own changes and share the modified copy with your friends :3
122 kaelin @
this site is so helpful for my signs & world names! i noticed it was offline for a bit not super long ago, what was the reason and is there anything we could do to prevent it from going down again in the future ^^ thanks
121 GraysonDoesAnything @
Experience 2eagqp
120 CCShakeCat @
Order name: Full Rainbow (Bedrock Only)
The order is as follows:
c4mn6pgea2qsb3t195ud
119 ashley @
cute
118 iri @
ur cute
117 Lugiuss @
Cool Blue
bf
by Lugiuss
116Webmaster @
>>115
Hi Max,
Sucks to hear the script doesn't work for you any more. But I haven't looked at it for ages, so that's understandable.
Back when I programmed it, there wasn't any public documentation. GraphQL introspection methods were blocked. I used the network tab in my browser's inspector to see the GraphQL requests they were doing, and mostly copied them wholesale into my script.
But it looks like that now, they've been helpful enough to make their GraphiQL instance publicly available. Just go to https://api.aidungeon.com/graphql, put in {"Authorization: "firebase <your token here>"} in the "Headers" box at the bottom, and then click the "Fetch schema" button in the left bottom corner. Then you can use the "Documentation Explorer" button in the top left to see all the methods and types in their API. ^_^
The "GraphiQL Explorer" feature in there also seems pretty easy to use. Check off "searchNoCache", and under that check off all the fields you want to get in your data dump. Compare it to the "searchNoCache" request your browser makes when you visit the 'my adventures' page to see which input fields you'll have to supply to only see your own stories.
I hope that's enough to get you going. If you get it working, feel free to write in again and I'll link to you on my page. :3
Now that I think about it, with GDPR, they're legally obliged to give you a way to export your own data. Maybe send them an e-mail about that? It'd obviously be easier than developing your own script.
Wow I love your site!!! I came here trying to make use of your old AIDungeon script, as I have a novel-length multiplayer game I'd like to preserve locally. But it looks like the API has changed since then, breaking the script... I haven't coded in a while but I tried to fix it myself, made a little progress (the API url has changed from a .io to a .com link, for example), then discovered that the schema has changed, the fields have changed.
Unable to find Latitude's API documentation, I gave up for now. 😭
Any breadcrumbs to lead me on the right path? I'd be happy to update the script for you & share.
So many cool tools. It's very nice you make them available without obnoxious ads or styling. Hope you have a wonderful day!
107 Keith__ @
Ok my friend sent me this site for the Minecraft color code thing, but this entire site is great. I was sad about being too young to experience the old internet, but here it is, with modern-day content too.
Hey, idk whos in charge of this website, but i wanted to propose a simple idea. ok.
In MCPE bedrock edition (1.20) they have added new colours (still with the §), and adding these new colours or a seperator between java and bedrock would be helpful, to lots of people anyways here are the new colours and old ones
New Ones;
§u - Chalky Purple
§t - Dark Aqua/Blue
§i - White/Gray
§h - Quartz/Pinky White
§m - Dark Red/Orange
§j - Netherite Gray/Silver
§s - Dark Blue/Aqua
§q - Dark Green/Cyan
Old Colour Codes;
§0 - Black
§1 - Dark Blue
§2 - Dark Green
§3 - Dark Aqua
§4 - Dark Red
§5 - Dark Purple
§6 - Gold
§7 - Gray
§8 - Dark Gray
§9 - Blue
§a - Green
§b - Aqua
§c - Red
§d - Light Purple
§e - Yellow
§f - White
§g - Minecoin Gold
Hope, you considered and implement this change!
>>87
Good idea! Turning down the gamma a bit and then turning up the contrast seems to work well for many images I've tried.
Hm, there might be too many knobs now.
Gamma adjustment would be really handy. Sometimes the image is entirely too bright or dark, and contrast and saturation adjustment isn’t really doing it justice.
86Webmaster @
>>85
Epic, that's less ugly. I'll make it the default.
Thanks for keeping this running. Just saved all my stories -- now Dragon is finally toast, time to go elsewhere. Good times will come again, I know it.
50Webmaster @
>>49
Are you using Mac OS? You should install SSL certificates using the command `/Applications/Python*/Install\ Certificates.command'.
If that's not the solution, can you tell me which OS you're using, how you installed Python, and the version numbers of your OS and Python?
49 Chadidiah @
This was amazing! But I was only able to use it once and never again. Whenever I try to run downloadstories.py it would just crash.
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)>
this pops up
>>31
Looks like they removed the easy way to get the whole World Info in one go. I've disabled it, so the script works again, but it won't get your World Info anymore. Redownload ‘downloadstories.py’ and try it out.
31 B. Vienna @
Did this stop working? I used to use it all the time and it worked great, but now it says:
HTTP Error 400: Bad Request
b'{"errors":[{"message":"Cannot query field \\"worldInfo\\" on type \\"Adventure\\". Did you mean \\"worldId\\"?","locations":[{"line":20,"column":1}],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}}]}\n'
Some kind of halloween colours using Orange, Purple and Black.
24 12Cris12 @
Yellow
23Webmaster @
>>22
Hmm, looks like they changed it so you can no longer look in subscenarios of scenarios that aren't yours. I added a check for it, so at least it shouldn't crash anymore.
22 TKT @
I get an error towards the end of the script. I told it to also download bookmarked stories.
Getting subscenario 3c748440-7947-11eb-8ad1-1be621c42613...
Traceback (most recent call last):
File ".\downloadstories.py", line 219, in <module>
result['data']['scenario']['isOption'] = True
TypeError: 'NoneType' object does not support item assignment
21 Khema @
>>20Oh my bad, I didn't realize the two were different. That worked, thanks again.
20Webmaster @
>>19
AIDCAT is unrelated to my script. You need to use the downloadstories.py that’s on here for it to work. (click on "here" under step 3) That’ll give you a stories.json which can be loaded by genhtml.py.
https://jtvjan.nl/aidungeon/
19 Khema @
Hey, first off, thanks for doing this, I've wanted a way to export stories even before shit hit the fan.
I'm having trouble exporting to HTML as well. I tried the Powershell method and it seems to be searching for the stories.json file. But when the aidcat script ran, it created files named "your_adventures_(date).json" Did I do something wrong?
18Webmaster @
>>17
That's a weird error message. Can you try downloading the script again? It might have gotten corrupted.
If that doesn't fix it, can you tell me which browser and operating system you are using?
17 Gorbachov @
(sorry took a while to respond, was at work)
Basically, when I do that it says:
line 7
<!DOCTYPE html>
^
SyntaxError: invalid syntax
16Webmaster @
>>15
Can you try running it through the command line and see if you get any error messages? There’s a video on how to do it at the bottom of the page. But, instead of typing ‘py downloadstories.py’, type ‘py genhtml.py’.
15 Gorbachov @
for some reason the genhtml.py doesn't seem to work for me. The console just opens and closes, but there's no html made in the folder with the jsons that I put it in.
14 Tom @
Thanks, worked great and now I can move on.
13Webmaster @
>>12
A URLError could mean anything. Can you post the whole error message?
12 horsham @
I get an URLError where it can't seem to handle the https - any advice?
11Webmaster @
>>10
Just put it in the same folder as the HTML files, and make sure that it's named “style.css”.
Note that it's really minimal: all it does is limit line width to ~70 characters and give you a checkbox to show which actions are yours and which are the AI's.
>>6
Try running it through the command line and see if you get any error messages. I added some instructions for that to the page.
>>7
Thank you! I made it last Wednesday, haha.
7
You're probably getting quite a bit of traffic from that AIDungeon tool you made a while ago. Just wanted to check in here and say that while your tool was immensely helpful for automating backup, your other small projects on your site are equally as cool. I used the dither tool to fuck with some of my wallpapers, and they came out pretty nice. Thanks for all of these interesting tools, and the effort you put into them.