12 Jul 10, 06:20AM
I'm pretty sure with the course of ac 1.1 that they're going to kill the sniper pistol combo soon anyway (a really stupid move imo) so I wouldn't use the sniper pistol combo anymore tbh.
Scripts
|
12 Jul 10, 06:20AM
I'm pretty sure with the course of ac 1.1 that they're going to kill the sniper pistol combo soon anyway (a really stupid move imo) so I wouldn't use the sniper pistol combo anymore tbh.
I'm pretty sure they won't be killing anything. The devs have mentioned multiple times that with the sniper's reduced damage it will require two pistol shots to kill and unarmored enemy. I doubt the sniper+pistol combo is going anywhere.
Unless that's what you meant by killing it.
12 Jul 10, 09:47AM
That is what I meant by killing it. The charm of the sniper pistol combo was that it was one sniper shot, one pistol shot. Not one sniper shot, two pistol shot. In the time it takes to land that extra shot you could have easily missed or the opponent could have killed you.
12 Jul 10, 05:24PM
[SELECT ALL] Code: bind "MOUSE1" [attack; sleep 1000 [suicide]]
Wait so im not allowed to use it?
lol DES V-Man didn't work out so great on the hi-skill ladder :P I was like -8 and 8. [SELECT ALL] Code: "Wait so im not allowed to use it?" [SELECT ALL] Code: "lol DES V-Man didn't work out so great on the hi-skill ladder :P I was like -8 and 8."
12 Jul 10, 07:45PM
I was on the NZ server Kiwi.
12 Jul 10, 08:27PM
Soooooo, DES|V-Man, I think I might blame you for my horrible score in some matches I've played recently. My score didn't go negative because I was actually good enough to get headshots.
12 Jul 10, 08:35PM
Protip:
Whenever you see someone suggesting you to bind something to MOUSE1, you should really take a minute to try to figure out what exactly it's going to do. Otherwise you'll find yourself suiciding every second you try to use your weapon. :P bind "MOUSE1" [attack; Watch out for that ; - it's sneaky. :D
12 Jul 10, 09:51PM
Protip:
I questioned its viability, so I made my own so he didn't sneak anything in there. It went like [SELECT ALL] Code: bind mouse1 [say [HAHAHAHAHAHA, GOODBYE WORLD]; suicide].
12 Jul 10, 11:30PM
Well you won't get very far without attack; :P
13 Jul 10, 12:30AM
(This post was last modified: 13 Jul 10, 12:30AM by Ronald_Reagan.)
Yep, thats why I changed it to mouse2 (I changed it to mouse2 btw), its a good way to train to no-scope, not like I already do no-scope (its hard for me to scope with a trackpad).
13 Jul 10, 02:42AM
lol now that you're mentioning scoping. Don't you just love it when noobs flame at you cause you used scope and they are so proud they don't :D
13 Jul 10, 02:49AM
What I like is when I'm beating everyone else, and the topic of no-scoping comes up, and I tell them I no-scope, when they do.
13 Jul 10, 03:08AM
Does:
[SELECT ALL] Code: bind mouse1 [say [HAHAHAHAHAHA, GOODBYE WORLD]; suicide] Shouldn't it be [SELECT ALL] Code: bind mouse1 [say "HAHAHAHAHAHA, GOODBYE WORLD"; suicide]
13 Jul 10, 03:16AM
LOL
<3
13 Jul 10, 04:39AM
hello does anyone have a script to zoom with the mouse wheel with qualguer weapon I had this script he tamnho increase the general aim of reducing the distance and the view was just pressed the scroll
13 Jul 10, 04:50AM
Am i correct V-Man?
Im not very good at scripting. AT ALL. xD
Your version is the "proper" one DrauL. :)
Edit: But I'd use: [SELECT ALL] Code: bind "MOUSE1" [say "HAHAHAHAHAHA, GOODBYE WORLD"; suicide]
13 Jul 10, 04:51AM
Well. That will do :P
13 Jul 10, 11:18AM
Random Alias
[SELECT ALL] Code: //Put all your aliases here that you want to select at random Random Slap [SELECT ALL] Code: slap = [say slaps ($arg1)(at $randomslap (rnd 6))] Thanks to R4 for helping me learn the random and if commands, and putting up with my noobyness! :D
13 Jul 10, 02:41PM
@DrauL:
Yes, both of those will actually function. Look in the source code -- "" and [] are practically the same in CubeScript. And ; is just used to separate otherwise ambiguous code blocks (I overuse it to give myself a sense of grammar). @capeta: [SELECT ALL] Code: bind "MOUSE4" [fov (+ $fov 10)]
13 Jul 10, 02:44PM
V-Man that destroys editing binds.
[SELECT ALL] Code: bind "MOUSE4" [ if $editing [universaldelta 1] [fov (+ $fov 10)] ]
13 Jul 10, 02:49PM
If I thought it actually destroyed them, I'd spew out the binds more carefully.
I just have faith that people know how to make their own editing keybinds.
13 Jul 10, 07:30PM
(12 Jul 10, 05:57AM)bballn45 Wrote: Can someone tell me the sniper script. Were after shooting it pulls out your pistol automatically? I made a new script for those of you asking for this one. :P Nothing personal bbaln, we be cool. [SELECT ALL] Code: amialoser = [ type /amialoser [response for your friends to hear]
!!! EDIT = This script was found in Bukz CubeScript tutorial, though he claims he didn't make it. If you made it please tell me so I can give you some credit :P !!!
If you ever get the "flag bug" (when you can't see the flag), then simply type /reconnect. [SELECT ALL] Code: // Put the following code into your autoexec.cfg - and use the newly created /reconnect command to quickly disconnect & reconnect to the server that you are currently on. As with any other alias/command, you may bind it to a key.
13 Jul 10, 09:34PM
Yeah, you were right, draul, but it does work, and it was scripting on the fly, mostly because I was in a server by myself and I wanted to do it fast. I didn't think about it as much because I kept on putting a space between mouse and 1 (ie "mouse 1")
13 Jul 10, 09:51PM
Actually |BC|Wolf, I did not write that script, just used it as a good example of how to interact with servers in CubeScript. If anyone does know who the original author of that script is, I'd like to give them credit for it on the tutorial we are writing. :)
13 Jul 10, 09:53PM
my script still is the best. :)
13 Jul 10, 09:55PM
This might be hard or impossibile, but...... Would there be a way to calculate how much points were earned in a ladder (HI-SKILL or TyD's for example) at the end of every match?
|
« Next Oldest | Next Newest »
|