Posted February 24, 201312 yr comment_6243 As the title says, downloaded CS:GO, patched, entered the game, played with bots (it works) but when I go to community servers and click on anyone, it just brings me back to main menu. Any help?
February 24, 201312 yr Author comment_6244 Ahhh beautiful. I just updated the game, and now it wont start at all. Just great.
February 24, 201312 yr comment_6246 Yes what's going on! damnit, I haven't played since I installed it a couple or few days ago (Very nice GUI and software that makes it all work I might add, and I like the que idea although I think it should start the install/update or patch automatically when its your turn rather than having to be there and click it or lose your place and start over again [happened to me a few times lol];)) I was excited when I seen CS:GO up and running and in a no-steam form... And when I got it going (thanks to the awesome people who made it possible [wrote the software/hacked the no-steam/etc]) It was awesome and I really like the new CSS! (My old CSS (not cs1.6) stopped working and I got annoyed with trying to keep it updated and working with no-steam) But now today, like the thread starter has said, it just jumps back to the main menu without even showing an attempt to connect or some error or anything.So there's something up, the CS:GO developers maybe had a trick up their sleeve. We'll have to hear back from the guys who are good with this to figure out what's wrong and fix it ;) And they will fix it ;) Just be patient! Likely it will be soon we can play again xD Then they'll just release an update that should fix it through the already implemented method they've made through their CSS Junkie software client (I suppose that's why it was designed in such a way, they anticipated things like this. So rather than having to re-download the entire game it will just be a small patch and well be back in business in no time [or the time it takes to get through the que ;) haha]) Ivica95, on 24 Feb 2013 - 13:54, said:Ahhh beautiful. I just updated the game, and now it wont start at all. Just great. Though you said you updated and now the game isn't even running? I will wait until it's solved then before upgrading, perhaps that update you did was an intended fix, but its not quite right yet. Or did you not wait in the que again, and patch it (/w crack) again? That could be it! Like I said above, it should either be made into one step, or automatically start which step you were going to do when its your turn in que. That way you would either wait in que once and have to catch the right time, or wait in que twice but could just click wait in que and walk away (twice lol). So is there any devs or anyone with new information on this issue? Thanks -- Your fellow CSS:GO player --
February 24, 201312 yr comment_6248 I really don't know what to fix because I just can't replicate the problem. I just tested the game and runs ok. Can someone explain the problem in more detail.
February 25, 201312 yr comment_6253 I really don't know what to fix because I just can't replicate the problem. I just tested the game and runs ok. Can someone explain the problem in more detail. Actually there isn't a problem! :D Thread starter just forgot to patch after installing the update... (Taken from a *hint* you posted in another thread, I just tried to patch again to see if that would fix it [as I remember changing my nickname {from the Junkies GUI} maybe I had to patch again]) Same result, kicks to the main screen after trying to join a community server. So this time I waited in the queue again, when it was my turn then hit install/update, the update was small and it downloaded a few files (said I'm up to date /w version 730 now [not sure what it was before]) Then luckily the timer didn't run out since it was a small update, and I was able to hit patch without waiting in queue again! :D Loaded the game up and now it works again :D So really there wasn't anything wrong, thread starter and I just weren't aware there was an update, and that we had to re-patch after it (maybe only because we changed our nicknames maybe not) There's just one thing... I only find three servers (russian of course lol) I think I remember it was finding more before, there aren't only THREE servers are there? where is everyone playing? lol Anyway anyone else having this issue, just repeat the steps you did like you first installed it with the junkies client.1. Login, Wait in queue, On your turn hit install/update, wait a short time2. Hit patch, wait (it's even quicker than the update, Login and Wait in queue again if necessary)3. PLAY! :D
February 25, 201312 yr comment_6258 stevextc thank you for the feedback.About the community servers... That is problem of the crappy rev emulator. I am working on our own emulator so in one week or so I'll release it.
February 26, 201312 yr comment_6279 Awesome! Sounds good! I will stay tuned for that ;) Also by the lack of the thread starter coming back, I'd say he figured out he needed to patch again, and hes busy playing so hasn't needed to come back lol! I noticed that the Junkies client was made in some form of embarcadero rad studio (probably the latest XE3 [looks like firemonkey ;)] - though not sure whether it's Delphi or C++)- TForm1 a clear giveaway lol - Working on an auto install/update/patch in XE3 C++ ;) (So you don't have to be there when its your turn to click the button of the desired action, it will just click it for you) Though I think the system was developed that certain way for a reason, so might not release it, if I shouldn't) Also going to start a new CS:GO Bunny Hopper also in C++ (/w XE3 [i so prefer it to MSVC++] It's that rapid app development you get with delphi, but I get to code in C++ xD) Although I'm clearly not as advanced as you.... You probably know how to do it the real way... This was my easy way lol, but it worked almost as good... In CSS I found a pointer which had a value of 1 if you were on the ground, and a value of 0 if in the air (or maybe it was vise versa don't remember exactly) So in my app I would read that pointer and if you were holding the jump button down, it would PostMessage to the CSS window / or SendInput, the jump button... Some times it would be a little slow so you could lose speed sometimes so it wasn't perfect. But it worked well enough to be a decent bunny hopper (Especially if you injected a DLL and read the pointer from the inside rather than using ReadProcessMemory ;)) So I'm going to try and find another pointer like that in CS:GO like I did in CSS, and if I'm successful I'll have a working bunny hopper haha lol (It's not really that bad of a cheat right? lol purely fun, I don't approve of aimbots/wallhacks or anything else that is a TRUE cheat, but bunny hoppers I like because it exploits a natural thing in the game where you can pick up speed by timing your jumps right and developing that certain pattern of movement. It's really tricky without the help of a program you wrote! lol Besides, there isn't any way to truly know whether or not your a pro bunny hopper (they do exist :D) or your using a program to help hit that jump button at the right time / alter the game so you don't have to [ the real way]P.S. If you know the real way to achieve it, and if I can find that pointer and make mine, share it with me? lol or at least give me some hints or where I can find it... (I can code x86 assembler too, but I'm not so great at reversing it, to find where I need to write a hook and insert some code) Oh here was the old one for CSS (http://www.mpcforum.com/showthread.php?249217-ASM-Counter-Strike-Source-Bunnyhop) Code may be similar still, maybe I can actually go for the real deal... Any by the looks of it maybe that pointer I found would've let me to that code if I would've just found what accessed it hmm... I'll Let you know of my results... xD
November 14, 201311 yr comment_14716 Guys, i have a problem..whenever i tried to run Junkies Client V23 and V25 it can't connect to the server...thus a command pop saying that junkies_update.zip failes..pls help :) :(i had printscreen the problem..pls take a look:)