Author Topic: Make use of aliases?  (Read 10570 times)

Offline I hate naggers

  • Ogre Mage
  • ********
  • Posts: 2345
    • View Profile
Make use of aliases?
« on: December 02, 2014, 05:34:39 AM »
Now that iL is alive, willing and excited, how about taking a glance at the aliases aka '// commands'? I'm quite positive lotsa stuff can be done there to simplify some shit. Or we could use this thread to brainstorm ideas.

for example:
//noob
%E War2 forum: forum.war2.ru
%E Screenshot site: ss.war2.ru

it's also more practical than spamming literally 80% of my welcome screen with that shit when logging in

Offline iL

  • Administrator
  • Ogre Mage
  • *****
  • Posts: 1650
    • View Profile
Re: Make use of aliases?
« Reply #1 on: December 02, 2014, 08:34:30 AM »
for example:
//noob

I don't think that will be useful: we have banner directing to forum.war2.ru, it's bright and clickable instead of your message. We also have that "spamming" you talking about with forum address.

But i don't see any harm in such aliases. So, let it be if you think it could be useful for anyone. I'll add it today.

Good idea about aliases i think. I never used it, but others like to have. So, let it be.

Any other offers welcomed also.

Splitted offtopic here: http://forum.war2.ru/index.php/topic,84.0.html
« Last Edit: December 02, 2014, 08:37:19 AM by iL »
Need help to translate War2Combat to German, French, Italian, Polish or another language: http://forum.war2.ru/index.php/topic,4728.0.html
Please, contact me if you are interested in that.

Offline iL

  • Administrator
  • Ogre Mage
  • *****
  • Posts: 1650
    • View Profile
Re: Make use of aliases?
« Reply #2 on: December 02, 2014, 02:03:36 PM »
added.
Code: [Select]
//doubt //dt //d
[0]/me looks with doubt
[1+]/me looks at ${1-} with doubt
@
//numusers //nu
[0]%IThere are %u users online.
[0]%IThere are %g games online.
[0]%IThere are %c channels online.
[1+]%EThat command does not take any arguments.
@
//askban //ab
[2+]/w $1 Please ban ${2-}.
@
//statsme //sm
[0]/stats %u
@
//pvpgn
[*]/announce PVPGN rulez!
@
//noob
[0]%E War2 forum: forum.war2.ru
[0]%E Screenshot site: ss.war2.ru
Need help to translate War2Combat to German, French, Italian, Polish or another language: http://forum.war2.ru/index.php/topic,4728.0.html
Please, contact me if you are interested in that.

Offline Delete mine too

  • Death Knight
  • *********
  • Posts: 2652
  • http://meatspin.com
    • View Profile
    • http://meatspin.com
Re: Make use of aliases?
« Reply #3 on: December 02, 2014, 04:48:06 PM »
You can also game ban with alias i told you before :)

Offline iL

  • Administrator
  • Ogre Mage
  • *****
  • Posts: 1650
    • View Profile
Re: Make use of aliases?
« Reply #4 on: December 02, 2014, 04:52:21 PM »
You can also game ban with alias i told you before :)
Not sure if it's being kept on unworking forum or just deleted...
Can you post here any aliases you think need to be added?

But i don't see any difference between using /lockacct name or //some_alias name.
I don't care what to use to lock.
Need help to translate War2Combat to German, French, Italian, Polish or another language: http://forum.war2.ru/index.php/topic,4728.0.html
Please, contact me if you are interested in that.

Offline Delete mine too

  • Death Knight
  • *********
  • Posts: 2652
  • http://meatspin.com
    • View Profile
    • http://meatspin.com
Re: Make use of aliases?
« Reply #5 on: December 04, 2014, 09:40:36 PM »
New Pvpgn commands with out compile
here are some commands i wrote you guys might find useful even game banning so they cant host or join.

Add these to the // alias list !

@
//addwin
  • /set
  • [1+]/set ${1-} Record\W2BN\0\wins 1000
    @
    //sexp
  • /set
  • [1+]/set ${1-} BNET\fakeclienttag SEXP
    [1+]/set ${1-} BNET\flags\initial 0
    @
    //sshr
  • /set
  • [1+]/set ${1-} BNET\fakeclienttag SSHR
    [1+]/set ${1-} BNET\flags\initial 0
    @
    //gameban
  • /set
  • [1+]/set ${1-} BNET\auth\createnormalgame false
    [1+]/set ${1-} BNET\auth\joinnormalgame false
    [1+]/set ${1-} BNET\auth\createladdergame false
    [1+]/set ${1-} BNET\auth\joinladdergame false
    @
    //ungameban
  • /set
  • [1+]/set ${1-} BNET\auth\createnormalgame true
    [1+]/set ${1-} BNET\auth\joinnormalgame true
    [1+]/set ${1-} BNET\auth\createladdergame true
    [1+]/set ${1-} BNET\auth\joinladdergame true

Offline Delete mine too

  • Death Knight
  • *********
  • Posts: 2652
  • http://meatspin.com
    • View Profile
    • http://meatspin.com
Re: Make use of aliases?
« Reply #6 on: December 04, 2014, 09:41:29 PM »
Now why would it automatically put the bullets.......

Offline iL

  • Administrator
  • Ogre Mage
  • *****
  • Posts: 1650
    • View Profile
Re: Make use of aliases?
« Reply #7 on: December 05, 2014, 03:41:23 AM »
Now why would it automatically put the bullets.......
No ideas, use "code" tag for any kind of code...

aliases added.
//addwin looks useless: why to set 1000 wins for someone?

sexp and sshr could be really useful, just need to add new /save command after /set.
gameban and ungameban could be useful too, just should add /save too.
I'll test it when i have time.
Code: [Select]
@
//doubt //dt //d
[0]/me looks with doubt
[1+]/me looks at ${1-} with doubt
@
//numusers //nu
[0]%IThere are %u users online.
[0]%IThere are %g games online.
[0]%IThere are %c channels online.
[1+]%EThat command does not take any arguments.
@
//askban //ab
[2+]/w $1 Please ban ${2-}.
@
//statsme //sm
[0]/stats %u
@
//pvpgn
[*]/announce PVPGN rulez!
@
//noob
[0]%E War2 forum: forum.war2.ru
[0]%E Screenshot site: ss.war2.ru
@
//addwin
[0]/set
[1+]/set ${1-} Record\W2BN\0\wins 1000
@
//sexp
[0]/set
[1+]/set ${1-} BNET\fakeclienttag SEXP
[1+]/set ${1-} BNET\flags\initial 0
@
//sshr
[0]/set
[1+]/set ${1-} BNET\fakeclienttag SSHR
[1+]/set ${1-} BNET\flags\initial 0
@
//gameban
[0]/set
[1+]/set ${1-} BNET\auth\createnormalgame false
[1+]/set ${1-} BNET\auth\joinnormalgame false
[1+]/set ${1-} BNET\auth\createladdergame false
[1+]/set ${1-} BNET\auth\joinladdergame false
@
//ungameban
[0]/set
[1+]/set ${1-} BNET\auth\createnormalgame true
[1+]/set ${1-} BNET\auth\joinnormalgame true
[1+]/set ${1-} BNET\auth\createladdergame true
[1+]/set ${1-} BNET\auth\joinladdergame true
Need help to translate War2Combat to German, French, Italian, Polish or another language: http://forum.war2.ru/index.php/topic,4728.0.html
Please, contact me if you are interested in that.

Offline EviL~Ryu

  • (ง︡'-'︠)ง "Bitchin!" ®©℗™
  • Dragon
  • **********
  • Posts: 6059
  • "It's going to be Legen-(wait for it......)-DARY!"
    • View Profile
    • Clan EviL Official Page
Re: Make use of aliases?
« Reply #8 on: December 05, 2014, 03:44:18 AM »
thought it was STAR not SEXP?

-Administrator of Clan EviL
-Developer (Trivia Development and Analytics)

Offline Warchief Lightbringer-

  • Server Admin
  • Axe Thrower
  • *****
  • Posts: 428
    • View Profile
Re: Make use of aliases?
« Reply #9 on: December 05, 2014, 04:53:12 AM »
Any commands to mute users?
aka DeaDLyGaMeS

Offline Delete mine too

  • Death Knight
  • *********
  • Posts: 2652
  • http://meatspin.com
    • View Profile
    • http://meatspin.com
Re: Make use of aliases?
« Reply #10 on: December 07, 2014, 07:19:49 PM »
So how is game banning comming? You like it? There is some junk I left for testing purposes aka add win 1000 del or ignore ;) just add /save I wonder if alias would make easy stats parsing ;) see the stats me command ?

Offline I hate naggers

  • Ogre Mage
  • ********
  • Posts: 2345
    • View Profile
Re: Make use of aliases?
« Reply #11 on: December 07, 2014, 07:28:22 PM »
stats me is fucking broken because %u is the variable for the number of users online. its very annoying but meaningless so i always kept it to myself lol

Offline Delete mine too

  • Death Knight
  • *********
  • Posts: 2652
  • http://meatspin.com
    • View Profile
    • http://meatspin.com
Re: Make use of aliases?
« Reply #12 on: December 09, 2014, 10:24:29 PM »
I remember trolling newbs with //d %r
fun times ;)

Offline Seduce

  • Peon
  • **
  • Posts: 18
  • One Ring To Rule Them All
    • View Profile
Re: Make use of aliases?
« Reply #13 on: April 27, 2015, 09:13:48 AM »
haha Tupac taught me that //d %r

Offline I hate naggers

  • Ogre Mage
  • ********
  • Posts: 2345
    • View Profile
Re: Make use of aliases?
« Reply #14 on: April 27, 2015, 09:16:30 AM »
I remember trolling newbs with //d %r
fun times ;)
oh i was doing that too! and i thought i invented that :c