Welcome, Guest
You have to register before you can post on our site.
Forum Statistics
» Members: 41
» Latest member: bio52
» Forum threads: 11
» Forum posts: 16
Full Statistics
Online Users
There are currently 13 online users.» 0 Member(s) | 11 Guest(s) Bing, Yandex
Latest Threads
#Zombie-Warez
Forum: Network Channels
Last Post: Zombie-Slave
01-03-2023, 08:30 PM
» Replies: 3
» Views: 3,901
#ZW-Lounge Uno Script
Forum: Scripting
Last Post: radar1213
12-17-2022, 04:10 AM
» Replies: 1
» Views: 1,097
Roulette Script/GUI
Forum: Scripting
Last Post: radar1213
11-26-2022, 12:11 AM
» Replies: 0
» Views: 666
Services
Forum: News & Updates
Last Post: Admin
10-27-2022, 02:50 PM
» Replies: 0
» Views: 857
#ZW-Lounge
Forum: Network Channels
Last Post: Zombie-Slave
06-01-2022, 08:01 AM
» Replies: 0
» Views: 1,249
#ZW-IdleRPG
Forum: Network Channels
Last Post: Zombie-Slave
06-01-2022, 07:55 AM
» Replies: 0
» Views: 1,104
#ZW-Chat
Forum: Network Channels
Last Post: Zombie-Slave
06-01-2022, 07:52 AM
» Replies: 0
» Views: 1,189
Server updates
Forum: News & Updates
Last Post: Admin
05-30-2022, 06:38 PM
» Replies: 1
» Views: 1,863
ZombieHunt Toolbar
Forum: Scripting
Last Post: radar1213
05-29-2022, 09:53 PM
» Replies: 0
» Views: 1,803
#ZW-Pirates
Forum: Network Channels
Last Post: Zombie-Warez
05-27-2022, 08:46 PM
» Replies: 0
» Views: 1,185
Roulette Script/GUI
Posted by: radar1213 - 11-26-2022, 12:11 AM - Forum: Scripting
- No Replies
Roulette GUI for easier gameplay. Made for mIRC/AdiIRC (Windows Clients). Simply place the code either by loading the file or inserting/saving into remotes then right click in #ZW-Lounge to see the Roulette GUI addon. Once open, you can click to play. There are Roulette Sounds available, however not needed to play. If interested in sounds, place the sounds in your clients sound folder. Thats it! NJoy! (ty TheMorgue for your work on this)
Sounds - https://files.fm/u/e2hhsjgyp
For Roulette GUI - Download file here or copy code below
Code:
menu channel {
Roulette GUI: {
set %roulette.chan $iif(%roulette.chan != $chan,$iif($$input(Change Roulette channel to $chan $+ ?,y,Roulette Channel is %roulette.chan),$chan,%roulette.chan), $chan)
if (%roulette.chan == $chan) { dialog $iif(!$dialog(dlgRoulette),-mdo,-ev) dlgRoulette dlgRoulette }
}
}
on *:dialog:dlgRoulette:init:*:{
dialog -t $dname $dialog($dname).title now playing in %roulette.chan
}
alias -l DialogOpen {
if ($dialog($1) == $1 ) { /dialog -x $1 }
else { dialog $iif($dialog($1),-v,-m ) $1- }
}
;menu channel {
; $iif($dialog(dlgRoulette),Close,Open) Roulette Table:/DialogOpen dlgRoulette dlgRoulette
;}
dialog dlgRoulette {
title "Roulette Table"
size -1 -1 221 133
option dbu
button "1", 1, 17 57 13 19
button "2", 2, 17 36 13 19
button "6", 4, 32 16 13 19
button "5", 5, 32 36 13 19
button "9", 7, 47 16 13 19
button "8", 8, 47 36 13 19
button "12", 10, 62 16 13 19
button "11", 11, 62 36 13 19
button "15", 13, 77 16 13 19
button "14", 14, 77 36 13 19
button "18", 16, 92 16 13 19
button "17", 17, 92 36 13 19
button "21", 19, 107 16 13 19
button "20", 20, 107 36 13 19
button "24", 22, 122 16 13 19
button "23", 23, 122 36 13 19
button "27", 25, 136 16 13 19
button "26", 26, 136 36 13 19
button "30", 28, 150 16 13 19
button "29", 29, 150 36 13 19
button "33", 31, 164 16 13 19
button "32", 32, 164 36 13 19
button "36", 34, 179 16 13 19
button "35", 35, 179 36 13 19
button "0", 37, 4 17 12 58
button "Line1", 38, 17 3 28 12
button "Line2", 39, 32 76 27 12
button "Line3", 40, 48 3 27 12
button "Line4", 41, 62 76 27 12
button "Line5", 42, 78 3 27 12
button "Line6", 43, 93 76 27 12
button "Line7", 44, 107 3 27 12
button "Line8", 45, 122 76 27 12
button "Line9", 46, 136 3 27 12
button "Line10", 47, 150 76 27 12
button "Line11", 48, 164 3 27 12
button "Row3", 49, 195 15 19 20
button "Row2", 50, 195 35 19 20
button "Row1", 51, 195 56 19 20
button "Less", 52, 18 89 87 12
button "More", 53, 108 89 84 12
button "Doz1", 54, 30 102 42 12
button "Doz2", 55, 83 102 43 12
button "Doz3", 56, 137 102 43 12
button "Black", 58, 106 118 37 12
button "Red", 59, 69 118 37 12
button "Even", 60, 18 118 37 12
button "Odd", 61, 155 118 37 12
edit %Cr.Amount, 62, 194 89 23 10, result %Cr.Amount
text "Amount", 63, 193 79 27 8
button "3", 3, 17 16 13 19
button "4", 6, 32 57 13 19
button "7", 9, 47 57 13 19
button "10", 12, 62 57 13 19
button "13", 15, 77 57 13 19
button "16", 18, 92 57 13 19
button "19", 21, 107 57 13 19
button "22", 24, 122 57 13 19
button "25", 27, 136 57 13 19
button "28", 30, 150 57 13 19
button "31", 33, 164 57 13 19
button "34", 36, 179 57 13 19
check "Sound", 57, 186 104 32 10
}
on *:dialog:dlgRoulette:init: { /did -ra dlgRoulette 62 %Cr.Amount }
on *:dialog:dlgRoulette:sclick:1-61: {
/msg %roulette.chan !rbet $did($did).text $did(62).text
/set -u50 %CR.BetS On
}
on *:TEXT:*game are now*:%roulette.chan:{
if (%CR.BetS == $null) || ($nick != radar) { /halt }
%s = $strip($1-)
if (%CR.BetS == On) && ( bets isin %s ) { /splay $mircdirSounds\RouletteTableSoundEffect.mp3 }
}
on *:TEXT:*WINNERS*:%roulette.chan:{
if (%CR.BetS == $null) || ($nick != radar) { /halt }
if (%CR.BetS == On) /splay $mircdirSounds\YouWon.mp3
}
on *:TEXT:*won at*:%roulette.chan:{
if (%CR.BetS == $null) || ($nick != radar) { /halt }
/splay $mircdirSounds\YouLost.mp3
}
#ZW-Lounge Uno Script
Posted by: Zombie-Warez - 11-23-2022, 11:02 PM - Forum: Scripting
- Replies (1)
Uno Game Script for easier use.
Can be downloaded on the below link
https://zombie-warez.com/uno_addon.mrc
or the code below
Code:
;To load, place this script in your mirc folder and type -> /load -rs uno_addon.mrc
;
;Start by right-clicking in channel and selecting the "Uno Addon" menu item.
;
;This should be pretty self-explanitory. Simply click on the button that corresponds to the
;color and number of the card you want to pl. The text is sent to the channel for you.
;
;NOTE: If your are not in the channel #ZW-Lounge, the dialog will not open.
menu channel {
Uno-Addon:dialog -m ua ua
}
dialog ua {
title "Uno Addon"
size -1 -1 274 96
option dbu
button "Y 1", 1, 21 17 15 12
button "Y 2", 2, 37 17 15 12
button "Y 3", 3, 53 17 15 12
button "Y 4", 4, 69 17 15 12
button "Y 5", 5, 85 17 15 12
button "Y 6", 6, 101 17 15 12
button "Y 7", 7, 117 17 15 12
button "Y 8", 8, 133 17 15 12
button "Y 9", 9, 149 17 15 12
button "Y 0", 10, 165 17 15 12
button "R 1", 11, 21 33 15 12
button "R 2", 12, 37 33 15 12
button "R 3", 13, 53 33 15 12
button "R 4", 14, 69 33 15 12
button "R 5", 15, 85 33 15 12
button "R 6", 16, 101 33 15 12
button "R 7", 17, 117 33 15 12
button "R 8", 18, 133 33 15 12
button "R 9", 19, 149 33 15 12
button "R 0", 20, 165 33 15 12
button "B 1", 21, 21 49 15 12
button "B 2", 22, 37 49 15 12
button "B 3", 23, 53 49 15 12
button "B 4", 24, 69 49 15 12
button "B 5", 25, 85 49 15 12
button "B 6", 26, 101 49 15 12
button "B 7", 27, 117 49 15 12
button "B 8", 28, 133 49 15 12
button "B 9", 29, 149 49 15 12
button "B 0", 30, 165 49 15 12
button "G 1", 31, 21 65 15 12
button "G 2", 32, 37 65 15 12
button "G 3", 33, 53 65 15 12
button "G 4", 34, 69 65 15 12
button "G 5", 35, 85 65 15 12
button "G 6", 36, 101 65 15 12
button "G 7", 37, 117 65 15 12
button "G 8", 38, 133 65 15 12
button "G 9", 39, 149 65 15 12
button "G 0", 40, 165 65 15 12
text "Yellow", 41, 1 19 19 8, center
text "Red", 42, 1 35 19 8, center
text "Blue", 43, 1 51 19 8, center
text "Green", 44, 1 67 19 8, center
button "Draw Two", 45, 181 17 29 12
button "Skip", 46, 211 17 29 12
button "Reverse", 47, 241 17 29 12
button "Draw Two", 48, 181 33 29 12
button "Skip", 49, 211 33 29 12
button "Reverse", 50, 241 33 29 12
button "Draw Two", 51, 181 49 29 12
button "Skip", 52, 211 49 29 12
button "Reverse", 53, 241 49 29 12
button "Draw Two", 54, 181 65 29 12
button "Skip", 55, 211 65 29 12
button "Reverse", 56, 241 65 29 12
button "Draw", 57, 21 2 37 10
button "Skip", 58, 59 2 37 10
button "Wild", 59, 21 81 41 12
button "Wild Draw Four", 60, 65 81 41 12
text "Color", 61, 121 83 25 8, center
button "Yellow", 62, 147 82 30 10
button "Red", 63, 178 82 30 10
button "Blue", 64, 209 82 30 10
button "Green", 65, 240 82 30 10
button "Join", 66, 215 2 26 10
button "Player", 67, 243 2 26 10
button "Start", 68, 187 2 26 10
button "Close", 69, 2 81 17 12, ok
button "Count", 70, 128 2 26 10
button "Order", 71, 156 2 26 10
button "Cards", 72, 100 2 26 10
}
on *:dialog:ua:init:0: {
checkchan
}
on *:dialog:ua:sclick:1: { msg #ZW-Lounge pl y1 }
on *:dialog:ua:sclick:2: { msg #ZW-Lounge pl y2 }
on *:dialog:ua:sclick:3: { msg #ZW-Lounge pl y3 }
on *:dialog:ua:sclick:4: { msg #ZW-Lounge pl y4 }
on *:dialog:ua:sclick:5: { msg #ZW-Lounge pl y5 }
on *:dialog:ua:sclick:6: { msg #ZW-Lounge pl y6 }
on *:dialog:ua:sclick:7: { msg #ZW-Lounge pl y7 }
on *:dialog:ua:sclick:8: { msg #ZW-Lounge pl y8 }
on *:dialog:ua:sclick:9: { msg #ZW-Lounge pl y9 }
on *:dialog:ua:sclick:10: { msg #ZW-Lounge pl y0 }
on *:dialog:ua:sclick:11: { msg #ZW-Lounge pl r1 }
on *:dialog:ua:sclick:12: { msg #ZW-Lounge pl r2 }
on *:dialog:ua:sclick:13: { msg #ZW-Lounge pl r3 }
on *:dialog:ua:sclick:14: { msg #ZW-Lounge pl r4 }
on *:dialog:ua:sclick:15: { msg #ZW-Lounge pl r5 }
on *:dialog:ua:sclick:16: { msg #ZW-Lounge pl r6 }
on *:dialog:ua:sclick:17: { msg #ZW-Lounge pl r7 }
on *:dialog:ua:sclick:18: { msg #ZW-Lounge pl r8 }
on *:dialog:ua:sclick:19: { msg #ZW-Lounge pl r9 }
on *:dialog:ua:sclick:20: { msg #ZW-Lounge pl r0 }
on *:dialog:ua:sclick:21: { msg #ZW-Lounge pl b1 }
on *:dialog:ua:sclick:22: { msg #ZW-Lounge pl b2 }
on *:dialog:ua:sclick:23: { msg #ZW-Lounge pl b3 }
on *:dialog:ua:sclick:24: { msg #ZW-Lounge pl b4 }
on *:dialog:ua:sclick:25: { msg #ZW-Lounge pl b5 }
on *:dialog:ua:sclick:26: { msg #ZW-Lounge pl b6 }
on *:dialog:ua:sclick:27: { msg #ZW-Lounge pl b7 }
on *:dialog:ua:sclick:28: { msg #ZW-Lounge pl b8 }
on *:dialog:ua:sclick:29: { msg #ZW-Lounge pl b9 }
on *:dialog:ua:sclick:30: { msg #ZW-Lounge pl b0 }
on *:dialog:ua:sclick:31: { msg #ZW-Lounge pl g1 }
on *:dialog:ua:sclick:32: { msg #ZW-Lounge pl g2 }
on *:dialog:ua:sclick:33: { msg #ZW-Lounge pl g3 }
on *:dialog:ua:sclick:34: { msg #ZW-Lounge pl g4 }
on *:dialog:ua:sclick:35: { msg #ZW-Lounge pl g5 }
on *:dialog:ua:sclick:36: { msg #ZW-Lounge pl g6 }
on *:dialog:ua:sclick:37: { msg #ZW-Lounge pl g7 }
on *:dialog:ua:sclick:38: { msg #ZW-Lounge pl g8 }
on *:dialog:ua:sclick:39: { msg #ZW-Lounge pl g9 }
on *:dialog:ua:sclick:40: { msg #ZW-Lounge pl g0 }
on *:dialog:ua:sclick:45: { msg #ZW-Lounge pl yd2 }
on *:dialog:ua:sclick:46: { msg #ZW-Lounge pl ys }
on *:dialog:ua:sclick:47: { msg #ZW-Lounge pl yr }
on *:dialog:ua:sclick:48: { msg #ZW-Lounge pl rdt }
on *:dialog:ua:sclick:49: { msg #ZW-Lounge pl rs }
on *:dialog:ua:sclick:50: { msg #ZW-Lounge pl rr }
on *:dialog:ua:sclick:51: { msg #ZW-Lounge pl bdt }
on *:dialog:ua:sclick:52: { msg #ZW-Lounge pl bs }
on *:dialog:ua:sclick:53: { msg #ZW-Lounge pl br }
on *:dialog:ua:sclick:54: { msg #ZW-Lounge pl gdt }
on *:dialog:ua:sclick:55: { msg #ZW-Lounge pl gs }
on *:dialog:ua:sclick:56: { msg #ZW-Lounge pl gr }
on *:dialog:ua:sclick:57: { msg #ZW-Lounge dr }
on *:dialog:ua:sclick:58: { msg #ZW-Lounge pa }
on *:dialog:ua:sclick:59: { msg #ZW-Lounge pl w }
on *:dialog:ua:sclick:60: { msg #ZW-Lounge pl wdf }
on *:dialog:ua:sclick:62: { msg #ZW-Lounge co y }
on *:dialog:ua:sclick:63: { msg #ZW-Lounge co r }
on *:dialog:ua:sclick:64: { msg #ZW-Lounge co b }
on *:dialog:ua:sclick:65: { msg #ZW-Lounge co g }
on *:dialog:ua:sclick:66: { msg #ZW-Lounge jo }
on *:dialog:ua:sclick:67: { msg #ZW-Lounge tu }
on *:dialog:ua:sclick:68: { msg #ZW-Lounge !uno }
on *:dialog:ua:sclick:70: { msg #ZW-Lounge ct }
on *:dialog:ua:sclick:71: { msg #ZW-Lounge cd }
on *:dialog:ua:sclick:72: { msg #ZW-Lounge ca }
alias -l checkchan {
if #ZW-Lounge !ischan) { echo -a You are not in the channel #ZW-Lounge | dialog -k ua ua }
}
Services
Posted by: Admin - 10-27-2022, 02:50 PM - Forum: News & Updates
- No Replies
There was a server crash today resulting in the services database corrupting. A backup was restored from 26/10 so a few users may need to register nicknames/channels again.
#ZW-Lounge
Posted by: Zombie-Slave - 06-01-2022, 08:01 AM - Forum: Network Channels
- No Replies
Relax at #ZW-LOUNGE Abandoned-IRC's official channel for !casino !trivia !texas !UNO
What are you going to spend all that $$$ on?
List the menus with !Dealer for drugs, !Bartender for alcohol and !Waiter for food or coffee.
Don't forget to spread some !luv or check the !weather and much more
#ZW-IdleRPG
Posted by: Zombie-Slave - 06-01-2022, 07:55 AM - Forum: Network Channels
- No Replies
http://irpg.abandoned-irc.net/
This game is like no other idlerpg game, the core of the game has been modified to make the game more entertaining for our players...
IdleRPG is an online RPG(Role Playing Game), based upon a player's idle time.
Game Info
The Idle RPG is just what it sounds like: an RPG in which the players idle to merely gain levels.
However, you can also can find items, fight other players, attack creatures or slay dragons.
There are tournaments to win, work to be done or you can explore a forest.
There's a lottery and so much more!
#ZW-Chat
Posted by: Zombie-Slave - 06-01-2022, 07:52 AM - Forum: Network Channels
- No Replies
You must idle in this channel to gorge yourself on the bountiful feast that is #Zombie-Warez
!search and lots of handy cmds !help to get started
Also home of Zombie-Hunt.. who dare take on the almighty hobes... !shop !zombiestats
#ZW-Radio
Posted by: Zombie-Warez - 05-27-2022, 08:44 PM - Forum: Network Channels
- No Replies
Welcome to #ZW-Radio @ Abandoned-Irc
There are 2 different radio streams to pick from.
- Pick and choose your song in the channel or even add your own song to the playlist. Just type !list for commands in the channel.
Code:
External Player - http://radio.abandoned-irc.net/radio.ogg
- Fancy yourself as a Dj? Stream your own music content through our stream! Just ask how in the channel.
Code:
External Player - http://stream.abandoned-irc.net:8000/radio.mp3