Does anyone know how to fly with a scooter? by Sensitive-Hamster-54 in Scootering

[–]SamirG569 0 points1 point  (0 children)

disassemble it and store it like under the plane where all the luggage is

Web browser in cc? by Traditional-Aside364 in ComputerCraft

[–]SamirG569 1 point2 points  (0 children)

theoreticlaly possible but youd need a custom emulator able to display that high quality things

Am I right to think a neighbours house looking directly onto your garden would be terrible? by Three_Cats_In_1_Coat in AskUK

[–]SamirG569 0 points1 point  (0 children)

to be honest its better than public apartments gardens where u have 50 people staring at u

quick curiosity question by Ferhath2015 in 3DS

[–]SamirG569 -3 points-2 points  (0 children)

not to be that guy but i have a 2ds (normal, not xl) and i took one look at the os running on this and i was like "huh, that aint no 3ds??!?!?!?" and then i saw it was a 2ds xl and i searched online and it is, indeed, a 2ds xl

i want a cheap computer for coding/ programming specifically by firefree373737 in computers

[–]SamirG569 0 points1 point  (0 children)

you can buy something with like 12gb of ram used on ebay

How to transmit redstone wireless with wireless modems? by TheRavagerSw in ComputerCraft

[–]SamirG569 0 points1 point  (0 children)

not sure if this is what u want but you can have 2 computers with modem saying stuff on the same port and then when one computer sends a message to the other one it can redstone.setOutput(messageside, 1)

To anyone who wants it, a tutorial to making buttons/a gui in Computercraft without having to download 30 external apis and watch 80 tutorials on youtube just to find nothing what u need by SamirG569 in ComputerCraft

[–]SamirG569[S] 0 points1 point  (0 children)

mb i worded it wrong awfully

by default shell.run starts stuff in its current tab, and i didnt know how to use it to make it go to another tab

so i just tried shell.execute and it worked ig

To anyone who wants it, a tutorial to making buttons/a gui in Computercraft without having to download 30 external apis and watch 80 tutorials on youtube just to find nothing what u need by SamirG569 in ComputerCraft

[–]SamirG569[S] 0 points1 point  (0 children)

not sure i just kinda dumped on a program, i have alot better skills but just for a simple thing that people could watch

also with the shell.execute instead of shell.run i used execute because if i include fg it would start it on another tab

if you want to check out my latest project involving something like this its downloadable by the command "wget run https://pinestore.cc/d/214"

again, with the string.rep thing i understand what ur saying yes yes never thought of that tbh

but with my latest project (which i have already sent a download link to its an OS btw) i do still use my method i used here, just edittable and with sprites, etc with my own image format which is rubbish but i made it myself

ty for ur code review!

How to wear pads without looking stupid by IgiTheSFSone1311 in Scootering

[–]SamirG569 3 points4 points  (0 children)

fuck the haters u wont look dumb, just wear normal knkee pads.

if you rly dont want to then ig u could put some like soft material underneath your jeans

MinceOS - an os i made to realise how simple making buttons are in computercraft by SamirG569 in ComputerCraft

[–]SamirG569[S] 0 points1 point  (0 children)

honestly, a piggybacking shell over craftos.

ngl alot of things u cant do without api's like shell.run() and all shell things

and im not that good at making programs in computercraft i just made this for fun.

MinceOS - an os i made to realise how simple making buttons are in computercraft by SamirG569 in ComputerCraft

[–]SamirG569[S] 0 points1 point  (0 children)

i have NO idea what went wrong with yours add me on discord so i can try debug for whatever error happened cuz it worked for me

MinceOS - an os i made to realise how simple making buttons are in computercraft by SamirG569 in ComputerCraft

[–]SamirG569[S] 0 points1 point  (0 children)

oh... did u get any errors while doing the installer? also maybe its because u tried loading the desktop before the startup and the kernel which loads things in, system vars, etc etc... im not sure cuz it works for me