Search
Web Applications
install Joomla Wordpress Phpbb Drupal FluxBB PunBB osCommerce simple-machines MYBB moodle vBulletin Dolphin-v.7.1.1 PHPNUKE XOOPSServices
install BorkNet Services X3 Services Anope Atheme Services Srvx IRC SrervicesIRCD
install Snircd IRCU INSPIRCD UNREAL Nefarious Bircd Bahamut Asuka CharybdisTCL SCRIPT
TCL SCRIPT FOR EGGDROP
Allprotection4.7 AntiproxyBots
Bots install FishBot bobot++ Eggdrop janus Omega Security Services Botnix Bopm SupyBot PyLink HopmLatest topics
GatherBot GBot Helper
BMT IRC Network :: BMT :: BMT
Page 1 of 1
GatherBot GBot Helper
GBot Helper
creadit to lielz Aryzir Script
creadit to lielz Aryzir Script
- Code:
dialog GBH {
title "GBot Helper"
size -1 -1 63 98
option dbu
button "Runner", 1, 3 8 57 14
button "Master ", 2, 3 24 57 14
button "Owner", 3, 3 40 57 14
text "Gather Bot Helper", 4, 9 0 46 8
button "Set Bot Names", 5, 10 56 41 12
button "Set Channel", 6, 10 69 41 12
button "Set Sign", 7, 10 82 41 12
}
on *:dialog:GBH:sclick:1:{ dialog -m RC RC }
on *:dialog:GBH:sclick:2:{ dialog -m MC MC }
on *:dialog:GBH:sclick:3:{ dialog -m OC OC }
on *:dialog:GBH:sclick:5:{ Set %Gatherbot1 $$?="Set Gather Bot Name 1" | Set %Gatherbot2 $$?="Set Gather Bot Name 2" | Set %Gatherbot3 $$?="Set Gather Bot Name 3" }
on *:dialog:GBH:sclick:6:{ Set %chan $$?="Set Channel" }
on *:dialog:GBH:sclick:7:{ Set %Sign $$?="Set Sign" }
dialog RG {
title "Run Gather"
size -1 -1 93 114
option dbu
radio "Train", 1, 2 13 30 8
radio "Inferno", 2, 2 22 30 8
radio "Dust2", 3, 2 40 30 8
radio "Dust", 4, 2 31 30 8
radio "CPL Fire", 5, 2 76 30 8
radio "CPL Mill", 6, 2 67 30 8
radio "Aztec", 7, 2 58 30 8
radio "Cbble", 8, 2 49 30 8
radio "Russka", 9, 2 94 30 8
radio "CPL Strike", 10, 2 85 30 8
radio "Nuke", 11, 2 4 30 8
edit "", 12, 35 14 53 13
text "Server`s Password ", 15, 36 6 52 8
edit "", 13, 35 38 53 13
text "Password Team A", 14, 36 30 52 8
edit "", 16, 35 61 53 13
text "Password Team B", 17, 36 53 52 8
button "Run Gather in Bot 1", 18, 37 76 48 8
text "By lielz Aryzir Script", 19, 4 104 55 8
button "Run Gather in Bot 2", 20, 37 85 48 8
button "Run Gather in Bot 3", 21, 37 94 48 8
}
on *:dialog:RG:sclick:1: { Set %map de_train }
on *:dialog:RG:sclick:2: { Set %map de_inferno }
on *:dialog:RG:sclick:3: { Set %map de_dust2 }
on *:dialog:RG:sclick:4: { Set %map de_dust }
on *:dialog:RG:sclick:5: { Set %map de_cpl_fire }
on *:dialog:RG:sclick:6: { Set %map de_cpl_mill }
on *:dialog:RG:sclick:7: { Set %map de_aztec }
on *:dialog:RG:sclick:8: { Set %map de_cbble }
on *:dialog:RG:sclick:9: { Set %map de_russka }
on *:dialog:RG:sclick:10: { Set %map de_cpl_strike }
on *:dialog:RG:sclick:11: { Set %map de_nuke }
on *:dialog:RG:sclick:18: { msg %gatherbot1 !start %map $did(12) $did(13) $did(16) }
on *:dialog:RG:sclick:20: { msg %gatherbot2 !start %map $did(12) $did(13) $did(16) }
on *:dialog:RG:sclick:21: { msg %gatherbot3 !start %map $did(12) $did(13) $did(16) }
dialog RC {
title "Runner Commands"
size -1 -1 141 106
option dbu
box "Runner Login", 1, 3 27 57 50
button "<--Run Gather-->", 2, 3 14 135 12
edit "User Name", 3, 6 34 50 12
edit "Password", 4, 6 47 50 12
button "Login -Runner-", 5, 6 60 50 12
box "Runner Commands", 6, 64 27 75 51
edit "", 7, 66 49 44 10
button "<--Amsg", 8, 111 50 25 8
button "<--Notice", 9, 111 36 25 8
edit "", 10, 66 35 44 10
button "<--Map", 11, 111 64 25 8
edit "", 12, 66 63 44 10
text " Runner Commands", 13, 4 4 136 8
button "Back", 14, 3 93 27 11
button "Close The Runner Commands", 15, 3 79 136 12
text " By lielz Aryzir Script", 16, 32 95 106 8
}
on *:dialog:RC:sclick:2:{ dialog -m RG RG }
on *:dialog:RC:sclick:5:{ msg %gatherbot1 !login $did(3) $did(4) | msg %gatherbot2 !login $did(3) $did(4) | msg %gatherbot3 !login $did(3) $did(4) }
on *:dialog:RC:sclick:9:{ msg %chan %sign $+ n $did(10) }
on *:dialog:RC:sclick:8:{ amsg $did(7) }
on *:dialog:RC:sclick:11:{ msg %chan %sign $+ map $did(12) }
on *:dialog:RC:sclick:15:{ dialog -c RC RC | dialog -m GBH GBH }
on *:dialog:RC:sclick:14:{ dialog -c RC RC }
dialog MC {
title "Master Commands"
size -1 -1 203 106
option dbu
box "Master Login", 1, 3 27 57 50
button "<--Run Gather-->", 2, 3 14 199 12
edit "User Name", 3, 6 34 50 12
edit "Password", 4, 6 47 50 12
button "Login -Master-", 5, 6 60 50 12
box "Master Commands", 6, 64 27 75 51
edit "", 7, 66 49 44 10
button "<--Amsg", 8, 111 50 25 8
button "<--Notice", 9, 111 36 25 8
edit "", 10, 66 35 44 10
button "<--Map", 11, 111 64 25 8
edit "", 12, 66 63 44 10
text " Master Commands", 13, 3 4 199 8
button "Back", 14, 3 93 27 11
button "Close The Master Commands", 15, 3 79 199 12
text " By lielz Aryzir Script", 16, 32 95 169 8
edit "User Name", 17, 142 34 58 10
edit "Password", 18, 142 45 58 10
box "Add Runner", 19, 141 27 61 51
edit "Steam ID", 20, 142 55 58 10
button "Crate Runner", 21, 143 66 56 10
}
on *:dialog:MC:sclick:2:{ dialog -m RG }
on *:dialog:MC:sclick:5:{ msg %gatherbot1 !login $did(3) $did(4) | msg %gatherbot2 !login $did(3) $did(4) | msg %gatherbot3 !login $did(3) $did(4) }
on *:dialog:MC:sclick:9:{ msg %chan !n $did(10) }
on *:dialog:MC:sclick:8:{ amsg $did(7) }
on *:dialog:MC:sclick:11:{ msg %chan %sign $+ map $did(12) }
on *:dialog:MC:sclick:15:{ dialog -c MC MC | dialog -m GBH GBH }
on *:dialog:MC:sclick:14:{ dialog -c MC MC }
on *:dialog:MC:sclick:21:{ msg %gatherbot1 !add-a $did(17) $did(18) $did(20) | msg %gatherbot2 !add-a $did(17) $did(18) $did(20) | msg %gatherbot3 !add-a $did(17) $did(18) $did(20) }
dialog OC {
title "Owner Commands"
size -1 -1 203 106
option dbu
box "Owner Login", 1, 3 27 57 51
button "<--Run Gather-->", 2, 3 14 199 12
edit "User Name", 3, 6 34 50 12
edit "Password", 4, 6 47 50 12
button "Login -Owner-", 5, 6 60 50 12
box "Owner Commands", 6, 64 27 75 51
edit "", 7, 66 49 44 10
button "<--Amsg", 8, 111 50 25 8
button "<--Notice", 9, 111 36 25 8
edit "", 10, 66 35 44 10
button "<--Map", 11, 111 64 25 8
edit "", 12, 66 63 44 10
text " Owner Commands", 13, 3 4 199 8
button "Back", 14, 3 93 27 11
button "Close The Owner Commands", 15, 3 79 136 12
text " By lielz Aryzir Script", 16, 32 95 53 8
edit "User Name", 17, 142 34 58 10
edit "Password", 18, 142 45 58 10
box "Add User", 19, 141 27 61 77
edit "Steam ID", 20, 142 55 58 10
button "Crate Runner", 21, 143 68 56 10
button "Crate Master", 22, 143 80 56 10
button "Crate Owner", 23, 143 92 56 10
button "Send Msg For GB", 24, 87 93 51 12
}
on *:dialog:OC:sclick:2:{ dialog -m RG }
on *:dialog:OC:sclick:5:{ msg %gatherbot1 !auth $did(3) $did(4) | msg %gatherbot2 !login $did(3) $did(4) | msg %gatherbot3 !login $did(3) $did(4) }
on *:dialog:OC:sclick:9:{ msg %chan !n $did(10) }
on *:dialog:OC:sclick:8:{ amsg $did(7) }
on *:dialog:OC:sclick:11:{ msg %chan %sign $+ map $did(12) }
on *:dialog:OC:sclick:15:{ dialog -c MC MC | dialog -m GBH GBH }
on *:dialog:OC:sclick:14:{ dialog -c MC MC }
on *:dialog:OC:sclick:21:{ msg %gatherbot1 !add-a $did(17) $did(18) $did(20) | msg %gatherbot2 !add-a $did(17) $did(18) $did(20) | msg %gatherbot3 !add-a $did(17) $did(18) $did(20) }
on *:dialog:OC:sclick:22:{ msg %gatherbot1 !add-m $did(17) $did(18) $did(20) | msg %gatherbot2 !add-m $did(17) $did(18) $did(20) | msg %gatherbot3 !add-m $did(17) $did(18) $did(20) }
on *:dialog:OC:sclick:23:{ msg %gatherbot1 !add-o $did(17) $did(18) $did(20) | msg %gatherbot2 !add-o $did(17) $did(18) $did(20) | msg %gatherbot3 !add-o $did(17) $did(18) $did(20) }
on *:dialog:OC:sclick:24:{ msg %gatherbot1 $$?="msg Gather bot 1 -" }
menu * {
-
GatherBot Helper: dialog -m GBH GBH
}
BMT IRC Network :: BMT :: BMT
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Sat Aug 05, 2023 2:09 am by Chief
» mIRCx IRC Network Config
Sat Jul 15, 2023 9:51 pm by Chief
» ircu2.10.12-pk with dnsbl
Fri Mar 10, 2023 2:22 pm by Admin
» Guide install PyLink on New version FreeBSD
Thu Dec 15, 2022 9:39 pm by Chief
» מדריך התקנה PBot על מערכת הפעלה FreeBsd-12
Mon Dec 05, 2022 5:44 am by Chief
» install Nefarious2 && X3 IRC Services in FreeBsd
Sat Nov 12, 2022 3:12 pm by Chief
» help problem with adduser in Freebsd 12
Fri Nov 11, 2022 9:06 pm by Chief
» מדריך פקודות והתקנה בסרביס X3
Fri Oct 28, 2022 1:43 pm by Chief
» מדריך הגדרות WebIRC in Nefarious2
Thu Apr 07, 2022 4:45 am by Chief