SWG Bots - Auto Attack Trainer - Works w/Multi client
Posted: February 10th, 2010, 2:51 pm
UPDATED GU 17.8
This is a multi client auto attack trainer for SWG, it now includes an ini file to make updates easier.
Usage:
Start SWG and then this trainer.
Click on the drop down SWG ProcessID list menu and select the SWG processID you want to patch.
Either click on the patch/unpatch buttons or use hotkeys CTRL+F5/CTRL+F6 to patch and unpatch SWG.
This trainer will work on multi clients by selecting any of the SWG Processes in the ProcessID list.
Enjoy!
I added a better version check routine and moved the offsets to an ini to make it easier to update.
UPDATED Offsets are in the code block below! NOTE: You don't need to redownload file with each update. You only need to copy the ini information and update the SwgAA.ini file.
Untested, let me know if there are issues.
This is a multi client auto attack trainer for SWG, it now includes an ini file to make updates easier.
Usage:
Start SWG and then this trainer.
Click on the drop down SWG ProcessID list menu and select the SWG processID you want to patch.
Either click on the patch/unpatch buttons or use hotkeys CTRL+F5/CTRL+F6 to patch and unpatch SWG.
This trainer will work on multi clients by selecting any of the SWG Processes in the ProcessID list.
Enjoy!
I added a better version check routine and moved the offsets to an ini to make it easier to update.
UPDATED Offsets are in the code block below! NOTE: You don't need to redownload file with each update. You only need to copy the ini information and update the SwgAA.ini file.
Code: Select all
---UPDATED current offsets for GU 17.8 (do not put this line in your INI file, just the stuff below) ------
[version]
currentver=0.0.196.838
[offset]
offsetm=0x01C30F04
offset1=0x00A66A8F
offset2=0X00A66AB0
offset3=0x00A66FD6
offset4=0x00A672CB
offset5=0x00A6437B
-----------------------------------------------------
Untested, let me know if there are issues.