Home   Forum   Members   Wars   Demos   Ladder   Stats   Links   IRC   Faq   Join OMA        
  Member login
login:
pass:
cookie

click here to signup
  Latest forum topics
 » Heb je iets nieuws en je..
 » peiling
 » Darwin vs God
 » We're Back!
 » Weer eens naar Walibi ofzo!
 » IRC Channel :D
 » leuks van de drome site
 » cspromod
 » Stats
 » Lets Hyve
 » Wat luister je nu Topic (2)
 » Lan algemeen
 » Grappige shit topic!!
 » Lanparty het vervolg
 » Karten
  Saywhat?
  Teamspeak

Server unreachable
forum topiclist forum-topic  
 Official Mature Avengers Forum > Tech zone
Jouw scripts
1 2 3 4 5
 » security level clearance: 0
Author Message
Survivor Posted: Wed 04/06/2003 - 19:07
Guest


Posts: 205
Location: Lelystad
mjah, toen ik een buyscript had kwam het daar wel op neer idd
(L)aimez Posted: Wed 04/06/2003 - 19:28
Guest


Posts: 788
Location:
nou zo'n buy script lijkt me wel handig dus kan iemand die even neerzetten hier(alsjeblieft) :roll:

duitsland is best wel een mooi land, alleen jammer dat er duitsers wonen
Pert Posted: Wed 04/06/2003 - 19:30
Guest


Posts: 1138
Location: Vriesland
http://www.omaclan.nl/modules.php?name=Downloads&d_op=viewdownload&cid=1


www.prestohosting.nl
(L)aimez Posted: Wed 04/06/2003 - 19:37
Guest


Posts: 788
Location:
thnx

duitsland is best wel een mooi land, alleen jammer dat er duitsers wonen
Nia-Boc Posted: Sat 28/06/2003 - 10:58
Guest

Posts: 32
Location:
Kep gewoon de Config van Fuss gekregen en wat aangepast
Pert Posted: Sat 28/06/2003 - 20:33
Guest


Posts: 1138
Location: Vriesland
quote:
Kep gewoon de Config van Fuss gekregen en wat aangepast


je hebt geen sciprts dus

www.prestohosting.nl
Helox Posted: Mon 30/06/2003 - 15:02
Admin Member


Posts: 997
Location: Utrecht
heb mn eigen geschreven scripts

ALT-1: deagle
ALT-2: shotty
ALT-3: mp3
ALT-4: colt/ak
ALT-5: sig/aug
ALT-6: scout
ALT-7: flash
ALT-8: he
ALT-9: smoke
ALT-0: kevlar

BACKSPACE-1: usp
BACKSPACE-2: shotty2
BACKSPACE-3: ump
BACKSPACE-4: tmp/mac10
BACKSPACE-5: fnp90
BACKSPACE-6: awp
BACKSPACE-7:
BACKSPACE-8:
BACKSPACE-9:
BACKSPACE-0: devkit

MSCROLLUP: enemy spotted
MSCROLLDOWN: need backup

ALT+LEFTMOUSE: sector clear
ALT+RIGHTMOUSE: cover me
ALT+MSCROLLUP: gogogo
ALT+MSCROLLDOWN: team fall back

V: follow me
ALT-V: plant the bomb

their is no signature...
Spickey-fields Posted: Mon 30/06/2003 - 15:06
Admin Member


Posts: 2434
Location: Zoetahcity
helox wil je die scriptjes eens erbij posten....

Dit vind ik wel handig dat je met toetscombinaties kan werken.

Voorwielen zijn er om te sturen en achterwielen om aan te drijven...BMW maakt rijden geweldig :P
Helox Posted: Mon 30/06/2003 - 16:27
Admin Member


Posts: 997
Location: Utrecht
dit is mn autoexec.cfg

wat gebind is:
alt = +toggle
backspace = +toggle2
mouse3 = say_yes
mouse4 = +toggle3

//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
//// COMMON //////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////

alias devon "developer 1"
alias devoff "developer 0"

alias ms1 "menuselect 1"
alias ms2 "menuselect 2"
alias ms3 "menuselect 3"
alias ms4 "menuselect 4"
alias ms5 "menuselect 5"
alias ms6 "menuselect 6"
alias ms7 "menuselect 7"
alias ms8 "menuselect 8"
alias ms9 "menuselect 9"

//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
//// COMMAND SCRIPT //////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////

alias say_yes "radio3; wait; ms1; wait; con_yes; closemenu"
alias say_no "radio3; wait; ms8; wait; con_no; closemenu"
alias say_follow "radio1; wait; ms5; wait; con_follow; closemenu"
alias say_backup "radio3; wait; ms3; wait; con_backup; closemenu"
alias say_enemy "radio3; wait; ms2; wait; con_enemy; closemenu"
alias say_cover "radio1; wait; ms1; wait; con_cover; closemenu"
alias say_clear "radio3; wait; ms4; wait; con_clear; closemenu"
alias say_fall "radio2; wait; ms2; wait; con_fall; closemenu"
alias say_gogogo "radio2; wait; ms1; wait; con_gogogo; closemenu"
alias say_plant "say_team [ plant the bomb ]"

alias txt_yes "say_team [ affirmitive ];"
alias txt_no "say_team [ negative ];"
alias txt_follow "say_team [ follow me ];"
alias txt_backup "say_team [ 3/4/5 enemies spotted | need backup ];"
alias txt_enemy "say_team [ 1/2 enemies spotted | hold your positions ];"
alias txt_cover "say_team [ cover me ];"
alias txt_clear "say_team [ sector clear ];"
alias txt_fall "say_team [ fall back ];"
alias txt_gogogo "say_team [ go go go ];"

alias con_yes "wait;"
alias con_no "wait;"
alias con_follow "wait;"
alias con_backup "wait;"
alias con_enemy "wait;";
alias con_cover "wait;";
alias con_clear "wait;";
alias con_fall "wait;";
alias con_gogogo "wait;";

alias warmode "alias con_yes txt_yes; alias con_no txt_no; alias con_follow txt_follow; alias con_backup txt_backup; alias con_enemy txt_enemy; alias con_cover txt_cover; alias con_clear txt_clear; alias con_fall txt_fall; alias con_gogogo txt_gogogo;"

alias say_1nmi "say_team [ 1 enemy spotted/heard ]"
alias say_2nmi "say_team [ 2 enemy spotted/heard ]"
alias say_3nmi "say_team [ 3 enemy spotted/heard ]"
alias say_4nmi "say_team [ 4 enemy spotted/heard ]"
alias say_5nmi "say_team [ 5 enemy spotted/heard ]"

alias say_down "say_team [ -- down -- ]"
alias say_up "say_team [ -- up -- ]"
alias say_left "say_team [ << left ]"
alias say_right "say_team [ right >> ]"

//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
//// BUY SCRIPT //////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////

alias waitclose "wait; wait; wait; wait; slot10"
alias closemenu "waitclose; waitclose; waitclose"
alias buyammo "wait; buyammo1; wait; buyammo1; wait; buyammo1; wait; buyammo2; wait; buyammo2; wait; closemenu"

//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
//// WEAPON BUY SCRIPT ///////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////

alias bw1 "buy; ms1; wait; ms3; closemenu"
alias bw2 "buy; ms2; wait; ms1; closemenu"
alias bw3 "buy; ms3; wait; ms1; closemenu"
alias bw4 "buy; ms4; wait; ms1; wait; ms3; closemenu"
alias bw5 "buy; ms4; wait; ms2; wait; ms4; closemenu"
alias bw6 "buy; ms4; wait; ms5; closemenu"
alias bw7 "buy; ms8; wait; ms3; closemenu"
alias bw8 "buy; ms8; wait; ms4; closemenu"
alias bw9 "buy; ms8; wait; ms5; closemenu"
alias bw10 "buy; ms8; wait; ms2; buy; ms8; wait; ms1; closemenu"

//////////////////////////////////////////////////////////////////////////////////////

alias bw11 "buy; ms1; wait; ms1; closemenu"
alias bw12 "buy; ms2; wait; ms2; closemenu"
alias bw13 "buy; ms3; wait; ms5; closemenu"
alias bw14 "buy; ms3; wait; ms3; closemenu"
alias bw15 "buy; ms3; wait; ms2; wait; ms4; closemenu"
alias bw16 "buy; ms4; wait; ms6; closemenu"
alias bw17 "closemenu"
alias bw18 "closemenu"
alias bw19 "closemenu"
alias bw20 "buy; ms8; wait; ms6; closemenu"

//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
//// TOGGLE KEYS /////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////

alias +toggle "bind 1 bw1; bind 2 bw2; bind 3 bw3; bind 4 bw4; bind 5 bw5; bind 6 bw6; bind 7 bw7; bind 8 bw8; bind 9 bw9; bind 0 bw10; bind MOUSE1 say_clear; bind MOUSE2 say_cover; bind MOUSE3 say_no; bind v say_plant; bind MWHEELUP say_gogogo; bind MWHEELDOWN say_fall;"
alias -toggle "bind 1 slot1; bind 2 slot2; bind 3 slot3; bind 4 slot4; bind 5 slot5; bind 6 slot6; bind 7 slot7; bind 8 slot8; bind 9 slot9; bind 0 slot10; bind MOUSE1 +attack; bind MOUSE2 +attack2; bind MOUSE3 say_yes; bind v say_follow; bind MWHEELUP say_enemy; bind MWHEELDOWN say_backup;"
alias +toggle2 "bind 1 bw11; bind 2 bw12; bind 3 bw13; bind 4 bw14; bind 5 bw15; bind 6 bw16; bind 7 bw17; bind 8 bw18; bind 9 bw19; bind 0 bw20;"
alias -toggle2 "bind 1 slot1; bind 2 slot2; bind 3 slot3; bind 4 slot4; bind 5 slot5; bind 6 slot6; bind 7 slot7; bind 8 slot8; bind 9 slot9; bind 0 slot10;"
alias +toggle3 "bind 1 say_1nmi; bind 2 say_2nmi; bind 3 say_3nmi; bind 4 say_4nmi; bind 5 say_5nmi;"
alias -toggle3 "bind 1 slot1; bind 2 slot2; bind 3 slot3; bind 4 slot4; bind 5 slot5;"

alias +showscoresclr "+showscores; slot10;"
alias -showscoresclr "-showscores"

scr_conspeed 9999

cl_showfps "1"

their is no signature...
 » security level clearance: 0
1 2 3 4 5

© 2003 omaclan.nl :: code by Helox :: design by Pepto & Helox :: This is NOT PHPNuke