Raised This Month: $32 Target: $400
 8% 

[ANY] ASteambot - Very Important Player (VIP)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Plugin ID:
5914
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Provide a vip system donation through steam's trade offer system.
    Old 11-17-2017 , 06:19   [ANY] ASteambot - Very Important Player (VIP)
    Reply With Quote #1

    ASteambot V.I.P

    (Very Important Player)


    Before anything, read this :
    You will need ASteambot to run this plugin.
    You need at least the version V 10.3.4.
    You need to open at least 1 port.



    The plugin will allow players to donate to the server through steam's trade offers system and after the trade is completly finished, the player will become a VIP player.


    • Everything is fully automatic
    • Support mobile confirmation
    • Easy configuration
    • Fully configurable
    • Translations



    Download and run ASteambot, it can be downloaded [here]

    Install ASteambot_Core :

    If you already have installed ASteambot_Core, update it.

    0) Install socket extension
    1) Grab ASteambot_Core from [here]
    2) Put in your plugins folder : addons/sourcemod/plugins
    3) DOWNLOAD AND EDIT THE CONFIGURATION FILE AND PUT IT IN [SERVER PATH]/cfg/asteambot/asteambot_core.cfg !!!
    4) Restart your server

    Install ASteambot_TradeTokenUpdater: https://forums.alliedmods.net/showthread.php?t=323457

    Install ASteambot_VIP :

    1) Grab the smx file (ASteambot_VIP) on github, [here]
    2) Grab the translation file (ASteambot_VIP) on github, [here]
    3) Grab the configuration file (vippackages.cfg) on github, [here]
    4) Put the smx file in your plugins folder : addons/sourcemod/plugins
    5) Put the txt file in your translation folder : addons/sourcemod/translations
    6) Put the configuration file in your configs folder : addons/sourcemod/configs
    7) Configure the database entry in database.cfg :
    Code:
    "ASteambot-VIP"
    {
        "driver"			"mysql"
        "host"			"X.X.X.X"
        "database"		"asteambot-vip"
        "user"			"XXXXXX"
        "pass"			"YYYYYY"
        //"timeout"		"0"
        //"port"			"0"
    }
    Restart your server and you are done !



    sm_donatevip - Display the VIP package menu based on player inventory.



    None



    Feel free to ask

    >> NEED HELP FOR TRANSLATIONS <<



    None found yet



    I'm lazy, so, again, none.



    All files are on Github : https://github.com/Arkarr/SourcemodASteambot/

    Enjoy !

    Logs :
    Spoiler
    __________________
    Want to check my plugins ?

    Last edited by Arkarr; 04-20-2020 at 08:01.
    Arkarr is offline
    Zeddy_god
    Senior Member
    Join Date: May 2015
    Location: Mumbai, India
    Old 11-23-2017 , 08:55   Re: [ANY] ASteambot - Very Important Player (VIP)
    Reply With Quote #2

    Great job!

    Could this work with the DONATE plugin though? I wanted players to have VIP as well as credits, that's how most players get it anyways.

    Also, how does this work with sourcebans++ ? Must I use my sourcebans database ? My vips in sourcebans have normalvip group, is it to be done with that?
    __________________

    Last edited by Zeddy_god; 11-23-2017 at 08:58.
    Zeddy_god is offline
    Arkarr
    Veteran Member
    Join Date: Sep 2012
    Location: Just behind my PC screen
    Old 11-23-2017 , 12:00   Re: [ANY] ASteambot - Very Important Player (VIP)
    Reply With Quote #3

    Quote:
    Originally Posted by Zeddy_god View Post
    Great job!

    Could this work with the DONATE plugin though? I wanted players to have VIP as well as credits, that's how most players get it anyways.

    Also, how does this work with sourcebans++ ? Must I use my sourcebans database ? My vips in sourcebans have normalvip group, is it to be done with that?
    I could about a way of linking those two plugins, althrough for the Sourceban++ part... See the OP...

    __________________
    Want to check my plugins ?
    Arkarr is offline
    Arkarr
    Veteran Member
    Join Date: Sep 2012
    Location: Just behind my PC screen
    Old 07-09-2018 , 13:40   Re: [ANY] ASteambot - Very Important Player (VIP)
    Reply With Quote #4

    https://forums.alliedmods.net/showpo...&postcount=743
    __________________
    Want to check my plugins ?
    Arkarr is offline
    roosteridk
    Junior Member
    Join Date: Feb 2018
    Old 01-20-2019 , 16:30   Re: [ANY] ASteambot - Very Important Player (VIP)
    Reply With Quote #5

    Can you do it for multiple groups?
    roosteridk is offline
    Arkarr
    Veteran Member
    Join Date: Sep 2012
    Location: Just behind my PC screen
    Old 01-21-2019 , 03:17   Re: [ANY] ASteambot - Very Important Player (VIP)
    Reply With Quote #6

    Quote:
    Originally Posted by roosteridk View Post
    Can you do it for multiple groups?
    ?
    __________________
    Want to check my plugins ?
    Arkarr is offline
    roosteridk
    Junior Member
    Join Date: Feb 2018
    Old 01-21-2019 , 17:26   Re: [ANY] ASteambot - Very Important Player (VIP)
    Reply With Quote #7

    Quote:
    Originally Posted by Arkarr View Post
    ?
    So the vip plugin you are using for this only allows for one admin group to be created and recognized as vip. If you could make it possbile to choose from different admin groups/ranks that would be awesome. If not, still thank you for your work.
    roosteridk is offline
    Arkarr
    Veteran Member
    Join Date: Sep 2012
    Location: Just behind my PC screen
    Old 01-22-2019 , 05:31   Re: [ANY] ASteambot - Very Important Player (VIP)
    Reply With Quote #8

    Quote:
    Originally Posted by roosteridk View Post
    So the vip plugin you are using for this only allows for one admin group to be created and recognized as vip. If you could make it possbile to choose from different admin groups/ranks that would be awesome. If not, still thank you for your work.
    You should ask the author of that VIP plugin, I am just using his forwards.
    __________________
    Want to check my plugins ?
    Arkarr is offline
    Arkarr
    Veteran Member
    Join Date: Sep 2012
    Location: Just behind my PC screen
    Old 10-07-2019 , 07:00   Re: [ANY] ASteambot - Very Important Player (VIP)
    Reply With Quote #9

    Updated the plugin to remove dependies from the VIP plugin, it now works on it's own !
    __________________
    Want to check my plugins ?
    Arkarr is offline
    Reply



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 17:37.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode