Skip to content
Sign UpLog In
Profile icon

RixTheTyrunt

Hacker
@RixTheTyrunt
Profile picture is made by @RoarArtist in Pokeheroes Also, check out https://uranus.codingneko.repl.co!
Somewhere in %temp%...
GitHub
Website
  • market

    Cover page
    Made with Python

    This repl has a tutorial with Replit Tutorials! To see it, fork this repl (AND DON'T CHANGE THE CODE)

    Recent comments (0)
  • TYRUNTS EXIST

    Cover page
    Made with Python

    With ALL of the egg repls, everyone has FORGOTTEN of what I love, Tyrunts! Tyrunts, are, superior… Get it? I mean, Tyrunts should DEFINETLY rule Replit, shouldn't they? Now, you might say something like: "OK, I get it, but, what's the plan to support?", to do either ONE of these:

    • Like this repl
    • Fork this repl
    • Comment ANYTHING associated with Tyrunts
    Recent comments (0)
  • peanut test

    Cover page
    Made with HTML, CSS, JS
    Recent comments (0)
  • turtle

    Cover page
    Made with Python
    Recent comments (0)
Repls
Community
RixTheTyrunt
RixTheTyrunt
published an Update
1 year ago
2
Roar
RoarOof why errors
Not working
Please explain how to make a Scratch mod here, I don't understand.
RixTheTyrunt
RixTheTyrunt
published an Update
1 year ago
2
Shellbasic
ShellbasicMade using the cmd framework
How to make a fake "`cd`-like" command in Python's `cmd` module?
I was trying to make a popular command associated with directories called "cd". But, as I see, this doesn't work. Can somebody please help change from example /home/runner/Shellbasic to /home/runner/Shellbasic/usr/lib/python3.8? Does the directory really doesn't exist?
RixTheTyrunt
RixTheTyrunt
published an Update
1 year ago
2
Shellbasic
ShellbasicMade using the cmd framework
Shellbasic
My awesome shell... It is, Shellbasic! Shellbasic is a very easy shell made by me. Type "?" or "help" to get started. Good luck programming! ( There are also some files to get even more experience with the "shell" command. )
MrVoo
MrVoo
@RixTheTyrunt Noice, you should add some more though1 year ago
RixTheTyrunt
RixTheTyrunt
See above, it was made by the cmd module. CAT ON MY HAND1 year ago
RixTheTyrunt
RixTheTyrunt
CAT GOT OUT1 year ago
RixTheTyrunt
RixTheTyrunt
shared a Post
1 year ago
RixTheTyrunt
RixTheTyrunt
The repl is here1 year ago
Noahoger
Noahoger
I also want to know more about it. Thanks for your updates.1 year ago
RixTheTyrunt
RixTheTyrunt
published an Update
1 year ago
1
How to build a programming language from `sly` module in Python?
I want to make a funny programming language, all caps only in the programming language. And I want to execute this: 1000 ADD WITH 1 And it'll result as 1000+1, 1001. And, as I imported sly here, in TYCODE, I want you all to make an example of how to implement a simple command. ( I know a regex: r"[0-9] ADD WITH [0-9]"gm )
RixTheTyrunt
RixTheTyrunt
published an Update
1 year ago
1
program.py
program.pyIt generates info about programming languages I've ever heard of.
Why is the `randomJson()` function not working?
I thought to make an "tool" like this, so, it's not working. And I don't understand why. It says that the error is list index out of range and how could it be like that? It's just picking random between 1 and 2... ALSO, THE TEXTAREA STOLE YOUR COOKIEZ AND THE TEXTAREA, SHE, WANTS TO EAT IT. SO PUNCH THE KEYS AS HARD AS YOU CAN, OR SHE'LL EAT THE COOKIE...
RixTheTyrunt
RixTheTyrunt
published an Update
1 year ago
1
Why isn't the JavaScript playing the sound like in Moover?
I understand, I created the same code, but it didn't work in Chrome. And why doesn't it work in Chrome? I have totally no idea...
ch1ck3n
ch1ck3n
@RixTheTyrunt works for me1 year ago
RixTheTyrunt
RixTheTyrunt
Are you in Chrome? Gimme proof. Screenshot that you're in Chrome. Cause I am too.1 year ago
RixTheTyrunt
RixTheTyrunt
published an Update
1 year ago
1
MEOWPLIT
MEOWPLITA recreation of Nodeplit in LOLCODE I HAS A GREETING ITZ "HAI, VISITOR!!1" VISIBLE GREETING `
How to execute LOLCODE code from a string in LOLCODE?
Hi, I want to execute the LOLCODE code from a variable called CODE. Can I do that?
PikachuB2005
PikachuB2005
@RixTheTyrunt I don't think so, LOLCODE can only do basic stuff1 year ago
RixTheTyrunt
RixTheTyrunt
What do you mean "basic stuff"?1 year ago
RixTheTyrunt
RixTheTyrunt
*Do you even know LOLCODE?1 year ago
RixTheTyrunt
RixTheTyrunt
published an Update
1 year ago
1
rixdirect
rixdirectFor better look, open this link in a new tab
Why is line 8 not working?
I want to make, if Rix is about to redirect, the image would be the favicon of the site it's redirecting, but, when you try https://rixdirect.rixthetyrunt.repl.co/?next=/ , then it won't show the favicon of the site ( I have it ). Why?
JustCoding123
JustCoding123
@RixTheTyrunt You should slice the string like: ```js let str = "/some/url/" str = str.slice(0, str.length - 1) // /some/url ``` If you want it with regex: ```js str = str.replace(/\/$/, "") ```1 year ago
RixTheTyrunt
RixTheTyrunt
Oh, it works! ( AHH THE NEW REPLIT TALK, I CAN'T FIND THE ANSWER THINGY )1 year ago
RixTheTyrunt
RixTheTyrunt
But wait, what if, somebody would want to redirect, example, to `replit.com/~` ( The homepage of Replit ) ? Then the image URL would be `replit.com/~/favicon.ico`! ( Which's URL doesn't obviously exist. ) ( Sorry for bad English :( )1 year ago
RixTheTyrunt
RixTheTyrunt
published an Update
1 year ago
1
Alpharythm
AlpharythmA simple programming language that compiles into Python!
Why this error? I use only spaces!
I was coding Alpharythm in my phone, so, here's what happend, at first Replit showed an error "unindent does not match any outer indentation level".
KuroeCheg
KuroeCheg
@RixTheTyrunt did you try verifying the indentation before and after your line ? I think the problem could come from this...1 year ago
MrVoo
MrVoo
@RixTheTyrunt I don't see an error, but it doesn't work :( Did you forget to indent the last line?1 year ago
RixTheTyrunt
RixTheTyrunt
By that, you could run these commands: `log`, `ask` and `var x = "x"` ( Variables beta :P )1 year ago
RixTheTyrunt
RixTheTyrunt
shared a Post
1 year ago
I made Ifcurs replace all %20 thingies with + like a real browser. But, sadly, the system does not/can't ( however you say ) replace those + as %20, a
Ifcurs
HTML, CSS, JS
Coder100
Coder100
Hi, instead of using replaceAll, try using replace: console.log("xd%20lol%20xd".replace(/%20/g, "+")); do take note of the g flag, that makes it so replace tries to match as many times as possible. Without it, it will only match the first one.1 year ago
ch1ck3n
ch1ck3n
with + like a real browser. Here is a quick overview on UTF-8 You are probably using chrome. You are probably thinking that this: image is correct syntax for UTF-8. But you are 50% wrong. %20 means space in UTF8 so when your browser reads the GET parameters it will just read exactly what you searched in the input. For example: https://ch1ck3n.com/?poopy=pee pee It replaces the space with %201 year ago
ch1ck3n
ch1ck3n
it has to be .replaceAll(" ", "+"); (with the space)1 year ago
RixTheTyrunt
RixTheTyrunt
shared a Post
1 year ago
When you open Ifcurs, it shows a new tab. But, when you search, the title changes to "Ifcurs Search - " + searchQuery, and, it means Ifcurs Search - [
Ifcurs
HTML, CSS, JS
SixBeeps
SixBeeps
Take a guess at what this means. image1 year ago
RixTheTyrunt
RixTheTyrunt
shared a Post
1 year ago
Let's say, the JSON code is: { 'multi-name': { 'name1': 'John' } } So, I want to get that name1 from multi-name, cause I know, var obj = '{\'m
RiverScript Addons JSON Reader
Node.js
SixBeeps
SixBeeps
Use the array notation for getting the key instead of the object notation. You have a hyphen in the key, and I think that's throwing it off. jsonObj['multi-name'].name1 `1 year ago
RixTheTyrunt
RixTheTyrunt
shared a Post
1 year ago
Once you open RiverScript addons, it alerts that the user is first time in the addons, the website. So, when you go to the site first time, it turns l
RiverScript
HTML, CSS, JS
RixTheTyrunt
RixTheTyrunt
shared a Post
1 year ago
OK, I made an addon thingy, which's JavaScript is always wrong. The problem can be described by pictures!: 1: Screenshot (151) 2: Screenshot (152)
RiverScript
HTML, CSS, JS
RixTheTyrunt
RixTheTyrunt
Finally!1 year ago
RixTheTyrunt
RixTheTyrunt
shared a Post
1 year ago
Can you please explain why is the runBlocks() function not converting blocks into JS? It is totally not working... AND EVEN NOT EXECUTING BUT INSTEAD
RiverScript
HTML, CSS, JS
Matheus2722Q
Matheus2722Q
https://replit.com/@Matheus2722Q/Holy-Unblocker working unblocker6 months ago
SixBeeps
SixBeeps
The very first block you make has an ID of "block1". When you go to compile the script though, the very first block you check for is "block0" which never exists. You put this as the condition for your while loop, so it just bails and does nothing to the code variable.1 year ago
MrVoo
MrVoo
You shouldn't be using eval()1 year ago
RixTheTyrunt
RixTheTyrunt
shared a Post
1 year ago
I tried to make an "Scratch-like-software", and, it has an error. I need to expect this: When a user clicks at a block, it is now added. But, when a
RiverScript
HTML, CSS, JS
RixTheTyrunt
RixTheTyrunt
shared a Post
1 year ago
Hello, I was coding happily, but, when I exited the repl editor page and came back... AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Coder100
Coder100
hi, did you upload those files or something? You can report it as a bug here: image are you in a multiplayer repl?1 year ago
RixTheTyrunt
RixTheTyrunt
OOOOOOOOOOOOOOOOOOOOOOOOOOH, I CAN FINALLY DELETE THOSE, AT THE START, THEY WERE UNDELETABLE1 year ago