[pSide 2.5] Source.

08/12/2009 01:21 joltting#16
I plan on including a config file where users can change their hotkeys to what they want.

Also unfortunately the bug isn't so much the reload rather the rate of fire. The problem is, that when you change your ROF value, it changes everyone else'es. since it seems that everyone else with in your general area access these variables as well. It's basically a general function with in the game what calculates what weapon is being used and how fast it should fire. I couldn't find anything that was related to self ROF, unless I stored every gun's hex base with in the program which would fix this error. But doing just that has it's bad side.

1:I'm lazy and I'm not searching for every gun's hex base.
2:It would slow planetside considerably.

Since some weapons are not loaded in the programs memory until you pick it up or someone near you has it. I'd have to tell my program to keep searching well over 2 million values for the weapon's base.

Edit:A Prefect example of this, is "itzburnz hint". It's a hex base for the MCG. But if you don't have the MCG or not on TR. A memory searcher would never pick it up.
08/12/2009 02:42 dragon5555#17
With which program do you make your dlls? And how do you change the RoF and CoF? Because the only thing I can do with the CoF is to freeze it , but I can't change it. I found in T-Search the code of CoF (Auto-Hack-Window) and did a trainer, but I don't know how to change it so there's like no recoil. Would appreciate that.
08/12/2009 09:24 joltting#18
I use visual studio 08
08/12/2009 18:57 Fatal22#19
Once again...step by step instruction on how to inject this trainer? lol sorry =/
08/13/2009 13:29 dragon5555#20
It's a dll not a trainer :P and you can google it ;)
08/14/2009 06:18 Xtr3mJH#21
lol dunno what i need to do with that :p
08/15/2009 01:26 dmax#22
Quote:
Originally Posted by Fatal22 View Post
Once again...step by step instruction on how to inject this trainer? lol sorry =/
Google will throw up the correct way to inject a dll there is even programs out there that will do it if you are too lazy.
08/30/2009 16:03 joltting#23
Released the offsets and a updated hackbase I did a long time ago. Also the binary.
09/20/2009 11:35 AntDX316#24
can someone explain how u put all these parts together to make a single button click trainer?
10/01/2009 21:50 tEhMaNbearPig#25
i injected the dll and nothing happened...
10/02/2009 16:11 joltting#26
What do you expect to happen? All you do is, take a program like winInject, locate planetside, find my DLL located on your computer, and click on inject. After it scans the offsets and located all the memory address's, a menu appears with in the planetside game.
10/04/2009 12:44 tEhMaNbearPig#27
Quote:
Originally Posted by joltting View Post
What do you expect to happen? All you do is, take a program like winInject, locate planetside, find my DLL located on your computer, and click on inject. After it scans the offsets and located all the memory address's, a menu appears with in the planetside game.
but do i have to extract your dll into a particular directory? you gave us 3 zips - one is the dll, one contains 2 text files and the last is a folder with a lot of stuff and subfolders. do i have to somehow combine these?
10/05/2009 19:57 joltting#28
What part of source and binary files don't you understand?

Source code - Wikipedia, the free encyclopedia
Binary file - Wikipedia, the free encyclopedia
10/06/2009 22:52 pilot450#29
EDIT:nvm
10/09/2009 15:07 008goldeneyes#30
i see the file how to use??????????