Thumbs upOnly Lasermancy Speed

Posts 115 of 41 · Page 1 of 3
Only Lasermancy Speed
This .ct files just lets you speed up lasermancy. (Unlike speeding up the game, this only increases the speed of lasermancy) You can find the code and link below. If you want to farm alone I would recommend tier5 Sunken Sunvault. (Collect energy using lava)

Link and code below

A lot of people use cheat. The developers are doing nothing against it. In order for everyone to be equal, you must have access to this file. Instead of being in the hands of a few, it should be in the hands of all of us. Soon I'll share the Shadow tower bot for you. You can earn billions of flux just like the others.
Code

Code:
<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="26">
  <CheatEntries>
    <CheatEntry>
      <ID>0</ID>
      <Description>"Auto Assemble script"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(Beam,trove.exe,DF F1 DD D8 72 35 8D) // should be unique
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  fcomip st(0),st(1)
  fstp st(0)
  jb trove.exe+6F0BA1
  jmp return

Beam:
  fcomip st(0),st(0)
return:
registersymbol(Beam)

[DISABLE]
Beam:
  db DF F1 DD D8 72 35

unregistersymbol(Beam)
dealloc(newmem)

{
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>1</ID>
      <Description>"No Description"</Description>
      <VariableType>Float</VariableType>
      <Address>2C097ED0</Address>
    </CheatEntry>
    <CheatEntry>
      <ID>2</ID>
      <Description>"No Description"</Description>
      <VariableType>Float</VariableType>
      <Address>246812D0</Address>
    </CheatEntry>
    <CheatEntry>
      <ID>3</ID>
      <Description>"No description"</Description>
      <VariableType>4 Bytes</VariableType>
      <Address>"trove.exe"+00E7210</Address>
      <Offsets>
        <Offset>1BC</Offset>
        <Offset>178</Offset>
        <Offset>98</Offset>
        <Offset>28</Offset>
        <Offset>C</Offset>
      </Offsets>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>


Virusscan.jotti
Virustotal
Virscan
lasermancy_mpgh.net.zip678 B · 469 downloads Clean
Blocks will be returned often; you can do better without such frequent block recovery.

p.s. I'm not going to share a more normal script.
Hey, i'm confused, you have same name as one of devs that are in Trove.. How ironic...
Yeah, how clever...
https://prnt.sc/rm28aw (Same exact code btw)
I don't think i have to say something anymore. If i hadn't shared it in 2 years. it has a reason. Fuck up the community go on.
Quote Originally Posted by xppazar View Post
Yeah, how clever...
https://prnt.sc/rlirra (Same exact code btw)
I don't think i have to say something anymore. If i hadn't shared it in 2 years. it has a reason. Fuck up the community go on.
So is this your code? I once wrote to you about Geode, but you did not answer. I myself later found the right section of code. But if this is the final type of script that you use, then it is very bad. (c) Google Translate
Hey Tisako. Can you give me your disc?ord
"In order for everyone to be equal,"
Yeah, living the dream boy?

"Instead of being in the hands of a few, it should be in the hands of all of us. "
Yeah, few people can't fuck the marketplace enough LETS GIVE THEM ALL HAHAHAHAHAHA
Smaart Smaaarrt.

Should i release my flux duping method then? I would like to share it so i can get "credits" on mpgh or should i release a cheat code that i just stole and didnt even write myself without the permission of the owner just to get hate and credit by the dickheads like you just did now?

- - - Updated - - -

Quote Originally Posted by Tisako View Post
So is this your code? I once wrote to you about Geode, but you did not answer. I myself later found the right section of code. But if this is the final type of script that you use, then it is very bad. (c) Google Translate
This is NOT my code and NOT written by me but darkm125 before he got banned, as i promised him i did not share it on here.

And overworld lasermancy works just great and has no rollbacks on blocks
But geode does not work like that since energy is a problem. As long as your energy is fine you shouldn't have block rollbacks.
Quote Originally Posted by xppazar View Post
"In order for everyone to be equal,"
Yeah, living the dream boy?

"Instead of being in the hands of a few, it should be in the hands of all of us. "
Yeah, few people can't fuck the marketplace enough LETS GIVE THEM ALL HAHAHAHAHAHA
Smaart Smaaarrt.

Should i release my flux duping method then? I would like to share it so i can get "credits" on mpgh or should i release a cheat code that i just stole and didnt even write myself without the permission of the owner just to get hate and credit by the dickheads like you just did now?
Please don't be rude. If you don't want to share the cheats you have, that's fine.
Quote Originally Posted by Meowser View Post
Please don't be rude. If you don't want to share the cheats you have, that's fine.
Dude, you are NOT the owner of this code and you dont even credit the guy who did it. You are being rude here.
Quote Originally Posted by xppazar View Post
Dude, you are NOT the owner of this code and you dont even credit the guy who did it. You are being rude here.
Quote Originally Posted by xppazar View Post
"In order for everyone to be equal,"
Yeah, living the dream boy?

"Instead of being in the hands of a few, it should be in the hands of all of us. "
Yeah, few people can't fuck the marketplace enough LETS GIVE THEM ALL HAHAHAHAHAHA
Smaart Smaaarrt.

Should i release my flux duping method then? I would like to share it so i can get "credits" on mpgh or should i release a cheat code that i just stole and didnt even write myself without the permission of the owner just to get hate and credit by the dickheads like you just did now?

- - - Updated - - -



This is NOT my code and NOT written by me but darkm125 before he got banned, as i promised him i did not share it on here.

And overworld lasermancy works just great and has no rollbacks on blocks
But geode does not work like that since energy is a problem. As long as your energy is fine you shouldn't have block rollbacks.


Hi i am darkm125 sorry for my ban ^^ and thanks to respect my work my friend after so many years you have my respect
Quote Originally Posted by Meowser View Post
This .ct files just lets you speed up lasermancy. (Unlike speeding up the game, this only increases the speed of lasermancy) You can find the code and link below. If you want to farm alone I would recommend tier5 Sunken Sunvault. (Collect energy using lava)

Link and code below



Code

Code:
<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="26">
  <CheatEntries>
    <CheatEntry>
      <ID>0</ID>
      <Description>"Auto Assemble script"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(Beam,trove.exe,DF F1 DD D8 72 35 8D) // should be unique
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  fcomip st(0),st(1)
  fstp st(0)
  jb trove.exe+6F0BA1
  jmp return

Beam:
  fcomip st(0),st(0)
return:
registersymbol(Beam)

[DISABLE]
Beam:
  db DF F1 DD D8 72 35

unregistersymbol(Beam)
dealloc(newmem)

{
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>1</ID>
      <Description>"No Description"</Description>
      <VariableType>Float</VariableType>
      <Address>2C097ED0</Address>
    </CheatEntry>
    <CheatEntry>
      <ID>2</ID>
      <Description>"No Description"</Description>
      <VariableType>Float</VariableType>
      <Address>246812D0</Address>
    </CheatEntry>
    <CheatEntry>
      <ID>3</ID>
      <Description>"No description"</Description>
      <VariableType>4 Bytes</VariableType>
      <Address>"trove.exe"+00E7210</Address>
      <Offsets>
        <Offset>1BC</Offset>
        <Offset>178</Offset>
        <Offset>98</Offset>
        <Offset>28</Offset>
        <Offset>C</Offset>
      </Offsets>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>


Virusscan.jotti
Virustotal
Virscan
How does this work?
when you release shadow tower cheat ?
This doesn't work at all, toggling the code does nothing. Which version of CE are you using?
Don't ask anything about CE to him/her. Has no knowledge, just good at stealin'.
Posts 115 of 41 · Page 1 of 3

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?