OSRS Emulator Bot

Discussion in 'Scripts & Bots' started by Snowy Gryphon, Aug 1, 2021.

Tags:
OSRS Emulator Bot
  1. Unread #1 - Aug 1, 2021 at 7:21 AM
  2. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    [​IMG]



    OSRS Emulator Bot is a scripting platform for people who want to run their bots on Bluestacks.
    With this bot you have direct access to essential game data and interact with methods.
    Which is a major improvement over using simple pixel bots.
    Everything through a custom client somewhat like PC OSRS bots does.




    Emulators has low banrate

    It is pretty established in these communities that using a emulator is safer than PC
    based bots. This has several script creators on these forums already proven.
    Most of them are pixel bots and work well. But they take more time to create.
    This bot makes use of it's own APK and communicates directly with the OSRS client,
    this is how it has direct access to data about the world and is able to interact with it.




    Pixelbased scripts are hard to create

    Let's say you want to interact with a character on the screen.
    How do you do that with pixel scripts? Especially if the character is moving around?
    One way is to use python and AI to detect the character on the screen.
    Sounds cool, but it is lots of work and it is specific to that character.
    And what if the character is not on the screen? Does the script fail then?

    OSRS Emulator Bot communicates directly with the Emulator and have precise access to
    all the objects in the world. Everything you need to do is query the character by name
    and make a call to the interactWith method. Literally 3 lines of code and then everything
    just works.




    Reliable interact with method

    What PC OSRS bots usually do is that they create an abstract mouse and simulates input.
    This means that it sometimes fail and it also often depends on the zoom
    of the camera. OSRS Emulator Bot directly calls the interact with method and therefore these
    interact with commands never fail as long you are in range.


    [​IMG]


    Try for free:


    1. Download and start the emulator Bluestacks
    2. Download and start OSRS Emulator Bot
    3. Enable ADB in bluestacks settings​
    4. Bot should now know about the emulator​
    5. Follow the quick start scripting guide here or just test run the Oak Logs builtin script​
    6. Join the discord :)
     
    Last edited: Aug 19, 2021
  3. Unread #2 - Aug 1, 2021 at 8:28 AM
  4. Special Delivery
    Joined:
    Apr 9, 2021
    Posts:
    6,500
    Referrals:
    0
    Sythe Gold:
    1,718
    Vouch Thread:
    Click Here
    Discord Unique ID:
    833712935212679178
    Discord Username:
    special5779
    Two Factor Authentication User Easter 2023 Verified Ironman Member of the Month Winner

    Special Delivery Primalrs.com - your runescape one stop shop
    $25 USD Donor New

    OSRS Emulator Bot

    Do you have any scripts along with it, or is it just a blank bot client you can code your own bots into?
     
  5. Unread #3 - Aug 1, 2021 at 8:36 AM
  6. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Currently there are no scripts, it's the API and tooling only.
     
    ^ Special Delivery likes this.
  7. Unread #4 - Aug 2, 2021 at 6:13 AM
  8. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Online
     
  9. Unread #5 - Aug 3, 2021 at 5:13 AM
  10. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    0.2.1 has now been released. The following improvements has been made: Chat query, Grand Exchange sell and buy, interact with inventory item is now working properly etc
     
  11. Unread #6 - Aug 6, 2021 at 10:02 AM
  12. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Online
     
  13. Unread #7 - Aug 8, 2021 at 1:14 PM
  14. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    0.3.1 now released. Now all the game object data should be available. + all the interact routines are now working properly. More or less everything important should now be working.
     
  15. Unread #8 - Aug 12, 2021 at 6:47 AM
  16. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Version 0.4.0 released
    Bug fixes: camera data, walkToTileOnMinimap etc.
    Features: Inventory item names, world object lookup utilities etc.
     
  17. Unread #9 - Aug 14, 2021 at 5:16 AM
  18. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Online
     
  19. Unread #10 - Aug 17, 2021 at 7:05 AM
  20. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Online
     
  21. Unread #11 - Aug 18, 2021 at 12:07 PM
  22. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    0.4.1 released.
    A bunch of bugfixes :)
     
  23. Unread #12 - Aug 19, 2021 at 12:25 PM
  24. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Online
     
  25. Unread #13 - Aug 24, 2021 at 7:14 AM
  26. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Online
     
  27. Unread #14 - Aug 26, 2021 at 3:36 AM
  28. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Online
     
  29. Unread #15 - Sep 2, 2021 at 10:15 AM
  30. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Online
     
  31. Unread #16 - Sep 8, 2021 at 5:53 AM
  32. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Online
     
  33. Unread #17 - Sep 10, 2021 at 5:06 AM
  34. Snowy Gryphon
    Joined:
    Jan 10, 2021
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    31
    Discord Unique ID:
    SnowyGryphon#7132

    Snowy Gryphon Member

    OSRS Emulator Bot

    Online
     
  35. Unread #18 - Sep 16, 2021 at 6:43 AM
  36. astrorsps simba
    Joined:
    Sep 16, 2021
    Posts:
    8
    Referrals:
    0
    Sythe Gold:
    7

    astrorsps simba Newcomer

    OSRS Emulator Bot

    will have to try this out on a rsps if possible a couple have mobile. itll work right?
     
    Last edited: Sep 16, 2021
  37. Unread #19 - Sep 21, 2021 at 12:56 AM
  38. The Pkkid V6
    Joined:
    Aug 28, 2005
    Posts:
    2,875
    Referrals:
    3
    Sythe Gold:
    12
    Pokémon Trainer Two Factor Authentication User Tier 1 Prizebox

    The Pkkid V6 Grand Master
    $50 USD Donor New

    OSRS Emulator Bot

    Can you please provide more information via PM?


    Want to know more about its utility, type of scripts it can use, and what language custom scripts would need to be. Thanks
     
  39. Unread #20 - Sep 21, 2021 at 1:00 AM
  40. astrorsps simba
    Joined:
    Sep 16, 2021
    Posts:
    8
    Referrals:
    0
    Sythe Gold:
    7

    astrorsps simba Newcomer

    OSRS Emulator Bot

    hr did add a quick start scripting guide link so you might be able to see if its right for you.
     
< Looking for advanced Zulrah bot | looking for CG script >

Users viewing this thread
1 guest


 
 
Adblock breaks this site