#BuildHelper
204 messages · Page 1 of 1 (latest)
i dont quite understand this
you give it any number of different minecraft blocks, it picks one of them randomly, you place the block it picked, and then it does it again
i dont think a client can give you a block in your inventory
that wouldnt be happening with it anyway
it tells you the block it picked on screen doesnt give you the block
its basically a built-in decision wheel
oh so when you place a block it chooses a new one from a player set selection
when placing a specific block or just any block
preferably the one it picked, but there could be settings for any
if its a player set selection cant you just scroll through your inventory while right clicking to get random blocks
i trust the computer more than my fingers
also i dont want to empty my hotbar every time i want to build
but they are both random up to 9
but wouldnt you have to get a new block from your inventory everytime you place one?
when you run out yes
you gather the resources yourself
like if you wanted a gradiant using cracked stone bricks and stone bricks you pick stone bricks and cracked stone bricks and you get stacks of stone bricks and cracked stone bricks
and then it picks randomly between the two
you place the block it chose and it redoes it until you're done and then you can disable it
i thought it was as simple as it gets personally
@idle yoke you have any input?
i dont see much use in this...
do you want it to automatically scroll through your inventory or it gives you a block name on your screen
block name on screen
it's about 200x faster than using a wheel
im more thinking of where would this mod be used... mainly just by builders and to make a build look worn down
yeah... by builders
i dont see a use for a block display name
just use a wheel
or have chatgpt code a python script that runs ever 2 seconds or smth
if its just a display, yea... its not faster
the wheel is ridiculously slow i dont like having to click between the game and google every time i place 1 block when i have to place a crap ton total it'd take hours
if you have it running every 2 seconds, you could just move the script to the left and the game to your right
letting you see both on the same screen at once
download python
you have the script run passivly on a timer.. no inputs neded
it'd have more use than a ton of other badlion features thats for sure
update it in real time... of off a timer... its not hard
first step download python like dragon said
bro WHY DO I HAVE TO DOWNLOAD SOMETHING
so you can run the script in your command prompt
YOUR COmputer needs to know what language you are using (not english or french, but c#, java, python)
that is unless you know HOW to write code in a note and have it be seen as a specific language
its just easyer for beginers and experts alike
how do i open python
well it didnt
the only thing new is in my downloads folder theres an app where if i click it it tells me to modify setup and gives me the option to modify, repair or uninstall
brought to you by AI
doesnt let me post OOF
ask chat gpt this: i need a python script that takes in a name of an item apon request, and outputs a random block from the list of items every few seconds
do you know how to open your cc?
my console?
yeah i think so
Double click or run in console
after i hold windows button and press r what do i type for command prompt
cmd
ty
where is the folder? (it would be easy if on your documents folder)
cd C:\Users<YourUsername>\Documents
python <your_script_name>.py
i dont have a python folder
Or like that, yeah
Where did u put your script?
my clipboard?
i cant save text in a folder
U need to put it in a file with .py extension
where do i get that
Create?
so text document and not folder?
and i rename the text document to put a .py at the end
ig
#Python #Programming
How to run Python in command prompt
⭐Please Subscribe !⭐
⭐Website:
http://everythingcomputerscience.com/
⭐Support the channel on Patreon:
► https://www.patreon.com/computerscience
⭐Helpful Programming Books
► Python (Hands-Machine-Learning-Scikit-Learn-TensorFlow):
https://amzn.to/2AD1axD
⭐Download Python...
see this would be much easier if it was a simple function in badlion
this is harder than changing versions to modern just to farm which also got fixed by badlion
ok i failed the first step, why? i downloaded python though whats the issue
You failed checking your python version?
Did you only get the pyrhon installer and not install it?
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
So yea... you did not run the python installer
where is the python installer
Probably in your downloads
Yea thats probably the python installer.. you would need to run to actualy download python on your computer
I mean your command is obv not seeing it.. maybe download from the app store python? Like it asked?
i did it from https://www.python.org/downloads/
bro im barly paying attention.. do you want to enter a vc so i can walk you thru it
not really
is it me or is this the fastest post to reach 100+ messages? 💀
i want you to know, we havent even started on the easy part of just running the script
yeah i get that
im sorry for being stupid ???
*when trying to teach someone how to start coding
ay, i am sorry
its fine, just a joke
but dm's do exist...
my only coding experience was with notepad++ on some engine that i cant remember the name of
Hello Everyone! Today in this video I am going to step-by-step guide you on How to install Python 3.11.1 on Windows 10/11. Windows (64-bit).
► Follow me on Instagram: https://www.instagram.com/geekyscript/
► Subscribe to Geeky Script Vlog Channel: https://www.youtube.com/@GeekyScriptVlogs/
► Subscribe to Geeky Syntax Channel: https://www.you...
Maybe add to path and restart pc
english?
im trying to find videos to explain to her
her
since i cant see the screen or what path she used
path????
when installing
huuh?
...
thats what i gave up on and tried getting her to do
When u installed it there was checkbox "add to path"
i didnt see no checkbox that said add to path
how do i get rid of the stuff that failed from my computer
when you opened it.. you had an uninstall option...
oh yeah
Most of the messages are completely off topic tho
they're not off-topic whatsoever
or reexplaining
thats why im saying that dms exist... but im not getting into the conv. im playing beat saber now
They're have nothing to do with your mod suggestion
what they're trying to teach me is something to replace my mod suggestion.
Yeah i do not see any use to this at all
Yeah, this mod is for too small range of people
WHO DOESNT PLACE BLOCKS?
There are websites where you can paste your Python code and run it directly in your browser, no installation required. Examples include Repl.it, Programiz, or Google's Colab. just use them. since your having to many issues
thank you
I'm not placing random blocks 😔
so you dont want your builds to look better ok
do builds NEED a randomizer to look good>?
If I want - I'll build something cool without mods
they need some kind of randomness and i dont feel comfortable using my human brain
this looks so much better than just a bare deepslate wall
cant you just scroll the wheel in your mouse
we've had this discussion earlier
thats what EVERY other person said
1 other person
you can do it with pretty much anything lol
if you have windows that is
anything in browser that i can use?
on linux theres bash although idk if that has keyboard interfacing
they are having issues with just python, dont push them down a line of asking whats the diff between different languages
browsers are generally prohibited from running code
And like it has been said before this is no longer related to the suggestion so i dont know what we are doing here
my point exactly
meanwhile chromium having javascript in pdfs
using powershell is much easier, with python you have to get some libs then run the script
powershell has keyboard interfacing builtin
Ig we went too far away from original topic
chat GPT for them
at this point in time, this is just off topic
yeah
didnt say write the script
am i allowed to swear
no
ok is there any way to do it without downloading anything or do i have to keep using the hecking wheel
powershell! lemme make a script
tell me what you need
im under the impression that powershell needs to be downloaded
nope its preinstalled
okay.. where do i find it?
they need to be able to type in a block name to be added to the list, things from the list are to be randomly chosen every few seconds, and an option to delete things from the list
win+s and type powershell
epic
so basically just a random block picker right
yes
automated not by input
right now i need it to pick between stone bricks chiseled stone bricks mossy stone bricks and cracked stone bricks
i do know of a mod that allows running JS code inside minbecraft but idk how to use it
right well this is no longer a suggestion sooooo ima close this you guys can continue in dms or #💬︲general :>
Finally a mod
ok lemme try finding out how to group dm non friends
