Search found 1394 matches

by TimFun13
Thu Jan 27, 2022 2:55 am
Forum: Generic Tutorials
Topic: [Lua] Setting up a central code repository for Cheat Engine
Replies: 2
Views: 6381

[Lua] Setting up a central code repository for Cheat Engine

[Link]



In this video I go over setting up a central code repository for Cheat Engine Lua.

by TimFun13
Wed Jan 26, 2022 1:12 pm
Forum: Generic Tutorials
Topic: [Lua] Object Oriented Programming
Replies: 0
Views: 5835

[Lua] Object Oriented Programming

[Link]



In this video I go over the basics of how object oriented programming works in Lua.

by TimFun13
Wed Jan 26, 2022 2:00 am
Forum: Generic Tutorials
Topic: [Lua] First module - re-thinking how things are done.
Replies: 0
Views: 5831

[Lua] First module - re-thinking how things are done.

[Link]



Cheat Engine Lua - First module: Timer to constantly write to an address



In this video I cover a different way of doing the "createSetValueTimer" function, and discus how re-thinking things can be a good thing to do.

by TimFun13
Tue Jan 25, 2022 2:02 pm
Forum: Generic Tutorials
Topic: [Lua] Using modules as table files
Replies: 0
Views: 5805

[Lua] Using modules as table files

Cheat Engine Lua Series Playlist In this video I go over using Lua modules as table files. https://www.youtube.com/watch?v=QFIQkH0g -- Loaded in table lua script -- Table File Package Loader function tableFilePackageLoader(name, modPath) local tableFile = findTableFile(modPath) if tableFile then lo...
by TimFun13
Tue Jan 25, 2022 2:07 am
Forum: Generic Tutorials
Topic: [Lua] Cheat Engine Lua - First module: Timer to constantly write to an address
Replies: 0
Views: 5942

[Lua] Cheat Engine Lua - First module: Timer to constantly write to an address

[Link]



In this video I go over making a basic module, one with a timer that will constantly write to an address using a hard coded value or a value that is read from an address.

by TimFun13
Mon Jan 24, 2022 5:08 am
Forum: Generic Tutorials
Topic: [Lua] Error Handling
Replies: 0
Views: 5914

[Lua] Error Handling

[Link]



In this video I go over Lua error handling.

by TimFun13
Mon Jan 24, 2022 1:23 am
Forum: Generic Tutorials
Topic: [Lua] Cheat Engine Lua For Beginners
Replies: 1
Views: 4029

[Lua] Cheat Engine Lua For Beginners

[Link]



In this video I go over some of the basics of Lua. Plus some core concepts to keep in mind when writing and working with Lua.

by TimFun13
Sun Jan 23, 2022 10:56 am
Forum: Generic Tutorials
Topic: [Lua] Object exploration
Replies: 0
Views: 6068

[Lua] Object exploration

Cheat Engine Lua Series Playlist In this video I just go over how to explore objects in CE using a object print function. https://www.youtube.com/watch?v=OlcsRRVY8 ---- Inspection Helpers ---- Object/Table Print function oprint(...) local function write(...) print(...) end local function _oprint(ob...
by TimFun13
Wed May 12, 2021 11:51 pm
Forum: Cheat Engine
Topic: [Help] Navigating to Memory Region From Memory Viewer?
Replies: 4
Views: 3938

Re: [Help] Navigating to Memory Region From Memory Viewer?

Select the disassembled line of code and press CTRL+SPACE.
by TimFun13
Wed May 12, 2021 12:21 pm
Forum: Tables
Topic: Borderlands GOTY Enhanced - table v: 1.0.5 CT
Replies: 159
Views: 129541

Re: Borderlands GOTY Enhanced - table v: 1.0.5 CT

... I haven't tested it with the DLCs yet. But for me the red chests where giving legendaries, but only on playthrough 2. But they gave purple on playthrough 1. The drop rates seem to be handled a little differently so it's not always 100%. You can try setting the last 3 to a high value (i.e. 'Awes...
by TimFun13
Wed May 12, 2021 4:18 am
Forum: Tables
Topic: Borderlands GOTY Enhanced - table v: 1.0.5 CT
Replies: 159
Views: 129541

Re: Borderlands GOTY Enhanced - table v: 1.0.5 CT

Table Updated:
  • v 1.0.5:
    • Set up weapon cheats to use weapon slot flag.
    • Added: Gun Rarity Drops { lampuiho }
BorderlandsGOTYEnhanced.[v1.0.5].CT
by TimFun13
Tue May 11, 2021 12:31 pm
Forum: Tables
Topic: Borderlands GOTY Enhanced - table v: 1.0.5 CT
Replies: 159
Views: 129541

Re: Borderlands GOTY Enhanced - table v: 1.0.4 CT

... I noticed a much higher diversity in legendaries and less blues in the gold chest after level 30 or so, not sure if that has anything to do with it. I was getting orange items that were not showing up at lower levels and even things like revolvers finally started to spawn around 30. I reloaded ...
by TimFun13
Mon May 10, 2021 12:22 pm
Forum: Cheat Engine
Topic: cheat engine 7.2 virus total shows 29?
Replies: 2
Views: 4079

Re: cheat engine 7.2 virus total shows 29?

Virus total just shows a list of other sites. So it's telling you that 29 other AV companies flagged it. If you look at those flagges you'd likely see a lot of the same stuff. PUP, PUA, Hack tool, and Adware. The CE installer comes with adware, so DB can make a little money back for his time. If you...
by TimFun13
Mon May 10, 2021 12:13 pm
Forum: General Discussions
Topic: PM's doesn't seem to get sent
Replies: 2
Views: 8931

Re: PM's doesn't seem to get sent

If it's still in your outbox that means the PM hasn't been opened yet.
by TimFun13
Mon May 10, 2021 4:31 am
Forum: Tables
Topic: Borderlands GOTY Enhanced - table v: 1.0.5 CT
Replies: 159
Views: 129541

Re: Borderlands GOTY Enhanced - table v: 1.0.4 CT

... Looks like setting either of these to 100 does give better odds with red chests. More purple weapons mostly. Index: 0x16AE4 UObjVtable: 0000000140E44858 UObjID2: 0000005E UObjNameID: 0000EDDD UObjName: Weight_Awesome_3_Uncommoner UObjValueFloat: 1.0 UObjValuePointer: 000000003F800000 UObjParent...