Author Topic: <-ULXR -> Ass Replacement For Admins by Magic.  (Read 1581 times)

0 Members and 1 Guest are viewing this topic.

Offline » Magic «

  • Who dares wins
  • WaffleBBQrz
  • ******
  • Posts: 4020
  • Karma: +101/-34
  • Gender: Male
  • Prepare for the worst :D
    • View Profile
<-ULXR -> Ass Replacement For Admins by Magic.
« on: September 25, 2009, 01:32:35 PM »
                        <-ULXR -> Ass Replacement For Admins by Magic.

Before you use this in console type; < wire_expression2_concmd 1 > then spawn the e2, and just use away

Commands;

!kick <Player> to kick!(X)
!ban <Player> to ban!(X)
!vkick <Player> to votekick!
!vban <Player> to voteban!
!gchat <text> to chat across servers!
!clean To cleanup!
!gclean To Global cleanup!(X)
!ragdoll To go to and from Ragdoll mode!
!afk To Activate AFK Mode!
!back To De-Activate AFK Mode!
!validate To Validate <-ULXR->!(E)
!exit To Exit ULXR!

(X) = Admins only, (E) = Experimental

Code: [Select]
@name <- ULXR ->
@inputs
@outputs
@persist Afk ValD AI
@trigger
runOnChat(1)
LS1=lastSaid()
LS=lastSaid():explode(" ")
if( first() | duped() ) {
timer("Ads1",10000)
print("      <-ULXR-> Ass Replacement For Admins by Magic")
print("!kick <Player> to kick!(X)")
print("!ban <Player> to ban!(X)")
print("!vkick <Player> to votekick!")
print("!vban <Player> to voteban!")
print("!gchat <text> to chat across servers!")
print("!clean To cleanup!")
print("!gclean To Global cleanup!(X)")
print("!ragdoll To go to and from Ragdoll mode!")
print("!afk To Activate AFK Mode!")
print("!back To De-Activate AFK Mode!")
print("!validate To Validate <-ULXR->!(E)")
print("!exit To Exit ULXR!")
print("Dont forget!, Type < wire_expression2_concmd 1 > in console !")
concmd("say This User ("+owner():name()+") Is Using <- ULXR -> ULXRemake By Magic!")
hint("       <-ULXR->          ",500)
hint("ULXR - Ass Replacement For Admins by Magic",500)
hint("(X) = Admins only, (E) = Experimental",500)
hint("Don't forget!, Type < 'wire_expression2_concmd 1' > in console !",500)

}


if (chatClk(owner()) & LS:string(1):lower() == "!vkick") {
print("<-ULXR-> VoteKicking(5) by Nick-Name: "+LS1)
timer("vKick",500)
}
if (chatClk(owner()) & LS:string(1):lower() == "!vban") {
print("<-ULXR-> VoteBanning(60) Nick-Name: "+LS1)
timer("vBan",500)
}
if (chatClk(owner()) & LS:string(1):lower() == "!kick") {
print("<-ULXR-> Kicking(5) by Nick-Name: "+LS1)
timer("Kick",500)
}
if (chatClk(owner()) & LS:string(1):lower() == "!ban") {
print("<-ULXR-> Banning(60) Nick-Name: "+LS1)
timer("Ban",500)
}
if (chatClk(owner())&(LS:string(1) == "!clean")) {
print("<-ULXR-> Cleaning... ")
timer("Clean",500) 
}
if (chatClk(owner())&(LS:string(1) == "!gclean")) {
print("<-ULXR-> Globally Cleaning... ")
timer("GClean",500) 
}
if (chatClk(owner())&(LS:string(1) == "!ragdoll")) {
print("<-ULXR-> Ragdoll mode ")
timer("Rag",500) 
}
if (chatClk(owner())&(LS:string(1) == "!gchat")) {
   print("<-ULXR-> Global Saying: "+LS1)
timer("GChat",500) 
}
if (chatClk(owner())&(LS:string(1) == "!afk")) {
print("<-ULXR-> AFK mode Active  ")
Afk=1
}
if (chatClk(owner())&(LS:string(1) == "!back")) {
print("<-ULXR-> AFK mode Deactive ")
concmd("say <- ULXR -> (AFK Mode): This user is back from AFK")
Afk=0
}
if (chatClk(owner())&(LS:string(1) == "!validate")) {
print("<-ULXR-> Validating... ")
timer("Val",500) 
}


#ads
if (clk("Ads1")) {
print("      <-ULXR-> Ass Replacement For Admins by Magic")
print("!kick <Player> to kick!(X)")
print("!ban <Player> to ban!(X)")
print("!vkick <Player> to votekick!")
print("!vban <Player> to voteban!")
print("!gchat <text> to chat across servers!")
print("!clean To cleanup!")
print("!gclean To Global cleanup!(X)")
print("!ragdoll To go to and from Ragdoll mode!")
print("!afk To Activate AFK Mode!")
print("!back To De-Activate AFK Mode!")
print("!validate To Validate <-ULXR->!(E)")
print("!exit To Exit ULXR!")
print("Dont forget!, Type < wire_expression2_concmd 1 > in console !")
   
timer("Ads2",60000)
}
elseif (clk("Ads2")) {
print("         <-ULXR->     ")
print("ULXR - Ass Replacement For Admins by Magic")
timer("Ads1",60000)
}

if (Afk==1) {
timer("Afk2",40000)
}
if (clk("Afk2") & Afk==1) {
concmd("say <- ULXR -> (AFK mode): I'm Afk!")
concmd("silly_squirrel")
}

#delays and modes
if(clk("vKick")){
concmd( "say votekick "+LS:string(2) ) 
     
}
if(clk("vBan")) {
concmd( "say voteban "+LS:string(2):lower() )
       
}
if(clk("Kick")){
concmd( "kickid "+LS:string(2) ) 
     
}
if(clk("Ban")) {
concmd( "banid 60 "+LS:string(2):lower() )
       
}
if(clk("GChat")) {
concmd( "say /gl "+LS1)
       
}
if(clk("Clean")) {
concmd( "gmod_cleanup" )
       
}
if(clk("GClean")) {
concmd( "gmod_admin_cleanup" )
       
}
if(clk("Rag")) {
concmd( "silly_squirrel" )
}
if(clk("Val") & ValD==0) {
concmd( "status" )
print("Connecting... (http://www.1227.com/val.php)")
timer("Val1",10000)
} elseif (clk("Val1")) {
print("Checking Username: ("+owner():name()+") ... And SteamID: ("+owner():steamID()+")... ")
timer("Val2",10000)
} elseif (clk("Val2")) {
print("Validating...")
timer("Vald",15000)
}elseif (clk("Vald")) {
print("Validated you may now use the !kick and !ban commands!")
print("This is only experimental!!!")
ValD=1
}


#exit
if (chatClk(owner()) & (LS:string(1):lower() == "!exit")) {
hint(" Thanks for using Magic's <- ULXR ->",100)
print("<-ULXR-> : Hope You Had A Nice Time Using Magic's ULXRemake !")
concmd("echo thank you for using Magic's ULXR Hope you had a nice time!")
selfDestructAll()
}

update as of 6th January
« Last Edit: January 06, 2010, 09:47:09 AM by ~Magic »
Copyright© .:~`=-rANdOm-=`~:. GameServer's Administration Team 2008/2009/2010


bubbly bubbly so darn bubbly

Offline » Magic «

  • Who dares wins
  • WaffleBBQrz
  • ******
  • Posts: 4020
  • Karma: +101/-34
  • Gender: Male
  • Prepare for the worst :D
    • View Profile
Re: <- ULXR -> ULXRemake by MAGIK
« Reply #1 on: September 26, 2009, 03:33:33 AM »
yus and this is a adv dupe its e2 remake
Copyright© .:~`=-rANdOm-=`~:. GameServer's Administration Team 2008/2009/2010


bubbly bubbly so darn bubbly

Offline cable330

  • Sr. Member
  • ****
  • Posts: 261
  • Karma: +9/-7
  • Gender: Male
  • Wank
    • View Profile
    • Cable330's Site
Re: <- ULXR -> ULXRemake by MAGIK
« Reply #2 on: September 28, 2009, 06:07:01 PM »
Hmph... WEESNAH! Ima donkey  ???
.:RND`=- Cable330: Hey coolz, can we talk for a second?
.:~RND`=- coolzeldad -= is now offline
.:RND`=- Cable330: ...fucker ):<


Offline » Magic «

  • Who dares wins
  • WaffleBBQrz
  • ******
  • Posts: 4020
  • Karma: +101/-34
  • Gender: Male
  • Prepare for the worst :D
    • View Profile
Re: <- ULXR -> ULXRemake by MAGIK
« Reply #3 on: October 07, 2009, 08:17:23 AM »
erhem WEESAW CaBlE Is TeH SpAzTiK!

updated; in console type < wire_expression2_concmd 1 > then spawn e2
Copyright© .:~`=-rANdOm-=`~:. GameServer's Administration Team 2008/2009/2010


bubbly bubbly so darn bubbly

Offline Tomcat

  • Smartical
  • Übermensch
  • *****
  • Posts: 1694
  • Karma: +42/-13
  • Gender: Male
  • OMG IS DAT A CHEEZEBURGER
    • View Profile
    • Rnd Upload
Re: <- ULXR -> ULXRemake by MAGIK
« Reply #4 on: October 07, 2009, 06:08:19 PM »
WE MAKE ONE FOR TEH ADMINZ NOW LOL

Quote
Andrew: your mom spazzes
.:RND`=- Tomcat: not me
Tomcat: andrew
Tomcat: dont go there
.:RND`=- Tomcat: i will rape you all they way back to 1980

Offline » Magic «

  • Who dares wins
  • WaffleBBQrz
  • ******
  • Posts: 4020
  • Karma: +101/-34
  • Gender: Male
  • Prepare for the worst :D
    • View Profile
Re: <- ULXR -> ULXRemake by MAGIK
« Reply #5 on: October 11, 2009, 12:57:57 AM »
OK TAWMCAT I WILLZ
Copyright© .:~`=-rANdOm-=`~:. GameServer's Administration Team 2008/2009/2010


bubbly bubbly so darn bubbly

Offline » Magic «

  • Who dares wins
  • WaffleBBQrz
  • ******
  • Posts: 4020
  • Karma: +101/-34
  • Gender: Male
  • Prepare for the worst :D
    • View Profile
Re: <- ULXR -> ULXRemake by MAGIK
« Reply #6 on: January 02, 2010, 12:54:16 PM »
kay updated i've started to work on dis again
Copyright© .:~`=-rANdOm-=`~:. GameServer's Administration Team 2008/2009/2010


bubbly bubbly so darn bubbly

Offline xxMingebaggerxx

  • Mingekillah :P
  • Übermensch
  • *****
  • Posts: 1362
  • Karma: +36/-74
  • Gender: Male
  • DR33M FTW!
    • View Profile
    • DR33M
Re: <- ULXR -> ULXRemake by MAGIK
« Reply #7 on: January 03, 2010, 04:25:08 AM »
now make assmod remake
"Name doesent define who we are, it is our actions and our creations"  -  Mingebagger (2009)
http://www.dr33m.co.cc visit it


mm.. me2

Offline » Magic «

  • Who dares wins
  • WaffleBBQrz
  • ******
  • Posts: 4020
  • Karma: +101/-34
  • Gender: Male
  • Prepare for the worst :D
    • View Profile
Re: <- ULXR -> ULXRemake by MAGIK
« Reply #8 on: January 03, 2010, 11:12:50 AM »
this is basicly wat im doin .__.

its an alternative for teh adminz or teh respectz

im working on intergrating ass into it, aka finding the commands for slay etc...
Copyright© .:~`=-rANdOm-=`~:. GameServer's Administration Team 2008/2009/2010


bubbly bubbly so darn bubbly

Offline xxMingebaggerxx

  • Mingekillah :P
  • Übermensch
  • *****
  • Posts: 1362
  • Karma: +36/-74
  • Gender: Male
  • DR33M FTW!
    • View Profile
    • DR33M
Re: <- ULXR -> ULXRemake by Magic
« Reply #9 on: January 04, 2010, 05:39:53 AM »
lol.. slaying is easy.. make a prop. then make it applyforce itself into the person so hard as it could :P
"Name doesent define who we are, it is our actions and our creations"  -  Mingebagger (2009)
http://www.dr33m.co.cc visit it


mm.. me2

Offline » Magic «

  • Who dares wins
  • WaffleBBQrz
  • ******
  • Posts: 4020
  • Karma: +101/-34
  • Gender: Male
  • Prepare for the worst :D
    • View Profile
Re: <- ULXR -> ULXRemake by Magic
« Reply #10 on: January 04, 2010, 08:34:05 AM »
not using props, using ass commands xD
Copyright© .:~`=-rANdOm-=`~:. GameServer's Administration Team 2008/2009/2010


bubbly bubbly so darn bubbly

Offline xxMingebaggerxx

  • Mingekillah :P
  • Übermensch
  • *****
  • Posts: 1362
  • Karma: +36/-74
  • Gender: Male
  • DR33M FTW!
    • View Profile
    • DR33M
Re: <- ULXR -> ULXRemake by Magic
« Reply #11 on: January 05, 2010, 11:41:58 AM »
bastard :P you should add smth with applyforce to it.. mabye force it into the ground .. like -100000000 to the ground so noone would be able to steal it :P
"Name doesent define who we are, it is our actions and our creations"  -  Mingebagger (2009)
http://www.dr33m.co.cc visit it


mm.. me2

Offline » Magic «

  • Who dares wins
  • WaffleBBQrz
  • ******
  • Posts: 4020
  • Karma: +101/-34
  • Gender: Male
  • Prepare for the worst :D
    • View Profile
Re: <- ULXR -> ULXRemake by Magic
« Reply #12 on: January 05, 2010, 12:05:28 PM »
or use setColour...
Copyright© .:~`=-rANdOm-=`~:. GameServer's Administration Team 2008/2009/2010


bubbly bubbly so darn bubbly

Offline xxMingebaggerxx

  • Mingekillah :P
  • Übermensch
  • *****
  • Posts: 1362
  • Karma: +36/-74
  • Gender: Male
  • DR33M FTW!
    • View Profile
    • DR33M
Re: <- ULXR -> ULXRemake by Magic
« Reply #13 on: January 05, 2010, 02:49:41 PM »
still easy to find..
"Name doesent define who we are, it is our actions and our creations"  -  Mingebagger (2009)
http://www.dr33m.co.cc visit it


mm.. me2

Offline » Magic «

  • Who dares wins
  • WaffleBBQrz
  • ******
  • Posts: 4020
  • Karma: +101/-34
  • Gender: Male
  • Prepare for the worst :D
    • View Profile
Re: <- ULXR -> ULXRemake by Magic
« Reply #14 on: January 05, 2010, 02:54:32 PM »
Heh use if owner steamid security >D
Copyright© .:~`=-rANdOm-=`~:. GameServer's Administration Team 2008/2009/2010


bubbly bubbly so darn bubbly