SlyAutomation
SlyAutomation
  • 25
  • 190 823
Botting 99 cooking with Python in Old School Runescape
#botting #python #runescape
In this walkthrough, the bot levels up and grinds to 99 cooking in osrs using scripts from the github osrs botting functions project.
Watch and see how far I can go without getting banned using automated bots written with coding software python.
For a summary of all the botting to max series to date check it out here: www.slyautomation.com/blog/slyautomation-osrs-botting-to-max-series/
This code was all sourced and software design available from github: github.com/slyautomation/osrs_basic_botting_functions
www.buymeacoffee.com/slyautomatG
images sourced from: www.freepik.com/
Переглядів: 6 369

Відео

source code for custom object detection plugin for runescape with yolov5
Переглядів 2,2 тис.Рік тому
This is the full source code for generating object detection plugin that auto annotes npcs within the runescape game to be consumed in a training model for yolov5. www.buymeacoffee.com/slyautomatG github source for plugin: github.com/slyautomation/yolo_runelite_plugin githubsource for my yolov5 repo: github.com/slyautomation/osrs_yolov5 images sourced from www.flaticon.com/ check out the youtub...
Updated tutorial setup for botting runescape with python - Part 2
Переглядів 6 тис.Рік тому
#runescape #python #botting Updated version of botting with python tutorial. this is part TWO and involves running scripts for thieving, herblore and fletching. among the scripts are some decent money makers for lower levels such as unfinished potions and cutting ruby bolts tips. Full sourcecode: github.com/slyautomation/osrs_basic_botting_functions www.buymeacoffee.com/slyautomatG images sourc...
Color Bot dominates aimlab highscore over 200k using Python
Переглядів 11 тис.Рік тому
The color bot but has been optimised using opencv, contouring using python. This example is how to use python to bot with color detection. For more info check out: www.slyautomation.com/how-to-create-an-easy-color-detection-bot-a-step-by-step-guide This is to show how a color bot can perform fast object detection github source: github.com/slyautomation/color_bot youtube tutorial on base color b...
Easy color bot project full tutorial and test in Aimlab
Переглядів 11 тис.Рік тому
This is a easy to follow color bot project and is a first step towards building a simple color detection bot using python. Later in the video a test of the code will be used to determine its effectiveness in aimlab at detecting blue balls and getting a decent score. For more info check out: www.slyautomation.com/how-to-create-an-easy-color-detection-bot-a-step-by-step-guide This is a great proj...
Build unethicalite using Intellij IDEA for runescape and adding custom plugin files
Переглядів 3,4 тис.Рік тому
This is a tutorial on how to build unethicalite using Intellij IDEA for runescape and adding custom plugin files which can be added in 2 ways. Unethicalite source: github.com/unethicalite/unethicalite-launcher custom plugin jar files: github.com/slyautomation/osrs_basic_botting_functions/tree/main/jar files custom plugin repo: github.com/illumineawake/illu-plugins www.buymeacoffee.com/slyautomatG
Build runelite and install custom plugin tutorial for runescape using Intellij IDEA
Переглядів 20 тис.Рік тому
#runescape This is a tutorial on how to build runelite using Intellig IDEA for runescape. the other part is installing a custom plugin to use in game. this is useful for runelite plugin development. runelite source: github.com/runelite/runelite plugin source: github.com/slyautomation/httpplug intellij IDEA: www.jetbrains.com/idea/download/#section=windows www.buymeacoffee.com/slyautomatG
Using a custom object detection plugin for runescape with yolov5
Переглядів 4,1 тис.Рік тому
This is a demonstration using a object detection plugin that auto annotes npcs within the runescape game to be consumed in a training model for yolov5. github source for plugin: github.com/slyautomation/yolo_runelite_plugin githubsource for my yolov5 repo: github.com/slyautomation/osrs_yolov5 images sourced from www.flaticon.com/ check out the youtube full tutorial on installing yolov5: ua-cam....
Updated tutorial setup for botting runescape with python - Part 1
Переглядів 39 тис.2 роки тому
#runescape #python #botting Updated version of botting with python tutorial. This is part one and involves setting up the project and setting the scripts up for woodcutting, firemaking, fishing and mining. Part 1 Video: ua-cam.com/video/ngydAAP0tfg/v-deo.html Full sourcecode: github.com/slyautomation/osrs_basic_botting_functions www.buymeacoffee.com/slyautomatG Need help with installing python,...
Easy Autoclicker Bot Project using python with pyautogui
Переглядів 3,9 тис.2 роки тому
This is a guide on how to make your autclicker bot project using python. it is simple and easy to follow. This is a great project to learn python and have fun with some code. This will work in any game and i provide examples for osrs woodcutting and mining, clicker heros and cookie clicker. I also test this in roblox hyper clicker and it works well. orteil.dashnet.org/cookieclicker/ - Cookie Cl...
3 quick steps and ready to code python in 10 minutes
Переглядів 7892 роки тому
Hi this is slyautomation today we are going to go through installing python 3.10 on windows 10 3 steps Using the browser to search for python.org Installing python Installing features pip and idle Here's a full guide written with screenshots (bonus install pycharm and clone your first github repo): www.slyautomation.com/install-pycharm-and-python-clone-a-github-project/ Need help with installin...
Orange Pi: Running simple automation scripts and linux commands and other microcontrollers
Переглядів 1,4 тис.2 роки тому
Running these linux commands and scripts are easy, follow along and i'll help you do some automation tasks with mircocontrollers like Orange Pi. This is a full setup installing armbian and writing scripts to automate tasks in the operating systems with scheduling using crontab. You’ll need a Orange pi pc or similar, dc power cable, a micro sd that’s at least a1 performance and at least 16gb of ...
Full Tutorial Setup Yolov5 Python Object Detection Botting OSRS Runescape
Переглядів 10 тис.2 роки тому
#yolov5 python Source code:github.com/slyautomation/osrs_yolov5 Yolov5 and pytorch for object detection in an RPG game Old School Runscape (osrs). This is a step by step guide/tutorial on installing python, pycharm, cuda, cudnn and labelimg and all the steps to create the project run and retrain your own yolov5 with pytorch model for object detection. This will be able to detect game objects (a...
Cool Python APIs - extract osrs price data with pandas - runescape flipping tutorial [Part 1]
Переглядів 3,2 тис.2 роки тому
Hi this is sly automation, today we are going to go through a get api request for old school runescape grand exchange price data, convert the data to csvs and how to run this for trend analysis. For first up we’ll need some imports of requests for http post and gets, json for reading data files, numpy and pandas for data manipulation, datetime and for windows 10 notifications win10toast. The sc...
astar python tutorial pathfinding osrs bot find shortest path Part 3
Переглядів 1,5 тис.3 роки тому
Part 3. This is the final part to the tutorial on the auto walker for old school runescape using python. This tutorial will cover how the astar algo works and how we can use our points to find the shortest path throughout Runescape. The main function aStarAlgo uses sets, loops and arrays to calculate, store and output the desired shortest path. From the output we will use opencv to read the ima...
opencv draw line and shapes using python tutorial pathfinding in Runescape - Part 2
Переглядів 9913 роки тому
opencv draw line and shapes using python tutorial pathfinding in Runescape - Part 2
convert canvas to images Python tutorial html5 maps osrs botting Part 1
Переглядів 1,1 тис.3 роки тому
convert canvas to images Python tutorial html5 maps osrs botting Part 1
Auto Walker Botting Using Python Old School Runescape - osrs shortest path a-star search algo - Demo
Переглядів 3,2 тис.3 роки тому
Auto Walker Botting Using Python Old School Runescape - osrs shortest path a-star search algo - Demo
Runelite Setup for Botting With Python Old School Runescape - osrs
Переглядів 10 тис.3 роки тому
Runelite Setup for Botting With Python Old School Runescape - osrs
Old School Runescape Botting - High Alching and Superheat Tutorial using Python pyautogui - osrs
Переглядів 3,7 тис.3 роки тому
Old School Runescape Botting - High Alching and Superheat Tutorial using Python pyautogui - osrs
Power Fishing Botting Using Python Old School Runescape - osrs tesseract
Переглядів 4,5 тис.3 роки тому
Power Fishing Botting Using Python Old School Runescape - osrs tesseract
Powerminer Botting Using Python Old School Runescape - osrs
Переглядів 8 тис.3 роки тому
Powerminer Botting Using Python Old School Runescape - osrs
botting automation Functions designed in Python for osrs - Woodcutting osrs
Переглядів 13 тис.3 роки тому
botting automation Functions designed in Python for osrs - Woodcutting osrs
Full Tutorial Setup Yolov3 Object Detection Botting OSRS Runescape using Python - osrs tensorflow
Переглядів 21 тис.3 роки тому
Full Tutorial Setup Yolov3 Object Detection Botting OSRS Runescape using Python - osrs tensorflow
Yolov3 Object Detection In Old School Runescape using Python code, Detecting Cows - Botting - osrs
Переглядів 3,2 тис.3 роки тому
Yolov3 Object Detection In Old School Runescape using Python code, Detecting Cows - Botting - osrs

КОМЕНТАРІ

  • @Porkchopio
    @Porkchopio 9 днів тому

    Only issue is, you need a legacy account to log into runeline client now and not the new jagex accounts

  • @rajvardhansinghshekhawat
    @rajvardhansinghshekhawat 15 днів тому

    does the same work for any game or nah?

  • @JadiSaab-y8s
    @JadiSaab-y8s 20 днів тому

    does it work on 1366x768 resoulation? i try its not working any solution?

  • @naigelousadventure7593
    @naigelousadventure7593 Місяць тому

    For those who see this after me, Visual Studio Integration is under the CUDA installation options tree menu. I also did not install: GeForce Experience Software GeForce Drivers PhysX This is from nvidia forums, for thouse who have problems with cuda

  • @Antonio32639
    @Antonio32639 Місяць тому

    Shit responds way too slow pretty obvious if you try this you'll get IP banned

  • @dnstg
    @dnstg Місяць тому

    does anyone know if its possible to export these plugins to .jar for use in external-plugins folder? or do i need to use an api outside of runelite for this?

  • @CharlesImperial16
    @CharlesImperial16 Місяць тому

    can you help me?

  • @tist203
    @tist203 2 місяці тому

    Thanks for the explanation and source. I want to develop my own using a combination of color, yolo and maybe ocr. This will be a good reference.

  • @that1sim
    @that1sim 2 місяці тому

    oh my god man i need one for valorant so bad i been looking for one liike 4 days dudee

  • @t54760
    @t54760 2 місяці тому

    Anyone know which plugin to use to mark objects with the yellow outline?

  • @玩博伊
    @玩博伊 2 місяці тому

    Do we have to use modern layout? i prefer resizable - classic layout

  • @WayneWu-g5o
    @WayneWu-g5o 2 місяці тому

    can i ask what yolo version do you use? in addition, python version, tensorflow, cuda, cudnn, and keras. I tried to copy exactly what you are doing but it just dont work. thank you!

  • @tomba2
    @tomba2 3 місяці тому

    can we still select the trees in red?

  • @KiiTheGreat
    @KiiTheGreat 3 місяці тому

    Hello, I know this is an old vid. Is there a way to make it work in the background for roblox? I tried matching for the window but doesn't work.

  • @LivLiveLegends
    @LivLiveLegends 3 місяці тому

    its tutorial is not suitable for total bigners and is very short and misses most of stuff like how we are using those screen shot in script etcc..are there any full torial videos?

  • @fraility
    @fraility 3 місяці тому

    Hey Sly, the YoloPlugin causes RuneLite to crash, sometimes after the first screenshot, sometimes after several. I'm not experienced with Java, so I'm wondering if you've ever encountered this issue, or if perhaps you can help me figure out what's going wrong. I've also tried rolling the bounding box functionality (just grabbing min/max x/y) into HttpPlug, which does work, but that will also crash after a variable number of requests. Thank you for your time!

  • @marcelofborges9385
    @marcelofborges9385 3 місяці тому

    it only works for simple things

  • @shashankgoyal2126
    @shashankgoyal2126 3 місяці тому

    Does this work on mac?

  • @andrewfields4516
    @andrewfields4516 4 місяці тому

    Thank you for this content. This is a gold mine to aspiring developers and analyst tbh lol

  • @Moonblox678
    @Moonblox678 4 місяці тому

    just do it for me give me the link of the hack

  • @Moonblox678
    @Moonblox678 4 місяці тому

    whats the anme of the thing that makkes you do that 26:45 cause i downloaded all the files in the desc but i dint get a menu to enable anything u scammer

  • @Moonblox678
    @Moonblox678 4 місяці тому

    canu put a link in with the ting u have in the start that teleports to the target

  • @Moonblox678
    @Moonblox678 4 місяці тому

    whats the apps name that does it

  • @Moonblox678
    @Moonblox678 4 місяці тому

    i want a exe file with the bot in so i run the file and i have my collor bot

  • @Moonblox678
    @Moonblox678 4 місяці тому

    i downloaded by cahrm and then clikced on run but nothing happens can i get a link to the hack menu cause idk wat all this other stuff is

  • @Moonblox678
    @Moonblox678 4 місяці тому

    can u just make a download to do all of this fo rme cause idk what to do its to complicated

  • @dantSSJ__
    @dantSSJ__ 4 місяці тому

    How do I put the files in Pycharm, and which files should I put?

  • @dantSSJ__
    @dantSSJ__ 4 місяці тому

    How is it used?

  • @WeatherGuruOSRS
    @WeatherGuruOSRS 4 місяці тому

    This is by adding it into a clone of the RuneLite client repo, but isn't it best nowadays to create a plugin using the pluginhub repo?

  • @xdasdaasdasd4787
    @xdasdaasdasd4787 5 місяців тому

    When's the next video man :(

  • @Polaco84
    @Polaco84 5 місяців тому

    Cuanto tiempo entrenastes para conseguir los 200k

  • @ronaldc8634
    @ronaldc8634 5 місяців тому

    no one knows wtf you said at 8:21 lol can you please add an annotation?? lol thx

  • @Podcastener
    @Podcastener 5 місяців тому

    @SlyAutomation Is the HTTP plugin an illegal plugin? I run strictly color bots, and I worry that Jagex is able to detect the plugin. Does it use reflection to get the data?

    • @slyautomation
      @slyautomation 5 місяців тому

      No there no illegal actions that take place in that plugin. No reflection tasks are done as it doesn't interact with the client eg open inventory or click npc or change key binds. It only receives data.

    • @Podcastener
      @Podcastener 5 місяців тому

      @@slyautomation Awesome, thank you so much for responding. I appreciate it. I love your videos, they inspired me to create my own scripts. I have been successfully botting for a while now!

  • @Madison-fo1zw
    @Madison-fo1zw 5 місяців тому

    For the thieving script, what does the xp_check() function do, and what does this code in steal_man() mean exactly?: thief = xp_check() if thief > 0.8: time_end = 0 time_start = time.time() print('Thieving: %.2f' % thief + ' | seconds count: %.2f' % time_end) time_end = time.time() - time_start

  • @techtag9170
    @techtag9170 6 місяців тому

    Boi I will be watching this after my exams thx for the effort bud, I really want to learn python but I never found a motivation/reason but after watching this video about val something in my head popped i may want to extract some 3d models from some games or just try skins in general thx a lot.

  • @Theluckyguy2024
    @Theluckyguy2024 6 місяців тому

    Can this be done without the display settings. My laptop doesn’t have that high 1920

    • @slyautomation
      @slyautomation 6 місяців тому

      Yes but there will be heaps of tweaking to get the bot to work right

    • @Theluckyguy2024
      @Theluckyguy2024 6 місяців тому

      @@slyautomation You are so awesome I appreciate your reply. I’ve really been trying to follow your GitHub and get the boat working but I keep getting these errors on file not found even when I copy the path that it’s in directly. But I’m gonna figure it out and I’m excited

  • @pl9820
    @pl9820 6 місяців тому

    Do you use yolo for this? I wish to learn how to create a repo like this, any tips for where to look to learn?

    • @slyautomation
      @slyautomation 6 місяців тому

      No just color detection for that one

  • @izackscally6406
    @izackscally6406 6 місяців тому

    would anyone know how to use this in a pvp scenario

  • @ashleyward5634
    @ashleyward5634 6 місяців тому

    Love your videos man!

  • @richardjiles7725
    @richardjiles7725 6 місяців тому

    you are awesome for making this video

  • @BecomeMachine
    @BecomeMachine 6 місяців тому

    I think when the Jagex Launcher is forced on all existing accounts they are going to use that as an opportunity to kill a lot of the injection and network based stuff with a required anticheat. I found a product called Catalyst on a website called Silvtech that lets you scale an operation pretty easy on virtual machines. its actually oldschool color scripting and my banrate is extremely low. I even managed to set up auto muling with it because the software allows your bots to start up scripts on any other machine in the environment. So pretty advanced for a block language. Literally anyone can use it without much coding skill and the guy that runs the thing has responded to my requests for help whenever i was stuck. Just sharing my thoughts. Great video, even though my python skills need some work 😆

  • @Noxiousxx
    @Noxiousxx 7 місяців тому

    How would I point this towards a private server instead of OSRS?

  • @Enrique07-22
    @Enrique07-22 7 місяців тому

    Saludo hermano siguiendo sus videos cada vez aprendiendo mas gracias

  • @Deathurway22
    @Deathurway22 7 місяців тому

    Does this not work anymore or what? Ive done this 100 different times and tried everything. It says loading plugins and says 130+ but then when it opens none of the added plugins are actually there

  • @SomewhatMade
    @SomewhatMade 7 місяців тому

    how do you mule this away without the mule getting caught

  • @Casualinkling
    @Casualinkling 7 місяців тому

    im new to runelite how do i mark objects

  • @alquds01
    @alquds01 8 місяців тому

    There are test failures. Please refer to C:\Users\Dell\IdeaProjects unelite\cache\target\surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. getting this error

  • @pedroamaral8583
    @pedroamaral8583 8 місяців тому

    is there any way to get the mouse and keyboard usable while running these bots?

  • @Chr0nicPvP
    @Chr0nicPvP 8 місяців тому

    also, is this doable without the HDMI data capture?

  • @Chr0nicPvP
    @Chr0nicPvP 8 місяців тому

    hey, did you get banned from this?