Skocz do zawartości

choked - pokazuje dziwna wartość


# CSH External VIP Project

Masz dosyć problemów z czynnikiem zaufania w CS2 lub notorycznymi banami?

Sprawdź CSH External VIP Project.


Więcej informacji  

Rekomendowane odpowiedzi

Gq9AOw4.png

auto chocked_commands = *(int*)(uintptr_t(INTERFACES::ClientState) + 0x4D28);
bool show_choked = true;
std::string choke_meme;
choke_meme += "CHOKED: ";
choke_meme += std::to_string(chocked_commands);

if (show_choked)
{
	RENDER::DrawF(10, screen_height / 2, FONTS::visuals_lby_font, false, false, CColor(0, 188, 44), choke_meme.c_str());
}

Jeśli pomogłem daj up.png

-------------------------------------------------------------------

if(vars.iniuria.ragetrigger->("1");

gAimbot->Trigger4(Entity, Takedown, CustomerEye);

-------------------------------------------------------------------

Odnośnik do komentarza

Może zamiast hardcoded offsetu spróbuj skorzystać z netchannelifno?

Nie jestem pewien czy zwróci ci to co chcesz

const auto choked = g_interfaces.p_engine->get_net_channel_info()->get_avg_choke(0);  // get_net_channel_info = 78;
class i_net_channel_info
{
public:
	enum
	{
		generic = 0,
		localplayer,
		otherplayers,
		entities,
		sounds,
		events,
		tempents,
		usermessages,
		entmessages,
		voice,
		stringtable,
		move,
		stringcmd,
		signon,
		total,
	};

	virtual const char *get_name(void) const = 0;
	virtual const char *get_address(void) const = 0;
	virtual float get_time(void) const = 0;
	virtual float get_time_connected(void) const = 0;
	virtual int get_buffer_size(void) const = 0;
	virtual int get_data_rate(void) const = 0;
	virtual bool is_loopback(void) const = 0;
	virtual bool is_timing_out(void) const = 0;
	virtual bool is_playback(void) const = 0;
	virtual float get_latency(int flow) const = 0;
	virtual float get_avg_latency(int flow) const = 0;
	virtual float get_avg_loss(int flow) const = 0;
	virtual float get_avg_choke(int flow) const = 0;
	virtual float get_avg_data(int flow) const = 0;
	virtual float get_avg_packets(int flow) const = 0;
	virtual int get_total_data(int flow) const = 0;
	virtual int get_total_packets(int flow) const = 0;
	virtual int get_sequencenr(int flow) const = 0;
	virtual bool is_valid_packet(int flow, int frame_number) const = 0;
	virtual float get_packet_time(int flow, int frame_number) const = 0;
	virtual int get_packet_bytes(int flow, int frame_number, int group) const = 0;
	virtual bool get_stream_progress(int flow, int *received, int *total) const = 0;
	virtual float get_time_since_last_received(void) const = 0;
	virtual	float get_command_interpolation_amount(int flow, int frame_number) const = 0;
	virtual void get_packet_response_latency(int flow, int frame_number, int *p_latency_secs, int *p_choke) const = 0;
	virtual void get_remote_framerate(float *p_frametime, float *p_frame_time_std_deviation) const = 0;
	virtual floatget_timeout_seconds() const = 0;
};

 

Odnośnik do komentarza
std::string choke_meme;
choke_meme += "CHOKED: ";
choke_meme += std::to_string(choked);

if (show_choked)
{
	RENDER::DrawF(10, screen_height / 2 + 150, FONTS::visuals_lby_font, false, false, CColor(0, 188, 44), choke_meme.c_str());
}

pfnRb5L.png

 

 

powinno tak pokazywac

Jeśli pomogłem daj up.png

-------------------------------------------------------------------

if(vars.iniuria.ragetrigger->("1");

gAimbot->Trigger4(Entity, Takedown, CustomerEye);

-------------------------------------------------------------------

Odnośnik do komentarza
Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę. Regulamin. Polityka prywatności