Recommended Posts

hey guys this is my first post here so sorry if i have done it in the wrong section!

but i decided to revisit some old memory's and play Kotor 1 again and this time around i was kind of sick of opening command Prompt and then googling my desired string for cheats

so i have put together a basic C# windows Form tool 

the tool will find the process automatically and connect itself to swkotor.exe you can tell if its connected by looking at the top left and it will say either true or false for game connected!

i used memory.dll for the main write memory functions which allowed me to use the cheat strings so the tool will automatically open the command tab and hit enter then do a second command which just clears the buffer to prevent any old text remaining and prevents any double writes causing the strings to overlap and not work. the tool does automate two key strokes which is ` for opening command & ENTER to confirm string that is it 

the source is uploaded to my github for anyone wanting to have a look or contribute i dont mind as its just a fun project i made over the weekend while i had spare time

when Opening the tool it plays a .wav file which is just r2d2 i also suggest to have kotor opened already so the tool can automatically connect once successfully connected you will receive a pop up saying so 

make sure you have cheats enabled in the swkotor.ini file under game options should be CheatsEnable = 1

the tool is not obfuscated or have any protections as its not private i have released the source to my github just incase people are wondering so it shouldn't flag antivirus at all!!

self + Account tab: https://imgur.com/aCfBW6H

item spawner: https://imgur.com/2lL9wEI

Clothing & Jedi Robes: https://imgur.com/dKdDyTZ

Lightsaber's & Crystals: https://imgur.com/I2813Xp

Swords, Staff & Batons: https://imgur.com/ATWELuP

Blasters & Rifles: https://imgur.com/QyhBY0k

Droid items & Weapons: https://imgur.com/KrYZoK9

Grenades & Mines: https://imgur.com/dhfqQYA

github: https://github.com/ItsNick97/Kotor-1-Trainer-CSharp/releases

Tool Download: Kotor 1 C# Trainer V0.5b.zip

as far as i am aware everything is working how it should be without any issues but of course if you do find any issues or  bugs please let me know and when i can i will fix the issue the only known issue i know about currently is the god mode can cause a crash due to the way i have looped it and the way the game memory reacts but i have done a fix and so far its working if it causes issues for other people i will remove the address and pointers and just use the string invincibility instead i hope everyone enjoys it

Edited by thaareaper

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.