Fpa's Profile
- Group:
- Members
- Active Posts:
- 8 (0.02 per day)
- Most Active In:
- Scripting (6 posts)
- Joined:
- August-23 19
- Profile Views:
- 0
- Last Active:
Dec 11 2020 04:48 AM
- Currently:
- Offline
Additional Information
Topics I've Started
-
Stealthbot Clan Management Script (UPDATE)
Posted 10 Dec 2020
Hello everyone,
I guess im a bit of a slow-poke but ive revamped my Stealthbot Clan Management Script!
Its ready to go online with capidaptor. Its a text-ranked clan moderator script. All clan members use access of 1 and u can safeadd friends too.
It includes 3 files, the clan management script, the capidaptor script and a slightly edited commands.xml
For a bit of info to get you started, edit capidaptor script to contain path to capidaptor.exe and be sure to include your apikey, and place it in scripts folder.
As for clan management script, place both files, clan.txt and commands.xml in your scripts folder.
Edit clan.txt to contain your battle.net "clantag" the asterisk "*" is where your username would be when your using battle.net, and if you wish feel free to edit the clan ranks to your choosing, they are listed in the script file too...
If you have any problems try deleting users.txt, members.txt and commands.xml (outside of scripts folder) the script will make new ones.
I hope you enjoy using it it took alot of time and work. If you happen to find me online you can always game with me if you have time.
' https://pastebin.com/8swA4uw3 - CAPIDAPTOR (Place in scripts folder - edit as needed)
' https://pastebin.com/b7izE3Tp - Clan Management Script (Place in scripts folder - edit as needed)
' https://pastebin.com/ejdvDwFU - Commands.xml (Place in scripts folder - do not edit) -
Stealthbot Clan Management Script
Posted 23 Aug 2019
' https://pastebin.com/TQwTkGCF ' SCRIPT COMMANDS ' =============== ' rhelp - LISTS CLAN MEMBER COMMANDS (THIS SCRIPT) !rhelp ' members - LISTS MEMBERS BY RANK (scripts\..\members. txt) (SEE ABOVE) !members ' rnum - LISTS NUMBER OF MEMBERS AND OPEN POSITIONS -> (OPEN) !rnum ' rfind - LISTS A MEMBER AND RANK !rfind Username ' rlist - LISTS NUMBER OF RANKS AND RANKS (SEE ABOVE) !rlist ' radd - ADDS MEMBER TO CLAN LIST !radd Username clanrank OR !radd (OPEN) clanrank ' rdel - DELS MEMBER FROM CLAN LIST !rdel Username ' redit - EDITS A MEMBER RANK IN CLAN LIST !redit Username clanrank ' rpromote - PROMOTE A MEMBER 1 RANK !rpromote Username ' rdemote - DEMOTE A MEMBER 1 RANK !rdemote Username ' ropen - ADDS A RANK POSITION (OPEN) !ropen clanrank ' rclose - DELS A RANK POSITION (OPEN) !rclose clanrank
Edit this part of clan.txt
' SCRIPT SETTINGS ' =============== 'ENTER YOUR REQUIRED ACCESS LEVEL FOR COMMANDS Public reqaccess : reqaccess = 1 'RANKS/ROSTER FILE (KEEP OUT OF SCRIPTS FOLDER) Public members_list : members_list = BotPath() & "scripts\..\ members.txt" 'ENTER YOUR CLAN TAG BELOW (ONE WILDCARD * ALLOWED, * IS MEMBER NAME) 'EXAMPLE RIGHT SIDED: clantag = "*-TaG-" 'EXAMPLE LEFT SIDED: clantag = "~TaG~*" 'EXAMPLE DUAL SIDED: clantag = "]*[" Public clantag : clantag = "*-rF-" 'ENTER YOUR RANKS BELOW - ADD AS MANY AS YOU NEED Public clanranks : clanranks = Array( _ "Rank1", _ "Rank2", _ "Rank3", _ "Rank4")
Install:
Place clan.txt in your stealthbot scripts folder.
Change reqaccess, members_list, clantag, clanranks (in clan.txt) accordingly.
Empty (members.txt) will add first "radd commanding user" to top-most clanranks.
Usage:
Command the bot with commands above see (rhelp)
My Information
- Member Title:
- Newbie
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender
Contact Information
- E-mail:
- Click here to e-mail me
Friends
Fpa hasn't added any friends yet.
Comments
Fpa has no profile comments yet. Why not say hello?