-
[SERVICE] Custom Commands Database - Request/Post Here
Ok so ive been on ragezone for abit now and since awa500 thread is dead and he is no longer coding i have decided to make a new thread and code for people.
YOU SHOULD KNOW
I am not the best coder around but i know enough to start this service.
How do i request?
Please keep it in this format:
<Command>
<Server>
<What it does>
Heres an example
:hotelalert <message>
Dissi's TDbP
Sends a hotel alert to all users online with message.
I will be coding any request but there may be some i cannot code.
Here's a few i cannot.
Anything to do with guides.
Pets (Maybe)
SnowStorm
Wobble Squable
So please request and if i coded it please thank me.
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
moonwalk dissi makes you walk backwards
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Quote:
Originally Posted by
pith
moonwalk dissi makes you walk backwards
Moonwalk has already been release. In my Emulator and another emu nicknamed "Moon Emulator".
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Quote:
Originally Posted by
321olos
Moonwalk has already been release. In my Emulator and another emu nicknamed "Moon Emulator".
nope the moon emulators download is broken :P and i havent seen anything other then that lol
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Can you code battle ball 100% for dissi TDbP and also rollers?
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Quote:
Originally Posted by
pith
nope the moon emulators download is broken :P and i havent seen anything other then that lol
Well the moonwalk command is a hard one to code as you need to add the functions in like changing the rotation so il find your Emulator, add it and give you the link.
Quote:
Originally Posted by
tweeney
Can you code battle ball 100% for dissi TDbP and also rollers?
Battleball has already been coded but not 100% and i think it is in Dissi's TDbP. I cant code rollers as i dont have the packets for it.
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Quote:
Originally Posted by
tweeney
Can you code battle ball 100% for dissi TDbP and also rollers?
LOL battleball isent a command either are rollers lmao
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Quote:
Originally Posted by
pith
LOL battleball isent a command either are rollers lmao
Yeah but i am also coding stuff other than commands.
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
ah i have a command for dissi
clone: <person> makes you look like that person :P
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
the moonwalk command is in my emu that moogly coded for me :) i might release it :)
---------- Post added at 12:14 PM ---------- Previous post was at 12:12 PM ----------
-Request-
Fly (makes your user high)
Super Speed (makes your user x2 faster then normal)
if you can make theses then woah ur good :)
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Dissi edit TDBP
commands :
:brb , makes users name eg. (BRB) Rich
:back , makes users name just eg. Rich
:strike <username> , after 4 strikes it bans user for 24 hours
thanks
also can you add me on msn :
Richieskater4394@hotmail.com
thanks
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Hay there, you're getting busy :P
:staffalert <message>
Sends all staffs a alert (staffs are rank 7, 6 and 5)
Dissi
Thanks!
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Quote:
Originally Posted by
richie4394
Dissi edit TDBP
commands :
:brb , makes users name eg. (BRB) Rich
:back , makes users name just eg. Rich
:strike <username> , after 4 strikes it bans user for 24 hours
thanks
also can you add me on msn :
Richieskater4394@hotmail.com
thanks
:brb and :back are both already coded, do some searching for yourself for once ;)
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Quote:
Originally Posted by
iJay
:brb and :back are both already coded, do some searching for yourself for once ;)
yes they are coded, but not for dissi, they error on dissi :) ok
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Quote:
Originally Posted by
richie4394
yes they are coded, but not for dissi, they error on dissi :) ok
Well... You're wrong there...
They are only coded on Dissi's source :P
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
#region
case "brb":
{
_Username = "(BRB) " + _Username;
refreshApperance(false, false, true);
break;
}
#endregion
error = Error 4 The name 'refreshApperance' does not exist in the current context C:\Documents and Settings\Administrator\Desktop\hab\Source\Virtual\Users\virtualUser.cs 4342 29 Holograph Emulator
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Quote:
Originally Posted by
iRetro™
the moonwalk command is in my emu that moogly coded for me :) i might release it :)
---------- Post added at 12:14 PM ---------- Previous post was at 12:12 PM ----------
-Request-
Fly (makes your user high)
Super Speed (makes your user x2 faster then normal)
if you can make theses then woah ur good :)
PHP Code:
#region :superspeed
case "superspeed":
{
statusManager.carryItem("puppettempo(600)");
break;
}
#endregion
And i dont get fly.
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
:pet <user> <type> cat/dog/croc
Transforms the user to a pet
For Hebbo & Maarten's v36 emulator.
Thanks / Stoffe
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Hallo Ragezone ^.^
Im Search For Command's:
Server is: Holograhp Emulator Dissy's Edition R2.5 With Pet's
Massbadge
Give Online User Badges And Sendt masseges
Example:
:massbadge <Badge Name> <massegas>
Bot Create
Create In This Room An Bot
Example:
:bot create <name> <misson>
Edit: The Bot mus Have The style From Creator ^.^
Bot Delet
Delet The Bot In the Room
Example:
:bot delet
Thanks To Alls guy's they kann help Me!:laugh:
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Quote:
Originally Posted by
Dj-DevilBlack
Hallo Ragezone ^.^
Im Search For Command's:
Server is: Holograhp Emulator Dissy's Edition R2.5 With Pet's
Massbadge
Give Online User Badges And Sendt masseges
Example:
:massbadge <Badge Name> <massegas>
Bot Create
Create In This Room An Bot
Example:
:bot create <name> <misson>
Edit: The Bot mus Have The style From Creator ^.^
Bot Delet
Delet The Bot In the Room
Example:
:bot delet
Thanks To Alls guy's they kann help Me!:laugh:
PHP Code:
#region :massbadge
case "massbadge":
{
if (rankManager.containsRight(_Rank, "fuse_administrator_access", userID) == false)
{
return false;
}
{
foreach (virtualUser User in userManager._Users.Values)
using (DatabaseClient dbClient = Eucalypt.dbManager.GetClient())
{
dbClinet.runQuery("INSERT INTO users_badges(userid,badgeid) VALUES (" + User.userID + "," + args[1] + ")");
User.refreshBadges();
}
}
break;
}
#endregion
The bot ones will be abit longer.
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Can you do mine? i was before him...
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]
Quote:
Originally Posted by
richie4394
Can you do mine? i was before him...
1 sec im testing for errors with login and name updates.
-
Re: [SERVICE] Making Holograph Emulator commands [SERVICE]