View Full Version : Info and I have a question/need help
(8)Hollowman
16th June 2005, 21:42
A couple days ago I was f***ing around in my own undedicated server with some people and I ran into God mode and Speedhack. It was really fun so I figured I'd share the scripts with you.
God Mode - set engine.controller bGodMode True
Speedhack - set r6engine.r6pawn m_fWalkingSpeed 999999999
Only problem with these is that they both apply to everyone in the server lol. Doesn't mean you can't toggle it on/off =P.
Also, I was reading an earlier post and wondered how you could byte hack to find no reload.... I don't really understand byte hacking all that well, althoguht I have used tsearch. Any help would be greatly appreciated. Well, I also found something like ESP lol while randomly testing scripts...but I'm not sure which one it was. The good thing about this one was that it worked in any server. It displayed the Uniforms with titles such as "DesertCamo01" or "DesertBlueCamo" it was really weird and it showed through walls if u were close by. I'll have to get back to you on that one. So sorry. Also, these scripts all work on demo whcih is what I play.
RuffianSoldier
16th June 2005, 21:46
thats old news pal...................
KizZamP-
16th June 2005, 21:51
omg lol my grandma can write that speedhack and that godmode then that lol.it's only an exec filename.txt file.
And you are nothing with it since pb detects that,and duh,of course you can play in ur own server because they aren't allowed to kick the host because
the person that hosts the server => away then server=>bye bye.
but if you wanna have god mode in a .u then it shud be
var config bool bgod;
function god
{
engine.controller.bGodMode = True
}
exec function god ()
{
bgod = !bgod;
}
but i can advice don't be gay and do godmode all the time or i'll blow you up.
(8)Hollowman
16th June 2005, 23:38
Wow, I'm sorry, jesus christ. Like I said I have demo only. I cannot compile .U files. Thoguht you guys could read. Anyway, I'd appreciate your help on byte hacking if you could please.
silencer32
17th June 2005, 00:23
how about auto aim?? i need the coulors i have the program
aapje
17th June 2005, 09:45
Calm down guys. not everyone is on the same level of knowledge
jewbie
17th June 2005, 10:15
understatement of the year
-J
KizZamP-
17th June 2005, 19:58
lol peace man sorry,i was too busy(only readed the first 5 lines of text lol)
superdupe
18th June 2005, 15:47
function god
}
engine.controller.bGodMode = True
}
your brackets aint right ;p
KizZamP-
18th June 2005, 16:22
your brackets aint right ;p
lol i saw ,edited it .
silencer32
19th June 2005, 01:41
dude killybud, can u repeat that but in english i mean what the hell does that mean
DyslexicCheater
19th June 2005, 09:15
dude killybud, can u repeat that but in english i mean what the hell does that mean
It's UScript. Worthless gibberish that won't get you anywhere.
RuffianSoldier
19th June 2005, 12:24
Its not useless if you want to hack RvS.........
KizZamP-
19th June 2005, 12:51
lol dyslexic i think we know ur opinion now.
But for like for the real noobyy beginners they shud begin with uscript or java or php.it has all the same { and } and stuff but c++ is with much added features.
But the problem why people don't wanna code c++ is because you have to read a book of 400 pages ,i know these guys are lazzy,you aren't.
i'm trying to learn c++ to now,and because of my java php and .u knowledge it's much easier to learn c++.
peace.
superdupe
19th June 2005, 16:17
It's UScript. Worthless gibberish that won't get you anywhere.
not completely worthless...it sure is no c++, but if your new to coding, its a good place to start. This java style coding is often simpler to understand, and gives new coders a view of what goes into making a program... I'm a civil engineering major who wanted to learn how to program... i found that uscript was the best way to start even though you are limited to a handfull of games. Uscript is a decent foundation for learning c++ IMO.
silencer32
20th June 2005, 15:47
cant u just write set r6engine.r6controller..... in the console?
KizZamP-
20th June 2005, 18:25
yes you can but a few things:
1)only sp (i think)
2)and if it is mp then there is no way of makng it undetected
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.