Power Up Programming
Power Up Programming
  • Видео 34
  • Просмотров 27 082
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

Комментарии

  • @user-ov1ps7go4m
    @user-ov1ps7go4m 2 дня назад

    22:43

  • @user-ov1ps7go4m
    @user-ov1ps7go4m 3 дня назад

    9:20

  • @anthonyCollaris
    @anthonyCollaris 4 дня назад

    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.

  • @noahr8884
    @noahr8884 15 дней назад

    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

  • @user-ov1ps7go4m
    @user-ov1ps7go4m Месяц назад

    11:18

  • @user-ov1ps7go4m
    @user-ov1ps7go4m 2 месяца назад

    19:39

  • @user-ov1ps7go4m
    @user-ov1ps7go4m 2 месяца назад

    16:20 user input explained

  • @ranqtanq3647
    @ranqtanq3647 2 месяца назад

    i keep getting syntax errors i cant install anything can someone help?

  • @DustyDawg1
    @DustyDawg1 6 месяцев назад

    Can not mark object, only tile

  • @ZachJames-pe5qf
    @ZachJames-pe5qf 8 месяцев назад

    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

  • @meatcutterchris1983
    @meatcutterchris1983 8 месяцев назад

    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.

  • @chrisfleisch5194
    @chrisfleisch5194 8 месяцев назад

    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!

    • @powerupprogramming
      @powerupprogramming 3 месяца назад

      @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 :)

  • @chrisfleisch5194
    @chrisfleisch5194 8 месяцев назад

    Thanks for posting this, still with you!

  • @chrisfleisch5194
    @chrisfleisch5194 8 месяцев назад

    Thanks for posting this! Still Moving forward.

  • @chrisfleisch5194
    @chrisfleisch5194 8 месяцев назад

    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!

  • @chrisfleisch5194
    @chrisfleisch5194 8 месяцев назад

    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!

  • @chrisfleisch5194
    @chrisfleisch5194 8 месяцев назад

    I am really enjoying the video and the process. Wrapping my head around the ECS approach, seems powerful.

  • @larryballard595
    @larryballard595 9 месяцев назад

    Promo_SM

  • @neon2633
    @neon2633 11 месяцев назад

    Hey! I've seen your channel from pikuma's post on twitter. Awesome video!

    • @powerupprogramming
      @powerupprogramming 11 месяцев назад

      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 :)

  • @pikuma
    @pikuma 11 месяцев назад

    This is so good! ❤ Do you mind if I share your channel with my Twitter followers?

  • @rubin_wang
    @rubin_wang 11 месяцев назад

    is

  • @KharlCabrera
    @KharlCabrera Год назад

    Great content BUT the font size makes it difficult to follow... I just dropped the idea because of that

    • @powerupprogramming
      @powerupprogramming Год назад

      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…

  • @lostree1981
    @lostree1981 Год назад

    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.

  • @geoffreyzziwambazza7862
    @geoffreyzziwambazza7862 Год назад

    Great video!

  • @johanecheverria3336
    @johanecheverria3336 Год назад

    I need this but for minning and banking the logs from wc lol😂

  • @h_oom4114
    @h_oom4114 Год назад

    you said 5 minutes, though you spend up your coding footage by a good bit while the timer remained with natural intervals

    • @powerupprogramming
      @powerupprogramming Год назад

      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

    • @h_oom4114
      @h_oom4114 Год назад

      @@powerupprogramming still misleading though, my point still stands

    • @powerupprogramming
      @powerupprogramming Год назад

      @@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.

    • @h_oom4114
      @h_oom4114 Год назад

      @@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

  • @Mvrknxtdoor
    @Mvrknxtdoor Год назад

    I thought this was going to be a breeze until the codes started coming out lol😂

    • @powerupprogramming
      @powerupprogramming Год назад

      I hope it was easy enough to follow and learn from! Thanks for tuning in :)

  • @kailashbtw9103
    @kailashbtw9103 Год назад

    This looks awesome, thanks for uploading. good lil python tutorial

  • @worldbest3097
    @worldbest3097 Год назад

    wow megaman?

  • @minglee9288
    @minglee9288 Год назад

    your journey is inspirational hope your channel keeps on growing so youre able to continue uploading content

    • @powerupprogramming
      @powerupprogramming Год назад

      Thank you Ming Lee for your kind words and support! I truly appreciate it :)

  • @OneAndOnly00Sudios
    @OneAndOnly00Sudios Год назад

    Short and sweet! Great video!

  • @scop4333
    @scop4333 Год назад

    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.

    • @powerupprogramming
      @powerupprogramming Год назад

      Hi scop - you are correct and for that reason I have put a disclaimer in the description of the video

    • @tonyzmaj5980
      @tonyzmaj5980 Год назад

      Nobody reads descriptions...@@powerupprogramming

    • @tonyzmaj5980
      @tonyzmaj5980 Год назад

      and it is against the rules, not "can be" against the rules

    • @alfamari7675
      @alfamari7675 Год назад

      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.

    • @KS_0_6
      @KS_0_6 3 месяца назад

      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

  • @varod6139
    @varod6139 Год назад

    Nice teaching, but fk making bots. Bots ruin the game. and for that, its a thumbs down.

    • @powerupprogramming
      @powerupprogramming Год назад

      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.

    • @lostree1981
      @lostree1981 Год назад

      @@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?

  • @Mooogoose
    @Mooogoose Год назад

    good video

  • @nulled0
    @nulled0 Год назад

    this code is garbage. Not only is it bad, but this is also awful for a bot. Why are you making videos?

    • @powerupprogramming
      @powerupprogramming Год назад

      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 =)

  • @worldbest3097
    @worldbest3097 Год назад

    wow, how long has you been! waited for long time

    • @powerupprogramming
      @powerupprogramming Год назад

      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! =)

  • @user-Graham-i3l
    @user-Graham-i3l Год назад

    good vid can you do more vid how can make bot for osrs for everyskill ?

    • @powerupprogramming
      @powerupprogramming Год назад

      Maybe =) what skills are you most interested in?

    • @borisvorik747
      @borisvorik747 Год назад

      @@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.

    • @powerupprogramming
      @powerupprogramming Год назад

      @@borisvorik747 interesting, thank you for the suggestions. I'll consider doing this! Thank you for your support!

    • @user-Graham-i3l
      @user-Graham-i3l Год назад

      if you can make for Each skill in you free time + if can tell us how can buld bot to can make money @@powerupprogramming

  • @DavidTrujillo-pr6pg
    @DavidTrujillo-pr6pg Год назад

    It might also take 5 minutes to get banned afterwards :D

    • @powerupprogramming
      @powerupprogramming Год назад

      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! 💪🏻

  • @fxx3702
    @fxx3702 Год назад

    This is a really good guideline. I’ll try to follow this pattern. Thanks!

  • @UnderArea51
    @UnderArea51 Год назад

    Awesome!!!

  • @RookieRay
    @RookieRay Год назад

    more

  • @brutalblodfjert4237
    @brutalblodfjert4237 Год назад

    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)

    • @powerupprogramming
      @powerupprogramming Год назад

      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! :))

  • @teewhygamingandmusic8705
    @teewhygamingandmusic8705 Год назад

    im telling sir pugger LOL

  • @roxyroxas1313
    @roxyroxas1313 Год назад

    @sirpugger is on his way

  • @christianchambers6748
    @christianchambers6748 Год назад

    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.

    • @powerupprogramming
      @powerupprogramming Год назад

      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.

  • @JorgeRojas-un7fh
    @JorgeRojas-un7fh Год назад

    Contenido extremo

  • @dujevu9398
    @dujevu9398 Год назад

    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 :)

    • @powerupprogramming
      @powerupprogramming Год назад

      That’s great! :) good luck in your programming journey!!

    • @kailashbtw9103
      @kailashbtw9103 Год назад

      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.

  • @donjones5452
    @donjones5452 Год назад

    Just what the game needs, Botting tutorials! Not like we alrdy have a botting problem! 😊😊😊😊😊😊😊😊

    • @powerupprogramming
      @powerupprogramming Год назад

      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.

  • @almeidachannel7121
    @almeidachannel7121 Год назад

    Nice Video ! Sub & big Like ! And love retro games.

  • @dakwally4190
    @dakwally4190 Год назад

    Anyway you could post a download? I'm really new so it would be nice to play around with a program that works haha...

    • @mistermittens3533
      @mistermittens3533 Год назад

      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?

    • @dakwally4190
      @dakwally4190 Год назад

      @@mistermittens3533 not lazy. just new. Thanks for being toxic

    • @mistermittens3533
      @mistermittens3533 Год назад

      @@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.

    • @dakwally4190
      @dakwally4190 Год назад

      @@mistermittens3533 wow you put a lot of effort into insulting a stranger on the internet... sadly pathetic

    • @nadish
      @nadish Год назад

      @@mistermittens3533 ironic, calling him lazy but you both are trying to get a bot to play a game for you 😂