| View previous topic :: View next topic |
| Author |
Message |
Zhuu How do I cheat?
Reputation: 0
Joined: 16 Oct 2012 Posts: 2
|
Posted: Tue Oct 16, 2012 7:00 pm Post subject: |
|
|
Just killed Master Gee with scripts running from the04riverrat's updated link, game instantly crashed, and I have to kill him again...
anyone know why?
edit: turned CE off before I killed him and game didn't crash
Last edited by Zhuu on Tue Oct 16, 2012 7:15 pm; edited 1 time in total |
|
| Back to top |
|
 |
mond How do I cheat?
Reputation: 1
Joined: 16 Oct 2012 Posts: 7
|
Posted: Tue Oct 16, 2012 7:02 pm Post subject: |
|
|
| Seraph Crystals are at [pBasePointer] 24 2c8
|
|
| Back to top |
|
 |
Kinslayer2040 How do I cheat?
Reputation: 0
Joined: 16 Oct 2012 Posts: 1
|
Posted: Tue Oct 16, 2012 7:06 pm Post subject: |
|
|
Im pretty new to this. So far I only use the slot machine. I can change the values to get whatever winning combo I want out of it.
What is the value to Change my Seraph crystal?
or the value to have the slot machine spit out the new rarity level items?
or any easier way to just up my seraph crystals.
thanks!
|
|
| Back to top |
|
 |
the04riverrat Advanced Cheater
Reputation: 1
Joined: 10 Oct 2012 Posts: 53
|
Posted: Tue Oct 16, 2012 7:44 pm Post subject: |
|
|
| Kinslayer2040 wrote: | Im pretty new to this. So far I only use the slot machine. I can change the values to get whatever winning combo I want out of it.
What is the value to Change my Seraph crystal?
or the value to have the slot machine spit out the new rarity level items?
or any easier way to just up my seraph crystals.
thanks! |
Below is your Answer to your Question
| jaybud4 wrote: | | everix1992 wrote: | | Does anyone know what to change the Type (FixSlotsValue) to if you wanna get 3 marcus heads? |
0 - 6711 = White Weapon X-X-Head
6712 - 11745 = Green Weapon 3 x Cherries
11746 - 12249 = Blue Weapon 3 x Legs (NOT AN AXE)
12250 - 12299 = Purple/Pink Weapon 3 x Marcus
12300 - 12305 = Orange Weapon 3 x Vault (Jackpot)
12306 - 13143 = 3 x Eridium
13144 - 13395 = 3 x Double Eridium
13396 - 13470 = 3 x Triple Eridium (Jackpot)
13471 - 21860 = Money (Random amount)
21861 - 24377 = Boom 3 x Head
24378 - 26055 = Skin 777
26056 - 32767 = Nothing |
**Update To CT**
Update & Fixes
1) All Players Tab Update
- Added in Seraph for Players. Only player 1 is Working. Player 2 needs testing before i attempt Player 3 & Player 4.
- Tested Player 2 Skill Points, Money, Erdium. All Work for me.
2) Scripts Tab
- God Mode Does NOT work for Mechro. Will look into unless someone else figures it out then post the Updated Code So I can fix.
This is the Current Code below:
| Code: | [ENABLE]
alloc(newmem,4096)
aobscan(aobHealth,8B 06 8B 4D EC 8D 04 88 85 C0)
label(aobHealth_r)
label(lblHealth)
label(lblHealthSkip)
label(lblHealthDisabled)
label(lblHealthReturn)
registersymbol(aobHealth_r)
label(bGodModeEnabled)
registersymbol(bGodModeEnabled)
newmem:
lblHealth:
lea eax,[eax+ecx*4] // Original code
test eax,eax
jz short lblHealthSkip
cmp ecx,b
jne short lblHealthSkip
mov edx,[ebp-40]
pushad
cmp dword ptr [bGodModeEnabled],1
jne short lblHealthDisabled
mov eax,[edx+1b0]
mov ebx,[eax+58]
mov [eax+6c],ebx
mov eax,[edx+1b4]
mov ebx,[eax+58]
mov [eax+6c],ebx
lblHealthDisabled:
popad
lblHealthSkip:
test eax,eax // Original code
jmp lblHealthReturn
bGodModeEnabled:
dd 1
//"Borderlands2.exe"+3B6468:
aobHealth+5:
aobHealth_r:
jmp lblHealth
lblHealthReturn:
[DISABLE]
//"Borderlands2.exe"+3B6468:
aobHealth_r:
//Alt: lea eax,[eax+ecx*4]
//Alt: test eax,eax
db 8D 04 88 85 C0
unregistersymbol(aobHealth_r)
unregistersymbol(bGodModeEnabled)
dealloc(newmem)
|
Thats all the updates for right now. Will keep Posted if more come.
**Edit**
Removed CT as it was updated. Its now on page 105.
Last edited by the04riverrat on Wed Oct 17, 2012 4:56 am; edited 2 times in total |
|
| Back to top |
|
 |
Kier Vance How do I cheat?
Reputation: 0
Joined: 23 Sep 2012 Posts: 7
|
Posted: Tue Oct 16, 2012 7:44 pm Post subject: |
|
|
I just started using the04riverrat's CT, and I had been using Csimbi's CT prior.
I've got a problem with skills. Like my Mechromancer has all the skills, but some of them don't take effect: Close enough no longer works, and sometimes Anarchy doesn't stack or all the stacks disappear (I haven't leveled Discord).
It's not a problem with the04riverrat's CT, I'm just curious if anyone else ran into a similar issue.
Thanks again for everyone's contributions!
|
|
| Back to top |
|
 |
Ragebt How do I cheat?
Reputation: 0
Joined: 12 Oct 2012 Posts: 4
|
Posted: Tue Oct 16, 2012 7:45 pm Post subject: |
|
|
Hi all,
I've been following this thread for a while and have read a lot, if not all, of it.
I recall someone mentioning a ways back that there could be an issue with the god mode scripts not working when playing a mechromancer due to the pointers being different.
I've tried a couple of the tables with the new DLC and the super speed and other things seem to work, but the godmode script just makes Cheat Engine hang for a few seconds but does not become enabled.
I don't remember anyone posting a fix for mechromancers and the godmode scripts so apologies if it's in here somewhere.
|
|
| Back to top |
|
 |
Up2Admin I'm a spammer
Reputation: 98
Joined: 17 Oct 2007 Posts: 6495 Location: Texas
|
Posted: Tue Oct 16, 2012 8:14 pm Post subject: |
|
|
| Ragebt wrote: | Hi all,
I've been following this thread for a while and have read a lot, if not all, of it.
I recall someone mentioning a ways back that there could be an issue with the god mode scripts not working when playing a mechromancer due to the pointers being different.
I've tried a couple of the tables with the new DLC and the super speed and other things seem to work, but the godmode script just makes Cheat Engine hang for a few seconds but does not become enabled.
I don't remember anyone posting a fix for mechromancers and the godmode scripts so apologies if it's in here somewhere. | Does the table 2 posts above not work with Mechromancer?
_________________
|
|
| Back to top |
|
 |
the04riverrat Advanced Cheater
Reputation: 1
Joined: 10 Oct 2012 Posts: 53
|
Posted: Tue Oct 16, 2012 8:19 pm Post subject: |
|
|
| Up2Admin wrote: | | Ragebt wrote: | Hi all,
I've been following this thread for a while and have read a lot, if not all, of it.
I recall someone mentioning a ways back that there could be an issue with the god mode scripts not working when playing a mechromancer due to the pointers being different.
I've tried a couple of the tables with the new DLC and the super speed and other things seem to work, but the godmode script just makes Cheat Engine hang for a few seconds but does not become enabled.
I don't remember anyone posting a fix for mechromancers and the godmode scripts so apologies if it's in here somewhere. | Does the table 2 posts above not work with Mechromancer? |
Answer to this Question is in the post. Re-read the post
|
|
| Back to top |
|
 |
Ragebt How do I cheat?
Reputation: 0
Joined: 12 Oct 2012 Posts: 4
|
Posted: Tue Oct 16, 2012 8:33 pm Post subject: |
|
|
| the04riverrat wrote: | | Up2Admin wrote: | | Does the table 2 posts above not work with Mechromancer? |
Answer to this Question is in the post. Re-read the post |
Thanks for the replies. You posted that updated table while I was posting to ask about the mechromancer and god mode. I am using that table now, but did not see the part in your post about it not working for mechros. Apologies.
|
|
| Back to top |
|
 |
pox911 Expert Cheater
Reputation: 11
Joined: 29 Nov 2008 Posts: 238
|
Posted: Tue Oct 16, 2012 10:07 pm Post subject: |
|
|
Just a small preview of something im working on. It will also allow you to select the sandskiff. It's still a work in progress but at least it is possable
|
|
| Back to top |
|
 |
Darksoul47 How do I cheat?
Reputation: 0
Joined: 13 Oct 2012 Posts: 6
|
Posted: Tue Oct 16, 2012 10:38 pm Post subject: |
|
|
| How would one compile the Save Editor? I can't seem to figure it out. :l
|
|
| Back to top |
|
 |
Mual Cheater
Reputation: 0
Joined: 23 Nov 2011 Posts: 38 Location: Malaysia, Pulau Pinang
|
Posted: Tue Oct 16, 2012 10:50 pm Post subject: |
|
|
| There is a update 5 for the SKIDROW version, which the game version is 1.0.11.17668, so is there any new updated CT to be use?
|
|
| Back to top |
|
 |
rmg22893 Cheater
Reputation: 0
Joined: 01 Oct 2012 Posts: 32
|
Posted: Tue Oct 16, 2012 10:53 pm Post subject: |
|
|
| pox911 wrote: |
Just a small preview of something im working on. It will also allow you to select the sandskiff. It's still a work in progress but at least it is possable  |
Is that spawning the sandskiff in the base game, spawning the normal vehicles in the DLC, or both?
|
|
| Back to top |
|
 |
Nayroy Newbie cheater
Reputation: 0
Joined: 09 Oct 2012 Posts: 21
|
Posted: Tue Oct 16, 2012 11:24 pm Post subject: |
|
|
| BlackComb wrote: | the new dlc content bosses allow to be beaten only once a day....
:/
I try using the bypass script but nothing... |
I need to find out how to get my health and shield that high.
|
|
| Back to top |
|
 |
pox911 Expert Cheater
Reputation: 11
Joined: 29 Nov 2008 Posts: 238
|
Posted: Tue Oct 16, 2012 11:25 pm Post subject: |
|
|
| both. It also allows for spawing both the bandit technical and the runner at the same time. So far with the way the pointer works is that you can only swap it while in the catch a ride menu but other than that the pointer works fine. I will make a cheap form for it so it generates the list of vehicles for easy swapping.
|
|
| Back to top |
|
 |
|