The secret to my Cubecraft skyblock success

Поделиться
HTML-код
  • Опубликовано: 19 дек 2024

Комментарии • 18

  • @mecanicoonline1844
    @mecanicoonline1844 5 месяцев назад +3

    i dont even play skyblock but the way you explained your code was pretty entertaining!

  • @Mikeyc2789
    @Mikeyc2789 4 месяца назад

    I was trying to use your code, and it gives me an error saying that it can't find gunpowder.png I looked to see if I could find it in the datasets folder, but that folder does not exist on my computer would you possibly know what to do, or what else I can put there? I'm new to coding and I can't figure it out.

    • @jakey-baby
      @jakey-baby  4 месяца назад +1

      So you need to take a screenshot of the gunpowder on the left in the sell menu. The one with the blue background. Use the hot key windows key + shift + s to take the screenshot. Select just enough to get the gunpowder icon. Then you have to click the pop up and save the screenshot to whatever folder you want. Then go to the folder, right click your screenshot and select copy file path and paste it in the code. Let me know if you have any more questions 👍🏻

    • @Mikeyc2789
      @Mikeyc2789 4 месяца назад

      Ok thanks. 😁 i got the screen shots it just wouldn't recognize the path because I was doing it wrong.👍

    • @Mikeyc2789
      @Mikeyc2789 4 месяца назад

      I actually have one more question, how did you get the curser Png. when I take a screenshot, my curser doesn't show up. do you know how I might be able to fix this?

    • @jakey-baby
      @jakey-baby  4 месяца назад

      ​@Mikeyc2789 I think i took a video, saved a frame from the video, and cropped it to be the cursor. However, I don't actually use the cursor png in the code. It's just leftover from a previous version of the program. You should be able to delete or comment out the line and you'll be fine.

  • @Ugwxn
    @Ugwxn 5 месяцев назад

    what do you use to run the code and could u possibly put the code in the description

    • @Ugwxn
      @Ugwxn 5 месяцев назад

      do you think macros would work if i was already on skyblock

    • @jakey-baby
      @jakey-baby  5 месяцев назад +1

      @Ugwxn I use visual studio code. I will add the code to the description once I get home on Saturday. Macros should work, I have ctrl+fn+L set up to spam drop stack of items 20 times per second, that is with my razer keyboard software so you'll probably have to find a different method

    • @jakey-baby
      @jakey-baby  5 месяцев назад

      code is added

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

    how do u import libraries

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

      i have a problem and it says “import “pyautogui” could not be resolved from source” and also “import “keyboard ” could not be resolved from source”

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

      pls help

    • @jakey-baby
      @jakey-baby  3 месяца назад

      @carlosbrianalvero1645 it depends on what ide you are using. If you are using vs code like me, you need to open a powershell terminal and run the command "pip install pyautogui" and "pip install keyboard".

  • @heatherwinberry4958
    @heatherwinberry4958 5 месяцев назад

    can i copy your code??

    • @jakey-baby
      @jakey-baby  5 месяцев назад

      Yeah it's in the description. You'll have to change the file paths and take your own screenshots to get it to work for you though

    • @heatherwinberry4958
      @heatherwinberry4958 4 месяца назад

      @@jakey-baby file path?