Search found 9 matches
- 22 Apr 2024, 08:22
- Forum: Ask for Help (v1)
- Topic: Easy licensing script
- Replies: 3
- Views: 229
Re: Easy licensing script
EDIT2: FOUND BOTH SCRIPTS AROUND THE FORUM, THANK YOU ANYWAY <3
- 22 Apr 2024, 07:50
- Forum: Ask for Help (v1)
- Topic: Easy licensing script
- Replies: 3
- Views: 229
Re: Easy licensing script
EDIT: I CHECKED AROUND AND I FOUND A DATE TIME CHECK, IT IS WORKING FINE... I JUST NEED HWID CHECK NOW.
- 22 Apr 2024, 06:59
- Forum: Ask for Help (v1)
- Topic: Easy licensing script
- Replies: 3
- Views: 229
Easy licensing script
Hi, i want to make a licensing system for my script, i found many topics about it but i'm not able to run those script properly. I just need a simple script checking hwid and expiry date precedently written by me into the script as a string. The script should check if the hwid (precedently written b...
- 27 Mar 2024, 10:54
- Forum: Gaming Help (v1)
- Topic: Macro info
- Replies: 7
- Views: 1011
Re: Macro info
AHK channel isn't the same as ahk forum ? No. Specifically because of this rule: https://discord.com/channels/115993023636176902/631631940465983488/631634803661340672 Why aren't game scripts/cheats allowed? Discords' Terms of Service explicitly forbids it, and it's just scummy and frowned upon in g...
- 27 Mar 2024, 09:15
- Forum: Gaming Help (v1)
- Topic: Macro info
- Replies: 7
- Views: 1011
Re: Macro info
Why ban from discord ? What i did ? Apparently, you discussed gaming on the AHK channel, which is not allowed. As I understand it, the rules are very clear about this. Why other people can ask help for gaming purpose and i can't ? Others can't -- not on the AHK channel. If you just won't it in disc...
- 27 Mar 2024, 08:08
- Forum: Gaming Help (v1)
- Topic: Macro info
- Replies: 7
- Views: 1011
Re: Macro info
Just a remind, this script is for a game where macros are free to use, it isn't forbidden and litterally everyone using it, i didn't anything illegal or against the rules of this community, this isn't hacking or cheating, i noticed the issue is ahk script related, i'm not trying to bypass any "game ...
- 27 Mar 2024, 07:56
- Forum: Gaming Help (v1)
- Topic: Macro info
- Replies: 7
- Views: 1011
Re: Macro info
Why ban from discord ? What i did ? Why other people can ask help for gaming purpose and i can't ? If you just won't it in discord, i understood, no reason to ban...
- 26 Mar 2024, 18:35
- Forum: Gaming Help (v1)
- Topic: Macro info
- Replies: 7
- Views: 1011
Re: Macro info
hi, logitech g hub in sequence mode (instead of holding mode) is faster than my script, any tip to rewrite and make this code working faster ? Maybe with ahk v2 ?
- 26 Mar 2024, 11:51
- Forum: Gaming Help (v1)
- Topic: Macro info
- Replies: 7
- Views: 1011
Macro info
Hi, i did a macro for a fps game, it is a shotgun quick change/switch. It is working fine but there are a cooldown of 275 ms in order to let it working properly. I mean, the game won't allow the gun shot if there isn't at least 275 ms delay between every shot. Cooldown < 275 ms = permanent switching...