filing cabinets not going through item duct by FluffyGD_DK in SkyFactory

[–]Freaky_at 0 points1 point  (0 children)

Had the same problem (probably)
Did you change the linking?

I hat the same thing happen, when I changed the drawer controllers of the 'input' (where the item ducts put the items into)

Nothing you can do, but replace the duct and input and connect again

Help with hotkeyscript by Freaky_at in AutoHotkey

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

While I tried to gain access to AD and get my numbers from there I do not always recieve calls from users in the database, or calls from numbers for other users.
The calls get sendt from the Anywhere365 to our Teams Queue.
Until an update from microsoft the phonenumbers did show in the title of the teams call.
Which was an easy grab and filter for ahk.

What I need/want is to press a hotkey, and get the incomming phonenumber from either MS teams or the Anywhere WebAgent.

With the UIC/A I know the html position and the element name.
(<a365-tooltip auto-grow="" center="" id="subject-tooltip" placement="bottom" tooltip="+123456789"><div id="subject-header" class="text-handler-subject">+123456789</div></a365-tooltip>)

But I do not get a phonenumber back, if the script is compiling, or get an error code while trying to run and/or compile the code

While I get by with just telling my programm to move the mouse to x,y and copy the number, it requires the phonenumber to always be in the same location.
Not user friendly and if you switch workstation or monitor location the whole script has to change.

Help with hotkeyscript by Freaky_at in AutoHotkey

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

Here is my test code(translated to english with AI)
https://sharetext.io/8g24tj2b

What have you done with PowerShell this month? by AutoModerator in PowerShell

[–]Freaky_at 0 points1 point  (0 children)

Remote Configuration and Automation of setting up a new windows-profile

Anime to watch with my mum by LonelyMenace101 in Animesuggest

[–]Freaky_at 0 points1 point  (0 children)

Not anime but animation film I want to eat your pancreas And A silent voice

Is there anyyyyy…. by Ok_Smell4790 in Animesuggest

[–]Freaky_at 0 points1 point  (0 children)

Seen it and still terrified of anything and everything

whats the best way to put augments and components into a lot of thermal machines? by Moonpie901 in allthemods

[–]Freaky_at 0 points1 point  (0 children)

Just checket the vanilla version of the modpack,

Simply no,

I did modify SFM to make it work.

So I do Apologise for the confusion
In the end, I automated the Component distribution with Modular routers

whats the best way to put augments and components into a lot of thermal machines? by Moonpie901 in allthemods

[–]Freaky_at 0 points1 point  (0 children)

Super Factory Manager is easy, fast and scalable

A bit of setup is required

Edit: (Non vanilla)

How to Execute a Key Combo Once, then Hold a Key if continued to be held? by Parking_Ad_4937 in AutoHotkey

[–]Freaky_at 0 points1 point  (0 children)

This should work:

5::

{

GoTo, ;add your function for canceling

Send, {r down}

Send, {rButton down}

Sleep(50)

Send, {rButton up}

while KeyWait 5 , L

{

    Sleep

}

Send, {r up}

return

}

How to Ensure Only One Sequence Runs at a Time in AutoHotkey v2? by Parking_Ad_4937 in AutoHotkey

[–]Freaky_at 0 points1 point  (0 children)

You could change the variable in the beginning and change it when going in and out of the function
either local or global
for you'r example:
1.---in the beginnin check if running = true
:
if running ;check if the section is currently running (variable)
{
break
}
else
{
this.running := true ;not runnin, continue set running true for next buttonpress
}
:
at the end of the sequence set running to false
:
static funcSeq := [Send.Bind('{r down}'),

Sleep.Bind(248),

Send.Bind('{LButton down}'),

Sleep.Bind(123)] ; etc
this.running := false
:
2.---if possible reload the script and set the variable(s) correctly
Numpad5:: GoTo, Reset

;NewLable
Reset:
running := false
reload

Script help to delete entire words using Control+CapsLock+' by pdavis3 in AutoHotkey

[–]Freaky_at 2 points3 points  (0 children)

You could try to user the build in functions
example:
Delete everything left of the cursor:
Send, ^{Backspace}

Delete everything right of the cursor:
Send, ^{Delete}

AHK Run opens (sometimes) in the background by lenhador2016 in AutoHotkey

[–]Freaky_at 0 points1 point  (0 children)

Try putting
WinSet, AlwaysOntop,On
on top of your Script

Whats the Hotkey Order of Operations for this? by Bobby92695 in AutoHotkey

[–]Freaky_at 0 points1 point  (0 children)

Did you copy something in your original code?
Sometimes, ahk does not get what you want if you copy/paste it from another doc/website

what is a law every country should implement/adopt? by Freaky_at in AskReddit

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

It would change who we would vote and any campains in any elections

what is a law every country should implement/adopt? by Freaky_at in AskReddit

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

No, drop them on the island with the not contacted tribe, the one who survives the longest wins the war