Friday Night Funkin Bot with Python: Part 1 - The Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 15

  • @SonickProYT
    @SonickProYT ปีที่แล้ว

    Great job on doing this

  • @micsoft1409
    @micsoft1409 3 ปีที่แล้ว +2

    Good job

  • @goldengolfers4061
    @goldengolfers4061 3 ปีที่แล้ว +1

    ok so i have problem its i dont get any errors i re coded the the thing u were doing in the video and when i tried to turn it on it didnt give any errors but it didnt work and also only once it gave me a os error

    • @FactsFromFiction
      @FactsFromFiction  3 ปีที่แล้ว +1

      If you get an OS Error that means the program is running as the pyautogui pixel() function sometimes throws an OS Error. You could try and find out what's not working by adding some print() functions in the code.

  • @etplayz05
    @etplayz05 3 ปีที่แล้ว +2

    I spent a good amout of time trying to find the arrows hex colors and you made me feel stupid when you said we just have to figure out if its grey or not

    • @FactsFromFiction
      @FactsFromFiction  3 ปีที่แล้ว +1

      It can be a bit hard to time. Like I said, you only need to know if it's grey or not, but I chose to find the colour anyway, because if you just did grey or not, the program would go wild on the menu screen as it would see all 4 arrows as not grey.

    • @etplayz05
      @etplayz05 3 ปีที่แล้ว +1

      @@FactsFromFiction Yeah ok thanks for the help

  • @MusicMaster320
    @MusicMaster320 5 หลายเดือนก่อน

    automatically closes when i open it.

  • @SonickProYT
    @SonickProYT ปีที่แล้ว

    Can I have this code so I can modify it

  • @GabrielHenrique-wi9id
    @GabrielHenrique-wi9id 9 หลายเดือนก่อน

    i know this video is from 3 years ago so there is a big chance of you not even reading this comment, but this helped me a lot, thanks!

    • @FactsFromFiction
      @FactsFromFiction  8 หลายเดือนก่อน

      Comment read. Glad it helped!

  • @SamueleVolponi
    @SamueleVolponi 7 หลายเดือนก่อน

    the problem is that it says Indentation Error unexpected indent

    • @FactsFromFiction
      @FactsFromFiction  6 หลายเดือนก่อน

      Does it highlight where the unexpected indent is? If so you can just remove it and the code should work fine

  • @darkstone_official_2427
    @darkstone_official_2427 ปีที่แล้ว

    I need help with something that should be stupidly simple, but for some reason can't get it to work like I want it due to technical difficulties like failed installation or buggy prompts. If you or anyone reading this comment can help me with this simple task I've listed the things that I'd like to do as well as a description explaining more below. Thanks in advance to anyone who takes the time to even read this, let alone offer assistance.
    I want to make a simple FNF 'Character dancing' "game" where my character just dances to the buttons I press. I don't want any fancy music or backgrounds or sounds that need to play, I literally just want it to like replace the current PNG of my character with a new one when I press a button to make them dance so I can ghost tap to songs on TH-cam and make my character dance to literally any song without having to mod them into the game with their confusing ass setup.
    I don't know literally anything about Python and am having some difficulties getting it to work, I was wondering if I could just ask you how you did a few of the steps and if I could use the code to make my own private 'dancer' game so I can make my character dance. The things that my character has or requires are the following basic things and idk how to set them up because I'm dumb:
    2 idle png's that swap with the beat of a song (probably also a BPM input that changes the rate at which he bobs his head so I can alter the timing a little)
    4 arrow png's (one for each arrow, no secondary 'transition' or 'hold' animations, probably with a half to 0.7 second delay after releasing the key before it switches back to idle to avoid jittering between hitting different keys when it shifts immediately back to idle too fast.)
    That's pretty much it. I just need a BMP editor to change the speed of idle, an alternating idle that swaps between 1 of 2 PNGs to the beat that is set/applied, and the corresponding ability to use arrow keys to make him dance, with a slight delay upon letting go.
    Optionally if anyone decides to help me make this or outright tells me how to do it properly, I'd also like the ability to either set a keybind to alter the keys pressed, or just set the keys by default to be:
    < = A
    v = D
    ^ = 5 (Numpad)
    > = 6 (Numpad)
    (Don't ask why I have my keys so spread apart, idk why, that's just what feels most comfortable to me.) If by chance someone could tell me how to code this or provide me some basic tutorial to follow that would be amazing. I don't need any fancy bells and whistles, literally just the ability to make him dance, that's it. I don't need BG's, vocals, music, or even arrow prompts to make him do the cool dancing poses, just a character bobbing their head back and forth that moves to 1 of 4 positions when I press a directional key. Please and thank you.

  • @exderdunn
    @exderdunn ปีที่แล้ว

    the game is easy not hard