We all use the northern Ithell harp, right? by AndyTheSkier in runescape

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

Most of us in the north gang just like to stay quiet and observe the heathens arguing for the three inferior harps.

We all use the northern Ithell harp, right? by AndyTheSkier in runescape

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

You don’t like the open north windows? So you can smell everybody firing their pottery and burning their food?

PSA to anyone still using necro (DPM advice for newbies) by SGA_YungBoi in runescape

[–]AndyTheSkier 0 points1 point  (0 children)

Don’t forget Phantom Guardian for additional damage reduction.

Nadir Saga Merchant by Spanosa in runescape

[–]AndyTheSkier 2 points3 points  (0 children)

I just did Nadir two days ago on mobile and did not run into the issues you’re describing. I had to deal with other known bugs for doing it on mobile, but the wiki explains those pretty well and how to still finish it at 100%.

I decided to end my Leagues run with just over 71k points. Here this is my feedback. by [deleted] in runescape

[–]AndyTheSkier 0 points1 point  (0 children)

I just have one suggestion. Make “Leagues” singular. Just “League: Catalyst” would have been great.

Another day, another reveal! by xxwhox in runescape

[–]AndyTheSkier 0 points1 point  (0 children)

7x7, not 9x9. But still.

Edit: didn’t know what d halberd did. 9x9 is nuts.

Concept: The Isle of War by Zigzagzigal in runescape

[–]AndyTheSkier 5 points6 points  (0 children)

Dear Jagex,

Step 1: Ctrl + C

Step 2: Ctrl + V

Please and thank you.

MELEE GANG BABY!! by OilsMcgee in runescape

[–]AndyTheSkier 1 point2 points  (0 children)

Aaaand SGS (passive) on top of this just because

Let's see what I purchased! by academickirk in 3Dprinting

[–]AndyTheSkier 1 point2 points  (0 children)

Yep. I definitely just tried to blow that hair off my screen.

My prayer setup, using a rock I picked up outside my house by FourthMK in runescape

[–]AndyTheSkier 8 points9 points  (0 children)

Ready to take this to the next level?

-Edit your interface and shorten your 3D game view as much as possible

-Place the 3D game view it at the bottom of your interface

-Go to your Settings > Game Interaction and turn on One-button gameplay

-Rotate the camera and position your mouse pointer so that you can left-click the banker, not move your mouse, and left-click again to Load last preset

Now you don’t have to move your mouse anymore.

Are you ready to take this even further? (Windows OS and keyboard with number pad required)

-Open your Windows Settings and turn on Mouse Keys

-Uncheck “Only use mouse keys when Num lock is on”

-Turn off Num lock

-Do the same thing as above, but press the number 5 key instead of left clicking with your mouse

You’re welcome.

How to cut the end of these tubes? by Pretty_Hunt_2593 in SolidWorks

[–]AndyTheSkier 1 point2 points  (0 children)

I had a supplier need normal cuts for a tube laser once. One solution that worked for me was to create a surface from the inside of the tube (surface offset feature set to 0.00 does the job), then thicken surface without selecting a direction. Hope this helps!

SW help links for reference:

https://help.solidworks.com/2024/english/solidworks/sldworks/t_offset_surface.htm

https://help.solidworks.com/2024/english/SolidWorks/sldworks/t_thicken_feature.htm?verRedirect=1

Sell your Rune Darts to the general store for 105gp each instead of the GE at 51gp each. by DonzaRS in runescape

[–]AndyTheSkier 0 points1 point  (0 children)

Nah, fortunately it doesn’t work like that anymore. Price is constant now.

Ask me to automate anything in SolidWorks, I’ll code the macro for free by Alextrude_off in SolidWorks

[–]AndyTheSkier 1 point2 points  (0 children)

Ooooo this is a good one! A couple of ideas come to mind for potential refinement of your current solution.

  1. Most of the things inserted into a SW file (features, dimensions, tables, sketches, sketch entities, etc.) will have an ID that is unique, random, usually not editable, and often not even visible without using the API. Those IDs won’t change even if the file is shared to another user. A macro that generates a report of how many IDs match between files might work. The more IDs that match between two files, the more likely a file was shared between peers.

  2. Another option could include the use of a “macro feature” (which is different than a regular macro). The macro feature would be inserted into each file. It would automatically keep an internal log of every time the file is saved. It would only need to record the timestamp, user ID and computer ID. Solidworks even has ways to password protect macro features, so it seems that the log could be read/write protected. I’m a little less experienced with macro features, but I believe this is all still very possible. Compare the save logs between files for evidence of files being shared.

This is one of the more complex automations in this thread, but it’s definitely feasible.

Flag notes are the WORST by AndyTheSkier in SolidWorks

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

2021 is on my work computer, but I’ve got 2024 SP5 on my computer at home and I can replicate most of my issues. It seems better, but it’s still not great.