Thread: LUA - TP Hack

Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    Aroki's Avatar
    Join Date
    Aug 2018
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Happy
    How does this work? I am new here and just wondering what I should do with the coding in order to insert into the coding of Trove correctly to make it work.

  2. #17
    ninjadude1's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    303
    It was something that you post into the lua script engine in cheat engine - You will want to check my previous post as this version is out of date and I only intend to post this in one spot.

  3. #18
    xppazar's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    131
    Reputation
    10
    Thanks
    252
    My Mood
    Aggressive
    Updated.

    function skip() --performs the skip
    local xcoord=readFloat("[[[[[trove.exe+00E6CA58]+0]+28]+BC]+4]+60")
    local ycoord=readFloat("[[[[[trove.exe+00E6CA58]+0]+28]+BC]+4]+64")
    local zcoord=readFloat("[[[[[trove.exe+00E6CA58]+0]+28]+BC]+4]+68")
    local xper=(readFloat("trove.exe+CF48B0"))*-1
    local yper=readFloat("trove.exe+CF48B4")
    local zper=readFloat("trove.exe+CF48B8")
    local xadd=xper*3
    local yadd=yper*3
    local zadd=zper*3
    local xdest=xcoord+xadd
    local ydest=ycoord+yadd
    local zdest=zcoord+zadd
    writeFloat("[[[[[trove.exe+00E6CA58]+0]+28]+BC]+4]+60",xdest)
    writeFloat("[[[[[trove.exe+00E6CA58]+0]+28]+BC]+4]+64",ydest)
    writeFloat("[[[[[trove.exe+00E6CA58]+0]+28]+BC]+4]+68",zdest)
    end

    skipkey = createHotkey("skip",VK_3) --skip hotkey set to 3

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Outdated] PayDay 2 LUA-SCRIPT-HACK + DLC UNLOCKER (v3)
    By DarkGamer1379 in forum Payday 2 Hacks & Cheats
    Replies: 44
    Last Post: 03-15-2015, 11:05 AM
  2. [Detected] PayDay 2 LUA-SCRIPT-HACK + DLC UNLOCKER - V4
    By DarkGamer1379 in forum Payday 2 Hacks & Cheats
    Replies: 157
    Last Post: 11-21-2014, 05:28 PM
  3. PayDay 2 LUA-SCRIPT-HACK + DLC Unlocker by DarkGamer1379
    By DarkGamer1379 in forum Payday 2 Hacks & Cheats
    Replies: 26
    Last Post: 07-10-2014, 01:48 PM
  4. LUA Money Hack and Original Payday2 Steam Version Banned risk ?
    By bRi4NY in forum Payday 2 Hacks & Cheats
    Replies: 5
    Last Post: 09-17-2013, 06:58 AM
  5. KasHack (Lua Gmod Hack)
    By Jaos in forum Garry's Mod Discussions & Help
    Replies: 14
    Last Post: 05-23-2013, 09:37 PM