Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 68
Search took 0.01 seconds.
Search: Posts Made By: SANTO37
Forum: General 03-03-2023, 13:36
Replies: 0
Views: 423
Posted By SANTO37
Can weapon and gaze be controlled separately?

Hello, I want to control the view of the player with the mouse in the cs 1.6 game. I want to make the weapon right, left, up and down with the keys. Do you think it is possible to do this?
Forum: General 02-07-2021, 11:38
Replies: 2
Views: 977
Posted By SANTO37
C# Take a screenshot with

Hi, I'm trying to take a screenshot of the game counter-strike 1.6 via c #. But it gives a black screen output. Does anyone know a code that can or can do this in Opengl?
Forum: Scripting Help 03-25-2020, 07:14
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

will be connected to the game server.
The server will create a file in the game directory.
anti-cheat.exe will delete this created file.
The server will check the file again after 10 seconds.
If...
Forum: Scripting Help 03-24-2020, 13:08
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

Yes, the code works, but it should work to check the same file every 10 seconds.
Forum: Scripting Help 03-24-2020, 11:00
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

I'm trying to make an anti-cheat plugin. All my work is about to be finished but I'm not good at AMXX. I need to run the code I shared with you every 10 seconds. Rather than give me reason, I want...
Forum: Scripting Help 03-23-2020, 14:59
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

My goal is to check different cfg files. Can you help?
Forum: Scripting Help 03-23-2020, 14:24
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

It works. But I couldn't do it every 10 seconds. Do you know anything about this?
Forum: Scripting Help 03-23-2020, 09:09
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

I need to run this code every 10 seconds. I just want help with this. I added set_task but it doesn't work




#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Anti-Cheat"
#define...
Forum: Scripting Help 03-22-2020, 13:15
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

I do not want to use CFG during the game. I will use this plugin on my match server. Players will not be able to cheat CFG.
Forum: Scripting Help 03-22-2020, 09:10
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

how can we solve the problem
Forum: Scripting Help 03-21-2020, 15:05
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Anti-Cheat"
#define VERSION "1.5"
#define AUTHOR "Danger"

#define FILE "../opengl32.dll"

new CheckClient[33][26]
Forum: Scripting Help 03-21-2020, 14:30
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

Thank you. But I can't combine codes. Would you do this for me?
Forum: Scripting Help 03-21-2020, 11:05
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

Sorry. But my English is bad. I ask you to help me with this. I need to repeat this code every 10 seconds.
Forum: Scripting Help 03-20-2020, 10:05
Replies: 28
Views: 3,215
Posted By SANTO37
Re: set_task Help Please

Where should I add the code?
set_task()
Forum: Scripting Help 03-19-2020, 11:40
Replies: 28
Views: 3,215
Posted By SANTO37
set_task Help Please

Hello,
How can I run the code below every 10 seconds?


#include <amxmodx>
#include <amxmisc>

new const OPENGL32_DLL[] = "../opengl32.dll"

public plugin_init()
Forum: Scripting Help 02-11-2020, 07:48
Replies: 0
Views: 581
Posted By SANTO37
Mysql Help me please

Hi, firstly sorry for the bad english.
I want to draw the name of the team according to the ID address given in the plugin below. How can I do this?


public stats_log_sql_team( team[] )
{
new...
Forum: Scripting Help 11-08-2019, 03:48
Replies: 7
Views: 1,551
Posted By SANTO37
Re: [Socket] Detect when remote host is offline

Hi, I have a problem, I want to send a link to player's ip address on port 10048. If there is a (socket_send) connection, the player is connected.

Thanks to the program, I'm listening to port...
Forum: Scripting Help 11-07-2019, 16:59
Replies: 21
Views: 5,300
Posted By SANTO37
Re: Real CS 1.6 Anti-Cheat Help Please(c# and amxx socket server/client)

https://imgyukle.com/i/adsiz.E4TIUS
https://imgyukle.com/i/adsiz.E4TIUS

I listen to port number 10048 with this program, but this code crashes the server.
Forum: Scripting Help 11-06-2019, 06:00
Replies: 21
Views: 5,300
Posted By SANTO37
Forum: Scripting Help 11-05-2019, 13:44
Replies: 21
Views: 5,300
Posted By SANTO37
Re: Real CS 1.6 Anti-Cheat Help Please(c# and amxx socket server/client)

Crashed server.

I can give you my VPS server for nacknic development. What do you think about it?
Forum: Scripting Help 11-05-2019, 13:37
Replies: 21
Views: 5,300
Posted By SANTO37
Re: Real CS 1.6 Anti-Cheat Help Please(c# and amxx socket server/client)

@nacknic
Hello, I think we should get this together.
What codes are needed for the C # side?
What code is required for the Linux server side?
I'm a little confused. I can't come up with ideas...
Forum: Scripting Help 11-04-2019, 11:59
Replies: 21
Views: 5,300
Posted By SANTO37
Re: Real CS 1.6 Anti-Cheat Help Please(c# and amxx socket server/client)

Vooovvv.But I'm not good at amxx. : D I'll ask you to bring it up a little more.
Forum: Scripting Help 11-03-2019, 16:10
Replies: 21
Views: 5,300
Posted By SANTO37
Forum: Scripting Help 10-24-2019, 04:21
Replies: 21
Views: 5,300
Posted By SANTO37
Re: Real CS 1.6 Anti-Cheat Help Please(c# and amxx socket server/client)

thank you for your help. However, there is a need for an HTTP server here. I want to communicate between CS 1.6 server and user. Do you have any other suggestions?
Forum: Scripting Help 10-22-2019, 00:50
Replies: 21
Views: 5,300
Posted By SANTO37
Real CS 1.6 Anti-Cheat Help Please(c# and amxx socket server/client)

Hello,
I've been able to develop a real anti-cheating program for a while. I code the program in C #. This program absolutely prevents .exe, .dll, .cfg, opengl, wallhack, speedhack and corrupted...
Showing results 1 to 25 of 68

 
Forum Jump

All times are GMT -4. The time now is 13:12.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode