How To Program A Video Game Bot in JUST 5 minutes!

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

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

  • @attackofthehog
    @attackofthehog ปีที่แล้ว +61

    Nice try Jagex.

  • @teewhygamingandmusic8705
    @teewhygamingandmusic8705 ปีที่แล้ว +10

    im telling sir pugger LOL

  • @dujevu9398
    @dujevu9398 ปีที่แล้ว +5

    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  ปีที่แล้ว +1

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

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

      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.

  • @roxyroxas1313
    @roxyroxas1313 ปีที่แล้ว +7

    @sirpugger is on his way

  • @fxx3702
    @fxx3702 ปีที่แล้ว +5

    Great video! This packs a lot of great information into a short period of time :)

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

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

  • @donjones5452
    @donjones5452 ปีที่แล้ว +8

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

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

      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.

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

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

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

    Can not mark object, only tile

  • @christianchambers6748
    @christianchambers6748 ปีที่แล้ว +6

    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  ปีที่แล้ว +2

      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.

  • @OneAndOnly00Sudios
    @OneAndOnly00Sudios ปีที่แล้ว +4

    Sooo much quality in this video!

  • @user-Graham-i3l
    @user-Graham-i3l ปีที่แล้ว +1

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

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

      Maybe =) what skills are you most interested in?

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

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

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

    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  ปีที่แล้ว +4

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

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

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

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

    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 ปีที่แล้ว +1

      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 ปีที่แล้ว +1

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

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

      @@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 ปีที่แล้ว +3

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

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

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

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

    good video

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

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

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

      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.

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

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

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

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

    more

  • @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  ปีที่แล้ว +1

      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  ปีที่แล้ว +1

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

  • @JorgeRojas-un7fh
    @JorgeRojas-un7fh ปีที่แล้ว

    Contenido extremo