J-Fox.GEMM Posted October 4, 2004 Share Posted October 4, 2004 Hack it the class or the hWnd ? J-Fox (Hi MM) Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2021943 Share on other sites More sharing options...
random_download Posted October 4, 2004 Author Share Posted October 4, 2004 @J-Fox.GEMM: All versions use the "hWnd" at the moment, but when I update some issues in v0.5, it will use the Class name. @Fuzzy Juzzy: Look in the readme at the bugs/errors section, the PCJ600 bug is listed there. I have no idea how to fix this @GameMaster90: v0.5 had a timer to check if Vice is running, this executes every 3ms, which is probably why your PC slows down. I checked the code, and tested it, and the GTA: LC bit works OK for me exept for the garage editor. This will be fixed when I release it (thanks again MM ). Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2022327 Share on other sites More sharing options...
GameMaster90 Posted October 4, 2004 Share Posted October 4, 2004 @J-Fox.GEMM: All versions use the "hWnd" at the moment, but when I update some issues in v0.5, it will use the Class name. @Fuzzy Juzzy: Look in the readme at the bugs/errors section, the PCJ600 bug is listed there. I have no idea how to fix this @GameMaster90: v0.5 had a timer to check if Vice is running, this executes every 3ms, which is probably why your PC slows down. I checked the code, and tested it, and the GTA: LC bit works OK for me exept for the garage editor. This will be fixed when I release it (thanks again MM ). It's about time we got an update. Oh ok, so does that mean I have to wait 3 minutes in order for Vice City to run normally again? Is there a way to change that? One more thing, when can we expect the next version to come out? Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2023080 Share on other sites More sharing options...
Justin Posted October 6, 2004 Share Posted October 6, 2004 I have a cool idea. If possible, you should add a function to freeze the world around you, so you can like belt the cr*p out of cops whilst they're frozen. I dunno if this is possible though. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2027178 Share on other sites More sharing options...
abhinav_g90 Posted October 6, 2004 Share Posted October 6, 2004 nice idea fuzzy i also hav an idea its from the gta3 admin console how bout change type option for vehicles like giving any vehicles powers of tanks give vehicles power of helicopter option or something i mean chnging type of vehicles give any vehicles a boat power, etc. u must hav understood i cant say it better Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2027197 Share on other sites More sharing options...
Justin Posted October 6, 2004 Share Posted October 6, 2004 The trainer does have those things, but not to the extent of the GTA3 admin console. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2027202 Share on other sites More sharing options...
abhinav_g90 Posted October 6, 2004 Share Posted October 6, 2004 sorry fer givin that idea i wuz suggestin even beefore i opened the trainer Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2027204 Share on other sites More sharing options...
abhinav_g90 Posted October 6, 2004 Share Posted October 6, 2004 this trainer is becoming a headache now it takes up all my memory it takes up over 90 percent of the CPU usage even when i run only explorer and main window components how do i fix it i the task manager it says cpu usage is 100 % and this program is taking 90 % Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2027268 Share on other sites More sharing options...
vALKYR Posted October 6, 2004 Share Posted October 6, 2004 @above person: Don't double post. Ontopic: It's a nice trainer, but it's talking a lot of RAM. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2027603 Share on other sites More sharing options...
random_download Posted October 11, 2004 Author Share Posted October 11, 2004 I have done some more work on the trainer, and managed to reduce the lag a lot. Once I have tested some of the GTA: LC stuff, I will release it. This version has Wanted level changing enabled Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2043250 Share on other sites More sharing options...
-GRAVITY2- Posted October 12, 2004 Share Posted October 12, 2004 You have to be one of the smartest people on the forums good job Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2044316 Share on other sites More sharing options...
JernejL Posted October 12, 2004 Share Posted October 12, 2004 Looks very similar to Delfi's dev console. his trainer is becoming a headache now it takes up all my memory it takes up over 90 percent of the CPU usage even when i run only explorer and main window components thats because it is build wrongly.. you can alaways try This gta-vc trainer. this one will not eat more than 2-5% of cpu Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2046857 Share on other sites More sharing options...
random_download Posted October 13, 2004 Author Share Posted October 13, 2004 his trainer is becoming a headache now it takes up all my memory it takes up over 90 percent of the CPU usage even when i run only explorer and main window components Yeah, I realised I had about 5 timers running . I found out how to change global variable values in different Units now, so the next version has only one timer Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2049489 Share on other sites More sharing options...
JernejL Posted October 13, 2004 Share Posted October 13, 2004 Yeah, I realised I had about 5 timers running . I found out how to change global variable values in different Units now, so the next version has only one timer i have in developer console.. 1 timer for speedometer (used optionaly) 100ms, THREADED *this one will have to go* 1 timer for gta-vc detection + car specials - 100ms, THREADED what is this.. hmm.. i found some beta testing timer, *delete* my timers are threaded, this makes run devc more smoother with lower cpu overhead. and i hope you don't use timer for keyboard input.. i'm going to probably put (read: finish) plugins support in devc Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2049782 Share on other sites More sharing options...
random_download Posted October 13, 2004 Author Share Posted October 13, 2004 WTF does threaded mean :S and i hope you don't use timer for keyboard input.. No, for the hotkeys I use: RegisterHotKey(blah, blah, blah); All my timer does is read values like health into my trainer, and check to see if Vice is still running so I close handles and Open Process' correctly. I used to have one for each unit, and I have 7 units which mustn't be good EDIT: They were all at 30ms 7 timers at 30ms eek, no wonder there was lag. Now it is reduced to 1 timer, and I will mabye make it 100ms. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2049978 Share on other sites More sharing options...
abhinav_g90 Posted October 16, 2004 Share Posted October 16, 2004 when are u releasin' the next version of this trainer and i hope there isnt any problem of high ram consumption in the next version Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2058992 Share on other sites More sharing options...
Whisp Posted November 20, 2004 Share Posted November 20, 2004 So has .6 been released yet??? I just downloaded your .5 trainer and was experiencing the lag that the others reported. If it has, already, sorry, I haven't searched this whole board yet. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2206926 Share on other sites More sharing options...
random_download Posted November 21, 2004 Author Share Posted November 21, 2004 lol, I kinda forgot about releasing it Here is v0.6. It uses 06 of my CPU on average. I think there are still some bugs to do with invisible cars if I remember correctly. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2211291 Share on other sites More sharing options...
GameMaster90 Posted November 21, 2004 Share Posted November 21, 2004 Hurray it lives! Great job RD, on getting it updated, even though it was a little late. Is anyone else having problems downloading this? I click download, but it only downloads 34k of it, then it says it's finished, but when I open it, I get an error. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2211668 Share on other sites More sharing options...
random_download Posted November 22, 2004 Author Share Posted November 22, 2004 Weird, the FTP client must have messed up before :S I've reuploaded it and it should work now. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2215483 Share on other sites More sharing options...
Whisp Posted November 24, 2004 Share Posted November 24, 2004 (edited) w00t, I like to think that I had everything to do with it being released. I deserve all the release credit, but he gets all the work credit Nah, but I guess I'm glad I said something about it, loved the first one, just hated the lag, so I decided to post, I hated Delfi's, (sorry man, good idea and all but it just made my game all whack, something to do with one of its files) but your's has worked fine, aside from the mentioned lag I had, but thanks for this one, w00t! Edited November 24, 2004 by Whisp Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2220996 Share on other sites More sharing options...
MiNdLeSs Posted December 3, 2004 Share Posted December 3, 2004 Awesome Job! it works great mirrored theres a mirror for you. It will thrack the downloads for you. you can also see thow many times th eprevious files were downloaded Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2264292 Share on other sites More sharing options...
timmy2004 Posted December 9, 2004 Share Posted December 9, 2004 Thats the most incredible thing ever! Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2290204 Share on other sites More sharing options...
alienboys Posted December 31, 2004 Share Posted December 31, 2004 EXACTLY WHAT I WAS LOOKING FOR MAN!! TY TY TY TY VERY MUCH!! I SEARCHED for this on the web, You got it, one of these was made for GTA3. Thanks in advance man. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2377439 Share on other sites More sharing options...
alienboys Posted December 31, 2004 Share Posted December 31, 2004 (edited) EXACTLY WHAT I WAS LOOKING FOR MAN!! TY TY TY TY VERY MUCH!! I SEARCHED for this on the web, You got it, one of these was made for GTA3. Thanks in advance man. But, When you Click spawn car or heli, It will work, The 2nd time, it will choose the same one, is this a bug? Edit: It doesn't happen with a car, It only happens with heli, It always spawns the hunter, is this a bug? Edited December 31, 2004 by alienboys Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2377527 Share on other sites More sharing options...
alienboys Posted January 1, 2005 Share Posted January 1, 2005 EXACTLY WHAT I WAS LOOKING FOR MAN!! TY TY TY TY VERY MUCH!! I SEARCHED for this on the web, You got it, one of these was made for GTA3. Thanks in advance man. But, When you Click spawn car or heli, It will work, The 2nd time, it will choose the same one, is this a bug? Edit: It doesn't happen with a car, It only happens with heli, It always spawns the hunter, is this a bug? Sorry for posting like this, this sux dude, lol!! the garage parking doesn't work... the heli stuff... PLEASE MAKE IT BUG FREE!!, This isn't in its beta, I don't think, it is. Please make it actually useable before you post it. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2378343 Share on other sites More sharing options...
BigNekkidSnake Posted January 1, 2005 Share Posted January 1, 2005 It never works for me it always gives me an error when the game starts like default not reconized or something like that. I'm currently using GTA:LC it doesnt work even when i select it through the list. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2380572 Share on other sites More sharing options...
ModelingMan Posted January 1, 2005 Share Posted January 1, 2005 Sorry for posting like this, this sux dude, lol!! No need for you to post like that, there is an edit button at the top right of every one of your posts. Last time I tried this trainer it worked, but I had to select the correct window title everytime I opened it. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2381221 Share on other sites More sharing options...
random_download Posted January 2, 2005 Author Share Posted January 2, 2005 @MM: The latest version uses the class name 'Grand Theft Auto 3' instead of the window title so that shouldn't be a problem., @EricDraven_GTACrow: You might be using the wrong version of Vice city, get the 'gta-vc.exe' file of your game disc and copy over the existing one. That should solve the problem. @alienboys: just looking in the source code, and the helicopter spawn changes depending on which car you select. Thanks for pointing out the bug, I am fixing it now. the garage parking doesn't workIt does work. You must check the box on the far left to edit anything. There is a check all box above this too. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2385697 Share on other sites More sharing options...
alienboys Posted January 7, 2005 Share Posted January 7, 2005 @MM: The latest version uses the class name 'Grand Theft Auto 3' instead of the window title so that shouldn't be a problem., @EricDraven_GTACrow: You might be using the wrong version of Vice city, get the 'gta-vc.exe' file of your game disc and copy over the existing one. That should solve the problem. @alienboys: just looking in the source code, and the helicopter spawn changes depending on which car you select. Thanks for pointing out the bug, I am fixing it now. the garage parking doesn't work It does work. You must check the box on the far left to edit anything. There is a check all box above this too. Thanks, And Again, I am sorry for posting like that. Link to comment https://gtaforums.com/topic/142813-vice-city-trainer/page/3/#findComment-2408141 Share on other sites More sharing options...
Recommended Posts