Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 773
» Latest member: giam dp
» Forum threads: 34
» Forum posts: 703
Full Statistics
|
Online Users |
There are currently 8 online users. » 2 Member(s) | 5 Guest(s) Bing, volencemale
|
|
|
Bypass VAC or server bans |
Posted by: redogg - 01-07-2022, 03:14 PM - Forum: Source Engine Tools
- Replies (7)
|
 |
Here some very simple ways to bypass community server bans in all source engine games.
I must mention before you start reading, You must own original steam copy of the game to do these tricks.
Theres two ways to doing it, The first way might not work for all source games because in some games like CSGO or TF2 they dont support Revemu patch
1. Download RevEmu below(This works usually for games like CS:S or L4D/2, DOD.) Extract the rar to your game folder wheres the game .exe located and replace any files if needed. Open up rev.ini and make sure the following things are correct, ProcName=left4dead2.exe -steam -silent, if not L4D2 change to hl2.exe and look for a line which says PlayerName and change it to any name you would like to use in game
Make sure to set CacheEnabled to true
Set CachePath to the following example (x:\Program Files (x86)\Steam\steamapps\common\Left 4 Dead 2\left4dead2)
Set SteamClient to true and SteamUser to your Steam account username
Open up steam and verify your game files by searching in game properties "Verify integrity game of files"
Launch the game by using revLoader.exe when steam is open or add revLoader.exe to your steam library as non steam game so your friends will see you playing the game if you want.
Anyways after doing so, Your Steam id will be changed to something completely different so you get another chance to play your favorite servers.
2. (Doesnt work on CSGO)Enable family share on your main account with L4D2 or any other game you need this tut for, Create a new steam account and just link those two accounts together with family share. Some community servers might block you from connecting because you use family share but you can still enjoy the rest that dont.
Very simple ways of doing it, Its most likely known for most us
Download: https://www.cs-junkies.com/forums/mydown...own&did=20
|
|
|
Selling GTA2&1 for Steam |
Posted by: redogg - 10-08-2021, 01:14 AM - Forum: Off-Topic
- No Replies
|
 |
If anyone wants to buy off me a digital steam cd key of GTA collection including GTA1/2 add me on steam https://steamcommunity.com/id/redawg/
The price is really high because the game isnt avilable for sale since 2013 and not many legal copies of the game left (You can get a legal copy only thru very old disk/steam)
|
|
|
Realistic ENB |
Posted by: redogg - 10-08-2021, 12:58 AM - Forum: Source Engine Tools
- No Replies
|
 |
![[Image: 6136e3e145825.jpg]](https://images.gamebanana.com/img/ss/tools/6136e3e145825.jpg)
![[Image: 6136e3de7e249.jpg]](https://images.gamebanana.com/img/ss/tools/6136e3de7e249.jpg)
![[Image: 6136e3dd35ff6.jpg]](https://images.gamebanana.com/img/ss/tools/6136e3dd35ff6.jpg)
It adds the following effects to the game(Press Insert to disable any desired effects)
-Lens flares
-God rays
-Ray tracing
-Bloom
-Color correction
-Maybe some more I just forgot
Game menu will go crazy until you open serverbrowser/settings
Its settings very balanced, it wont ruin or affect the gameplay.
Installation - put all files in Steam\steamapps\common\Counter-Strike Source
Dont forget to adjust brightness in game settings to your liking
DOWNLOAD ON GAMEBANANA
|
|
|
How to find GlobalVars for L4D2 |
Posted by: redogg - 03-05-2021, 08:27 PM - Forum: Source Engine Tools
- Replies (2)
|
 |
Get IDA software in the following link https://www.hex-rays.com/products/ida/ free, Open IDA and import your client.dll thats located in Left 4 Dead 2\left4dead2\bin
When IDA fully loads the file, Press on search>text and find the following text below
var_C Make sure to search it 3 times from the top
Your screen should look like this
![[Image: lIEfijA.png]](https://i.imgur.com/lIEfijA.png)
As you see in the screenshot the red marker is the 3rd search from the top of "var_C", Allitle bit above that hides the actual offset of GlobalVars
The offset for now is 0x4730 as you see in the screenshot .text:10004730 turns to be 0x4730 offset
I attached the client.dll used in this tutorial, In case someone gets lost
Download: https://www.cs-junkies.com/forums/mydown...down&did=3
|
|
|
|