Arama Sonuçları

  1. H

    PUBG Mobile curl_easy_perform() error in loader

    Haiztek #3138 slr, I'll wait for your request in discord
  2. H

    PUBG Mobile curl_easy_perform() error in loader

    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...
  3. H

    PUBG Mobile curl_easy_perform() error in loader

    You mean I'll download the vpn and connect to turkey server?
  4. H

    PUBG Mobile curl_easy_perform() error in loader

    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.
  5. H

    this game cheat ?

    So many mentions about using cheat engine, no it Will not work because it's a server-side game.
  6. H

    Iterate 2d array starting the last row

    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.
  7. H

    Iterate 2d array starting the last row

    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...
  8. H

    Back 4 Blood review

    Free to play? I don't think so, even l4d2 and l4d2 aren't free to play :thonkie:
  9. H

    Can anyone help with python aim assist code?

    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)...
  10. H

    Çözüldü VAC still important in Counterstrike Source after this game is like OOOOOLDD?

    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.
  11. H

    How To Find Offsets, Entity Addresses black squad

    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...
  12. H

    Python rock paper scissor game (you vs computer)

    nope, I've created chess game
  13. H

    Depo LazyValo - Valorant [AIMBOT ESP SPOOFER NO RECOIL ] - 2021

    Valorant crashed after injection
  14. H

    Çözüldü Can somebody help me how to compile it?

    If it's c++, u can use microsoft visual studio, then build the main .cpp file
  15. H

    What should i learn first?Read Description

    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...
  16. H

    PUBG Lite Anticheat code

    That method is like back in 90's that works completely fine. But today, idk if it's not working 100%
  17. H

    Looking for a Programmer

    Google knows, as I search it, the Google said that you need a Decompiler
  18. H

    Çözüldü Pubg lite hack isnt working

    For hack error, see this link for solutions https://memoryhackers.org/konular/errors-and-solutions-for-loader.184952/
  19. H

    Simple Text-Combat

    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...
  20. H

    Program to boost your fps?

    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.
Üst