Search found 5 matches

by Spaskis
24 Mar 2016, 18:58
Forum: Ask for Help (v1)
Topic: Script for placing trees in 3dsimed
Replies: 6
Views: 2493

Re: Script for placing trees in 3dsimed

Never mind. WIth your explanations I figured it out how to make it work. THANKS A LOT FOR YOUR HELP Here is a video of me using the script :) https://youtu.be/2x3ZzYBuTPMn PS. Here is the code of my working script p:: MouseGetPos, xpos, ypos Click R Sleep, 25 MouseMove, 49, 49, , R Click Sleep, 25 S...
by Spaskis
24 Mar 2016, 17:17
Forum: Ask for Help (v1)
Topic: Script for placing trees in 3dsimed
Replies: 6
Views: 2493

Re: Script for placing trees in 3dsimed

Then you can do this all trough is is not too pretty. p:: Click R Sleep, 100 MouseMove, 10, 10, , R Click Sleep, 100 Send, ^{v} return To click MR you could use a ImageSearch to find its coordinates or you can just hard code it like this. Click x, y There is probably a cleaner way to accomplish thi...
by Spaskis
24 Mar 2016, 14:45
Forum: Ask for Help (v1)
Topic: Script for placing trees in 3dsimed
Replies: 6
Views: 2493

Re: Script for placing trees in 3dsimed

Can the menu be navigated using the keyboard ? If so then maybe something like this would work. p:: Click R Send, {Down 2} Send, {Enter} Send, ^{v} return You may need to add some "Sleep, milliseconds" to make it work. No. You can only properly use 3DSimEd with the mouse. CTRL+V for pasting faces i...
by Spaskis
24 Mar 2016, 11:08
Forum: Ask for Help (v1)
Topic: Script for placing trees in 3dsimed
Replies: 6
Views: 2493

Script for placing trees in 3dsimed

Hi everybody. I am new to the forum and the tool and I would like to get some advice regarding the script that I would like to create and which has taken to me here. I am a track modder for sim racing titles and there is one repetitive task which I would like to automatize: planting trees. There are...
by Spaskis
24 Mar 2016, 08:32
Forum: About This Community
Topic: The AutoHotkey Foundation LLC
Replies: 39
Views: 63133

Re: The AutoHotkey Foundation LLC

I just registered in this forum in order to learn how to use this tool. I am new to this tool and I hope it helps me to automatize several tasks that would save me a lot of time.

I woukd like to thank to all the people involved in this project for making it possible.

Go to advanced search