Page 1 of 1

Send me your circuits ideas

Posted: Wed Mar 23, 2022 9:01 pm
by Timonk
And i will try to do them if i can, i will post pictures of the finished circuits to recreate

Don't expect too much though I'm just starting out

Re: Send me your circuits ideas

Posted: Wed Mar 23, 2022 9:54 pm
by Rohen_Tahir
Timonk wrote: Wed Mar 23, 2022 9:01 pm Don't expect too much though I'm just starting out
a robot that screams

Re: Send me your circuits ideas

Posted: Wed Mar 23, 2022 10:29 pm
by InfiniteGalaxies
Timonk wrote: Wed Mar 23, 2022 9:01 pm And i will try to do them if i can, i will post pictures of the finished circuits to recreate

Don't expect too much though I'm just starting out
a robot that asks for money, if you dont give it money it will stab you to death

Re: Send me your circuits ideas

Posted: Wed Mar 23, 2022 11:13 pm
by NoxVS
InfiniteGalaxies wrote: Wed Mar 23, 2022 10:29 pm
Timonk wrote: Wed Mar 23, 2022 9:01 pm And i will try to do them if i can, i will post pictures of the finished circuits to recreate

Don't expect too much though I'm just starting out
a robot that asks for money, if you dont give it money it will stab you to death
I had an idea for a circuit like this, except instead of stabbing you to death if it doesn't get money, it would die. Instead of threatening you, it is a robot begging for money to continue to live.

Re: Send me your circuits ideas

Posted: Wed Mar 23, 2022 11:56 pm
by Agux909
Timonk wrote: Wed Mar 23, 2022 9:01 pm And i will try to do them if i can, i will post pictures of the finished circuits to recreate

Don't expect too much though I'm just starting out
A circuit that when implanted as a bci, transmits your location to the crew monitor, heals you when injured, hardens your body in response to physical trauma, and defibs you shortly after you die. Oh, and also forces you to say nyaa!

Re: Send me your circuits ideas

Posted: Thu Mar 24, 2022 4:06 am
by Timonk
InfiniteGalaxies wrote: Wed Mar 23, 2022 10:29 pm
Timonk wrote: Wed Mar 23, 2022 9:01 pm And i will try to do them if i can, i will post pictures of the finished circuits to recreate

Don't expect too much though I'm just starting out
a robot that asks for money, if you dont give it money it will stab you to death
Circuits can't attack

Re: Send me your circuits ideas

Posted: Thu Mar 24, 2022 5:40 pm
by Timonk
Rohen_Tahir wrote: Wed Mar 23, 2022 9:54 pm
Timonk wrote: Wed Mar 23, 2022 9:01 pm Don't expect too much though I'm just starting out
a robot that screams
Image
i got this far. i have no idea why it didnt trigger. it was in a remote. what did i do wrong?
the voice activation didnt work either.

Re: Send me your circuits ideas

Posted: Thu Mar 24, 2022 5:41 pm
by Timonk
well obviously the first thing i did wrong was impose this upon myself, but how do i get it to work?
i want it to hear a certain name or names, then scream at them if they dare to talk on radio or in person.

Re: Send me your circuits ideas

Posted: Fri Mar 25, 2022 2:40 pm
by iwishforducks
syndicate clicker - idle/incremental game

Re: Send me your circuits ideas

Posted: Fri Mar 25, 2022 3:23 pm
by Rohen_Tahir
Timonk wrote: Thu Mar 24, 2022 5:40 pm
Rohen_Tahir wrote: Wed Mar 23, 2022 9:54 pm
Timonk wrote: Wed Mar 23, 2022 9:01 pm Don't expect too much though I'm just starting out
a robot that screams
Image
i got this far. i have no idea why it didnt trigger. it was in a remote. what did i do wrong?
the voice activation didnt work either.
I think it may be because you're comparing a string to a list of strings and the comparison is always false because they are not the same signal type.

Re: Send me your circuits ideas

Posted: Sat Mar 26, 2022 2:56 pm
by Timonk
Rohen_Tahir wrote: Wed Mar 23, 2022 9:54 pm
Timonk wrote: Wed Mar 23, 2022 9:01 pm Don't expect too much though I'm just starting out
a robot that screams
BEWARE: THE "SCREAM AT HOS AND ALSO KINDA FOLLOW HIM"er

Image

Re: Send me your circuits ideas

Posted: Sat Mar 26, 2022 2:57 pm
by Timonk
it screams at person of your choosing if they talk and also follows them.
all you have to do is mark them (for following) and put their name into A on comparison (to scream at them)

be aware that it only follows every 30 seconds
im sure you could sidestep it with multiple layers of pathfinder (does drone have the limitation?)
and it only follows to the location they last talked

Re: Send me your circuits ideas

Posted: Sun Mar 27, 2022 12:18 am
by Capsandi
Timonk wrote: Wed Mar 23, 2022 9:01 pm And i will try to do them if i can, i will post pictures of the finished circuits to recreate

Don't expect too much though I'm just starting out
Reflectors are USB compatible
Make an aimable emitter battery, bonus points if its on a navigable shuttle

Re: Send me your circuits ideas

Posted: Sun Mar 27, 2022 7:08 pm
by Timonk
Capsandi wrote:bonus points if its on a navigable shuttle
Best i can do is build it on byos

Re: Send me your circuits ideas

Posted: Mon Mar 28, 2022 9:27 am
by cacogen
Timonk wrote: Sat Mar 26, 2022 2:56 pm Image
this is based but shouldn't the proximity pinpointer receive the speaker as the target entity? and shouldn't it trigger if the comparison is true?

Re: Send me your circuits ideas

Posted: Mon Mar 28, 2022 7:09 pm
by Timonk
cacogen wrote: Mon Mar 28, 2022 9:27 am
Timonk wrote: Sat Mar 26, 2022 2:56 pm Image
this is based but shouldn't the proximity pinpointer receive the speaker as the target entity? and shouldn't it trigger if the comparison is true?
No because it would run to the last person to talk before it activates

No because any time someone talks, it will get the current location of the target and send it towards the movement component (which is faster than clock on a busy day)

Re: Send me your circuits ideas

Posted: Mon Mar 28, 2022 7:13 pm
by Timonk
To add further to the compare question: right now, drones can only move every 30 seconds, which tends to happen if it attempts to move every time someone talks. If compare true would trigger movement, all they would have to do is shut up to escape it.

Adding further to speaker linking to entity: anyone can be the speaker, which means it will move towards the last person to talk, which rarely will be the targeted person.

Re: Send me your circuits ideas

Posted: Sat Apr 09, 2022 7:59 am
by Timonk
I was gonna do the circuits last night but terry had nukies 3 rounds in a row then the round after those had a nightmare who smashed circuit lab

Re: Send me your circuits ideas

Posted: Mon Apr 11, 2022 12:47 am
by MooCow12
Pathfinder is best for long distance tracking and requires a seperate circuit device to feed the drone coords to get real efficiency out of it (putting probes down throughout the station that search for the entity that the circuit drone is after then outputs their coords to transmitter if they see them)

In order to optimize it you would need it so when the drone is being fed coords from pathfinder it will pursue those coords until it either reaches those coords (no "next steps" are outputed) or it sees its actual target entity which would take priority over pathfinder.