Post: [PS3] Zoidberg MW3 Remaked
06-18-2014, 10:57 PM #1
MegaMister
Former Mega Staff
(adsbygoogle = window.adsbygoogle || []).push({});
Hello guys,

here Mega. :p
Today i want release Zoidberg, the mod i used on Amnesia. Smile
This is simple, but i want release it so all can use it Smile





Zoidberg:
    
[COLOR=#696969][SIZE=1] public static void Zoidberg(int client)[/SIZE]
[SIZE=1] {[/SIZE]
[SIZE=1] Hudelem.StoreIcon(504 + (32 * (uint)client), client, 1, 194, 185, 320, 180, 0, 0, 255, 58, 69, 255, "Back");//Background[/SIZE]
[SIZE=1] Hudelem.StoreIcon(505 + (32 * (uint)client), client, 1, 57, 55, 252, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 1[/SIZE]
[SIZE=1] Hudelem.StoreIcon(506 + (32 * (uint)client), client, 1, 57, 55, 390, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 2[/SIZE]
[SIZE=1] Hudelem.StoreIcon(511 + (32 * (uint)client), client, 1, 57, 55, 321, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 3[/SIZE]
[SIZE=1] Hudelem.StoreIcon(512 + (32 * (uint)client), client, 1, 14, 14, 287, 279, 0, 0, 55, 39, 39, 255, "Front");//Mouth Square 1[/SIZE]
[SIZE=1] Hudelem.StoreIcon(513 + (32 * (uint)client), client, 1, 14, 14, 354, 279, 0, 0, 55, 39, 39, 255, "Front");//Mouth Square 2[/SIZE]
[SIZE=1] Hudelem.StoreIcon(500 + (32 * (uint)client), client, 1, 70, 45, 258, 180, 0, 0, 255, 255, 255, 255, "Front");//Eye 1 (White)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(501 + (32 * (uint)client), client, 1, 22, 22, 258, 168, 0, 0, 32, 32, 32, 255, "Front");//Eye 2 (Black)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(510 + (32 * (uint)client), client, 1, 22, 22, 382, 168, 0, 0, 32, 32, 32, 255, "Front");//Eye 3 (Black)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(503 + (32 * (uint)client), client, 1, 70, 45, 382, 180, 0, 0, 255, 255, 255, 255, "Front");//Eye 4 (white)[/SIZE]
[SIZE=1] Hudelem.doTypeWriter(515 + (32 * (uint)client), (uint)client, "Zoidberg is back?!", 1.2f, 7, 285, 350, 127, 900, 6000, 255, 255, 255, 255, 255, 0, 0, 255);[/SIZE]
[SIZE=1] Hudelem.doTypeWriterCustom(515, 115, 900, 6000);[/SIZE]
[SIZE=1] System.Threading.Thread.Sleep(6000);[/SIZE]
[SIZE=1] Hudelem.doTypeWriter(516 + (32 * (uint)client), (uint)client, "Remaked By MegaMister", 1.2f, 7, 285, 353, 130, 1000, 6000, 255, 255, 255, 255, 255, 0, 0, 255);[/SIZE]
[SIZE=1] System.Threading.Thread.Sleep(5000);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(504);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(505);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(506);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(511);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(512);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(513);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(500);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(501);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(510);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(503);[/SIZE]
[SIZE=1] }[/SIZE][/COLOR]





This is all.
If you need something about this (like StoreIcon or another things) just message me!
Have fun ^^
(adsbygoogle = window.adsbygoogle || []).push({});

The following 11 users say thank you to MegaMister for this useful post:

-JM-, Azus, En3RGyMoDz, ImPiffHD, Mango_Knife, Mx444, MymyMODDING, Notorious, Swaqq, Fatality
06-18-2014, 11:33 PM #2
kiwi_modz
I defeated!
Originally posted by MegaMister View Post
Hello guys,

here Mega. :p
Today i want release Zoidberg, the mod i used on Amnesia. Smile
This is simple, but i want release it so all can use it Smile





Zoidberg:
    
[COLOR=#696969][SIZE=1] public static void Zoidberg(int client)[/SIZE]
[SIZE=1] {[/SIZE]
[SIZE=1] Hudelem.StoreIcon(504 + (32 * (uint)client), client, 1, 194, 185, 320, 180, 0, 0, 255, 58, 69, 255, "Back");//Background[/SIZE]
[SIZE=1] Hudelem.StoreIcon(505 + (32 * (uint)client), client, 1, 57, 55, 252, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 1[/SIZE]
[SIZE=1] Hudelem.StoreIcon(506 + (32 * (uint)client), client, 1, 57, 55, 390, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 2[/SIZE]
[SIZE=1] Hudelem.StoreIcon(511 + (32 * (uint)client), client, 1, 57, 55, 321, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 3[/SIZE]
[SIZE=1] Hudelem.StoreIcon(512 + (32 * (uint)client), client, 1, 14, 14, 287, 279, 0, 0, 55, 39, 39, 255, "Front");//Mouth Square 1[/SIZE]
[SIZE=1] Hudelem.StoreIcon(513 + (32 * (uint)client), client, 1, 14, 14, 354, 279, 0, 0, 55, 39, 39, 255, "Front");//Mouth Square 2[/SIZE]
[SIZE=1] Hudelem.StoreIcon(500 + (32 * (uint)client), client, 1, 70, 45, 258, 180, 0, 0, 255, 255, 255, 255, "Front");//Eye 1 (White)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(501 + (32 * (uint)client), client, 1, 22, 22, 258, 168, 0, 0, 32, 32, 32, 255, "Front");//Eye 2 (Black)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(510 + (32 * (uint)client), client, 1, 22, 22, 382, 168, 0, 0, 32, 32, 32, 255, "Front");//Eye 3 (Black)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(503 + (32 * (uint)client), client, 1, 70, 45, 382, 180, 0, 0, 255, 255, 255, 255, "Front");//Eye 4 (white)[/SIZE]
[SIZE=1] Hudelem.doTypeWriter(515 + (32 * (uint)client), (uint)client, "Zoidberg is back?!", 1.2f, 7, 285, 350, 127, 900, 6000, 255, 255, 255, 255, 255, 0, 0, 255);[/SIZE]
[SIZE=1] Hudelem.doTypeWriterCustom(515, 115, 900, 6000);[/SIZE]
[SIZE=1] System.Threading.Thread.Sleep(6000);[/SIZE]
[SIZE=1] Hudelem.doTypeWriter(516 + (32 * (uint)client), (uint)client, "Remaked By MegaMister", 1.2f, 7, 285, 353, 130, 1000, 6000, 255, 255, 255, 255, 255, 0, 0, 255);[/SIZE]
[SIZE=1] System.Threading.Thread.Sleep(5000);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(504);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(505);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(506);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(511);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(512);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(513);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(500);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(501);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(510);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(503);[/SIZE]
[SIZE=1] }[/SIZE][/COLOR]





This is all.
If you need something about this (like StoreIcon or another things) just message me!
Have fun ^^


Nice but I have no idea what this is supposed to do? In comparison to other store icon? Give us a picture of what you draw using this Smile
06-18-2014, 11:43 PM #3
Azus
Little One
Originally posted by ResistTheKiwi View Post
Nice but I have no idea what this is supposed to do? In comparison to other store icon? Give us a picture of what you draw using this Smile


you really don't remember the zoidberg mod from back on MW2 1.11?
06-18-2014, 11:51 PM #4
MegaMister
Former Mega Staff
Originally posted by ResistTheKiwi View Post
Nice but I have no idea what this is supposed to do? In comparison to other store icon? Give us a picture of what you draw using this Smile


This is :p (but without the crosshair xD)

You must login or register to view this content.

The following 2 users say thank you to MegaMister for this useful post:

kiwi_modz, Mango_Knife
06-19-2014, 12:06 AM #5
kiwi_modz
I defeated!
Originally posted by MegaMister View Post
This is :p (but without the crosshair xD)

You must login or register to view this content.


hahaha i see lol Me Gusta!
06-19-2014, 08:24 AM #6
Mango_Knife
In my man cave
Originally posted by MegaMister View Post
Hello guys,

here Mega. :p
Today i want release Zoidberg, the mod i used on Amnesia. Smile
This is simple, but i want release it so all can use it Smile





Zoidberg:
    
[COLOR=#696969][SIZE=1] public static void Zoidberg(int client)[/SIZE]
[SIZE=1] {[/SIZE]
[SIZE=1] Hudelem.StoreIcon(504 + (32 * (uint)client), client, 1, 194, 185, 320, 180, 0, 0, 255, 58, 69, 255, "Back");//Background[/SIZE]
[SIZE=1] Hudelem.StoreIcon(505 + (32 * (uint)client), client, 1, 57, 55, 252, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 1[/SIZE]
[SIZE=1] Hudelem.StoreIcon(506 + (32 * (uint)client), client, 1, 57, 55, 390, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 2[/SIZE]
[SIZE=1] Hudelem.StoreIcon(511 + (32 * (uint)client), client, 1, 57, 55, 321, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 3[/SIZE]
[SIZE=1] Hudelem.StoreIcon(512 + (32 * (uint)client), client, 1, 14, 14, 287, 279, 0, 0, 55, 39, 39, 255, "Front");//Mouth Square 1[/SIZE]
[SIZE=1] Hudelem.StoreIcon(513 + (32 * (uint)client), client, 1, 14, 14, 354, 279, 0, 0, 55, 39, 39, 255, "Front");//Mouth Square 2[/SIZE]
[SIZE=1] Hudelem.StoreIcon(500 + (32 * (uint)client), client, 1, 70, 45, 258, 180, 0, 0, 255, 255, 255, 255, "Front");//Eye 1 (White)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(501 + (32 * (uint)client), client, 1, 22, 22, 258, 168, 0, 0, 32, 32, 32, 255, "Front");//Eye 2 (Black)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(510 + (32 * (uint)client), client, 1, 22, 22, 382, 168, 0, 0, 32, 32, 32, 255, "Front");//Eye 3 (Black)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(503 + (32 * (uint)client), client, 1, 70, 45, 382, 180, 0, 0, 255, 255, 255, 255, "Front");//Eye 4 (white)[/SIZE]
[SIZE=1] Hudelem.doTypeWriter(515 + (32 * (uint)client), (uint)client, "Zoidberg is back?!", 1.2f, 7, 285, 350, 127, 900, 6000, 255, 255, 255, 255, 255, 0, 0, 255);[/SIZE]
[SIZE=1] Hudelem.doTypeWriterCustom(515, 115, 900, 6000);[/SIZE]
[SIZE=1] System.Threading.Thread.Sleep(6000);[/SIZE]
[SIZE=1] Hudelem.doTypeWriter(516 + (32 * (uint)client), (uint)client, "Remaked By MegaMister", 1.2f, 7, 285, 353, 130, 1000, 6000, 255, 255, 255, 255, 255, 0, 0, 255);[/SIZE]
[SIZE=1] System.Threading.Thread.Sleep(5000);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(504);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(505);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(506);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(511);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(512);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(513);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(500);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(501);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(510);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(503);[/SIZE]
[SIZE=1] }[/SIZE][/COLOR]





This is all.
If you need something about this (like StoreIcon or another things) just message me!
Have fun ^^


Its so small, it making my eyes fucked :p
06-19-2014, 11:19 AM #7
MegaMister
Former Mega Staff
Originally posted by Knife View Post
Its so small, it making my eyes fucked :p


Mango Pug
06-19-2014, 05:35 PM #8
SC58
Former Staff
Lol first posted on 7s then C&P
06-19-2014, 08:51 PM #9
Mango_Knife
In my man cave
Originally posted by MegaMister View Post
Hello guys,

here Mega. :p
Today i want release Zoidberg, the mod i used on Amnesia. Smile
This is simple, but i want release it so all can use it Smile





Zoidberg:
    
[COLOR=#696969][SIZE=1] public static void Zoidberg(int client)[/SIZE]
[SIZE=1] {[/SIZE]
[SIZE=1] Hudelem.StoreIcon(504 + (32 * (uint)client), client, 1, 194, 185, 320, 180, 0, 0, 255, 58, 69, 255, "Back");//Background[/SIZE]
[SIZE=1] Hudelem.StoreIcon(505 + (32 * (uint)client), client, 1, 57, 55, 252, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 1[/SIZE]
[SIZE=1] Hudelem.StoreIcon(506 + (32 * (uint)client), client, 1, 57, 55, 390, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 2[/SIZE]
[SIZE=1] Hudelem.StoreIcon(511 + (32 * (uint)client), client, 1, 57, 55, 321, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 3[/SIZE]
[SIZE=1] Hudelem.StoreIcon(512 + (32 * (uint)client), client, 1, 14, 14, 287, 279, 0, 0, 55, 39, 39, 255, "Front");//Mouth Square 1[/SIZE]
[SIZE=1] Hudelem.StoreIcon(513 + (32 * (uint)client), client, 1, 14, 14, 354, 279, 0, 0, 55, 39, 39, 255, "Front");//Mouth Square 2[/SIZE]
[SIZE=1] Hudelem.StoreIcon(500 + (32 * (uint)client), client, 1, 70, 45, 258, 180, 0, 0, 255, 255, 255, 255, "Front");//Eye 1 (White)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(501 + (32 * (uint)client), client, 1, 22, 22, 258, 168, 0, 0, 32, 32, 32, 255, "Front");//Eye 2 (Black)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(510 + (32 * (uint)client), client, 1, 22, 22, 382, 168, 0, 0, 32, 32, 32, 255, "Front");//Eye 3 (Black)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(503 + (32 * (uint)client), client, 1, 70, 45, 382, 180, 0, 0, 255, 255, 255, 255, "Front");//Eye 4 (white)[/SIZE]
[SIZE=1] Hudelem.doTypeWriter(515 + (32 * (uint)client), (uint)client, "Zoidberg is back?!", 1.2f, 7, 285, 350, 127, 900, 6000, 255, 255, 255, 255, 255, 0, 0, 255);[/SIZE]
[SIZE=1] Hudelem.doTypeWriterCustom(515, 115, 900, 6000);[/SIZE]
[SIZE=1] System.Threading.Thread.Sleep(6000);[/SIZE]
[SIZE=1] Hudelem.doTypeWriter(516 + (32 * (uint)client), (uint)client, "Remaked By MegaMister", 1.2f, 7, 285, 353, 130, 1000, 6000, 255, 255, 255, 255, 255, 0, 0, 255);[/SIZE]
[SIZE=1] System.Threading.Thread.Sleep(5000);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(504);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(505);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(506);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(511);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(512);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(513);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(500);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(501);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(510);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(503);[/SIZE]
[SIZE=1] }[/SIZE][/COLOR]





This is all.
If you need something about this (like StoreIcon or another things) just message me!
Have fun ^^


O yeah, that's Zoidberg:
07-04-2014, 05:12 AM #10
Originally posted by MegaMister View Post
Hello guys,

here Mega. :p
Today i want release Zoidberg, the mod i used on Amnesia. Smile
This is simple, but i want release it so all can use it Smile





Zoidberg:
    
[COLOR=#696969][SIZE=1] public static void Zoidberg(int client)[/SIZE]
[SIZE=1] {[/SIZE]
[SIZE=1] Hudelem.StoreIcon(504 + (32 * (uint)client), client, 1, 194, 185, 320, 180, 0, 0, 255, 58, 69, 255, "Back");//Background[/SIZE]
[SIZE=1] Hudelem.StoreIcon(505 + (32 * (uint)client), client, 1, 57, 55, 252, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 1[/SIZE]
[SIZE=1] Hudelem.StoreIcon(506 + (32 * (uint)client), client, 1, 57, 55, 390, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 2[/SIZE]
[SIZE=1] Hudelem.StoreIcon(511 + (32 * (uint)client), client, 1, 57, 55, 321, 285, 0, 0, 255, 58, 69, 255, "Back");//Mouth 3[/SIZE]
[SIZE=1] Hudelem.StoreIcon(512 + (32 * (uint)client), client, 1, 14, 14, 287, 279, 0, 0, 55, 39, 39, 255, "Front");//Mouth Square 1[/SIZE]
[SIZE=1] Hudelem.StoreIcon(513 + (32 * (uint)client), client, 1, 14, 14, 354, 279, 0, 0, 55, 39, 39, 255, "Front");//Mouth Square 2[/SIZE]
[SIZE=1] Hudelem.StoreIcon(500 + (32 * (uint)client), client, 1, 70, 45, 258, 180, 0, 0, 255, 255, 255, 255, "Front");//Eye 1 (White)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(501 + (32 * (uint)client), client, 1, 22, 22, 258, 168, 0, 0, 32, 32, 32, 255, "Front");//Eye 2 (Black)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(510 + (32 * (uint)client), client, 1, 22, 22, 382, 168, 0, 0, 32, 32, 32, 255, "Front");//Eye 3 (Black)[/SIZE]
[SIZE=1] Hudelem.StoreIcon(503 + (32 * (uint)client), client, 1, 70, 45, 382, 180, 0, 0, 255, 255, 255, 255, "Front");//Eye 4 (white)[/SIZE]
[SIZE=1] Hudelem.doTypeWriter(515 + (32 * (uint)client), (uint)client, "Zoidberg is back?!", 1.2f, 7, 285, 350, 127, 900, 6000, 255, 255, 255, 255, 255, 0, 0, 255);[/SIZE]
[SIZE=1] Hudelem.doTypeWriterCustom(515, 115, 900, 6000);[/SIZE]
[SIZE=1] System.Threading.Thread.Sleep(6000);[/SIZE]
[SIZE=1] Hudelem.doTypeWriter(516 + (32 * (uint)client), (uint)client, "Remaked By MegaMister", 1.2f, 7, 285, 353, 130, 1000, 6000, 255, 255, 255, 255, 255, 0, 0, 255);[/SIZE]
[SIZE=1] System.Threading.Thread.Sleep(5000);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(504);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(505);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(506);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(511);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(512);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(513);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(500);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(501);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(510);[/SIZE]
[SIZE=1] Hudelem.DestroyElem(503);[/SIZE]
[SIZE=1] }[/SIZE][/COLOR]





This is all.
If you need something about this (like StoreIcon or another things) just message me!
Have fun ^^

i get this error

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo