#General technician chat
1 messages Ā· Page 5 of 1
like in an art program you dont have to plot each pixel you can draw lines instead with like a brush tool
Alr
how come even tho i follow this thread it disappers from my list
when people dont talk for a while it dissapears
not for suggestions tho
it does since its a forum
idk its just so annoying
i know and i dont think theres a way to change it
yea i mean i can check
only the owner can and i think mods
@sly stump have you used json.py before?
I canāt get it to work at all with my discord bot
Let me find which one i used to use
Ill send you some code for a terminal program that i made for hypixel stat checking thing
Twas a while ago
alr thanks
Sorry to bug you, but are you up yet @drowsy wing ?
Ppl what computer thingy should i make next i have no ideas
Minesweeper
That seems like a nightmare to hook up to a computer, though it's not like it was really made for that. Still pretty cool
Ye it is difficult to control
Well kinda
You can automate it easily
Its just remembering what you saved each pixel as
Yeah, that would take a lot more memory and a whole different processor
I usually just run my computers from a hardwired operating system, so it would work
But if it was to go off memory yeah
**Hey, does anyone know any way to make a system that has multiple options for activating something?
Something that one person can use by themselves, keeping them in place, like using the cars w button that starts a vote, but only for one person? Like not a vote caller, but something thats similar and only appears for one person?
**
Arenāt there team broadcasters now?
I donāt think so, Iām not sureā¦
Not vote ones but normal ones
Ive been trying the new rgb led discovery but i cant seem to get the colors to mix even tough ive done it flawlesly
any ideas?
I'm having the same issue i think you need it to be very far away (using the long map) and it should help if Is night in the map or just dark
i have the longest map possible and turned it to night so i still dont get it
huh
the quality might need to be lowered or sm
welp il try to figure it out
How to make the rgb led?
You want the coordinates to only use 1 variable colour?
I have an idea to use 1 var and transmitter
Make that there is a coordinate selector (x,y) then a confirm button
And I have an idea to simulate growth
i need to create the snakes growth code without giving each segment itscown coordinates
you could just use SR latches
could you demonstrate?
the snake pixel would activate the sr latch on every pixel it activates then depending on the players score the sr latches would reset within a certain amount of moves
giving the illusion of growth while also being able to use the sr latches for wiring parts like collision
thanks i kinda forgot about St latches and their relevance in memory, thanks!
You're welcome
it doesnt look as good in game as it does in a picture
same
iāve made smaller designs but sitll no mixing
Uno
Toggles
?
Keep track of the tail position then turn it off or donāt depending on apples
how do i store the data of how recent the head touched a pixel without making a variable every pixel?
i made 1x1 and it looks fine on camera
can i see it?
gimme a sec i dont have my phone and i have to get up
does it mix?
kinda
Give every cell a direction so you know where the tail needs to move
For efficiency use binary storage you only need 2 bits
Every check read the current tail location that will tell you the direction
Then move the tail there
i was thinking to have the recency of the head touching the cell being stored in each cell then every tick it runs cell touch head recency + game tick = how to display it and where. This makes it so i don't have to caovulate directiondirection
for whatever reason the audio got cooked so mute your audio also i forgot to swich lighting too pitch black so blue is a bit hard too see sorry about that
TURN DOWN VOLUME cuz sound got corrupted or smth
thats not even me talking my mic is off
like no idea how that happened
**Hey, so uhh... If my friend buys a cw with the dimensions 80x80x128, is there any way to make it to where when walking through the cw portal in home, it spawns you in a room place other than the hallway or the lobby? and if not, can he move the hallway to a side of the map?map?
uh excuse me what
how is your cw 5d?
12880āļøš
dangit STUPID HEADSET BUGGING
son im crine
double tap your three lines and you can tp to the end
? wdym
Doesn't that just tp you to the hallway?
oh i misread it
thats alr
how is it 5d bro š
ITS NOT BRO I FIXED IT
change lobby direction
remove the lobby and place a leaderboard
thats the new spawnpoijt
does that work for the sandbox?
nop
since you cant remove the lobby from the sandbox
you can only move the direction where you spawn in
can you move the hallway in sandbox?
I don't see it... Whats it called?
I JUST SAID
oh mbmb
Code UNOGAME coming soon
thats fcking sick
Also the limit on the token namers is 32 so I canāt name the number cards
Thanks
your def gonna have to shrink the cards cuz this will probally take a ton of blocks
Iām just gonna have this thatās what the whole changing thing is for the actually using tokens for the cards
In my opinion without looks better
Ok done with display
Would anyone wanna betatest my new deckbuilder map?
UNOGAME card deck
how is that shi loading
theres NO way the map is saving that
That's pretty cool. I'm gonna use something similar to make ERS.
wait nvm I just put any actual thought into that and realized it would be really bad to make it with tokens
Anyone got any ideas for a game using the recent RGB display tech? Me and a friend made our own version and were thinking snake but the possible movement seems a bit too much to be practical, any suggestions?
Hm
Maybe you could make a drawing sim
Or
My previous idea that became too complicated was a particle simulation with multiple different elements
Like water, walls, stone, sand etc
Could you not just item cannon paints at the card to make its colour change? They are pillows so it should work, or is that not possible?
Anybody got a computer in here? Iām trying to build my own however I hit the block limit so does any body have a design for a efficient screen using 1x1 pixels
1x1 pixels is probably why you hit the block limit. Why not 2x2?
ya donāt use 1x1
all 1x1 are 5 times bigger then 2x2
My design is 2x2 anyway so it wouldn't fit
and about your other thing i just used a shift register screen
Advice noted. I think Iāll make the screen itself bigger and put the processor above the keyboard.
keyboard?
Yea it can type
now i see why you at block limit
Yea prob should have added context
computer is usually (in yeeps) just a cpu, ram, and rom
I was planning on overhauling the og screen bc there was a WAY better one I designed but then I discovered the block limit. (I was planning for an os)
And thatās why I built it I was unsatisfied that the computers most people built were non applicable to actual screens and keyboards
Itās in the Cw ācomputerā and yes I own that somehow
I mean most yeah. It's still possible to make a working one, that's what I'm trying to do. Making it out of variables has made it a lot more possible
I do
U have a good 1x1 screen that dosent take up a lot of blocks?
yep
Huh maybe but I think it looks cooler like this
Yeah, its just slightly slower than painting and it uses a funnel on top, which the painting version wouldnt
If you want to make an os, its usually best to make a hard-wired one, i always make hard wired os instead of having the system saved in memory as it uses less blocks and is easier to work with
It's actually kinda easy, I made a wired computer buddy that has predetermined answers and questions.
Yeah, its just if you want to make a computer with multiple programs/apps its usually best to nake a hardwired os
But depending on HOW you want to make it, it really depends
Alr then, that's... probably impossible...
Ive done it before, its also extremely compact, one of my 3 app computers fits in a 16x26x16 space
What I mean is that, your gonna need THOUSANDS OF BLOCKS OF LITERALLY CPU, GPU, AND A SCREEN THAT HAS TO BE HUGE
Oh
Can you show it?
Uh yeah gimme a minute to dig up the photo i have
Alr
Iām already doing that but still thanks
Each program I make has its own processor
Yeag thats easiest
We need Nathan to make this into an official general chat for technicians
ABSOLUTELY
Smol computer
Wow
Hardwired os can be VERY small
The computer I made only had 2 apps. Typing and slots
I have a cd reader thingy thats 8x8 and can play an animation (mind you only one pixel in a frame in an animation)
I added a password to mine too that you can change with the STAGGERING 5 bits of ram and 5 bits of internal storage š
Son
I put colon D
Not a smiley face
š
DUDE
WHEN DID THEY MAKE THAT CHANGE
š
:DD
But yeah mine has a password too that you can change in settings
Wow
Its ma best comp yet
Mine can type 14 characters and then it broke
I had a three app ipad as my first computer and it is MASSIVE
Teach me plz
How?
Rather than massive projects that is
Like idk, blue prints?
Sadly my comp is a bit too complex for that
I want to convince Nathan to make it so you can add more blocks per buttcoin spent
Alr, do you have a community world or private world?
Lol thatd be even more rich people centered
True
Nope im too poor after buying all the wiring stuff on the techweb
But I DO have a private world where i keep the comp ofc
Okay then where is it š
Or just change it so the block limit is all the blocks in a map
Alr
What you wanna see it workings?
But not right now though
Alr
Tmrw around 3 hours before this time today
Thats when i SHOULD be free to get on
Just search my dc name up on meta and dats me
Tbh I will probably be sleeping so...yeah
So maybe like 3:00 pm or something
What timezone
Mine is CDT
Alr
I dmed you
Alr
My computer is just 3000 blocks and can do quite a lot
One message removed from a suspended account.
It could easily run games like snake and Pac-Man but i havenāt had time to add them (rn there is only a drawing app)
One message removed from a suspended account.
One message removed from a suspended account.
Itās a multi-purpose and can run whatever you want as long as you wire it into the system
One message removed from a suspended account.
One message removed from a suspended account.
I think you are confused?
It works like a windows desktop
And my design lets me make apps for the computer with only a few blocks
One message removed from a suspended account.
Innov8_wires tell me your ways of efficiently
Some1 should make a technician discord by itself
A request I suppose?
uh sure u can call that a request
I wanna get into this stuff but it seems very complicated, where should I even start?
I got YOU
Just give me 20 minutes...
alr
i give you a invite to the redstone server
Here's an invite
Kinda new to discord what are u talking abt
I dmed you an invite
O
did you just make a new server?
Sure
na thereās already so many wiring servers
Dude I made it 5 minutes ago
@round venture and where can I find said servers for advice
i dm it to you
DM that server to me
Done
Can I get a dm to one of those servers too?
you can make computers that work well and are multi app around 1500 blocks I think
learn the wiring gates first like and/or/xor etc
and make some simple stuff
then after learn the variables and slowly make more and more complicated stuff
ik i can but im not a fan of the rlly complex wires i have to make in order to make a multi use cpu

would snake be simple? I've been thinking about making it
Simple ish
You would need a ram system to store the snake pieces locations if you wanted to do it properly, or there are alternatives with clocks and resetting and stuff but thats rlly complex
I used a modified shift register for mine
The pieces locations are the only thing I haven't been able to figure out yet
What specifically?
That depends on the type of computer you're making
Idk but Iām try to build snake right now
Oh
I've never built it
But that isn't as hard as, for example, making a cpu
I guess just instructions and ram would do it
But idk 
i read this entire thing ive got no idea what u guys are talking abt
Wiring
lol
ik but like "shift registers" tf is that
Moving data/binary around
Get smart
Thats why you go to school, to get smart
And if you dont learn, then you are doing something wrong
The future seems bleak due to the failing of people's education.
Also if you want to learn about this stuff, just google the wiring component or contraption
I could show you the build if you want
I was told that youāve made snake before, how did you make it where it tracks the snakes body?
I modified a 4-way shift register to move in the direction the head was pointing when the head was in said location
Yeah that makes sense
Do you have any pictures or videos? I tried looking things up on google but the diagrams didnāt make much sense
Also I probably need to remake how I build each pixel of the screen
I could send a video of how I have it set up next time I get on
I might have pictures but I deleted the build a while ago
Ya Iām not finding the pic I can remake the thing and send a vid maybe tomorrow
damn thats depressing
can i see the build
like the wireing
uh later not rn
prob like tomorrow if i feel like it
even like a video or something of what you did
yeah prob tomorrow
i dont really feel like doin it rn
Hey guys Iām making a YouTube series for tutorials on every wiring circuit I can think of whatās your suggestions
modified 4-way shift register
lol
How to make a calculator?
Already doing that
@plucky stratus
i forgot tbh
so can i
ill prob be too busy today so i may just do it tomorrow or the day after
bro
Six scientists explain binary counters/half adders/adders
I don't need it but it's a basic thing that people should know
Nice one
do you know about sr and d latches?
and ram can be made with a d latche and and
About to make a 3D printer that has a designing hardware system to design a model to be printed, any other features i should add?
Plus i though of a way to be able to scan builds into the design system so you would be able to print things over
does anyone actually know what the newest latch does in wiring cos iām still confused on it today
Which one?
The D latch or sr latch
Also i made my scanner and it works as if it is a camera too! Basically it uses physical raycasting to produce an image
Based on what it sees
the sr i think?
the one that isnāt just a toggle that can only be turned off from the top
Is the āturned off bitā red or blue?
If it is the sr latch, its just a toggle, but when you turn it on, you cannot turn it off from the back, it must be reset from the red input, SR stands for set reset
If it is the D latch, when the blue side is powered, power can flow through and it will not toggle, it acts as a wire, when not powered, it will save its current state and will bot change, it will stay powered, or stay unpowered. I think thats how it works but i might be slightly wrong
ah right thanks
The picture for this thread is ram
@spare robin oh okay but another thing is I found out how to fix it so um yeah š
Cool
Im trying to make a compact ram system for storing 3d printer files from my scanner, i need 125 bits
I did that. its in code wiring. you should go check it out. (or not I kinda wanna see how other people would build it.
Lmao I love that this is the way everybody in the community thinks of it, Iāve never thought of it that way
Technically itās more like while the blue input is powered it saves the state of the other input. It gives the illusion that the signal is passing through because the state instantly updates. But in irl circuits itās simply saving the state. Im pretty sure most ppl got the signal passing through idea from the ima rainbow vid.
The greatest circuit ever created in the history of logic gates and computers. Thats what.
Btw finished conways game of life, 9X9 screen 1 generation = 25 seconds. I made the system extremely complex and tedious to work with. But it worksš
holy cow
why does it need to be so complicatedš
There is worse donāt worry š
You mean a 3D scanner or a memory circuit?
Bc i made a scanner system
wait your right
you could wire up some paint things
YES
only 9x9 and 25 seconds
Iām still working on itš
Just the whole thing
You know what people are doing it so after Iām done with uno ima finish game of life
I had it working until variables came out then I kinda forgot about it
Instead of making it hard wired per pixel weāre all making the computation done off screen
So itās easily expandable and lower block count
You should try
So both?
I made one binary biased it was really small I just needed a way to input it
I can remake that from memory
Then upgrade it
how long till we play bad apple or doom
Bad apple possible at like 1 fps
And 8x8
bad apple is possible i had 8x8 with 56 frames
and doom ⦠maybe
8x8 and 1fps for the entire thing
it could have 20 fps
the problem is saveing the frames
Sorry that i havent been able to work on the bot recently
I had to wipe my Chromebook so i could install osrs and runelite
We all doing gol now lol
Goated simulation ig
Also apparently my 3d scanner is too complex for yeeps as it just does not save
Instead of 5x5 i will have to do 3x3
Sadly
how does it work
Physical raycasting
I will show it working once i make the 3x3 work as the 5x5 is much too taxing on yeepās memory
how does the physical raycasting work
Sending snowballs down, retrieving the offset of them to create an image
And then using a button panel to see what the snowballs read
In simple terms
is there an image of a prototype
I might just make a camera tho and make it output to a computer
Yeah there is
Just on my br
*vr
Ill have to get it off there when i make it work 3x3
First camera computer in yeeps possibly
Do you want me to get a pic
Yeah
Cant get a pic cuz my headset bugging
Iām gonna remake my game of life, itās way too slowš
Well if it helps my actual computer sometimes gets 1 fps
Not particularly hard tasks either
bruh was my 1x1 screen for nuthin
Hey can someone teach me a bit more about wiring? I'm trying to learn more
I feel like Iāve been wiring less sense I am LIMITED BY THE BLOCK LIMIT
Hopefully once the new game with John KP's new system it will be added to yeeps for better fps and higher block limits maybe.
Using variables inside the pixels its possible to make a 2 seconds per gen one
Thats the max speed of mine
Also I am pretty sure that I can make a working QR code scanner using my new camera tech that outputs to something
What new system is being added?
I think some custom ambient occlusion maybe
The devs did say that it would be in the new game on launch then maybe come to Yeeps
Nice
was that lab?
No
they did that in live what are they planning
i did use variables for the pixels, if i were to make the screen like 7X7 then i could make it crazy fast. But since i did 9X9 i had to invent something that would allow me to use variables but i mustāve went the wrong route
Now thatās fancy
I made a 4x4 per pixel size in a 5x5 grid go at 1 gen per 2 secs
Why thank you
Is nice
I put in computer
And make qr code scanner and picture saving
t
Oh. People have been talking about this? Holy i didnt even know that video was gonna get that popular
Holy you guys talked alot about my design
holy glaze
what item is that?
ya and idk what that item is
oh it looks like the snow ball
Lol
and snow ball donāt do that
I just use icicles
How do you retrieve the icicles to see what they hit?
Or is there a second button panel
They hit a button panel anything not hit by it has a pillow in the way
Yeah so theres a button panel on the other side using not gates
I was trying to make a one sided one
And it worked yippees
how do you make the colors merge so smoothly?
?
when i try to make the rgb led they dont really form another color quite well
Send a screenshot
cant rn
Oh ok just send one when you can I prob canāt help until then
To make the merging better, put the screen farther away, use darker lighting settings and make all the lighting blocks relatively the same size
aight thanks
it should look something like this if you did it right
yeah the module is made correctly but i can clearly tell the difference between the rgb
It might have to do with the resolution of the hedset itself bc i used quest 2 when making the rgb screen
oh yeah it has a lower resolution
ya i think itās that, i have a 3 and just canāt make it
What is that ball 
Thatās so sick
Maybe you could make it 3d scan by timing how long it takes
Itād be hard but itād be so sick
The one i made does work, but it is too complex so the game doesnt save it
So i have to fix it every time i join
I guess 100 bits of ram in that format is too much
It lets you scan a build that you make in a 5x4x5 grid, then saves it and lets you print it on a 3d printer
I know but I mean in one pass
Like send out the baseballs and time how long it takes for them to come back
You cant doo it in one time
*do
Overhangs get in the way
You can make one with depth perception
Just not generate a 3d model of it
Bro I made a 3d printer using this kina stuff like as soon as the battle craft came out
Can anyone teach me how to use the team wiring blocks like how do I make it to where I have 8 teams of 2 and the game can't start till there are 2 players in every team
ok i figured out that at around 700 equals to variables the game start tweaking out and corrupts 100 of them
I'm making my own version of Conway's Game Of Life
Hopefully it will be peak
I think I got a good concept for it to be fast and compact.

i cant really wire goodš
i think itās 256
im trying to figure it out on my own too, with no variables for the pixels
makes it hard
Itās easier then it seams to use binary thatās what I did for mine
thats what im doing
the hard part for me is connecting the pixels
in a tileable way
Ah ya
I used a cord grid in a way
Ye i did the same but made it remember what it saw so it could print over
Also i have no ideas on what to make
@spare robin how did you make the orbital strike cannon that shoots where you point? I have an Idea.