^ Can you share how you manually change the float?
I found out after posting that pointer that it only seems to work on Windows 8 machines.Quote:
Every time I try to set this pointer up in my cheat table it doesn't work. Although I can find the float manually and change my speed just fine that way (which is awesome btw). I'd much prefer a working pointer though. Is this one outdated? If so I'm not experienced enough with CE to find the pointer myself. D:
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>8</ID>
<Description>"Best Pointer"</Description>
<Color>80000008</Color>
<VariableType>Float</VariableType>
<Address>"game.bin"+00B3B218</Address>
<Offsets>
<Offset>14</Offset>
<Offset>C</Offset>
<Offset>10</Offset>
<Offset>E0</Offset>
</Offsets>
</CheatEntry>
</CheatEntries>
</CheatTable>
Yep! That worked, thanks!Quote:
I found out after posting that pointer that it only seems to work on Windows 8 machines.
Paste the above into cheatengine for a working pointer that should be valid on windows7/8. Hope that helps :)Code:<?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>8</ID> <Description>"Best Pointer"</Description> <Color>80000008</Color> <VariableType>Float</VariableType> <Address>"game.bin"+00B3B218</Address> <Offsets> <Offset>14</Offset> <Offset>C</Offset> <Offset>10</Offset> <Offset>E0</Offset> </Offsets> </CheatEntry> </CheatEntries> </CheatTable>
To add a few more speeds there:Quote:
Yep! That worked, thanks!
Has anyone thought about trying to hack the "Revive Here" when u die? Like having the button activated without having to wait 60 seconds or removing the 60 second wait time altogether. I think it might be server sided cause I tried to find the address for the countdown with no luck; but I'm still noob with CE. :o
190% 16.34000015 250% 23.64999962 340% 31.38999939
It works on the client side and in situations where there is no one else around or when it comes to going through a portal or something I think it works properly (tested in Ultimate Fighting Solo) but when other people are around your location is likely being synced with them as well (tested in Guild Hall with a friend). I didn't see what he was seeing but he said it didn't look like anything significant or different at all with 340%.Quote:
i thought these speed tweaks won't work because character location is server sided? does it now?
I may do something of the sort in the future, of course I would credit you and/or anyone else provided I had their permission before hand.Quote:
Hey Ninja,
I <3 your fishing lock trainer/CE table. If you'd like to include the speed pointer into it you're MORE than welcome to do so. If you ever see any pointers or info released from me then you're always welcome to use them, a small mention somewhere is all I ask :)
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>3</ID>
<Description>"speed hack"</Description>
<Color>80000008</Color>
<VariableType>Float</VariableType>
<Address>"game.bin"+00B78374</Address>
<Offsets>
<Offset>14</Offset>
<Offset>C</Offset>
<Offset>10</Offset>
<Offset>64</Offset>
<Offset>14</Offset>
</Offsets>
</CheatEntry>
</CheatEntries>
</CheatTable>
Good job on finding the new one sir! :) Just to mention though, this pointer won't work inside instanced areas, but I'm searching for that as we speak :)Quote:
New Pointers for speed hack, Credits to TheStupidDog for teaching me how to find them
Code:<?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>3</ID> <Description>"speed hack"</Description> <Color>80000008</Color> <VariableType>Float</VariableType> <Address>"game.bin"+00B78374</Address> <Offsets> <Offset>14</Offset> <Offset>C</Offset> <Offset>10</Offset> <Offset>64</Offset> <Offset>14</Offset> </Offsets> </CheatEntry> </CheatEntries> </CheatTable>
Quote:
New Pointers for speed hack, Credits to TheStupidDog for teaching me how to find them
Code:<?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>3</ID> <Description>"speed hack"</Description> <Color>80000008</Color> <VariableType>Float</VariableType> <Address>"game.bin"+00B78374</Address> <Offsets> <Offset>14</Offset> <Offset>C</Offset> <Offset>10</Offset> <Offset>64</Offset> <Offset>14</Offset> </Offsets> </CheatEntry> </CheatEntries> </CheatTable>
Sir i just ran OW : Port Skandia and i retained the movespeed from this pointer. Same with OW : GG Solo. But other instances revert back to the normal move speed. Hope that helps.Quote:
Good job on finding the new one sir! :) Just to mention though, this pointer won't work inside instanced areas, but I'm searching for that as we speak :)
*note* Don't forget to hit "thanks" on the post by chrisbr123 please guys, a single click can show someone that their work is appreciated, and gives other forum members a good idea if someone is helpful or not :)