Dinkleberg's GMod
BHop AutoHotKey Scripts - Printable Version

+- Dinkleberg's GMod (https://www.dinklebergsgmod.com/site)
+-- Forum: Community (https://www.dinklebergsgmod.com/site/forumdisplay.php?fid=5)
+--- Forum: General Discussion (https://www.dinklebergsgmod.com/site/forumdisplay.php?fid=18)
+--- Thread: BHop AutoHotKey Scripts (/showthread.php?tid=2174)



BHop AutoHotKey Scripts - † Crøss † - 07-10-2017

"AutoHotkey is a free, open-source custom scripting language for Microsoft Windows, initially aimed at providing easy keyboard shortcuts or hotkeys, fast macro-creation and software automation that allows users of most levels of computer skill to automate repetitive tasks in any Windows application." -Wikipedia

Script in question:

F5:: Hotkey, *~$Space, Toggle

End::
ExitApp

*~$Space::
Sleep 5
Loop
{
GetKeyState, SpaceState, Space, P
If SpaceState = U
break
Sleep 1
Send, {Blind}{Space}
}
Return

So it basically spams space, which can also be done with a macro. Allowed or nah? It isn't internal (Aka a cheat) and it only loops keyboard buttons.

Rule in question:

Quote: Wrote:5. Do Not Exploit, Hack, Metagame or Otherwise Avoid the Game's Intended Limits

This includes ghosting, metagaming, hacking, and exploiting maps. Ghosting includes sharing information with someone who would not otherwise know it, including staff. Do not try to escape the map bounds or exploit map bugs that provide an unfair advantage to gameplay. Do not team, which is aiding people you know are not on your team. Do not put your client to 3rd person mode. Do not intentionally crash the server. Do not abuse console commands to exploit the way ingame items work. An exception to the metagaming rule is that you may use the number of remaining living players to deduce the number of living traitors, but only once the game has reached a point where there are so few traitors or players remaining that you cannot be wrong.

Only thing I could see it as maybe is an exploit because bhopping wasn't "Intended", but it is a feature of the game.


RE: BHop AutoHotKey Scripts - Christian - 07-10-2017

Bhop scripts are not allowed.


RE: BHop AutoHotKey Scripts - † Crøss † - 07-10-2017

(07-10-2017, 02:05 AM)Christian Wrote: Bhop scripts are not allowed.

But what would they count as?


RE: BHop AutoHotKey Scripts - dzzy - 07-10-2017

(07-10-2017, 02:52 AM)† Crøss â€  Wrote:
(07-10-2017, 02:05 AM)Christian Wrote: Bhop scripts are not allowed.

But what would they count as?

Not allowed.


RE: BHop AutoHotKey Scripts - DaKody - 07-10-2017

not allowed,if you used them you will be punished