| View previous topic :: View next topic |
| Author |
Message |
Non-Skilled
Genital Carnivore
Joined: 19 Nov 2005
Posts: 657
Location: Canada
|
|
|
Here is the script :D
| Code: | //Pump Reloaded v1.0
//By Non-Skilled
//
//------------
//Toggle CMDs
//------------
alias bT0.pump.on "bT0.pump.say1;alias bT0.pump.toggle bT0.pump.off;cl_pitchspeed 5;bind mouse1 +bT0.pump.shot;+reload;alias cl_pitchspeed ;bind 1 bT0.pump.slot1;bind 2 bT0.pump.slot2;bind 3 bT0.pump.slot3;bind 4 bT0.pump.slot4;bind 5 bT0.pump.slot5"
alias bT0.pump.off "bT0.pump.say2;alias bT0.pump.toggle bT0.pump.on;bind mouse1 +attack;-reload;bind 1 slot1;bind 2 slot2;bind 3 slot3;bind 4 slot4;bind 5 slot5"
alias bT0.pump.toggle "bT0.pump.on"
//------------
//Script Base
//------------
alias +bT0.pump.shot "-reload;+jump;+attack;+lookdown"
alias -bT0.pump.shot "+reload;-jump;-attack;-lookdown"
alias bT0.pump.say1 "say **Pump Reloaded v1.0**Scripted By Non-Skilled**ON**"
alias bT0.pump.say2 "say **Pump Reloaded v1.0**Scripted By Non-Skilled**OFF**"
alias bT0.pump.buy "m3;primammo;secammo;defuser;vesthelm;vest;hegren;flash;flash;sgren"
//------------
//MISC
//------------
alias bT0.pump.note "echo1;echo2;echo3;echo4;echo5;echo6;echo7"
alias echo1 "echo -----"
alias echo2 "echo Here some note about the Pump Reloaded v1.0"
alias echo3 "echo -----"
alias echo4 "echo 1-Thanks to [ELX]Draco Forum(elxdraco.net)"
alias echo5 "echo 2-You can add a bunnyhop script to perform it."
alias echo6 "echo 3-This script IS Hlguard Proof now :)"
alias echo7 "echo 4-Publish it if you want..."
bT0.pump.note
alias bT0.pump.slot1 "bind mouse1 +bT0.pump.shot;slot1;+reload"
alias bT0.pump.slot2 "bind mouse1 +attack;slot2;-reload"
alias bT0.pump.slot3 "bind mouse1 +attack;slot3;-reload"
alias bT0.pump.slot4 "bind mouse1 +attack;slot4;-reload"
alias bT0.pump.slot5 "bind mouse1 +attack;slot5;-reload"
//------------
//Binds
//------------
bind f10 "bT0.pump.toggle"
bind f11 "bT0.pump.buy"
//Modify thoose binds if you want
|
So..What do you think of ? :)
Edit:-now the script is HLGuard Proof
-when you choose another slot ( Like slot2 , for the pistol ) Youre mouse1 is automatically bind with +attack , and rebind to +[rand].pump.shoot when take back the slot1.
Last edited by Non-Skilled on Tue Nov 29, 2005 10:13 pm; edited 9 times in total
|
|
| Posted on Mon Nov 28, 2005 5:20 pm |
 |
nake89
Little Pudding Boy
Joined: 19 May 2005
Posts: 5339
Location: Helsinki, Finland
|
|
|
Non-Skilled wrote:So..What do you think of ? :) I think that, that is great and that you are much better than Godsson. He is a flamer, you sir, are a provider. I like you.What's up? :P
|
|
| Posted on Mon Nov 28, 2005 6:27 pm |
 |
mind-friend
Little Pudding Boy
Joined: 15 Jun 2005
Posts: 3962
Location: UK
|
|
|
remember that competition where we had to make a reload script?
lets have another one.
(oh ya i said that because this script reminded me of my entry).
--
yea nice script, but there is a place or two where you havnt closed quotes, and there are some odd things in there like:
| Code: | | bind mouse1 +pump.shot;+reload |
why not include +reload in the +pump.shot alias?(Disclaimer: May not be true)
|
|
| Posted on Mon Nov 28, 2005 8:00 pm |
 |
Non-Skilled
Genital Carnivore
Joined: 19 Nov 2005
Posts: 657
Location: Canada
|
|
|
nake89 wrote:Non-Skilled wrote:So..What do you think of ? :) I think that, that is great and that you are much better than Godsson. He is a flamer, you sir, are a provider. I like you.
Thanks ! :D
mind-friend wrote:yea nice script, but there is a place or two where you havnt closed quotes, and there are some odd things in there like:
| Code: | | bind mouse1 +pump.shot;+reload |
why not include +reload in the +pump.shot alias?
First : Ok , i will look for the quote , thanks to tell me this !
Second : Because thats not binded with the "+pump.shot" , but that like if you type "+reload" in the console...
|
|
| Posted on Mon Nov 28, 2005 8:55 pm |
 |
Chaperonnoir
Little Pudding Boy
Joined: 26 Oct 2005
Posts: 170
|
|
|
Your old buy bind :
| Code: | alias pump.buy "m3;wait;wait;primammo;wait;wait;secammo;wait;wait;defuser;wait;wait;vesthelm;wait;wait;vest;wait;wait;hegren;wait;wait;flash;wait;wait;flash;wait;wait;sgren"
|
Your new one :
| Code: |
alias pump.buy "m3;vesthelm;primammo;primmammo;hegren; flash; flash;defuser;weapon_knife"
|
Don't use waits with buy binds.
|
|
| Posted on Mon Nov 28, 2005 9:49 pm |
 |
DarkShadow
Little Pudding Boy
Joined: 21 Aug 2005
Posts: 897
Location: www.vacdisabled.net
|
|
|
isnt
going to be blocked? (havent tested yet)
|
|
| Posted on Mon Nov 28, 2005 10:16 pm |
 |
Non-Skilled
Genital Carnivore
Joined: 19 Nov 2005
Posts: 657
Location: Canada
|
|
|
Thanks for this Chaperonnoir...I add it now :D
But , i modify it in the same way , to buy a Vest if you dosent have enough money for the VestHelm :wink:
--
And for you , DarkShadow , Like i said in the note , "3-This script is NOT HlGuard Proof ( I think. )" so yes ,
this command can be blocked by HlGuard -_-
|
|
| Posted on Mon Nov 28, 2005 10:18 pm |
 |
Peorth
Little Pudding Boy
Joined: 20 Jul 2005
Posts: 1032
|
|
|
Why don't you just lock it? You don't need cl_pitchspeed 255 for anywthing.You just lost the game.
|
|
| Posted on Mon Nov 28, 2005 10:34 pm |
 |
Non-Skilled
Genital Carnivore
Joined: 19 Nov 2005
Posts: 657
Location: Canada
|
|
|
Yeah , you may be right :? .... Cl_Pitchspeed Locked ! :D
|
|
| Posted on Mon Nov 28, 2005 10:37 pm |
 |
DarkShadow
Little Pudding Boy
Joined: 21 Aug 2005
Posts: 897
Location: www.vacdisabled.net
|
|
|
eh my bad, didnt read through that part ;) saw the echo/echo/echo etc. and skipped over it, :roll:
|
|
| Posted on Mon Nov 28, 2005 11:49 pm |
 |
mind-friend
Little Pudding Boy
Joined: 15 Jun 2005
Posts: 3962
Location: UK
|
|
|
Non-Skilled wrote:
Second : Because thats not binded with the "+pump.shot" , but that like if you type "+reload" in the console...
yea it works fine, but i think its an odd way of doing it, i would do (/have previously done) it like this:
| Code: |
alias +bT0.shot "-reload;wait;+attack"
alias -bT0.shot "-attack;wait;+reload"
|
also you may want to add slots in so that the pistol/knife can be used.
and to hlg proof you can use random alias generator, just type add [rand] in your aliases and the forum will convert to random
you type:
alias +[rand].pump.shot "+blah;+blah;+blah"
alias -[rand].pump.shot "-blah;-blah;-blah"
you get:
alias +g7f.pump.shot "+blah;+blah;+blah"
alias -g7f.pump.shot "-blah;-blah;-blah"
so its not hlg detected ever because of random alias.
--
p.s. its nice when we get topics like this, ty.(Disclaimer: May not be true)
|
|
| Posted on Tue Nov 29, 2005 11:36 am |
 |
Non-Skilled
Genital Carnivore
Joined: 19 Nov 2005
Posts: 657
Location: Canada
|
|
|
So i make something like this ? :
| Code: | alias pump.slot1 "bind mouse1 +bT0.pump.shot;slot1"
alias pump.slot2 "bind mouse1 +attack;slot2"
etc...
alias +bT0.pump.shot "-reload;wait;+attack"
alias -bT0.pump.shot "+reload;wait;-attack"
| ...Prefix are the [rand] thing.
|
|
| Posted on Tue Nov 29, 2005 12:54 pm |
 |
mind-friend
Little Pudding Boy
Joined: 15 Jun 2005
Posts: 3962
Location: UK
|
|
|
Non-Skilled wrote:So i make something like this ? :
| Code: | alias pump.slot1 "bind mouse1 +bT0.pump.shot;slot1"
alias pump.slot2 "bind mouse1 +attack;slot2"
etc...
alias +bT0.pump.shot "-reload;wait;+attack"
alias -bT0.pump.shot "+reload;wait;-attack"
| ...Prefix are the [rand] thing.
yea that would be hlg proof now.(Disclaimer: May not be true)
|
|
| Posted on Tue Nov 29, 2005 2:29 pm |
 |
Non-Skilled
Genital Carnivore
Joined: 19 Nov 2005
Posts: 657
Location: Canada
|
|
|
Thanks a lot mind-friend , now my script is 100% HLGuard Proof :D
IM HAPPY !!! :D :D
|
|
| Posted on Tue Nov 29, 2005 4:54 pm |
 |
Chaperonnoir
Little Pudding Boy
Joined: 26 Oct 2005
Posts: 170
|
|
|
Yea Draco's guetto tags are awesome.
All my scripts have these.
|
|
| Posted on Tue Nov 29, 2005 10:25 pm |
 |
mind-friend
Little Pudding Boy
Joined: 15 Jun 2005
Posts: 3962
Location: UK
|
|
|
the .bat installer method is better for scriptpack type things though.(Disclaimer: May not be true)
|
|
| Posted on Wed Nov 30, 2005 12:31 pm |
 |
J-[O_n]e
Little Pudding Boy
Joined: 02 Sep 2005
Posts: 456
Location: Finland
|
|
|
Pretty nice script. Nice work, nice style of scripting. Lets rock your script! :)
|
|
| Posted on Wed Nov 30, 2005 1:28 pm |
 |
vasya
Little Pudding Boy
Joined: 23 Apr 2005
Posts: 162
Location: House #71
|
|
|
|
| Posted on Sun Dec 04, 2005 12:06 pm |
 |
turbonet
Little Pudding Boy
Joined: 20 Apr 2010
Posts: 12
|
|
|
two questions:
what's this script for ?
still working ?
|
|
| Posted on Wed May 12, 2010 8:38 pm |
 |
brain_storm
Little Pudding Boy
Joined: 04 Feb 2008
Posts: 2743
Location: the land of the vikingz
|
|
|
|
| Posted on Wed May 12, 2010 8:59 pm |
 |
|