If you are interested in reviewing the files used in this video, you can check them out on by GitHub page, this include the UI used in the showcase. github.com/MRBBATES1/MinecraftAgent
@slimeedude Жыл бұрын
hello.
@Joseph-gv4nb4 ай бұрын
How can I use and get it
@Frinzky8 ай бұрын
I saw the particles of spawn, but he's invisible, do you know how to fix?
@wiltonmascarenhas139 Жыл бұрын
Muito Joia! Funcionou mesmo! 🇧🇷😉👍🏻👍🏻👍🏻
@haruhashimoto17923 ай бұрын
Very informative and very well explained. Thank you sir
@Ctmk_8 ай бұрын
execute @initiatior ~ ~ ~ agent create
@mylittlevalkyrie162 жыл бұрын
Can you controlle it with Command Blocks? Or just the NPC's
@MRBBATES12 жыл бұрын
just NPCs unfortunately, I tried a few variations in command blocks but didnt seem to work.
@mylittlevalkyrie162 жыл бұрын
@@MRBBATES1 Okay thanks, that sucks though, wanted to possible do repeat commands. Either way, this is really cool and thanks for showing this
@MRBBATES12 жыл бұрын
@@mylittlevalkyrie16 no worries your welcome, I tried various ways to do repeat commands but non worked consistently, it was a lot of trial and error. however once I realised you could only use the NPC i did try to find a way to automate NPC by putting commands on the on open condition and then killing the NPC a few ticks after opening the dialogue, then respawning the NPC and re-opening the dialogue again, this sort of worked but was temperamental, sometimes the commands wouldn't run on open, sometimes the dialogue didnt close when the NPC was killed stuff like that. so couldn't find a solid use that way so in the end I modified the NPC UI and just did it via buttons
@letmeouturbasementbro Жыл бұрын
@@MRBBATES1 thx, ur very smart ❤
@s0lar1te Жыл бұрын
Do you think it would be possible to run /agent commands in a command block with a behaviour pack?
@ShapesBeatz7069Ай бұрын
it doesnt work.......................................................................................
@ShapesBeatz7069Ай бұрын
on 1.21.30
@firstclass000 Жыл бұрын
How do you make a UI like that with other commands
@MRBBATES1 Жыл бұрын
The one you see in the video was made by modifying the NPC Ui. I shifted everything to the top right hand side, made the back ground opaque and removed the boarders etc. if you want a more advance one you can use game test but NPC is gd choice for basic commands
@firstclass000 Жыл бұрын
@@MRBBATES1 how you modify it
@MRBBATES1 Жыл бұрын
Lots of trial and error lol, i took the default one from the sample file’s provided by Mojang and edited it with a text editor, as it’s all json scripting I stripped out the unnecessary stuff, it’s a lot to go through in a chat message, but it was the most tedious part of it all very time consuming if your not familiar with it.
@MRBBATES1 Жыл бұрын
Please see pinned message, I have uploaded it to my GitHub page
@Nielryan1988 Жыл бұрын
I want this ui 1:21 Please link or sample how To make
@MRBBATES1 Жыл бұрын
This is the default NPC UI, I modified the json file so that it made the background transparent and shifted the buttons etc to the top left. The buttons themself are then just normal commands, after each action for the agent is done it then reopens the dialogue, it happens so quick you don’t notice it close and reopen. I will find out the files and upload to GitHub when I can.
@Nielryan1988 Жыл бұрын
@@MRBBATES1 okay thank you
@MRBBATES1 Жыл бұрын
Please check the pinned message, I have uploaded it to my GitHub page
@Nielryan1988 Жыл бұрын
@@MRBBATES1 thanks ❤️❤️❤️❤️❤️
@Jilsam586 ай бұрын
Ooh
@collinsboys9010 Жыл бұрын
Help it wont place blocks, arent i supposed to use /execute as @initiator run agent place 1 foward
@MRBBATES1 Жыл бұрын
This video is a little out of date, this was before the execute command Change, if you change as you suggested it should work.
@collinsboys9010 Жыл бұрын
@MRBBATES1 I tried that but it still won't place blocks 😅
@Hottielemur Жыл бұрын
@@collinsboys9010try /execute as @initiator run agent place 1 forward
@Jilsam586 ай бұрын
@@Hottielemurthat's what he typed
@HackerMuslimPalestine Жыл бұрын
Does this work on version 1.20? If you can answer please answer😢
@brandomattiaabbate8097 Жыл бұрын
Idk
@brandomattiaabbate8097 Жыл бұрын
I tried on 1.20 it didn’t work but I watched this video before and I’m just watching to remind myself again it worked pre 1.20
@handlethetutorial5 ай бұрын
to remove the agent tp it in the void to remove
@alejandrolinares2213 Жыл бұрын
hey i saw the video it transfers worlds from pc to xbox and it mentions that mojang changed the location where the world is saved, do you know how to find that file on xbox series s? please answer
@MRBBATES1 Жыл бұрын
Unfortunately the new location is not reachable, microsoft has blocked all access to the location so for now you cannot access new worlds etc.
@bertrandboubou1739 Жыл бұрын
How you do the button in the maze?
@MRBBATES1 Жыл бұрын
you mean where the commands was on the left? This was a modified NPC screen, when in creative mode it works like normal, when in adventure/survival mode i changed it so that that visually it would sit on the left with an invisible background, that way it looks like its just buttons on the side, to keep the NPC window open i used the dialogue open command on every button so it would re-open the form after pressing it saving the player having to keep interacting with the NPC again. edited for the video so you didn't see that bit lol.
@iam-ChadYT Жыл бұрын
Another way to despawn agent is to tp in chunks not load it will force despawn
@MRBBATES1 Жыл бұрын
That’s good to know thanks for sharing :)
@awesomecoolmanepic9966 ай бұрын
how do i teleport the agent in the new update
@Satriamc98 Жыл бұрын
How to get this ui 1:23 I want it 🥺
@MRBBATES1 Жыл бұрын
Its an npc ui, i modified the json from the sample resource pack for an npc to shift the stuff around as seen here, I made the background transparent etc for better viewing
@MRBBATES1 Жыл бұрын
Please see pinned message i have uploaded it to my GitHub page
@ThatFrenchGuy-8fd7 Жыл бұрын
He spawned in but I don't see him he's invisible
@MRBBATES1 Жыл бұрын
Hmm that’s odd, I have not had this issue before so not sure, what device are you trying it on?
@ThatFrenchGuy-8fd7 Жыл бұрын
@@MRBBATES1 I'm trying it on Nintendo switch
@MRBBATES1 Жыл бұрын
@@ThatFrenchGuy-8fd7 ah okay, it might be that they dont ship the textures etc for it on switch.
@collinsboys9010 Жыл бұрын
@@ThatFrenchGuy-8fd7 /execute as @initiator run agent create
@Andre-qv8wkАй бұрын
i know that when i went into education edition still no Agent
@morgansmith4021 Жыл бұрын
Me either I tried the same command but it still won't work
@MRBBATES1 Жыл бұрын
have you checked the answer in the pin comment? The execute command has change since this video, you need to adjust the commands. I tested in the latest version and it still works so i think that will be the issue.
@RisnaVtuber Жыл бұрын
I like you is video
@MRBBATES1 Жыл бұрын
thank you :)
@ginabusse89018 ай бұрын
I don’t even see the button button that says give agent and I can’t even get it😢
@MechaPanda6584 ай бұрын
You have to code it yourself
@MechaPanda6584 ай бұрын
You code it by editing dialogue and adding the command in advanced setting
@minecraft_javjavatonkoonca810911 ай бұрын
Why it’s not work on Minecraft pe
@SurprisedFennec6 күн бұрын
You can see agent in Minecraft education
@lilianalopez3329 Жыл бұрын
I found how to collect everything just put all after collect and now he can collect everything
@vulcan_the_lost_planet Жыл бұрын
Thank you last year I can spawn agnet but newuptade its changed all execute but still I know how can I do this
@MRBBATES1 Жыл бұрын
Thank you for watching and leaving a comment :)
@Thatonemetalsonicfan Жыл бұрын
I somehow got it to despawn so now I’m creating some backups
@Mytchbernadas Жыл бұрын
Did it work in bedrock it did not work for me🥺
@orangy7803 ай бұрын
Hhow do i remove it
@tom-df4mi Жыл бұрын
it doesn't work for me why?
@MRBBATES1 Жыл бұрын
Since making this video the execute command has changed, so you will need to adjust the commands to accommodate this, so for example the original command to spawn an agent: /execute @initiator ~ ~ ~ agent create should be changed to: /execute as @initiator run agent create This should then work for you. I have tested in 1.19.51 and it still works :)
@ThommieDBYT Жыл бұрын
@@MRBBATES1 ty
@HackerMuslimPalestine Жыл бұрын
@@MRBBATES1Does this work on version 1.20?
@orangy7803 ай бұрын
How do i remove it
@therightgamers27628 ай бұрын
i didn’t even spawn it😢 (in on bedrock)
@ewelinaewelina72763 ай бұрын
Wow cool
@ginabusse89018 ай бұрын
Show us how to get the button
@hksinha38658 ай бұрын
Enter the command, click button mode and type 'Get agent'
@theoalbertin105311 ай бұрын
3:42 cara que você fez como eu disse antes
@ginabusse89018 ай бұрын
I don’t understand
@cameroncarsdocspitcrew.2972 Жыл бұрын
2:57 I THOUGHT IT WAS NCP!.
@MRBBATES1 Жыл бұрын
Yep all done via an NPC, they have the power ;)
@Mytchbernadas Жыл бұрын
Maybe wrong command
@MechaPanda6584 ай бұрын
If anyone else plays it on switch is yours broken too or just mine
@KO_ROKII4 ай бұрын
No it won't spawn for me
@MechaPanda6584 ай бұрын
I found out how to really get it to work you need to enter this command into the npc /execute as @p run agent create
@KO_ROKII4 ай бұрын
@@MechaPanda658 thanks bro
@firepurpleflower Жыл бұрын
/execute @initatiator ~ ~ ~ agent create
@MRBBATES1 Жыл бұрын
With the new changes to the execute command this will be abit different now
@CoolAlex-lb7ts4 ай бұрын
THE STORY IS THEY REMOVED THE AGENT IN LIKE 1.21
@caferaliodabas56662 жыл бұрын
How to delete agent?
@MRBBATES12 жыл бұрын
you have to create a behaviour pack and modify one of the parameters. Once done you can then TP to the void which will kill the agent.
@caferaliodabas56662 жыл бұрын
@@MRBBATES1 Thanks for information.
@SansaVK Жыл бұрын
It didn’t work 😢
@Cutie-mask Жыл бұрын
did you do it in an npc
@sanny104 Жыл бұрын
@@Cutie-maskyes
@ginabusse89018 ай бұрын
This video needs one last step
@Spiker-m7nАй бұрын
Is hard and super
@Mytchbernadas Жыл бұрын
TEACH ME TO CONTROL MOBS WITHOUT SPECTATOR
@CaptainBloxYT5 ай бұрын
It’s fake
@NunusCutieАй бұрын
Jajajajja
@alexiab1992 ай бұрын
Fake 100 Fake
@karinakelley4830 Жыл бұрын
Scam😢
@MRBBATES1 Жыл бұрын
Sorry you feel that way, this does still work in newer version but you have to change the commands as these have changed in MC since this video
@UGRADED Жыл бұрын
It's fake I tried it
@Zevon-v4v Жыл бұрын
Did you follow exactly?
@brandomattiaabbate8097 Жыл бұрын
It’s not
@awesomecoolmanepic9966 ай бұрын
the commands are different now. to summon the agent, its /execute as @initiator run agent create.
@mannyheffleybg Жыл бұрын
Execute @initiator ~ ~ ~ agent create
@Jad_official14 ай бұрын
execute @initiator ~ ~ ~ agent create
@aidilhaziq53974 ай бұрын
Nice❤
@ADHAM8534 ай бұрын
execute @initiator ~ ~ ~ agent create
@ADHAM8534 ай бұрын
execute @initiator ~ ~ ~ agent create
@Izin53582 ай бұрын
Execute @initiator ~~~ agent create agent drop all