Page 32 of 68

Terraria 1.4 [Steam] [UPDATED]

Posted: Thu Jun 04, 2020 2:15 am
by Ghundyr
[QUOTE="glyth, post: 138088, member: 8158"]

was there ever a table for that

[/QUOTE]



Yep scroll all the way back to page 15 of this thread and you'll see the last update for the table

Terraria 1.4 [Steam] [UPDATED]

Posted: Thu Jun 04, 2020 5:59 am
by okok044041
Functional Social Slots. I only have AMD cpu. So, may not work on Intel.



[CODE]{ Game : Terraria.exe

Version:

Date : 2020-05-18

Author : Olin



This script does blah blah blah

}



define(address_Info,Terraria.Main::MouseText_DrawItemTooltip_GetLinesInfo+11E)

define(Info_bytes,80 BF 64 01 00 00 00)



define(address_ability,Terraria.Player::UpdateEquips+21F4)

define(ability_bytes,83 FF 0A 0F 8C 69 E1 FF FF)



define(address_function,Terraria.Player::UpdateEquips+2247)

define(function_bytes,83 FF 0A 7C D0)



define(address_check,Terraria.Player::ApplyEquipFunctional+F9C)

define(check_bytes,3B 58 04 0F 83 35 12 00 00)



define(address_check2,Terraria.Player::ApplyEquipFunctional+15D3)

define(check_bytes2,3B 58 04 0F 83 FE 0B 00 00)



[ENABLE]



address_Info:

db 90 90 90 90 90 90 90



address_ability:

db 83 FF 14 0F 8C 69 E1 FF FF



address_function:

db 83 FF 14 7C D0



address_check:

db 83 FB 15 0F 83 35 12 00 00



address_check2:

db 83 FB 15 0F 83 FE 0B 00 00





[DISABLE]



address_Info:

db Info_bytes

// cmp byte ptr [edi+00000164],00



address_ability:

db ability_bytes

// cmp edi,0A



address_function:

db function_bytes

// cmp edi,0A

// jl Terraria.Player::UpdateEquips+221C



address_check:

db check_bytes

// cmp ebx,[eax+04]

// jae Terraria.Player::ApplyEquipFunctional+21DA



address_check2:

db check_bytes2

// cmp ebx,[eax+04]

// jae Terraria.Player::ApplyEquipFunctional+21DA[/CODE]

Terraria 1.4 [Steam] [UPDATED]

Posted: Thu Jun 04, 2020 7:50 am
by bluefusion
[QUOTE="okok044041, post: 138154, member: 3103"]

Functional Social Slots. I only have AMD cpu. So, may not work on Intel.



[CODE]{ Game : Terraria.exe

Version:

Date : 2020-05-18

Author : Olin



This script does blah blah blah

}



define(address_Info,Terraria.Main::MouseText_DrawItemTooltip_GetLinesInfo+11E)

define(Info_bytes,80 BF 64 01 00 00 00)



define(address_ability,Terraria.Player::UpdateEquips+21F4)

define(ability_bytes,83 FF 0A 0F 8C 69 E1 FF FF)



define(address_function,Terraria.Player::UpdateEquips+2247)

define(function_bytes,83 FF 0A 7C D0)



define(address_check,Terraria.Player::ApplyEquipFunctional+F9C)

define(check_bytes,3B 58 04 0F 83 35 12 00 00)



define(address_check2,Terraria.Player::ApplyEquipFunctional+15D3)

define(check_bytes2,3B 58 04 0F 83 FE 0B 00 00)



[ENABLE]



address_Info:

db 90 90 90 90 90 90 90



address_ability:

db 83 FF 14 0F 8C 69 E1 FF FF



address_function:

db 83 FF 14 7C D0



address_check:

db 83 FB 15 0F 83 35 12 00 00



address_check2:

db 83 FB 15 0F 83 FE 0B 00 00





[DISABLE]



address_Info:

db Info_bytes

// cmp byte ptr [edi+00000164],00



address_ability:

db ability_bytes

// cmp edi,0A



address_function:

db function_bytes

// cmp edi,0A

// jl Terraria.Player::UpdateEquips+221C



address_check:

db check_bytes

// cmp ebx,[eax+04]

// jae Terraria.Player::ApplyEquipFunctional+21DA



address_check2:

db check_bytes2

// cmp ebx,[eax+04]

// jae Terraria.Player::ApplyEquipFunctional+21DA[/CODE]

[/QUOTE]

yep they seem to work on intel processors too. You are a legend man thank you

Terraria 1.4 [Steam] [UPDATED]

Posted: Thu Jun 04, 2020 12:32 pm
by Entropii002
[QUOTE="bluefusion, post: 138160, member: 42182"]

yep they seem to work on intel processors too. You are a legend man thank you

[/QUOTE]

how do you add them to CE?

Terraria 1.4 [Steam] [UPDATED]

Posted: Thu Jun 04, 2020 4:58 pm
by okami_x
[QUOTE="Entropii002, post: 138181, member: 42274"]

how do you add them to CE?

[/QUOTE]

You need to do Memory View → Tools → Auto Assemble then copy and paste the code. And to add the script to the cheat table do File → Assign to current cheat table.

Terraria 1.4 [Steam] [UPDATED]

Posted: Thu Jun 04, 2020 5:08 pm
by bluefusion
[QUOTE="Entropii002, post: 138181, member: 42274"]

how do you add them to CE?

[/QUOTE]

I just edited the one that was red and added the new code

Terraria 1.4 [Steam] [UPDATED]

Posted: Thu Jun 04, 2020 6:03 pm
by Archerodees
[QUOTE="okami_x, post: 138207, member: 17606"]

You need to do Memory View → Tools → Auto Assemble then copy and paste the code. And to add the script to the cheat table do File → Assign to current cheat table.

[/QUOTE]



Does the game need to be running to do this?

Terraria 1.4 [Steam] [UPDATED]

Posted: Thu Jun 04, 2020 6:29 pm
by DarkCat77
[QUOTE="Archerodees, post: 138212, member: 28712"]yES, IT FOES

Does the game need to be running to do this?

[/QUOTE]

Yes, it does need to be running

Terraria 1.4 [Steam] [UPDATED]

Posted: Thu Jun 04, 2020 6:47 pm
by Archerodees
[QUOTE="DarkCat77, post: 138219, member: 41913"]

Yes, it does need to be running

[/QUOTE]



Worked, Thanks guys.?

Terraria 1.4 [Steam] [UPDATED]

Posted: Thu Jun 04, 2020 10:38 pm
by Impala
Terraria update 1.4.0.5

Terraria 1.4 [Steam] [UPDATED]

Posted: Fri Jun 05, 2020 5:02 am
by Finnigan
Hey fellas! I'm a noob to this community! I love the table you all have made and am trying to make one all by myself! I'm trying to pointer scan Terraria using 5 pointer maps and using the offset of 348 (health). So far I'm at 0 pointers 3 hours into the scan? Am i missing something here?

Thanks!

Terraria 1.4 [Steam] [UPDATED]

Posted: Fri Jun 05, 2020 9:20 am
by okami_x
Table Updated for 1.4.0.5



Updated:

-Unlock Journey menu

-Unlock all in Duplication Menu

-LocalPlayer (offset changes)

-Set Luck Value

-Set Run Speed

-Set Fished Item by ID

-No Potion Sickness

-No Mana Sickness

-No damage from TP (Rod of Discord)

-Bonus Fishing Skill (+250 )



Not Working:

-Functional Social Slots

-Force Effects

Terraria 1.4 [Steam] [UPDATED]

Posted: Fri Jun 05, 2020 12:22 pm
by Shona
[QUOTE="okami_x, post: 138207, member: 17606"]

You need to do Memory View → Tools → Auto Assemble then copy and paste the code. And to add the script to the cheat table do File → Assign to current cheat table.

[/QUOTE]

You can also Press "Ctrl + Alt + A" to open the Auto Assembler ;)

Terraria 1.4 [Steam] [UPDATED]

Posted: Fri Jun 05, 2020 12:25 pm
by michaelanglo.l
Ť fishing quest doesn't work,

Terraria 1.4 [Steam] [UPDATED]

Posted: Fri Jun 05, 2020 2:24 pm
by Shona
[QUOTE="okami_x, post: 138304, member: 17606"]

Table Updated for 1.4.0.5



........

[/QUOTE]

Most of them are also working on AMD, here are the once which are not working



- Craft Anything

- Set Run Speed

- Infinite Quest (Fishing)

- No Potion SickNess

- No Mana Sickness