Eski bir web tarayıcısı kullanıyorsunuz. Bu veya diğer siteleri görüntülemekte sorunlar yaşayabilirsiniz.. Tarayıcınızı güncellemeli veya alternatif bir tarayıcı kullanmalısınız.
I've followed your suggestion and unfortunately, it didn't work, curl_easy_perfrom() error still occurred
I've tried the vpn and connected to the turkey server, still didn't work
Other games: I've tried also in other games, the curl_easy_perform() is still occuring.
- All of my ad blocks are...
As what the title says, I got an error in starting PUBG Mobile hax using the MH loader. I've disabled the windows defender(my only anti-virus software). What does this "Couldn't resolve host name" means? Any help would be appreciated.
Ohh yes, it was just in the condition. I can also do like for (int i = arr.lenght - 1; i != -1; i--) which can be start at the end of the row of 2d array. Anyways, thnx for the suggestion, I could use your idea to apply it to my code.
How can I iterate a 2d array starting the last row? I've been trying a lot lately but I didn't find the solution, even google and stack overflow didn't gave me enough clues.
Here is my Sample code
String[][] array = {
{"a", "b", "c"},
{"d", "e"} // here at array[1][0] I want here to...
when triggered, does the crosshair snap only to the target?
if type(stroke) is mouse_stroke:
if(newX >= 50):
stroke.x = abs(int(((newX - 5) / sensitivity) * offset_X))
elif(newX <= 49):
stroke.x = int(((newX + 5) / sensitivity) * offset_X)
c.send(device,stroke)...
I suggest creating an external hack because it's more undetectable than internal (I think?) and maybe VAC anti-cheat updates whenever it detects new hacks.
Cheat engine will make ur life ez in finding the offsets, entity list, addresses and pointers. Before you use the cheat engine, make sure u know how to use it and you've learn the basic assembly language, why? when u open Memory View or Browse the specific address' memory region, the cheat...
It depends on what games you should aim and its engine. For starters, learn the basics of logic, algorithm, the OOP programming. If you manage to master it, learn the game's engine because it is where the game developed like Source engine, Unreal engine, etc etc. Well the point is, it depends on...
Sharing my simple text-combat in console out of boredom. Use offline compiler
#include <iostream>
#include <string>
#include <cstdlib>
#include <ctime>
#include <Windows.h>
using namespace std;
struct Warrior
{
int damage;
int currentHealth;
int critical;
} Player = { 12, 350, 25...
Most of the "Boost Performance" programs clean ur dump/junk/temp/cache files to have more memory for processing or stopping unnecessary background apps/software to lessen the usage of cpu.