Search found 747 matches

by vasili111
01 Jul 2017, 00:48
Forum: About This Community
Topic: Bhop scripts, no-recoil etc
Replies: 179
Views: 88011

Re: Bhop scripts, no-recoil etc

I think it is quite easy to lay down a series of no-go areas that specifically ban the kinds of scripts that I have issue with. No script that manipulates your aim point while firing (eg "no-recoil") or aims / shoots for you ("AimBot" / "TriggerBot"). No script that glitches out your character anim...
by vasili111
28 Jun 2017, 04:32
Forum: About This Community
Topic: Code Examples Please
Replies: 7
Views: 8189

Re: Code Examples Please

Take a look at awesome-AutoHotkey
by vasili111
28 Jun 2017, 04:09
Forum: Scripts and Functions (v1)
Topic: Hotkey driven window tiling scripts
Replies: 14
Views: 8025

Re: Hotkey driven window tiling scripts

Have you looked at https://github.com/fuhsjr00/bug.n ? Maybe it is better to merge these two scripts?
by vasili111
28 Jun 2017, 04:01
Forum: Scripts and Functions (v1)
Topic: Custom GUI Demo
Replies: 1
Views: 2882

Re: Custom GUI Demo

Nice demo :)
I think you need to post it here: https://autohotkey.com/boards/viewtopic ... &start=180
by vasili111
28 Jun 2017, 03:58
Forum: About This Community
Topic: Current "Editors" section title is misleading.
Replies: 9
Views: 6487

Re: Current "Editors" section title is misleading.

nnnik wrote:I think that would just be confusing for new users.
Maybe. I hope other people will give better suggestions.
nnnik wrote:Also why other tools?
Becouse that sections includes many other tools that are not IDEs and Editors.
by vasili111
28 Jun 2017, 03:52
Forum: Editors
Topic: DRAKON-AutoHotkey: Visual programming with AutoHotkey
Replies: 38
Views: 58219

Re: DRAKON-AutoHotkey: Visual programming with AutoHotkey

Good introduction videos to DRAKON. They are made with Drakon Editor Web (Not Drakon Editor) but it is the same DRAKON as in Drakon Editor.






by vasili111
27 Jun 2017, 13:38
Forum: About This Community
Topic: Current "Editors" section title is misleading.
Replies: 9
Views: 6487

Re: Current "Editors" section title is misleading.

nnnik wrote:I think it is more important to use words that newbies know, thus it is named Editors.
Yes you are right. What about "Editors, IDEs, other AutoHotkey tools" ?
by vasili111
27 Jun 2017, 13:23
Forum: Off-topic Discussion
Topic: advice for speeding up a very slow PC
Replies: 23
Views: 11815

Re: advice for speeding up a very slow PC

- Disassemble and clean from the dust and change thermal grease. In my experience, it really helps to speed up the old laptop. Be careful, it is not an easy to do!
- Add RAM? Add SSD? But, is it really worth to spend money on an old notebook?
by vasili111
27 Jun 2017, 13:14
Forum: About This Community
Topic: Current "Editors" section title is misleading.
Replies: 9
Views: 6487

Current "Editors" section title is misleading.

I think that current "Editors" section title is misleading. There are not only editors. If text editor has editor, debugger, and GUI WYSIWYG designer we cannot call it simple editor it is already IDE. Also in that section, there is "Pulovers Macro Creator" which is Macro Recorder/Editor, not just an...
by vasili111
27 Jun 2017, 12:56
Forum: About This Community
Topic: Bhop scripts, no-recoil etc
Replies: 179
Views: 88011

Re: Bhop scripts, no-recoil etc

I think many people are coming to AutoHotkey from gaming but after seeing the true power of AutoHotkey forgetting about automating games and switching to something more useful. Also, I think that game bots are forcing game developers to make the game less repetitive (because bots are made to automat...
by vasili111
27 Jun 2017, 12:42
Forum: About This Community
Topic: [Poll] Official Discord server
Replies: 37
Views: 35902

Re: [Poll] Official Discord server

Discord become very popular recently and in many places replaces irc.
Discord for ahk is very good idea :)
by vasili111
28 Jan 2017, 23:19
Forum: Scripts and Functions (v1)
Topic: in-line calculator
Replies: 16
Views: 9689

Re: in-line calculator

Interesting idea :)
by vasili111
15 Jan 2017, 08:48
Forum: Off-topic Discussion
Topic: « What's on your mind? » Topic is solved
Replies: 4901
Views: 1416828

Re: « What's on your mind? » Topic is solved

tomoe_uehara wrote:Gladiabots: Because programming can be fun. [2]
This game is also free for android.
by vasili111
05 Dec 2016, 14:32
Forum: Off-topic Discussion
Topic: What is Autohotkey Topic is solved
Replies: 6
Views: 3353

Re: What is Autohotkey Topic is solved

I think Autohotkey is a programming language.
by vasili111
03 Dec 2016, 11:27
Forum: Off-topic Discussion
Topic: « What's on your mind? » Topic is solved
Replies: 4901
Views: 1416828

Re: « What's on your mind? » Topic is solved

How to use PVS-Studio for free

PVS-Studio is a tool for bug detection in the source code of programs, written in C, C++ and C#. It works in Windows and Linux environment.
by vasili111
30 Nov 2016, 14:54
Forum: Scripts and Functions (v1)
Topic: v1 -> v2 Script Converter
Replies: 146
Views: 78015

Re: v1 -> v2 Script Converter

Really very necessary project :thumbup:
There is already lots of useful code for AutoHotkey v1 and without this project, it will be hard to easy migrate from v1 to v2. This project will greatly help the process.

Go to advanced search