#How would i do this?

1 messages · Page 1 of 1 (latest)

peak python
#

I want to make it so when 2 people click 2 different buttons it plays an audio. But both buttons have to be clicked to play it not only 1

#

@odd ingot

#

how would i do this?

odd ingot
# peak python how would i do this?

just set bool variable true on press, and set the bool variable false on release (bool variable true on button held) for each button

after setting bool variable true for both buttons, if(and(button 1 bool variable, button 2 bool variable)), then plays audio, else dose nothing

peak python
#

what

#

huh?

viral osprey
#

bro

#

do you need a pic for this also😭

peak python
#

kinda

viral osprey
#

listen just do this

#

make 2 variables

peak python
#

bool?

viral osprey
#

make it so when someone presses it, it goes true

viral osprey
#

then when either goes true, check when theyre both true using the and chip

peak python
#

so what do i connect?

viral osprey
#

put the bool of the and into an if and the exec to the if

peak python
#

this?

#

@viral osprey

viral osprey
#

no

#

there

#

make sure theyre synced

peak python
#

it plays if i click one

viral osprey
#

what? what plays?

peak python
#

audio

viral osprey
#

is the if then or else port connected to the audio players play?

peak python
#

the then

viral osprey
#

so its working

peak python
#

but i want to make it so you have to click both buttons

#

to play the audio

#

not only 1 button

viral osprey
#

check the bools on the bool variable

#

are they true or false

peak python
#

true

viral osprey
#

you pressed the buttons

#

wheres the other button

peak python
#

up

viral osprey
#

check if both variables are true or false

odd ingot
viral osprey
#

oh yeah

peak python
#

what do i add?

viral osprey
peak python
#

yes

viral osprey
#

you never said that

#

bro

peak python
#

oh

odd ingot
# viral osprey why release?

ye RRDevious
i didnt explain it the best, prob cus there no hope he would understand it anyway, but i did mention it UwU

peak python
#

so what do i do next?

viral osprey
odd ingot
viral osprey
#

clicked is past tense

odd ingot
peak python
#

how do i do it

viral osprey
odd ingot
#

im not on, and bros almost there, so good luck
he really needs a pic for setting false on release 😭

viral osprey
peak python
#

ok

#

do i paste them?

viral osprey
#

then get the release port on the button to the bools that are copied

viral osprey
peak python
#

ok

viral osprey
#

but make the bools false on the pasted bools

odd ingot
peak python
#

ok

viral osprey
#

i worded that wrong mb😅

peak python
#

🇾

odd ingot
peak python
#

what do i do next?

viral osprey
#

your done

#

reset the buttons and your good

peak python
#

huh?

viral osprey
#

theyre at true rn instead at false

#

press both

peak python
#

what do i do next?

viral osprey
#

your done

peak python
#

connect the realesed to the false bool variables?

viral osprey
#

yes

peak python
#

and thats it?

viral osprey
#

yeah

peak python
#

alright

#

great thanks guys

viral osprey
#

oh no

odd ingot
# viral osprey yeah

alright now that u went with my trap, its time to pull out the 1 chip solution 🥱

viral osprey
#

@peak python if your asking for something that simple you can ask chatgpt🫠

peak python
#

ive tried

odd ingot
#

uses binary, a sliding window A* wth a LLM encoder & decoder while slerping between -4 & 32

viral osprey
odd ingot
peak python
#

it tells me to use chips that arent in the game

viral osprey
#

sudocoding is like a universal based system

peak python
#

sudocoding?

viral osprey
#

yeah

mild lodge
odd ingot
#

bro on screenmode can you seriously only press 1 button at a time, thats crazy

#

gonna have use objects

#

well heres the real solution 🥱
@peak python

#

fell for my trap, all according to plan 🙏

#

imagine if its not syched like trigger handle held 💀

viral osprey
odd ingot
viral osprey
#

You didnt have to use the get button is pressed chip

odd ingot
viral osprey
#

Yeah at the end of creation you take it off

peak python
#

hey guys

#

is it possible to make an interaction volume trigger only once

viral osprey
#

use a bool

peak python
#

explain

#

please

viral osprey
#

The exec port of the trigger goes to an if chip

#

the bool of the if chip goes to a bool

#

then when its false, use the else port on the if chip to go to the bool itself and make it true

peak python
#

its a legacy interaction volume

viral osprey
#

then make it do whatever you want

viral osprey
peak python
#

why

viral osprey
#

you cant connect cv1 to cv2

peak python
#

can it not work with a legacy one

#

its cv2 tho?

viral osprey
#

bro what are you talking about

peak python
viral osprey
#

oh

#

your fine then

peak python
#

what do i do

#

i forgot

viral osprey
#

go up

peak python
#

how

viral osprey
viral osprey
peak python
#

whats the trigger

viral osprey
#

on use

peak python
#

oh

viral osprey
#

the on use port of the interaction volume

peak python
#

its busy tho

viral osprey
#

what?

peak python
#

its being used

#

sequence?

viral osprey
#

bro wdym used

peak python
#

im using it for something else

viral osprey
#

so whats the point of asking me if your not gonna use it

peak python
#

i dont think you understand what im saying

viral osprey
#

explain

peak python
#

ok

#

so i want to make it so you can use the interaction volume once then you cant anymore

#

(in that instance)

viral osprey
#

i just explained it

viral osprey
peak python
#

but how would i connect the if chip and the set position chip to the same interaction volume

#

sequence?

viral osprey
#

just do a chain reaction

peak python
#

whats that

viral osprey
#

it goes in order so when the bool is true it goes to the set position

peak python
#

how do i do that

viral osprey
#

the exec port on the right

peak python
#

what

#

this correct?

viral osprey
#

of the bool

peak python
viral osprey
#

yeah you dont need the sequence

peak python
#

and then connect the exec of the bool variable to the set position?

viral osprey
#

yes

#

also set the bool to true

#

and if you want make it synced

peak python
#

ok

#

wait tho

#

am not done

#

i have one more question

viral osprey
#

?

peak python
#

i have a question if this works how its supposed to

viral osprey
#

i remember that

peak python
#

what i want it to do is play the audio then bring everyone to a subroom

#

is this the correct way to do it?

viral osprey
#

sync the bools

#

what does the then port go to

peak python
#

an audio

#

but i think i fixed it

viral osprey
#

so you did it

#

i mean you dont need a bool

peak python
#

im chill

odd ingot
viral osprey
#

for what?

odd ingot
viral osprey
#

oh the interaction?

#

he wants it to work once only

odd ingot
#

geuss wut

viral osprey
odd ingot
odd ingot
viral osprey
#

oh i see!!

peak python
#

so its not possible to make it so if they say something in chat it triggers something

#

@viral osprey

#

@odd ingot

peak python
#

a game

mild lodge
#

No I mean what is impossible to make

peak python
#

oh i want to make it so if someone says something in the chat it triggers something

mild lodge
#

That’s literally impossible they have no chat cv2

#

Even tho that’d be cool

peak python
#

is there an alternative

viral osprey
#

prompt

peak python
#

?

#

whats that

mild lodge
#

You could use a prompt

viral osprey
#

prompt local player

mild lodge
#

😔

odd ingot
peak python
#

i meant

#

typing

#

chat

viral osprey
#

its a menu that a player can enter something into

viral osprey
mild lodge
#

Meanie

viral osprey
odd ingot
mild lodge
viral osprey
#

wait is it possible to run api or no

mild lodge
#

Impossible

viral osprey
#

i dont think so right?

odd ingot
mild lodge
#

😭🙏

viral osprey
#

just use a prompt

odd ingot
viral osprey
#

get the string and use it on a equal chip or use the exec string switch

odd ingot
#

someone else did it for music bot tho

mild lodge
#

😩

#

I could go make it

peak python
#

how do i do use the prompt multiple choices thing

mild lodge
viral osprey
peak python
#

ok how do i use the prompt

viral osprey
odd ingot
mild lodge
#

Multiple choice prompt is the easiest thing

peak python
#

the "response" thing

viral osprey
#

for which one

peak python
#

prompt

viral osprey
#

its a string and its what a player typed

peak python
#

oh

viral osprey
odd ingot
peak python
#

how do i put the answer

viral osprey
#

exec string switch

mild lodge
peak python
viral osprey
viral osprey
odd ingot
mild lodge
#

But you’ll see t55 I’ll make the most ultimate pvp game with chat commands to use

odd ingot
viral osprey
mild lodge
viral osprey
#

if you dont know what a prompt is, you gotta major in something else, like not to be rude

peak python
#

i dont major in circuiting

#

i think im too young

mild lodge
peak python
#

rec room?

mild lodge
#

Yes

odd ingot
peak python
#

yeah im on right now

mild lodge
peak python
#

@bamnbi

#

is this right?

mild lodge
viral osprey
peak python
#

school

viral osprey
#

building?

peak python
#

yes

#

def

#

building

viral osprey
viral osprey
mild lodge
#

Bros name can not be rec room master but can’t do prompts

odd ingot
peak python
#

i dont

viral osprey
#

i know just a tiny binary

odd ingot
viral osprey
#

the coding language built for computers originally

#

every coding language basically runs on it

peak python
#

cyborg

odd ingot
#

nah, result of the anded

viral osprey
#

oh i thought you meant binary as a whole

odd ingot
#

its and(5, 6)

viral osprey
#

oh it is?

odd ingot
#

ye

#

wut the result RRDevious

viral osprey
#

i have a hard time translating binary to sudo😅

viral osprey
#

oh

odd ingot
viral osprey
#

oh that Yes

odd ingot
#

alr translated, but binary easier to understand for bit and

viral osprey
#

whys the yes capitalized

viral osprey
#

i dont understand why binary is in rr tho

odd ingot
#

watch bro stalling so he can spawn it and put in the inputs 😔

viral osprey
odd ingot
viral osprey
#

why is binary in rr tho

odd ingot
#

u and them ore_despair2

odd ingot
#

like for states

viral osprey
#

you can make an entire coding language in rr

#

i just realized

#

even tho its so limited

odd ingot
viral osprey
odd ingot
viral osprey
viral osprey
odd ingot
viral osprey
#

idk why i said invention😔

viral osprey
odd ingot
viral osprey
#

Not niceRRGasp

odd ingot
viral osprey
#

oh gotchu

viral osprey
odd ingot
viral osprey
odd ingot
viral osprey
#

go ahead!

#

no im jk its your choice

odd ingot
viral osprey
#

check if both states are true to result a true output

odd ingot
#

now replace False with 0, True with 1

odd ingot
#

then go through each sequence of binary 5 & 6, and the result is each comparison

odd ingot
viral osprey
#

Oh i see

odd ingot
#

now whats 111 and 000

viral osprey
#

isnt it just 0

odd ingot
viral osprey
#

ezz

odd ingot
#

see

#

now whats 10101110111010101 and 1011110101011011

#

RRtroll jk

viral osprey
#

like 3.14

#

159

odd ingot
viral osprey
#

265

#

35

odd ingot
#
10101110111010101 (89557)
and
01011110101011011 (48475)
=
00001110101010001 (7505)
viral osprey
#

holy

odd ingot
viral osprey
#

Yeah both gotta be true

peak python
odd ingot
viral osprey
viral osprey
peak python
#

their jumping around the room

viral osprey
peak python
#

i dont need it darker

viral osprey
#

oh okay

odd ingot
# viral osprey Yeah lol

like for ALU, you have the:

Overflow Zero Negative
0        1    1

flags, say you wanted to see if zero flag was on, it would be and(flags, 010)

viral osprey
#

ALU?

#

never heard that😅

odd ingot
viral osprey
#

Ohhh

odd ingot
#

computers are just automated calculators RRtroll

u give it steps, it goes through 1 at a time, it gets the sequence of steps that tell the computer how to do things, & calculates away

peak python
#

calc is short for calculator

odd ingot
peak python
#

what

mild lodge
odd ingot
viral osprey
odd ingot
viral osprey
#

co mi is like a burger

#

and ro io ce is a telescope

mild lodge
odd ingot
viral osprey
#

HUH

odd ingot
odd ingot
#

not that its all 1 sequence, they're 2 sequences

mild lodge
peak python
#

cap

viral osprey
#

wdym cap

peak python
#

i did some

mild lodge
peak python
#

i fixed it

mild lodge
#

Did one wire

#

😔

peak python
#

guys do you have any suggestions for what i should do for this game

#

actually nvm

peak python
#

do you guys know how i would do this game

#

i want to make it so there are infinite turns

#

but each turn one person gets eliminated

#

and everyone does a vote on who to eliminate

#

and whoever gets eliminated gets thrown into a fire

mild lodge
#

Why @ us 😭🙏

peak python
#

oh

#

i dunno

peak python
#

how would i make it so everyone votes for someone to get voted out. And that happens every round.

#

@odd ingot

#

@viral osprey

#

@mild lodge

odd ingot
# peak python how would i make it so everyone votes for someone to get voted out. And that hap...

ig heres a vote thing 💀

Make sure both events send to all
Start Vote: Should reset everyone's votes, start a prompt which would have all the players as choices. On complete would send selected player as target, also sending current max and voted for person so they remain

Vote Player: Should allow local to increment their vote, if their vote is greater or equal to max, it will send a invalid target as to not add any votes whilst sending their vote and themselves for everyone else

Max & voted player are within the event in the first place bc its kinda clean imo & events make anything as cheap as a random saved value (cheaper than variables) but ye

i never did vote stuff, from what i heard it was hard, but idk. This pretty simple without any lists n stuff. Ofc first person to reach the max votes is biased, but thats how it is for list get first index of anyway, the oldest appears first. Overall wouldn't be able to track ties in its current state, but could but idk if u wanted to or not so kept the bare minimum

peak python
#

what are those event definition>

odd ingot
peak python
#

i meant

#

in the vote player thing

#

what are those things

odd ingot
peak python
#

which ones

odd ingot
peak python
#

which properties are in the vote player thing

odd ingot
peak python
#

thanks!

odd ingot
#

uh huhhh

#

i wonder if u can just send it specifically to the target, then all when their vote is greater of equal

#

so diz

#

where the vote player is sent to "player" instead "all"

peak python
#

how do i make it so the person that gets picked gets put in a seat

viral osprey
#

dawg

#

you shouldnt have to ask that..

odd ingot
odd ingot
odd ingot
#

bros just one those that want it all spoonfed smh

viral osprey
#

just commission someone for circuitry tbh

peak python
#

am broke

#

and young

viral osprey
#

fr tho

#

i cant say much

odd ingot
peak python
#

oh

#

how do i start vote

odd ingot
peak python
#

when they join

#

well actually

viral osprey
#

join the game or the room

peak python
#

like 15 seconds after they join

viral osprey
#

room?

peak python
#

yeah

viral osprey
#

event receiver, delay for 15 seconds, and initiate the voting system

peak python
#

how do i initiate the voting system

viral osprey
#

bro what

#

idk how to explain that😭

peak python
#

oh

viral osprey
#

show your circuits

peak python
#

nah what

#

good boy

viral osprey
#

connect the delay port to event sender on the left

peak python
#

it didnt work

#

im testing it with a button

#

that sender doesnt have an output connected

viral osprey
#

@odd ingot is the target supposed to be all?

odd ingot
#

nah dont track votes within the event, then u have to do more innit logic RRtroll

prob just synched int variable added to after vote is added and before the if

odd ingot
#

when selecting player, just that player and not all

viral osprey
#

ohhh okay

odd ingot
viral osprey
#

oh no

#

i see it

odd ingot
#

also thats gonna seat anyone whos the next max voted

#

@viral osprey
also, didnt u want a vote system? Howd that turn out with whoever helped RRtroll

viral osprey
#

it worked, it wasnt for a player but it was for maps

odd ingot
#

ah

viral osprey
#

so it worked differently

#

bro

odd ingot
#

i mean, replace the player with a map index or sumn-

viral osprey
odd ingot
#

the voted property

viral osprey
#

idk why but the way i did it was so

#

like no

odd ingot
#

yee

networking is crazy with all the sporadic updates, so idk how reliable it is, but ye RRtroll

viral osprey
#

ik theres an ungodly amount of logic to get a singular thing correct😭

odd ingot
#

i had juniors in a map take 10 seconds for their data to be sent back

viral osprey
#

oh no not juniors

viral osprey
#

whatever it is i feel sorry

odd ingot
#

i havent tested it, but like, the rundown seems like it cant fail, if it dose, i blame rec ngl bc just before, 2 of the same event receivers where somehow desynched 💀

viral osprey
#

arent they just random on the sequence they run in

odd ingot
viral osprey
#

receivers

odd ingot
# viral osprey event

ye, but receivers should all be the same, they have the same definition, the properties are literally like variables

viral osprey
#

oh yeah they are

#

they work weird on how you have to update exec to update the data

odd ingot
viral osprey
#

it makes sense why they do it

#

instead of it updating automatically

odd ingot
odd ingot
#

so just the original solution

#

or maybe just bool

viral osprey
#

yeah i see

#

@peak python is it all good

odd ingot
odd ingot
#

New final ig RRtroll

mild lodge
#

@peak python Still need help?

peak python
#

my internet shut off

odd ingot
peak python
#

Is it right?

#

it doesnt work

#

@odd ingot

odd ingot
peak python
#

how do i do that

odd ingot
peak python
#

whats a post

viral osprey
#

A post in the forum

peak python
#

oh

peak python
#

ok i did it

#

but how do i make the player go into a seat

peak python
#

where would i do the seat part

peak python
#

@odd ingot

viral osprey
#

you use logic bro

#

get local player and seat them

odd ingot
# peak python where would i do the seat part

at the subtitle, the seated player being the voted player from the event. (remove the subtitle)

also that method dont work, you can put commas in your name. There other execution based methods. You can also have "@account name (display name)" doing it manually with the execs instead just the display names

peak python
#

nvm it worked

peak python
#

how do i add an extra option for the dead body

#

to vote the dead body

#

i found another way

#

to do it

peak python
#

@odd ingot

#

for the voting system

#

it only works if only 2 people are in the lobby and if someone votes for themselve

#

picture:

odd ingot
peak python
#

yay

#

i have an extra question if thats alright

peak python
#

in a different game

odd ingot
#

At work rn too btw

peak python
#

i want a system where people move their arms to move the seats they are sitting in

peak python
odd ingot
peak python
#

ok

odd ingot
peak python
#

i want it to move in a circle

peak python
#

so t-5-5

#

how do i the hand moving system

peak python
#

@odd ingot

peak python
#

@odd ingot

#

how would i use a "rec room object get all with tag" and a trigger volume

peak python
#

is it possible to make the pop the lock thing be like this

#

@odd ingot

#

Or is that too hard?

mild lodge
peak python
#

HOW!

#

i have rrs

#

@mild lodge

odd ingot
peak python
#

i asked ardenis

#

he said the pointer and red parti s like not possible or smth

#

so i thought he had a different idea

#

but is it able to make the circular one that you did become straight?

peak python
#

how?

odd ingot
peak python
odd ingot
viral osprey
#

You make the system by using circuits

odd ingot
#

did u want it linear/consistent, or like, smooth to each side

peak python
#

smooth to each side

viral osprey
#

You gotta connect the circuit to the other circuit

peak python
odd ingot
#

if only rec room wasnt lazy and made in game creation better instead giving unity ppl the advantage and being lazy

peak python
#

so is it not possible to do on just rec room

#

but like change that button thing with a interaction volume

#

is that possible?

odd ingot
peak python
#

the system?

odd ingot
#

obviously, thats in rec

peak python
#

like it doesnt have to look identical

odd ingot
peak python
#

perfect

odd ingot
odd ingot
peak python
#

uhhhh

#

YES!

#

are you making it an invention or are you gonna show me the circuits

odd ingot
peak python
#

😮

odd ingot
peak python
odd ingot
peak python
peak python
#

can you ping me when you post the invention cause

#

im getting off at 12.45

peak python
#

also is it possible to add an animation for each dice in between each level

mild lodge
odd ingot
mild lodge
odd ingot
#

80 chips not removing object board chips n such

#

is nice

mild lodge
#

I made smthing so cool you couldn’t even make it

peak python
#

i gtg in a minute

#

now

#

i have to now go

#

🫡

stray hound
#

Wait

peak python
#

yeah

stray hound
#

Is it the recroommaster?

odd ingot
mild lodge
peak python
odd ingot
peak python
#

😮

odd ingot
#

id use quats nowadays. Thats how u know its old bc id never use rotator

mild lodge
peak python
#

guys im gonna hop off

#

so if you ping me tonight i wont be active

#

gn

mild lodge
mild lodge
#

Said that 3 times now

#

😔

odd ingot
peak python
#

i did 1 warning

#

2 other times i said it

#

anyways i gtg

mild lodge
peak python
#

gn

mild lodge
odd ingot
mild lodge
#

I see event receiver

#

Possibly an add

odd ingot
#

should i keep eventhing outside like that with the explainations of the inputs, or put it in a board and accept that it cant really be made flexibile with the board

odd ingot
odd ingot
mild lodge
mild lodge
odd ingot
#

total bar length, starting size percentage so its all proportional based so it scales well without needing to makeup the values yourself

#

etc

odd ingot
mild lodge
#

Where’s the sixth

odd ingot
mild lodge
mild lodge
odd ingot
mild lodge
#

WHERE

#

I SEE 5 on the left

odd ingot
mild lodge
#

😭🙏

#

What does a reroute chip even do

viral osprey
mild lodge
#

Or anything?

viral osprey
#

data

#

not exec tho

viral osprey
mild lodge
#

Huh

#

Will I be using this?

#

No

#

Probably not

odd ingot
# mild lodge What does a reroute chip even do

in this context, fill all inputs with the values u can/should change for convience & to make it clear. Since theres no board

unless u wanted everything hardcoded so u couldnt expand it easily and geuss what values can and couldnt be changed. There deff values around that shouldnt be changed, like 0.5

peak python
#

IM BACK ONLINE!!!!

#

what did i miss?

#

is there a way to make it start off?

odd ingot
peak python
#

ik i have it in the game

#

i just have a few questions

odd ingot
peak python
#

i solved that part

#

but i have a different question

#

am i able to play 5 different animations for each level

odd ingot
peak python
#

im gonna try

odd ingot
#

ofc u can,but cant explain, gtg

peak python
#

alright gn

odd ingot
#

@peak python
alright, now im awake and have the time, im gonna make it lil more official/neater with interaction volume, gonna do the same for the timing ring, then merge them

peak python
#

oh i kinda customized it

odd ingot
peak python
#

wdym?

odd ingot
# peak python wdym?

like u spawn the updated ver, delete the background, the text, the pointer. Then wire up the current text n such

peak python
#

text?

#

i think its perfect

#

how it is

peak python
#

did you post the updated version?

#

@odd ingot

odd ingot
#

then doing the same to the ring, and im gonna package them into the same invention

#

level within prompt instead subtitle

peak python
#

t-5-5

#

i need your help quick

#

!!

#

urgency

#

actually nvm

#

im fine

peak python
#

t-5-5

mild lodge
peak python
#

im busy

#

rn

mild lodge
peak python
#

i was gonna ask if i how i could play animations between each level and reset back to level 1 if you fail 1