Script Bhop Source 2010

Posted by Coduri CS 1.6 on 05/08/2010 in Scripturi CS:Source | Short Link

Dupa ultimele update-uri realizate de valve,tot mai multe scripturi pentru CS:Source nu mai sunt functionale, sau sunt functionale in proportii mai mici.

Un script care inca mai merge este scriptul bhop source, adica renumitul script bunny hop.

print("*",0x32,0xCD,0x32)print("*BunnyHop*LITE*For*OBLSS****",0xFF,0x69,0xB4)print("* ",0x32,0xCD,0x32)
print("*",0x32,0xCD,0x32)print(" Updated:August 1st, 2010 ",0xFF,0xFF,0xFF)print("* ",0x32,0xCD,0x32)
print("*",0x32,0xCD,0x32)print("****************************",0xFF,0x69,0xB4)print("* ",0x32,0xCD,0x32)
clientbase=getBaseAddr("client.dll")
guibase=getBaseAddr("vguimatsurface.dll")

groundAddr=clientbase+0x514D88
chatAddr=guibase+0x113314

cmd("unbind space")

while (keyDown(35)==0) do
if (keyDown(32)~=0) and (readmem(groundAddr,4)~=-1) and (readmem(chatAddr,4)==0) then
rawcmd("+jump ")
wait(5)
rawcmd("-jump ")
else
wait(5)
end
end

Cum se instaleaza bhop Source script?

Ne ducem in folderul in care avem instalat CS:S, intram in cstrike/config.cfg si copiem scriptul de mai sus in config.cfg(acesta se deschide cu Notepad sau Wordpad).

Sau puteti downloada arhiva cu scriptul de aici:

download bhop script css

il puneti in cstrike, adaugati in config.cfg linia exec bhop.cfg si salvam.

Nu mai ramane decat ca voi sa apasati space. :P

Related posts:

Tags: bhop, bunnyhop, css, script

Spune-ţi părerea la: "Script Bhop Source 2010"

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Copyright © 2010-2011 Coduri CS 1.6 & CS:S All rights reserved.
The Shades theme, version 1.7, is a BuyNowShop.com creation.