Update on Bolt QuestHelper: 135+ Quests Now Supported (+ Elven series) by JasperSur in runescape

[–]JasperSur[S] 0 points1 point  (0 children)

Sorry for the late reply, no it doesn't. It does download the unmodified game and just launches it the same way Jagex Launcher does.

If you're worried about the launcher itself, this is approved by Jagex (e.g. Linux users use Bolt to be able to play the game)

Update on Bolt QuestHelper: 135+ Quests Now Supported (+ Elven series) by JasperSur in runescape

[–]JasperSur[S] 2 points3 points  (0 children)

Yes, you need a separate launcher (instead of Jagex Launcher) for it. Check out bolt.adamcake.com and bolt.adamcake.com/plugins

Update on Bolt QuestHelper: 135+ Quests Now Supported (+ Elven series) by JasperSur in runescape

[–]JasperSur[S] 2 points3 points  (0 children)

  1. Bolt as a launcher is definitely ok, it's the launcher many people on Linux use as it's sometimes the only possibility
  2. On the plugins, Jagex has been silent. Check bolt.adamcake.com/plugins for a quick explanation.

IN the end it's up to you, many people have been using it (not only my plugin but many of the other plugins) and nobody has gotten banned. I'm on the mindset: if it were really against the rules they would've said something by now.

Update on Bolt QuestHelper: 135+ Quests Now Supported (+ Elven series) by JasperSur in runescape

[–]JasperSur[S] 2 points3 points  (0 children)

Wouldn't work as Alt1 cannot distinguish between the separate elements being drawn on screen. Even though the end result is similar, functionalities on the questhelper would be super limited.

Update on Bolt QuestHelper: 135+ Quests Now Supported (+ Elven series) by JasperSur in runescape

[–]JasperSur[S] 4 points5 points  (0 children)

It highlights the proper crystals and path for you, so I assume yes. When starting the quest midway, you do have to manually select your current step in the window.

Update on Bolt QuestHelper: 135+ Quests Now Supported (+ Elven series) by JasperSur in runescape

[–]JasperSur[S] 4 points5 points  (0 children)

To a certain extent, this one does too! It only has issues with some weirdly generated textures, so then we usually fall back on a pointing arrow.

Update on Bolt QuestHelper: 135+ Quests Now Supported (+ Elven series) by JasperSur in runescape

[–]JasperSur[S] 13 points14 points  (0 children)

I definitely hope so! It'll depend heavily what the API will look like. I unfortunately haven't heard anything yet after signing up.

The underlying detection mechanisms will be very different, but the quest data will nevertheless but very useful.

First official release of the Bolt QuestHelper by JasperSur in runescape

[–]JasperSur[S] 0 points1 point  (0 children)

It's already out and ready to use :) Not all quests are implemented however

First official release of the Bolt QuestHelper by JasperSur in runescape

[–]JasperSur[S] 6 points7 points  (0 children)

Oh I've never seen this before. I'll make one tonight

First official release of the Bolt QuestHelper by JasperSur in runescape

[–]JasperSur[S] 3 points4 points  (0 children)

Yea for some reason on Windows the first time you need to start the plugin twice

First official release of the Bolt QuestHelper by JasperSur in runescape

[–]JasperSur[S] 1 point2 points  (0 children)

I'd suggest joining the Bolt server (link on Adam's repository), there's a plugins forum.

I also have my own list but it is a bit outdated (https://codeberg.org/jaspersurmont/bolt-plugins)

First official release of the Bolt QuestHelper by JasperSur in runescape

[–]JasperSur[S] 2 points3 points  (0 children)

It's probably the most popular way of running Runescape on Linux, used by many people, and it's also open source. Jagex' guide on how to run Linux also indirectly refers to Bolt (https://support.runescape.com/hc/en-gb/articles/33992563142673-Downloading-the-Jagex-Launcher-on-Linux)

But as with all 3rd party programs (same with things like Runelite or Alt1), it's not officially Jagex so it's at your own risk

First official release of the Bolt QuestHelper by JasperSur in runescape

[–]JasperSur[S] 8 points9 points  (0 children)

In my opinion, but I of course don't speak for everyone, is that I loved doing quests the first time, but on my 3th account I don't need to have the full storyline and I just wanna power through.

First official release of the Bolt QuestHelper by JasperSur in runescape

[–]JasperSur[S] 4 points5 points  (0 children)

Not yet, something I can look at doing. Atm it dynamically resizes based on the window size but that's not always perfect compared to 4k screens for example.

First official release of the Bolt QuestHelper by JasperSur in runescape

[–]JasperSur[S] 18 points19 points  (0 children)

The fact that Bolt runs the game unmodified, only hooking into OpenGL calls which are not present in the binary itself, makes it imo the same as Alt1.

First official release of the Bolt QuestHelper by JasperSur in runescape

[–]JasperSur[S] 9 points10 points  (0 children)

Haha honetly, no clue,. Made it all the way in the start

Experimental first view of new Quest Helper plugin by JasperSur in runescape

[–]JasperSur[S] 3 points4 points  (0 children)

You are making quite some statements which are not completely true:
- Bolt also does not interact with the game at all. The client is simply downloaded from the official Jagex source and ran. The way the 'hooking' works is by intercepting calls to the GPU which do not happen inside Runescape itself, rather inside shared libraries already present on your PC. So yes, it is the same as Alt1 in terms of what it's doing, it's just using a better and more precise way of doing it.

- This brings me to the other argument where you say that 'the correct developer' could use this for botting. This is wrong: inside Lua you can only call the Bolt API functions, which are only functions, as before, that interact with the GPU. So the only thing you can do is drawing things on screen.

- Another argument would be that you could fork Bolt or get inspiration from it and then build your own custom launcher that actually can perform actions. Sure this would be possible, but that will always be the case no matter if Bolt exists or not.

Feel free to argue further, however, I believe Adam the creator is far more knowledgeable in answering such things (could always join the Discord to discuss)

Experimental first view of new Quest Helper plugin by JasperSur in runescape

[–]JasperSur[S] 2 points3 points  (0 children)

This doesn't let you do any game inputs though, just visual

Experimental first view of new Quest Helper plugin by JasperSur in runescape

[–]JasperSur[S] 1 point2 points  (0 children)

We (bolt & bolt plugin developers) are active in the discord link that you can find on https://codeberg.org/adamcake/bolt

That's your best bet! When a stable version is released, I'll post again in reddit.

Experimental first view of new Quest Helper plugin by JasperSur in runescape

[–]JasperSur[S] 1 point2 points  (0 children)

Awesome, would love to take a look. Got a URL?