|
 nerfed : Star Wars Galaxies Nerfed Info - Page 4
|
|
Posted: August 10th, 2011, 6:12 pm
|
|
|
|
cuervogold
Total Posts: 1088
Location: 127.0.0.1
Joined: September 25th, 2007, 3:39 pm
cuervogold's Reps: 727
|
This has already made it to the BM forums.
Good show.
_________________
Cuervo, the drink.
|
|
|
|
|
Posted: August 10th, 2011, 6:41 pm
|
|
|
|
spagetiokillers
Total Posts: 130
Joined: November 27th, 2009, 5:55 pm
spagetiokillers's Reps: 18
|
cuervogold (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): This has already made it to the BM forums.
Good show. damnit..... well atleast i got to solo all instances before a nerf.... Wait where i dont see it.
|
|
|
|
|
Posted: August 10th, 2011, 8:23 pm
|
|
|
|
vinnyboy32
Total Posts: 1872
Location: Behind You
Joined: June 3rd, 2006, 8:35 pm
vinnyboy32's Reps: 3
|
cuervogold (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): This has already made it to the BM forums.
Good show. I'm shocked! Not.
_________________
Your Friendly Neighborhood Moderator!
Read The FAQ - http://www.taultunleashed.com/phpbb2/forum159_FAQ.html
|
|
|
|
|
Posted: August 11th, 2011, 4:05 am
|
|
|
|
cuervogold
Total Posts: 1088
Location: 127.0.0.1
Joined: September 25th, 2007, 3:39 pm
cuervogold's Reps: 727
|
spagetiokillers (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): cuervogold (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): This has already made it to the BM forums.
Good show. damnit..... well atleast i got to solo all instances before a nerf.... Wait where i dont see it. It's been pulled.
_________________
Cuervo, the drink.
|
|
|
|
|
Posted: August 11th, 2011, 10:46 am
|
|
|
|
other1
Total Posts: 43
Joined: June 4th, 2007, 12:08 pm
other1's Reps: 0
|
So unfortunately the time I got this to work was actually on a second stage and when I did the third it didn't work. I cooked up 2 more pets that were ready for the third stage this morning (on 2 different servers). Neither worked with the auto hack. I didn't have time to try and do it the manual way but I will try when I get home from work tonight and have more time.
|
|
|
|
|
Posted: August 11th, 2011, 10:53 am
|
|
|
|
spagetiokillers
Total Posts: 130
Joined: November 27th, 2009, 5:55 pm
spagetiokillers's Reps: 18
|
other1 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): So unfortunately the time I got this to work was actually on a second stage and when I did the third it didn't work. I cooked up 2 more pets that were ready for the third stage this morning (on 2 different servers). Neither worked with the auto hack. I didn't have time to try and do it the manual way but I will try when I get home from work tonight and have more time. i think the auto hack broke when the update came out a day or 2 ago
|
|
|
|
|
Posted: August 11th, 2011, 10:55 am
|
|
|
|
other1
Total Posts: 43
Joined: June 4th, 2007, 12:08 pm
other1's Reps: 0
|
Ah thats good news sort of.. so maybe its just the autohack not working and not the hack itself. I have to say it was kind of hard for me to figure out exactly what was going on in the original video but I'll try to get this working tonight with ollydb and CE.
|
|
|
|
|
Posted: August 11th, 2011, 11:10 am
|
|
|
|
rugburn
Total Posts: 376
Joined: October 11th, 2006, 3:11 pm
rugburn's Reps: 4
|
Another thing to consider. There was a game update after the trainer was released. Perhaps the update changed something which makes the trainer not work anymore.
|
|
|
|
|
Posted: August 11th, 2011, 2:11 pm
|
|
|
|
spagetiokillers
Total Posts: 130
Joined: November 27th, 2009, 5:55 pm
spagetiokillers's Reps: 18
|
rugburn (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): Another thing to consider. There was a game update after the trainer was released. Perhaps the update changed something which makes the trainer not work anymore. thats exactly what iv been saying.....
|
|
|
|
|
Posted: August 11th, 2011, 3:07 pm
|
|
|
|
spagetiokillers
Total Posts: 130
Joined: November 27th, 2009, 5:55 pm
spagetiokillers's Reps: 18
|
Ok since i was kind of confused trying to do it the long way i figured id post exactly what i did step by step to help the others that are confused like i was when doing it. If i have something wrong please let me know and ill change it. You also may want to follow the video aswell just to be sure and use my steps as verification on what you think you should do.
1. Open you SWG client and log into the character 2. Open Ollydbg 3. click file/attach 4. Find your SWG client. Click that and then hit attach 5. Press the Play button at the top 6. Click View/Memory 7. Right click the selection with owner "SWGclient" and section ".text" 8. Right click in the new window. Hit search for/Binary string. 9. Copy [SIG_GOD_PNTDIST] code and paste it into the HEX box and press ok 10. Right click on the second highlighted selection and hit copy/copy to clipboard 11. Close all windows until you get to [CPU - threadxxxx, module ntdll](should only be 2) 12. Click in the window and hit ctrl+G to open the "Enter expression to follow" window 13. paste what you copied into the box and delete everything AFTER 005EC1B4 and hit OK 14. Repeat the last 2 steps 15. Double click on the highlighted item to open the "Assemble at 005EC1B4" screen 16. Delete everything in the box and type "xor ebx, ebx". Hit Assemble 17. Now delete that and type "xor ebp, ebp". Hit Assemble 18. Now delete that and type "xor edi, edi". Hit Assemble then hit Cancel 19. Now right click the selection under the three red selections and hit Binary/Fill with NOP's 20. Minimize Ollydbg 21. Open SWG and open the experimentation session and load everything(NOTE it should not give points for the hydros) 22. DO NOT HIT COMMIT 23. Select [SIG_GOD_OVRFLW] and copy it 24. Open Ollydbg 25. right click on the screen and hit search for/binary string 26. Paste the [SIG_GOD_OVRFLW] into the HEX box and press ok 27. Right click the highlighted selection and hit copy/copy to clipboard 28. Open cheat engine and attach to the SWG process 29. Click "add address manually" in the middle right of the screen 30. Select type "Array of byte" and Nr. of bytes "28". Make sure unicode and pointer are unchecked 31. Paste what you copied from Ollydbg into the address box and delete everything AFTER 005E6AD1 and press OK 32. Now copy the stat overflow patched code 33. Right click the address you added in cheat engine and hit Change record/Value 34. Then paste the patched code there and press OK 35. Open SWG and hit commit and your done
I hope these steps worked for you.
|
|
|
|
|
Posted: August 11th, 2011, 5:13 pm
|
|
|
|
other1
Total Posts: 43
Joined: June 4th, 2007, 12:08 pm
other1's Reps: 0
|
What can I say, OP + spagetiokillers and everyone else who's stuff I've used over the years, you guys rule!! This will be fun in about 8 hours  ![(!empty($user->lang['IMAGE'])) ? $user->lang['IMAGE'] : ucwords(strtolower(str_replace('_', ' ', 'IMAGE')))](http://i.imgur.com/7dR0Q.jpg)
Last edited by other1 on August 11th, 2011, 5:32 pm, edited 1 time in total.
|
|
|
|
|
Posted: August 11th, 2011, 5:18 pm
|
|
|
|
spagetiokillers
Total Posts: 130
Joined: November 27th, 2009, 5:55 pm
spagetiokillers's Reps: 18
|
other1 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): What can I say, OP + spagetiokillers and everyone else who's stuff I've used over the years, you guys rule!! This will be fun in about 8 hours  removed image in case other1 removes serial Thanks for the props EDIT: you may want to block the serial
|
|
|
|
|
Posted: August 11th, 2011, 5:33 pm
|
|
|
|
other1
Total Posts: 43
Joined: June 4th, 2007, 12:08 pm
other1's Reps: 0
|
Good catch! New image. Took out name of power too since that would probably give server away.
|
|
|
|
|
Posted: August 12th, 2011, 6:42 am
|
|
|
|
other1
Total Posts: 43
Joined: June 4th, 2007, 12:08 pm
other1's Reps: 0
|
Hatched this morning. Works like a charm. Just 1 problem, along with everything else I got -2.7M to-hit bonus so every attack misses but my sweep (toon is a jedi). I wonder if this is because I chose a bad lyase on the 3rd stage. I was able to solo EK no problem until I got to the last room. Lingering+Embraced are immune to AOE so I could stay alive infinitely but not kill them. lol
|
|
|
|
|
Posted: August 12th, 2011, 7:42 am
|
|
|
|
spagetiokillers
Total Posts: 130
Joined: November 27th, 2009, 5:55 pm
spagetiokillers's Reps: 18
|
other1 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): Hatched this morning. Works like a charm. Just 1 problem, along with everything else I got -2.7M to-hit bonus so every attack misses but my sweep (toon is a jedi). I wonder if this is because I chose a bad lyase on the 3rd stage. I was able to solo EK no problem until I got to the last room. Lingering+Embraced are immune to AOE so I could stay alive infinitely but not kill them. lol I soloed all the instances the day i got it. For that what you do is get jedi cloak and kill lingering first then kill the other 2 then cloak let it lose agro but instantly once agro is gone shoot him again or itll restart it. But hell lose his buff when the agro is lost and ull be able to kill him
|
|
|
|
|
Who is online |
|
Users browsing this forum: No registered users and 126 guests |
|
|
|