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.
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 👍🏻
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?
@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 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
@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".
i dont even play skyblock but the way you explained your code was pretty entertaining!
Thanks!
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.
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 👍🏻
Ok thanks. 😁 i got the screen shots it just wouldn't recognize the path because I was doing it wrong.👍
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?
@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.
what do you use to run the code and could u possibly put the code in the description
do you think macros would work if i was already on skyblock
@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
code is added
how do u import libraries
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”
pls help
@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".
can i copy your code??
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
@@jakey-baby file path?