- Видео 34
- Просмотров 27 082
Power Up Programming
США
Добавлен 3 май 2022
Welcome up to Power Up Programming! I'm Jake - I am a self-taught Software Engineer who has fallen in love with everything software and computers. On this channel, I'll be creating videos about how you can become a self-taught Software Engineer. I will also be making videos on how to program, how to create projects to put onto your resume to get a job, and other cool content about Software, Hardware, and Computers!
Please subscribe and leave a like on my videos to help support the channel! I hope to see you in the comment section!
Please subscribe and leave a like on my videos to help support the channel! I hope to see you in the comment section!
How To Code A Cut Scene in 4 Minutes!
In this video, you will learn a powerful programming pattern to code cut scenes in your very own video games! For reference, the code repo is linked here: github.com/powerupprogramming/mmx3
Просмотров: 361
Видео
How to Code Enemy AI in 4 minutes with Legend of Zelda!
Просмотров 554Год назад
In this quick video you're going to learn how to code Enemy AI in 4 minutes! Finite State Machines are a concept used by game developers since the early days of video game development, and it continues to be a good architecture pattern to base your AI on!
I Coded a SNES Game Without My Hands in 30 Days!
Просмотров 142Год назад
What would happen if you suddenly loss the use of your hands? Would you have to give up on being a developer? In this challenge, you'll see a possible solution to this problem, the challenges that you'd face, and how effective the solution that I found is. #PowerUpProgramming #AccessibilityIsImportant #TalonVoice
How To Program A Video Game Bot in JUST 5 minutes!
Просмотров 16 тыс.Год назад
In this video I will be showing you how to code a Video Game bot in just 5 minutes! Intro: 00:00 Set-Up: 00:27 Clock Starts Now: 01:43 Did It Work Well: 06:43 We'll be playing the game Runescape ( Classic ) to make this bot. However, these techniques can be used for other PC games as well. Bottling can be against the rules of some video games. I'm pretty sure Jagex ( the creator/owner of Runesc...
Power Up Your Programming!
Просмотров 42Год назад
Please follow the channel and subscribe to stay up-to-date on with my new channel! Every sub matters a lot and helps me build great content! #PowerUpProgramming
The Comprehensive Guide to Coding Careers! How to break into a coding career
Просмотров 234Год назад
In the Comprehensive Guide to Coding Careers, we'll explore the 14 possible coding careers you can work in. The coding careers we'll cover include Web Development, Machine Learning, Mobile App Development, and so much more! We'll discuss the salary ranges, titles and professional responsibilities that come with each of these coding careers. As a self-taught Software Developer, I want to help pe...
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 2
Просмотров 1,1 тыс.Год назад
In this video series, you will learn Game Design by coding the 1987 NES classic: The Legend Of Zelda! Timestamps: Canvas Tweaks: 00:00 ECS Architecture: Entities: 01:47 ECS Architecture: Components: 03:20 ECS Architecture: Systems: 08:46 The Conductor of the ECS - The Registry: 11:54 Putting the Control in Your Hands: 46:35 In part 2, you will: 1. Learn about the ECS Design Architecture. 2. Bui...
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 7
Просмотров 152Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 7
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 6
Просмотров 245Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 6
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 9
Просмотров 164Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 9
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 1
Просмотров 3,5 тыс.Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 1
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 13 FINAL
Просмотров 614Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 13 FINAL
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 12
Просмотров 142Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 12
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 8
Просмотров 247Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 8
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 11
Просмотров 156Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 11
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 3
Просмотров 448Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 3
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 5
Просмотров 254Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 5
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 10
Просмотров 200Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 10
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 4
Просмотров 396Год назад
How to Code The Legend Of Zelda in Javascript FROM SCRATCH! Part 4
Javascript primitive types: Explained in 5 minutes! Javascript with Jake #7
Просмотров 802 года назад
Javascript primitive types: Explained in 5 minutes! Javascript with Jake #7
How variables work in Javascript: var - Javascript with Jake #6
Просмотров 592 года назад
How variables work in Javascript: var - Javascript with Jake #6
Download Node.js on Windows - Javascript with Jake #4
Просмотров 732 года назад
Download Node.js on Windows - Javascript with Jake #4
How to use console.log - Javascript with Jake #5
Просмотров 832 года назад
How to use console.log - Javascript with Jake #5
Learn Command Line | Intro to Terminal: CD/LS - Javascript with Jake #3
Просмотров 1272 года назад
Learn Command Line | Intro to Terminal: CD/LS - Javascript with Jake #3
Introduction to Javascript for Beginners in 2023 - Javascript with Jake!
Просмотров 1442 года назад
Introduction to Javascript for Beginners in 2023 - Javascript with Jake!
Visual Studio Code Download for Windows 2022 - Javascript with Jake #2
Просмотров 1282 года назад
Visual Studio Code Download for Windows 2022 - Javascript with Jake #2
22:43
9:20
i dont even know in what menu you are trying to install pyautogui. when i open python it does not look the same as on your screen. i get this vid is about being fast but its verry unclear i had too look up 2 tutorials just to get pip installed and i still cant make the bot.
Not sure if this is still up to date? first fix you need is a pillow upgrade afaik: pip install --upgrade Pillow after that I get errorcodes that i dont even get
11:18
19:39
16:20 user input explained
i keep getting syntax errors i cant install anything can someone help?
Can not mark object, only tile
Would love for you to continue this series. This deserves a ton more views. Extremely helpful and so much fun learning via recreating the OG Zelda
Am I the only one whos got this far and after my own errors that I compared with the beautiful follow along entity component system? Dude. My next 2 days off I'm busy with a lot of stuff but I can't wait to figure out why all of a sudden the event handlers in the input function is not working lol. I know it's part of me learning but definitely want you to know thank you. I've watched many tutorials of little more fluid games. Thought I knew something till these tutorials. Can't wait to integrate my vast collection of many years to finish the ultimate game engine. My boy is only 10 and using Lua with Roblox. At least he sees daddy learning so thank you again. I love production and grasping concepts to put my prototypes into fruition. God bless, Meat Cutter Chris. Very rare here buddy, thank you for your knowledge.
Still moving forward with you. Great tip about changing the starting screen. I went ahead and did the screens and then saw you were changing the start screen to speed things up, and I slapped myself. Should have watched it through first!
@chrisfleisch5194 hey chris, thanks for your nice comments! I took a bit of a vacation from youtube but I am back! Glad to see you got a lot of value from this. Let me know if you have any questions :)
Thanks for posting this, still with you!
Thanks for posting this! Still Moving forward.
Going into the Cave now, still a little shaky on the create Player, and not sure why we needed to remove Link when changing screens instead of just changing the position. Great vids, thanks for this series!
This was a tough one! Still learning a lot and enjoying. Debugged several issues on my own which is giving me a good grasp of the system!
I am really enjoying the video and the process. Wrapping my head around the ECS approach, seems powerful.
Promo_SM
Hey! I've seen your channel from pikuma's post on twitter. Awesome video!
That's awesome! I'll be releasing a more in-depth video soon of the engine and the tile editor I'm making for it! Thanks for your support :)
This is so good! ❤ Do you mind if I share your channel with my Twitter followers?
That would be wonderful :) thanks!
is
Great content BUT the font size makes it difficult to follow... I just dropped the idea because of that
Thank you so much for the feedback - after I took this video I realized how zoomed out it was. There’s no easy way I know of to fix it unfortunately…
Why are you doing this man. You ruin a fun little game. Not only that, but you teach others how to ruin a fun little game. Shame on you. Your parents raised you better than that.
Great video!
I need this but for minning and banking the logs from wc lol😂
you said 5 minutes, though you spend up your coding footage by a good bit while the timer remained with natural intervals
Yes because you just need to see what each finished line of code is - you don’t need to wait to see me finish typing the line. But it shouldn’t be a problem for you to follow, kakashi lol
@@powerupprogramming still misleading though, my point still stands
@@h_oom4114 No it's not misleading. It's only 5 minutes of you looking at my code. What my point is is that it would have only been longer to watch me time out each individual line, which wasn't necessary.
@@powerupprogramming the title of the video "How To Program A Video Game Bot in JUST 5 minutes!". Sounds like a tutorial that anyone should be able to follow and make their own in only 5 minutes. not 5 minutes of watching
I thought this was going to be a breeze until the codes started coming out lol😂
I hope it was easy enough to follow and learn from! Thanks for tuning in :)
This looks awesome, thanks for uploading. good lil python tutorial
Thank you! :)
wow megaman?
Yesssir :)
your journey is inspirational hope your channel keeps on growing so youre able to continue uploading content
Thank you Ming Lee for your kind words and support! I truly appreciate it :)
Short and sweet! Great video!
Thanks, glad you enjoyed it!
This isn't allowed within the game rules and you missed to mention this in any point of the video. Of course it is cool to know how these things work but please, to avoid harming the game's community with this botting disease any further, put some kind of disclaimer in your videos.
Hi scop - you are correct and for that reason I have put a disclaimer in the description of the video
Nobody reads descriptions...@@powerupprogramming
and it is against the rules, not "can be" against the rules
Another youtuber that did something similar to this also recommended doing this on a private server where this would not impact the game. Good way to put this into practice without harming anyone or risking your account.
still gonna do it in games and have even done it and no ones able to ban me or stop me so unlucky you @scop4333
Nice teaching, but fk making bots. Bots ruin the game. and for that, its a thumbs down.
Hi Varod, I wanted to demonstrate this technique and I chose to use RuneScape because it was a well known game. This technique can be applied to other games, including sandbox games as well. I know you are concerned about the RuneScape experience and community, and I don’t want to hurt them either. For that reason I did put a disclaimer in the description of the video to please be careful and not abuse their newfound knowledge. I hope this gives you at least a little bit of comfort.
@@powerupprogramming You don't want to hurt the community, but you actively teach others how to hurt the community. Do you even have a soul?
good video
Glad you like it Mooogoose! :)
this code is garbage. Not only is it bad, but this is also awful for a bot. Why are you making videos?
This technique is meant to be a quick way to make a bot that is functional for a simple, repetitive task. There are far more advanced techniques that utilize things like packet interception, but they are not suitable for beginners and cannot be explained within 5 minutes. If you think this is so garbage, I’d be interested to see your video. I’m always looking to learn and I’m sure you have a lot to teach =)
wow, how long has you been! waited for long time
Hi I’m sorry it’s been so long! Some personal life stuff has come up but Ill aiming to put other another video next week! Stay tuned! =)
good vid can you do more vid how can make bot for osrs for everyskill ?
Maybe =) what skills are you most interested in?
@@powerupprogramming as someone who tried to get into programming a decade ago and failed by quitting after just making a calculator on python.(don't know why that context would matter) but gaining a small spark of interest from this video I think that a video on thieving/fishing & combat would be good. I imagine thieving/fishing is the easiest skill to automate so it might inspire those on the brink of interest. And combat isn't necessarily the most difficult but id imagine its a bit more advanced than most non combat skills so it would be a good follow up to this vid maybe. Along with the fact it's the most essential action you can do in the game. Didn't expect such a short vid about a topic I have no knowledge of feel so wholesome and do-able if attempted. Especially cause I hate how engrained botting is within the game. Good job though mate.
@@borisvorik747 interesting, thank you for the suggestions. I'll consider doing this! Thank you for your support!
if you can make for Each skill in you free time + if can tell us how can buld bot to can make money @@powerupprogramming
It might also take 5 minutes to get banned afterwards :D
If you follow the video, you’ll implement a technique to prevent detection. Regardless, we know Jagex isnt too hard on botting :p however I do ask everyone that watches this video to respect the RuneScape community and rules, and to not abuse their newfound power! 💪🏻
This is a really good guideline. I’ll try to follow this pattern. Thanks!
Thank you! =)
Awesome!!!
Thank you! I hope this helps :)
more
Now this script works to some extent. I've come across a couple of hickups I'd like someone (preferrably the author) to shed som light upon: 1. The script runs through once, then stops. I cannot see anything in the code that should make this loop over and over indefinitely? 2. After grabbing the screenshots, I found that one must not rotate the viewpoint ingame, as this would cause the recognition to fail. Cool guide though! I have no python experience what so ever, but I find this approach at learning coding in python giving a bit of an incentive for those who game. (For the record; I don't play Runescape)
Hi there 👋 sure I’d be happy to shed some light on this by bullet point: 1. There is a “while” loop that is within the main function. Simply wrap the 3 functions in a while loop. 2. This is generally true, rotating the viewpoint will mess with the image detection and render it ineffective. However if you play around with the confidence intervals you can see you have a certain amount of flexibility with the viewpoint after you take your images. However generally speaking, I would recommend that once you set this up you should simply walk away and not interfere with your bot or the view point. I’m glad you like this guide and it’s providing value by helping you learn python! :))
im telling sir pugger LOL
Go let him know :) Lol
@sirpugger is on his way
I’ve been learning python pretty slowly but this looks completely doable….in fact I feel like I could easily program a bot to do stuff like wintertodt and tempeross with this setup.
Hey Christian, you definitely can! This is a method that is simple enough to pull off with nearly any kind of game that requires a repetitive action.
Contenido extremo
Espero que sea bueno y te guste :)
If i ever do this and test it, it will never be to ruin economy or gain advantage in any way, but this video helped me al ot as I'm into programming and this thing will make it even more fun to learn python even more ! junior front end here :)
That’s great! :) good luck in your programming journey!!
That is my problem with jagex being so harsh on botting. I absolutely love osrs and have very little time to play. I also love programming and making bot scripts. I would never even use any of the resources for profit. I just want to have some fun. Instead ive been botting in a private server that has a botting allowed world. Wrote like 30+ great scripts and learned SO MUCH about programming. wish I could do it on main servers and just go for a botted maxed f2p account or something.
Just what the game needs, Botting tutorials! Not like we alrdy have a botting problem! 😊😊😊😊😊😊😊😊
My channel’s purpose is to provide programming knowledge and teach people useful skills. I trust that the people that watch my videos will read the description and use these techniques responsibly.
Nice Video ! Sub & big Like ! And love retro games.
Thanks so much for your support! :)
Anyway you could post a download? I'm really new so it would be nice to play around with a program that works haha...
Are you seriously that lazy you can't be bothered to watch a 7 minute video that literally shows you in detail in such a short time how to do exactly what you see? Seriously?
@@mistermittens3533 not lazy. just new. Thanks for being toxic
@@dakwally4190 I gotcha, so when you're on the internet watching a how to video, typically the instructions to do the thing you initially clicked the video for will be in the video itself, now this varies from video to video but In this particular case the video does describe everything you need to do step by step in a pretty shortened time. Now on the internet you have what we like to call "roasting" see when you ask a pretty dumb question such as "Can I just download this" on a video that literally tells you how to do it, people like me come to roast you because..... Well why not? Are you gonna stop me? No, you're not nor can you. And I will be happy with the joy you've given me c: Welcome to the internet.
@@mistermittens3533 wow you put a lot of effort into insulting a stranger on the internet... sadly pathetic
@@mistermittens3533 ironic, calling him lazy but you both are trying to get a bot to play a game for you 😂