Mintman's, I Want A Script That... Thread

1246712

Comments

  • DspradauDspradau Join Date: 2005-03-04 Member: 43182Members
    I need some Skull scripts. Can someone give me some??

    Thx <!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html/emoticons/asrifle.gif' border='0' style='vertical-align:middle' alt='asrifle.gif' /><!--endemo--> <!--emo&::skulk::--><img src='http://www.unknownworlds.com/forums/html/emoticons/skulk.gif' border='0' style='vertical-align:middle' alt='skulk.gif' /><!--endemo-->
  • bmdavllbmdavll Join Date: 2004-09-13 Member: 31682Members
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias +leap "k3"
    alias -leap "k1"
    bind MOUSE2 "+leap"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    And in case you're the same Dspradau I've seen ingame, please, for hte love of god get resupply when you're playing rines <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo-->
  • ReKReK Join Date: 2004-08-30 Member: 31058Members, Constellation, Reinforced - Shadow, WC 2013 - Silver
    <!--QuoteBegin-bmdavll+Mar 10 2005, 03:59 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (bmdavll @ Mar 10 2005, 03:59 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias +leap "k3"
    alias -leap "k1"
    bind MOUSE2 "+leap"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    And in case you're the same Dspradau I've seen ingame, please, for hte love of god get resupply when you're playing rines <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Ah, you kind of forgot to include the code that is k1 and k3...

    Here:
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias +leap "slot3; wait; +attack"
    alias -leap "-attack; wait; slot1"
    bind "MOUSE2" "+leap"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
  • DspradauDspradau Join Date: 2005-03-04 Member: 43182Members
    Ok thx! Thats what I wanted!

    <!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html/emoticons/asrifle.gif' border='0' style='vertical-align:middle' alt='asrifle.gif' /><!--endemo--> <!--emo&::gorge::--><img src='http://www.unknownworlds.com/forums/html/emoticons/pudgy.gif' border='0' style='vertical-align:middle' alt='pudgy.gif' /><!--endemo-->
  • Pho3niXPho3niX Join Date: 2003-09-22 Member: 21118Members
    wow...alright

    alias aimbot "quit"

    bind "+mouse1" "aimbot"

    all done...

    But seriously, i hope your joking because that is the kinda of request that gets threads like this locked. With the flames and such. <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused-fix.gif' border='0' style='vertical-align:middle' alt='confused-fix.gif' /><!--endemo-->
  • DspradauDspradau Join Date: 2005-03-04 Member: 43182Members
    Dude this thread is really big! Thx Mintman for starting this it's really helped!

    <!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html/emoticons/asrifle.gif' border='0' style='vertical-align:middle' alt='asrifle.gif' /><!--endemo--> <!--emo&::gorge::--><img src='http://www.unknownworlds.com/forums/html/emoticons/pudgy.gif' border='0' style='vertical-align:middle' alt='pudgy.gif' /><!--endemo-->
  • ConfusEConfusE Join Date: 2005-03-11 Member: 44856Members
    5 shot burst fire script for lmg please?
  • ReKReK Join Date: 2004-08-30 Member: 31058Members, Constellation, Reinforced - Shadow, WC 2013 - Silver
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias +5shot "+attack; wait; -attack; wait; +attack; wait; -attack; wait; +attack; wait; -attack; wait; +attack; wait; -attack; wait; +attack; wait; -attack"
    alias -5shot ""
    alias 5son "bind mouse1 +5shot; alias 5s 5soff; speak one"
    alias 5soff "bind mouse1 +attack; alias 5s 5son; speak zero"
    alias 5s "5son"
    bind "x" "5s"
    <!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    Change x in the last line to whatever key you want to use to toggle the burst-fire on/off. Zero means off, one means on.
  • ConfusEConfusE Join Date: 2005-03-11 Member: 44856Members
    well, i did ask for a 5 shot but thats okay... works perfect, awesome, thanks.
  • Diablo_fxDiablo_fx Join Date: 2003-02-21 Member: 13793Members
    <!--QuoteBegin-ConfusE+Mar 12 2005, 07:39 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (ConfusE @ Mar 12 2005, 07:39 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> well, i did ask for a 5 shot but thats okay... works perfect, awesome, thanks. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    why would you want a 5 shot scipt <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused-fix.gif' border='0' style='vertical-align:middle' alt='confused-fix.gif' /><!--endemo-->
  • ReKReK Join Date: 2004-08-30 Member: 31058Members, Constellation, Reinforced - Shadow, WC 2013 - Silver
    The only use I can see is for the pistol.

    Confuse, you do realize that, because NS has no recoil, burst fire on full-auto weapons is pointless.
  • theclamtheclam Join Date: 2004-08-01 Member: 30290Members
    5 w0 pistol shots is all you need to kill a hive3 skulk w/o carapace, assuming he doesn't regen in the time it takes to use it. It's an interesting idea.
  • ConfusEConfusE Join Date: 2005-03-11 Member: 44856Members
    it was just an idea to conserve ammo
  • ReKReK Join Date: 2004-08-30 Member: 31058Members, Constellation, Reinforced - Shadow, WC 2013 - Silver
    edited March 2005
    50 rounds will last you through a few skulks, so you can reload in the pause. Anything bigger than a lerk and extra ammo won't matter much if all you have is an lmg.

    I would suggest using it for the pistol. Whole clip in two clicks ftw.
  • xtcmenxtcmen Join Date: 2004-04-20 Member: 28040Members, Squad Five Blue
    A couple questions on the burst script.

    For lmg, the rof doesnt change right?

    For pstiol, does it shoot an instant 5 shots?
  • ConfusEConfusE Join Date: 2005-03-11 Member: 44856Members
    nothing will change the max ROF for any of the guns. the lmg especially because the auto ROf is always constant. All the script does is fire three rounds every time you click.. so to get off a few burst fires youre going to have to click a couple times. the pistol script doesnt exceed the max ROF for the pistol but it does make it feel a whle lot faster when using it from what ive experienced. but eh.. dont take my word for it, try it yourself.
  • ReKReK Join Date: 2004-08-30 Member: 31058Members, Constellation, Reinforced - Shadow, WC 2013 - Silver
    The RoF for the pistol is so high that the clip can be emptied in under 2 seconds, if your finger can move that fast.
  • xtcmenxtcmen Join Date: 2004-04-20 Member: 28040Members, Squad Five Blue
    o.k. I am looking for a couple burst scripts. I saw the other post but that wasn't a 5 burst one.

    Is there a way where I could use a 5 round burst scripts for pistol, lmg, and hmg. Where I could turn it on and off. Does the script effect all guns or just one? If it effects one, i would like one for each of those. If it effects all, just give me a plain 5 round burst script and I'll turn it off when i use the shotgun, gl etc.

    Oh and explain to me what I have to change in the script and what exactly the script does.

    Thanks
  • ReKReK Join Date: 2004-08-30 Member: 31058Members, Constellation, Reinforced - Shadow, WC 2013 - Silver
    Use the 5 shot I posted last page. If it's on, if works for whatever weapon you happen to e using, including welder, hand nads and mines, although it, predictably, sucks with those. Just change the x in the bind line to whatever key you want to use to toggle it on/off. Shove it in your userconfig.cfg and you're done.
  • theclamtheclam Join Date: 2004-08-01 Member: 30290Members
    <!--QuoteBegin-xtcmen+Mar 16 2005, 10:27 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (xtcmen @ Mar 16 2005, 10:27 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> o.k. I am looking for a couple burst scripts. I saw the other post but that wasn't a 5 burst one.

    Is there a way where I could use a 5 round burst scripts for pistol, lmg, and hmg. Where I could turn it on and off. Does the script effect all guns or just one? If it effects one, i would like one for each of those. If it effects all, just give me a plain 5 round burst script and I'll turn it off when i use the shotgun, gl etc.

    Oh and explain to me what I have to change in the script and what exactly the script does.

    Thanks <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Why would you want a 5 round LMG script? 50-65 damage won't kill anything.
  • xtcmenxtcmen Join Date: 2004-04-20 Member: 28040Members, Squad Five Blue
    So you can kill nub skulks with 2-3 bursts and save ammo. I mean if you practice with it, you can own hardcore.

    AND THANKS REK YOU OWN <3 u.
  • XtofXtof Join Date: 2003-04-15 Member: 15514Members
    Here is a part of my commander script. I use my mousebuttons to go to health request and ammor request. But for some reason <u><b>"go to order request" doesn't work</b></u>, which is bound to the middle mousebutton.
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->Unbindall
    Exec config.cfg

    // select all
    bind "SHIFT" "impulse 105"

    // go to order request
    alias "Order_Request" "impulse 123; say_team Checking Request"
    bind "MOUSE3" "Order_Request"

    // go to health request
    alias "Health_Request" "impulse 125; hotkey88; hotkey59"
    bind "MWHEELUP" "Health_Request"

    // go to ammo request
    alias "Ammo_Request" "impulse 124; hotkey88; hotkey60"
    bind "MWHEELDOWN" "Ammo_Request"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    Can someone tell me why it won't work?

    Greetz,
    XtOf
  • MrRadicalEdMrRadicalEd Turrent Master Join Date: 2004-08-13 Member: 30601Members
    <!--QuoteBegin-Xtof+Mar 17 2005, 08:28 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Xtof @ Mar 17 2005, 08:28 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Here is a part of my commander script. I use my mousebuttons to go to health request and ammor request. But for some reason <u><b>"go to order request" doesn't work</b></u>, which is bound to the middle mousebutton.
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->Unbindall
    Exec config.cfg

    // select all
    bind "SHIFT" "impulse 105"

    // go to order request
    alias "Order_Request" "impulse 123; say_team Checking Request"
    bind "MOUSE3" "Order_Request"

    // go to health request
    alias "Health_Request" "impulse 125; hotkey88; hotkey59"
    bind "MWHEELUP" "Health_Request"

    // go to ammo request
    alias "Ammo_Request" "impulse 124; hotkey88; hotkey60"
    bind "MWHEELDOWN" "Ammo_Request"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    Can someone tell me why it won't work?

    Greetz,
    XtOf <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    the alias
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias "Order_Request" "impulse 123; say_team Checking Request"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
    is broken here:
    alias "Order_Request" "impulse 123; <span style='color:red'>say_team <b>Checking Request</b></span>"

    alias up the message and use that alias within the Order_Request alias for it to work, because you break the string when adding values that require more than one space(like a message containing more than one word)
  • XtofXtof Join Date: 2003-04-15 Member: 15514Members
    Hi RadicalEd,

    Tx for the help. I'm not good at scripting so could you please write that down for me (don't think it is that much work <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused-fix.gif' border='0' style='vertical-align:middle' alt='confused-fix.gif' /><!--endemo--> )? I haven't tried it yet myself, but at first glanze I don't know how to do it.

    Greetz and thanks,
    XtOf
  • MrRadicalEdMrRadicalEd Turrent Master Join Date: 2004-08-13 Member: 30601Members
    this
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
    alias "Order_Request" "impulse 123; say_team Checking Request"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    to this
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
    alias ordermsg "say_team Checking Request"
    alias "Order_Request" "impulse 123;ordermsg"
    <!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
  • XtofXtof Join Date: 2003-04-15 Member: 15514Members
    edited March 2005
    Thanks alot mate <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo--> !!

    I will try it out now, I'm sure it will work.

    Greetz,
    XtOf

    <u>Edit: I have tried it but it doesn't seems to work <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad-fix.gif' border='0' style='vertical-align:middle' alt='sad-fix.gif' /><!--endemo--> .</u>
  • Joe2Joe2 Join Date: 2004-09-03 Member: 31268Members
    MrRadicalEd: String with spaces have no problem in aliases...

    Xtof: Your script is correct, except that MOUSE3 don't work during commander mode...
  • c4tc4t Join Date: 2003-09-06 Member: 20619Members
    <!--QuoteBegin-xtcmen+Mar 16 2005, 11:10 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (xtcmen @ Mar 16 2005, 11:10 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> So you can kill nub skulks with 2-3 bursts and save ammo. I mean if you practice with it, you can own hardcore.

    AND THANKS REK YOU OWN <3 u. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    umm no for the lmg and hmg your gonna just want a key bound to +attack.




    the pistol is the most viable weapon for a 5 round burst but i dont think i would want it. it would be good for sniperering lerks and skulks
  • MrRadicalEdMrRadicalEd Turrent Master Join Date: 2004-08-13 Member: 30601Members
    Oh I just tried that out and it works. I knew the console used to be finicky when it came to too many spaces in a string. Though I noticed the cmd "name" is still like that.. good to know
  • ReKReK Join Date: 2004-08-30 Member: 31058Members, Constellation, Reinforced - Shadow, WC 2013 - Silver
    Ya, just bind your original alias to something else, like g.

    Does anyone know why mouse3 doesn't work in commander mode? If its a bug maybe they can fix it...
Sign In or Register to comment.