SA-MP Forums Archive
[FilterScript] [FS][0.2.X] Minimized (alt+tab - AFK) Kicker - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS][0.2.X] Minimized (alt+tab - AFK) Kicker (/showthread.php?tid=56001)



[FS][0.2.X] Minimized (alt+tab - AFK) Kicker - Zezombia - 23.11.2008

Uses the new OnPlayerUpdate() public function. Basically kicks anyone who\'s minimized the game (alt+tab). Not sure how it\'s useful yet, maybe for those who have to minimize the game to use trainers or address hackers.

Downloads:
Download via Zezombia (.amx + .pwn)
Download via UploadFFS (.amx + .pwn)
Download via Pastebin.com (.pwn)

Updates: Feel free to integrate or modify this in any way you feel fit.
Thanks to [-[ERP]Karlip-] for the [0.2.X] in title thing.


Re: [FS] Minimized (alt+tab) Kicker - Karlip - 23.11.2008

Hey,Forfarmer,shut up.


PS: Add [0.2.X] to the title of FS.

Nice btw.


Re: [FS] Minimized (alt+tab) Kicker - l0l0rz - 23.11.2008

Nice It\'s basicaly a Idle kicker :P. I might use this with my upcomming gamemodes


Re: [FS] Minimized (alt+tab) Kicker - MenaceX^ - 23.11.2008

Thanks ξezombia


Re: [FS] Minimized (alt+tab) Kicker - yom - 23.11.2008

I think you missed the point of OnPlayerUpdate(playerid).


Re: [FS] Minimized (alt+tab) Kicker - Killerkid - 23.11.2008

Doing a loop in OnPlayerUpdate? That has to be bad..


Re: [FS] Minimized (alt+tab) Kicker - Zezombia - 23.11.2008

Quote:
Originally Posted by yom
I think you missed the point of OnPlayerUpdate(playerid).
Correct. I have no idea what it\'s for.

EDIT:

Quote:
Originally Posted by Killerkid.
Doing a loop in OnPlayerUpdate? That has to be bad..
Quote:
Originally Posted by Seif_
Why are you using a loop in OnPlayerUpdate while you could just use \'playerid\'?
Good points, updating.


Re: [FS][0.2.X] Minimized (alt+tab - AFK) Kicker - coold1000 - 02.02.2009

: warning 235: public function lacks forward declaration (symbol "OnPlayerUpdate")
huh?
old a_samp include....
but why it kicks me,when im choosing class?


Re: [FS][0.2.X] Minimized (alt+tab - AFK) Kicker - ICECOLDKILLAK8 - 02.02.2009

Quote:
Originally Posted by coold1000
: warning 235: public function lacks forward declaration (symbol "OnPlayerUpdate")
huh?
Download the 0.2X includes


Re: [FS][0.2.X] Minimized (alt+tab - AFK) Kicker - AlExAlExAlEx - 03.02.2009

it kicks me at class selection..
"good work"


Re: [FS][0.2.X] Minimized (alt+tab - AFK) Kicker - coold1000 - 03.02.2009

ok only 1 mistake left, it kicks me when i look at map...?


Re: [FS][0.2.X] Minimized (alt+tab - AFK) Kicker - paike - 03.02.2009

nice! but yes, if i look a map - kicked.
if i have slow connection (before ping timeout) - kicked.

this script killing everyone. not only winkey/alt+tab


Re: [FS][0.2.X] Minimized (alt+tab - AFK) Kicker - darkrider366 - 03.02.2009

i suppose this will be good for time wasters and slot wasters.
maybe it could kick full bots after they join and dont let people join


Re: [FS][0.2.X] Minimized (alt+tab - AFK) Kicker - zappydude - 03.02.2009

Quote:
Originally Posted by darkrider366
i suppose this will be good for time wasters and slot wasters.
maybe it could kick full bots after they join and dont let people join
I can see it being extremely helpful for rp servers alike.
Either way, this will be helpful for my GM



Re: [FS][0.2.X] Minimized (alt+tab - AFK) Kicker - [LF]Sagat - 04.02.2009

y_less already made and released an fs that does the exact same thing.