Here is a little something I made in Visual Basic to reduce the chances of being kicked for AFK! Tested on a GCinema server while watching a long 40minute TV show. The GCinema script go's into action two minutes after a players inactivity, the bot i made makes your mouse position twitch +1 | -1 every 19.5 - 20 seconds. (So you wont notice much in game)
NOTE: Tested in windowed mode | Have NOT tested in full screen, this really shouldn't matter though.
Instructions:
-Load Gmod_AFKbot.exe
-Push "Start bot"
-Navigate over to your garrysmod window
-Go AFK! (Keep your garrysmod window as the active window)
Credits:
-Coded by Renamon Toast Crunch
-Thief3 Theme by iZ3RO (ZerO)
-Theme base by aeonhack
Screenshots:
Video: FEATURES IN THE VIDEO ARE FROM MY CURRENT STATE WHILE CODING. RELEASED VERSION DOES NOT HAVE SUPER TWITCH OR SOUND (yet)
Future updates:
-Version 2.0 to include support for not really being AFK! (Gmod is either minimized or in the background while your doing something else)
-Sounds (Togglable)
Please do NOT add me on steam for technical issues. If you have any questions, comments or concerns please feel free to leave a post in the sections below. I will not be accepting friend requests from people I have not met in-game.
No problem! It's about time I got around to actually making something useful in VB
File Clear - Approved!!!
Originally Posted by BACKD00R
File Clear - Approved!!!
best timing, i was about to go to bed with out going afk, i check on this
GAC status,not VAC...
Ty for release
Originally Posted by Renamon Toast Crunch
VAC Status: UNDETECTED
lolvac
Thanks for sharing
cl_yawspeed 0.01;+right <--- Does exactly what your thing does, Throw that into your autoexec.cfg and you have an Anti-AFK for every server. Even works for what you wanted to do in V2.0 You can have Gmod minimized and everything
[FONT="Trebuchet MS"]
Originally Posted by hilo peeps
cl_yawspeed 0.01;+right[/SIZE] <--- Does exactly what your thing does, Throw that into your autoexec.cfg and you have an Anti-AFK for every server. Even works for what you wanted to do in V2.0 You can have Gmod minimized and everything
Yes but that's from inside of the game, you have more chance of configurations like that being detected than an outside program simulating mouse movements. You also don't have the need to edit your autoexec.cfg and potentially screw anything up. Your method edits the games files, my method simulates a user thus the chances of the program being detected are slim to none.
vb is so awesome
Originally Posted by Renamon Toast Crunch
[FONT="Trebuchet MS"]
Yes but that's from inside of the game, you have more chance of configurations like that being detected than an outside program simulating mouse movements. You also don't have the need to edit your autoexec.cfg and potentially screw anything up. Your method edits the games files, my method simulates a user thus the chances of the program being detected are slim to none.
Literally no chance of being detected, You only need to edit autoexec.cfg if you want a permenant anti-afk(Not having to type the command ever again) and there is no way editing autoexec.cfg would fuck up the game, I could go in and type fuckface and my game would still work fine.
Again: Undetected forever Anti-AFK Kick
Code:
cl_yawspeed 0.01;+right
copy/paste into console^
@hilo peeps
Indeed your method does work but I just prefer to use external programs rather than anything inside the game. But hey you go for whatever works for you!
This really was just a way to pass time XD not something serious.
@IV2B
Yes indeed. Actually I'll admin I have never heard of GAC until you mentioned it, did a bit of research and now I am well informed
btw, nice signature pic!
How did you not know about Gac in the first place but yet were doing lua for it :P
Originally Posted by BigBadWilly
How did you not know about Gac in the first place but yet were doing lua for it :P