Search found 201 matches

by MagicUser
Fri Jun 23, 2023 9:32 pm
Forum: Announcements
Topic: Alan Turing Birthday
Replies: 3
Views: 1100

Re: Alan Turing Birthday

Loved the Imitation Game. Very unfortunate life for such a brilliant mind.
by MagicUser
Sat Mar 18, 2023 7:17 pm
Forum: Coding talk
Topic: [Orion] Tracking (Proof of Concept)
Replies: 5
Views: 2652

Re: [Orion] Tracking (Proof of Concept)

About a day from 0 to 100. Not sure how many nights that would be. Not sure how long it takes to Summon Daemon. ;p Alibaster was struggling with making a daemon summoning tracking script in Orion, and couldn't find anything online for it. As I had some time I made it happen. The title does say proof...
by MagicUser
Fri Mar 17, 2023 1:38 pm
Forum: Coding talk
Topic: [Orion] Tracking (Proof of Concept)
Replies: 5
Views: 2652

Re: [Orion] Tracking (Proof of Concept)

At 36.2 I stopped gain, the script has been updated to daemon summons instead of earth elemental summoning. Hopefully this works like you were hoping. If not. The graphic and spell name are easily changable (at the top).
by MagicUser
Fri Mar 17, 2023 11:00 am
Forum: Coding talk
Topic: [Orion] Tracking (Proof of Concept)
Replies: 5
Views: 2652

Re: [Orion] Tracking (Proof of Concept)

Happy to help :). Awesome! Thanks for doing this. I created a new character and gave him some LRC gear, a spell book, and used the skill ball in magery (so I can cast earth elemental over an over). After about 2 hours looks like my skill is at 20ish and still gaining. Which makes sense, since I am n...
by MagicUser
Fri Mar 17, 2023 3:17 am
Forum: Coding talk
Topic: [Orion] Tracking (Proof of Concept)
Replies: 5
Views: 2652

[Orion] Tracking (Proof of Concept)

Was talking with Alibaster recently and heard that the release button on the context menu was causing problems for the macro to record. Makes sense, since each contextible mobile has their own context menu. Macros tends to focus on serials rather than on general find type. I haven't used this for sk...
by MagicUser
Fri Mar 17, 2023 12:57 am
Forum: Published Macros
Topic: [Orion] DPS Tracker
Replies: 17
Views: 4315

Re: [Orion] DPS Tracker

We got it. PSA - Don't have "Show all scripts" checked or make sure you are selecting the correct function. To run the loop, you need to play "ShowDPS" not DPSGump. show_all_scripts.jpg I didn't even realize there was a show all scripts button. I saw what was going on earlier, bu...
by MagicUser
Thu Mar 16, 2023 3:25 pm
Forum: Announcements
Topic: Planned ED price increases and changes in 2023
Replies: 91
Views: 17420

Re: Planned ED price increases and changes in 2023

Its hard to say what an appropriate response is, especially when people start ascribing motive. Silence is often times mistaken as acceptance of accusations. Retorts won't convince the other person and you lose face in front of the people you actually care about. Intelligent long winded responses ca...
by MagicUser
Wed Mar 15, 2023 2:48 am
Forum: Published Macros
Topic: [Orion] DPS Tracker
Replies: 17
Views: 4315

Re: [Orion] DPS Tracker

I sent you a pm in game. Since I can't replicate this, I'm thinking I'll need to be at least live talking with you (in game) to attempt to figure this out. We'll probably start with Orion.Print'ing the values to see what's going on there, but yeah. Having to wait a day to get a response from me over...
by MagicUser
Wed Mar 15, 2023 2:04 am
Forum: Announcements
Topic: Planned ED price increases and changes in 2023
Replies: 91
Views: 17420

Re: Planned ED price increases and changes in 2023

Pro strat - find some good platinum leggings that can compensate for the resistances you are low on.
Geriatric wrote:
Tue Mar 14, 2023 10:43 pm
doesnt make much difference when you lose enough hp to start getting killed in one hit again
by MagicUser
Tue Mar 14, 2023 10:29 pm
Forum: Announcements
Topic: Planned ED price increases and changes in 2023
Replies: 91
Views: 17420

Re: Planned ED price increases and changes in 2023

~50ms cooldown healing is only 2 steps forward in comparison to mistvale? :shock:.
Wil wrote:
Tue Mar 14, 2023 9:59 pm
In order to achieve 220 dex, that's correct. You balance instaheal against taking less damage in the first place. Two steps forward and one step back is still a step forward.
by MagicUser
Mon Mar 13, 2023 1:33 pm
Forum: Published Macros
Topic: [Orion] DPS Tracker
Replies: 17
Views: 4315

Re: [Orion] DPS Tracker

Custom gumps in Orion are not dynamically allocated. They are hard coded and Orion does not keep track of whether a number is already in use. If you have another custom gump that is custom gump 1, that would be a problem. Are you making any other custom gumps? Another thing you might check would be ...
by MagicUser
Sun Mar 12, 2023 8:07 pm
Forum: Published Macros
Topic: [Orion] DPS Tracker
Replies: 17
Views: 4315

Re: [Orion] DPS Tracker

Were you able to get it working again Alibaster?
Alibaster wrote:
Fri Mar 10, 2023 4:46 pm
Then I must have made some changes in Orion settings that screwed it up. I have no idea what I did. LOL.
by MagicUser
Thu Mar 02, 2023 12:02 am
Forum: General discussion
Topic: Bee Keeping questions
Replies: 19
Views: 3331

Re: Bee Keeping questions

As you know, the secret to a good algorithm is picking the right data structure. A sparse data structure will be hard to write an algorithm for. Go the other way: make the 2D array exactly the same size as the gump and fill it with light (1), but where it tells you to place a dark object 2538, chan...
by MagicUser
Wed Mar 01, 2023 3:01 pm
Forum: General discussion
Topic: Bee Keeping questions
Replies: 19
Views: 3331

Re: Bee Keeping questions

Alright, so I went and found my findings txt as well as my potion mapping txt. [60000] button 58 9 1210 1210 1 0 60000 The 58, 9 look like x/y coordinates within the gump. Are they? Yes. I believe you are correct. tilepic 44 10 2538 tilepichue 50 10 2538 844 And then the same here, x, y coordinates ...
by MagicUser
Wed Mar 01, 2023 12:42 am
Forum: General discussion
Topic: Bee Keeping questions
Replies: 19
Views: 3331

Re: Bee Keeping questions

It looks like maybe you have the position and color of the dots in that gump data? There are images overlaying clickable buttons. I looked through it, mapped it out, and confirmed my results about a year ago. You can see the color of the cells, but you have to find the corresponding button beneath ...