#1 2016-05-18 15:51:55

Aneko
Member
From: Finland
Registered: 2016-05-07
Posts: 5
Website

Screen Markers App - Links updated!

A friend of mine requested a screen markers app for Alt1 because the original screen markers program's domain expired and is now replaced by... something that isn't screen markers.
And now after a week of coffee, pizza and sweat it's ready!

You can use the app to add unclickable overlays that can be used for example marking pouch locations when runecrafting via abyss or training construction.

Add the app by clicking here.
(Direct link: https://kosblue.com/nekoapps/)

RhApOfY.png

A brief guide on how to use the app is available here: https://kosblue.com/nekoapps/apps/Scree … wtouse.pdf

I'd like to note that my main computer runs Linux and I don't own a single Windows computer so I've only tested this on a VirtualBox.

Last edited by Aneko (2020-05-19 10:39:53)

Offline

#2 2016-05-18 19:10:25

Skillbert
Administrator
Registered: 2014-12-30
Posts: 1,057

Re: Screen Markers App - Links updated!

Looks very interesting. Maybe you could allow the user to select the coordinates using a1lib.mousePosition() and the alt1pressed event.

alt1.events.alt1pressed.push(handler);  //handler will be called with {x:<xcoord>,y:<ycoord>, ...}
a1lib.mousePosition();  //returns {x:<xcoord>,y:<ycoord>} (need gamestate permission for this)

The api is still sort of incomplete so please message me in-game or on the forums if you have any questions. The overlay functions are something that need a rework in particular.

Offline

#3 2016-05-18 19:32:32

Aneko
Member
From: Finland
Registered: 2016-05-07
Posts: 5
Website

Re: Screen Markers App - Links updated!

Oh I must have missed the mouse position and click functions when browsing the documentation. I'll add it to my TODO list and hopefully start implementing it tomorrow.

Offline

#4 2016-05-18 20:22:13

Skillbert
Administrator
Registered: 2014-12-30
Posts: 1,057

Re: Screen Markers App - Links updated!

I made some similar area selection code for a test app once. add app
Click the set area button and press alt+1 twice to select a rectangle.

Offline

#5 2016-05-19 15:26:01

Aneko
Member
From: Finland
Registered: 2016-05-07
Posts: 5
Website

Re: Screen Markers App - Links updated!

I've finished implementing mouse interactions and updated the app. Thank you very much for the example code! helped me more than enough.

Offline

#6 2017-02-24 19:49:26

Runer112
Member
Registered: 2017-02-24
Posts: 2

Re: Screen Markers App - Links updated!

How about points? Seems like that could be useful for specifying click points for which a rectangle is too large/overkill.

Offline

#7 2019-01-27 23:47:53

AlphaApps
Member
Registered: 2019-01-27
Posts: 1

Re: Screen Markers App - Links updated!

Any working link for this app? Sounds really usefull.

Offline

#8 2019-01-27 23:50:27

Borithil
Member
Registered: 2015-11-07
Posts: 44

Re: Screen Markers App - Links updated!

Epicpen was suggested by someone in discord as an alternative to this plug in

Offline

#9 2019-01-28 13:33:42

Penguin
Member
Registered: 2017-07-01
Posts: 4

Re: Screen Markers App - Links updated!

Wish that epicpen didnt cost $20 to be useful though.

Offline

#10 2020-05-19 10:42:42

Aneko
Member
From: Finland
Registered: 2016-05-07
Posts: 5
Website

Re: Screen Markers App - Links updated!

Hello guys, I'm back to playing RuneScape after a 4 year break.
Seems like my old domain has expired. Sorry about that.
I've moved the old files to my new personal website if anyone still needs this app. I did a quick check and everything seems to work exactly how it did back in 2016.

I'm still running mainly Linux so I don't think I will be able to do any big changes to the code as I have no way to test it unless I can get Alt1 running on Wine.

Offline

#11 2020-05-19 10:50:27

Aneko
Member
From: Finland
Registered: 2016-05-07
Posts: 5
Website

Re: Screen Markers App - Links updated!

If my domain expires again I've published the source code to GitHub so you can host clones of it https://github.com/3e849f2e5c/Alt1-ScreenMarkers

Oh how ugly my code was back in the day, I'm almost ashamed to publish this...

Offline

#12 2022-10-21 02:58:16

cyberfreak
Member
Registered: 2022-10-21
Posts: 2

Re: Screen Markers App - Links updated!

Hi Aneko is there a way to make a premarked mark that displays map chunks me and some fellow one chunkers that play runescape 3 would love to see a working boarder marker for this game since there is not much development for the game app side and you seem to be the only one that has done something close to what we are looking for.  I look forward to further development.

Offline

Board footer

Powered by FluxBB