I understand your point, but cheaters will always find a way and theres multiple trainers for this. I run a big server with some friends and we'd like to have some control over these things including the other players. It would be really nice if you could readd those options because it would help us a great deal.
I highly recommend using tshock and/or some other mods to run servers. You have much more control over the server. You can also write a simple client to prevent people from using cheat engine (not 100%, if people want to cheat, they will have it).
Thank you very much we are also checking out Tshock thanks for the tip, is there somewhere i can read about those clients?
Most of the people on the server are kind of "vetted" and invited, since its also PvP so I don think any of them would cheat but still.
Is there anyway we can make this work for modded terraria ourselves?
Well if I were you, I would open up some of the scripts and look if there are some bytes there that I could do aobscan for. For example here is the beginning of Rudos grab radius hack:
Based on this I would first open memory view and go to, say, address "Terraria.Player::GrabItems+64" and then check if I could find bytes 89 45 E8 80 BB 2E 06 00 00 00 somewhere in the neighborhood.. (or i could just search for array of bytes with "89 45 E8 80 BB ?? ?? 00 00 00" (just remember to tick that writable box)) Then I would just update the address accordingly. And possibly the offsets, like in instruction:
Thank you very much we are also checking out Tshock thanks for the tip, is there somewhere i can read about those clients?
Most of the people on the server are kind of "vetted" and invited, since its also PvP so I don think any of them would cheat but still.
Someone stated before that functional social slots weren't working for them-
I have the same problem, however all scrips were previously working up until this evening. I haven't seen any updates to Terraria today and I've tried uninstalling and re-installing the game and the table. I read on a forum that you can check a script with "Ctrl-Alt-A" and I received an error message saying:
"Error in line 12 (assert(Terraria.Player::UpdateEquips=2ef9, 83 c2 08 3B C2)) : the bytes at Terraria.Player::UpdateEquips=2ef9 are not what was expected."
Now, yesterday I edited a few items on Terrasavr and i'm unsure if that's the cause or not. I've been using v1.3.5.3 table/game.
Is this a normal thing and should I just wait for another update as you've said before? Thanks~
Someone stated before that functional social slots weren't working for them-
I have the same problem, however all scrips were previously working up until this evening. I haven't seen any updates to Terraria today and I've tried uninstalling and re-installing the game and the table. I read on a forum that you can check a script with "Ctrl-Alt-A" and I received an error message saying:
"Error in line 12 (assert(Terraria.Player::UpdateEquips=2ef9, 83 c2 08 3B C2)) : the bytes at Terraria.Player::UpdateEquips=2ef9 are not what was expected."
Now, yesterday I edited a few items on Terrasavr and i'm unsure if that's the cause or not. I've been using v1.3.5.3 table/game.
Is this a normal thing and should I just wait for another update as you've said before? Thanks~
This line is wrong, should have been + instead of =, Terraria.Player::UpdateEquips=2ef9
And I'm pretty sure I didn't make this mistake in my table. (yep, just checked: [Link])
It's not working probably because it's not compatible with your current stuff (os, terraria, xna, something else).
Someone stated before that functional social slots weren't working for them-
I have the same problem, however all scrips were previously working up until this evening. I haven't seen any updates to Terraria today and I've tried uninstalling and re-installing the game and the table. I read on a forum that you can check a script with "Ctrl-Alt-A" and I received an error message saying:
"Error in line 12 (assert(Terraria.Player::UpdateEquips=2ef9, 83 c2 08 3B C2)) : the bytes at Terraria.Player::UpdateEquips=2ef9 are not what was expected."
Now, yesterday I edited a few items on Terrasavr and i'm unsure if that's the cause or not. I've been using v1.3.5.3 table/game.
Is this a normal thing and should I just wait for another update as you've said before? Thanks~
This line is wrong, should have been + instead of =, Terraria.Player::UpdateEquips=2ef9
And I'm pretty sure I didn't make this mistake in my table. (yep, just checked: [Link])
It's not working probably because it's not compatible with your current stuff (os, terraria, xna, something else).
Just checked the script- it says "+", I must not had hit SHIFT on my keyboard- I can post the script if you want me to-
now, is there a way to find out what is suddenly making it not compatible and fix that or no?
Just checked the script- it says "+", I must not had hit SHIFT on my keyboard- I can post the script if you want me to-
now, is there a way to find out what is suddenly making it not compatible and fix that or no?
I just checked the script, it doens't work for me either (maybe because I updated to windows 10 creator update)
Here is the updated script, tested it. Just copy everything and paste into your current cheat table - optionally save the CT after doing so.
Just checked the script- it says "+", I must not had hit SHIFT on my keyboard- I can post the script if you want me to-
now, is there a way to find out what is suddenly making it not compatible and fix that or no?
I just checked the script, it doens't work for me either (maybe because I updated to windows 10 creator update)
Here is the updated script, tested it. Just copy everything and paste into your current cheat table - optionally save the CT after doing so.
Not the time speedhack, the actual walk speedhack. Am I using the wrong CE version? I'm using the 64 bit version
Oh, maybe there is something wrong with the version compatibility, try this one: viewtopic.php?p=8770#p8770
not sure that you realize but the link sends you to that setBonusFishing table not trying to be rude but it seems you didn't realise it edit: the rest of the page doesn't have it either
not sure that you realize but the link sends you to that setBonusFishing table not trying to be rude but it seems you didn't realise it edit: the rest of the page doesn't have it either
it also seems that the my player pointer isn't working as well im suggesting you need to do a full update on the tables
Just keep in mind I'm doing this in my free time. If I get too busy or lose interest in this, I may just abandon the table completely and you guys will probably have to wait for someone else to update the table. Also I don't get paid making/updating these cheats, it's my hobby.
I'm pretty busy right now, maybe I will release an update later when I have more free time.