Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 11/21/23 in Posts

  1. This is a pretty secure C++ Loader It uses KeyAuth or AuthGG (You can deside) Injecting dll using secure injecting from dll bytes (its encrypted) polymorphic code Its super clean written and easy to understand (even for new people) Discord bot (made in C#) uses commands (only working for server admins ofc) wich can be used to generate keys,ban users etc. the loader is really small and is pretty optimized uses reliable HTTP libs (cpr, the CURL wrapper) i commented EVERYTHING in the loader so you can set it up super fast and with no problems You will need a few things tho: webserver to run everything (its very cheap) use the webserver to host the dll bytes and loader too You can contact me now right here: https://discord.gg/6CB3qmz6BJ
    7 points
  2. by Dimon3344 FULL - Free AIMBOT [all weapons configured] Configured [TRIGGERBOT] for all weapons [Button on trigger its convenient you can put] Nice visuals [Esp_Chams_SoundESP] CFG in: C:\Users\user_name\Appdata\Roaming DOWNLOAD CFG: Legit.CFG [By Dimon3344].zip
    4 points
  3. Config All Weapon Config All Pistols Config All Heavy Weapon legit.zip
    4 points
  4. VT:https://www.virustotal.com/gui/file/8bf821f1b5b5632a829ed68a367bd203441b20d260ceb601b7967d383db82454/detection DLL:aurora.dll CFG:Config.zip Configs in C:/aurora-project
    4 points
  5. Top resolver, Top antiaim, Top fuck uwu VT: Source.. duh If you dont know how to compile, see this topic: Make sure to have this SDK and Toolset installed: *You can find more info in the topic above* To start with, this window will pop up: *Press Cancel* GLHF tappin heads skeet_source.zip
    4 points
  6. menu_font.zip wepinterium.zip
    3 points
  7. source by Media51 Δ°nterwebz loader design.zip
    2 points
  8. A simple AHK script for the game Valorant that you can download from corsair site. this script works like trigger bot I've recode this cheat and it works with purple - red - yellow outlines in valorant just download the one that has better performance than the outline of your game ------------------------------------------------------------------------------------------------------------------------------------------------------ How to Use there are two methods to use Cheat 1. Use .exe 2. Download and install the AHK and double click on .ahk file after opening cheat press F2 to Activate the cheat and in the game hold Alt to make it work ------------------------------------------------------------------------------------------------------------------------------------------------------ and this is the Source: init: #NoEnv #SingleInstance, Force #Persistent #InstallKeybdHook #UseHook #KeyHistory, 0 #HotKeyInterval 1 #MaxHotkeysPerInterval 127 if (FileExist("config.ini")) { } Else { IniWrite, "Color code Here", config.ini, main, EMCol IniWrite, 20, config.ini, main, ColVn } IniRead, EMCol, config.ini, main, EMCol IniRead, ColVn, config.ini, main, ColVn toggle = 1 toggle2 = 1 AntiShakeX := (A_ScreenHeight // 160) AntiShakeY := (A_ScreenHeight // 128) ZeroX := (A_ScreenWidth // 2) ;dont touch? ZeroY := (A_ScreenHeight // 2) CFovX := (A_ScreenWidth // 40) ;configure for FOV up = smaller lower= bigger current boxes right fov CFovY := (A_ScreenHeight // 64) ScanL := ZeroX - CFovX ScanT := ZeroY ScanR := ZeroX + CFovX ScanB := ZeroY + CFovY NearAimScanL := ZeroX - AntiShakeX NearAimScanT := ZeroY - AntiShakeY NearAimScanR := ZeroX + AntiShakeX NearAimScanB := ZeroY + AntiShakeY Gui Add, Text, cBlue, 0xb4dc0d3x VALORANT cheat Gui Add, Text, cPurple, Press F2 to activate Gui show Gui 2: Color, EEAA99 Gui 2: Font, S72, Arial Black Gui 2: Add, GroupBox, w100 h250 cFFB10F BackgroundTrans, Gui 2: +LastFound +AlwaysOnTop +ToolWindow WinSet, TransColor, EEAA99 Gui 2: -Caption ~F2:: SoundBeep, 750, 500 SetKeyDelay,-1, 1 SetControlDelay, -1 SetMouseDelay, -1 SendMode, InputThenPlay SetBatchLines,-1 SetWinDelay,-1 ListLines, Off CoordMode, Pixel, Screen, RGB CoordMode, Mouse, Screen PID := DllCall("GetCurrentProcessId") Process, Priority, %PID%, High Loop{ PixelSearch, AimPixelX, AimPixelY, NearAimScanL, NearAimScanT, NearAimScanR, NearAimScanB, EMCol, ColVn, Fast RGB if GetKeyState("Working Key"){ if (ErrorLevel=0) { PixelSearch, AimPixelX, AimPixelY, NearAimScanL, NearAimScanT, NearAimScanR, NearAimScanB, EMCol, ColVn, Fast RGB loop , 1{ send {Lbutton down} sleep, 1 send {lbutton up} } } } if GetKeyState("Xbutton1") { if (!ErrorLevel=0) { loop, 10 { PixelSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB, EMCol, ColVn, Fast RGB AimX := AimPixelX - ZeroX AimY := AimPixelY - ZeroY DirX := -1 DirY := -1 If ( AimX > 0 ) { DirX := 1 } If ( AimY > 0 ) { DirY := 1 } AimOffsetX := AimX * DirX AimOffsetY := AimY * DirY MoveX := Floor(( AimOffsetX ** ( 1 / 2 ))) * DirX MoveY := Floor(( AimOffsetY ** ( 1 / 2 ))) * DirY DllCall("mouse_event", uint, 1, int, MoveX * 2, int, MoveY, uint, 0, int, 0) ;turing mouse to color were it says * is the speed of the aimbot turn up for unhuman reactions lower for human } } } } return: goto, init Home:: if toggle2 = 0 { toggle2 = 1 Gui Hide } Else { toggle2 = 0 Gui Show } action1: if toggle = 0 { toggle = 1 Gui 2: Hide } Else { toggle = 0 Gui 2: Show } return end:: exitapp return Quitter: ExitApp GuiClose: ExitApp in line 16 paste the color codes or you can edit config.ini file, change color code here without " " . like this example: 0xA145A3 20 these color code is for yellow: 0xA5A528 red: 0xB82C29 purple: 0xA145A3 and in line 79 you can change the key which toy want to use trigger bot - NOT ACTIVATING - trigger bot works with hold key if you don't know the key lists go visit here ------------------------------------------------------------------------------------------------------------------------------------------------------ If you have any questions feel free to reply to this post and ask. ------------------------------------------------------------------------------------------------------------------------------------------------------ and you have to play the game on Windowed Fullscreen mode and make sure your outline is purple due to embedded file Pressed F2 and Hold Alt while playing the game I'm working on higher resolution ------------------------------------------------------------------------------------------------------------------------------------------------------ Download:↴ Working_1920x1080.7z or Purple Yellow Red
    2 points
  9. pandora.dll enjoy https://www.virustotal.com/gui/file/a463a24ae1f8ebb2a769e9de09210829fa66c1efa0dec9ebfc40941318cf3168/detection its not a rat pandora src.zip
    2 points
  10. DOWNLOAD: example.zip
    2 points
  11. Hello Guys. Today i'm gonna be leaking a lot of Mod Menus (LUA) for FiveM To use these menus, You need a LUA Executor, but that's your problem. I have added a RAR with all the Mod Menus, i hope you enjoy ❀️ -Maestro Pack -Brutan Pack -Lynx -Desudo ( 1 & 2 ) -Many More.. #fuckbnol Gabrieleboy's.zip
    2 points
  12. If you are interested, contact me on Discord: justcrio ========== Former Private Cheat - Undetected, Glow only. Cheat will be updated regularly, we will not be adding more features, but we will be trying to make it undetected as best we can… ========== INFO: [IMPORTANT] - This cheat will only work with Windows 10. - Between 1903 version and the 22H2 version of Windows 10. - This cheat supports both AMD and Intel chips, as well as both Nvidia and AMD graphics cards. ========== ESP Glow [ONLY] ========== Payment Method Credit Card - PayPal - Gift Cards ========== Price 14 Days - $7 USD 30 Days - $14 USD 1 Year - $120 USD ========= If you are interested, contact me on Discord: justcrio
    2 points
  13. 1.Download file 2.Extract file 3.Open "Metehansinjector.exe" 4.Press "Seç" 5.Select "Metehans136CS1.6.dll" 6.Open game 7.Enjoy (You can change setting in "Metehans136CS1.6.ini") VT:https://www.virustotal.com/gui/file/eebaba0d2126b91fb80e53300b6fb672c9cbae263df28b30e6e81551453be3e0/detection Metehans136CS1.6.zip
    2 points
  14. VALORANT CHEAT -----< STATUS >----- UNDETECTED -----< AIMBOT >----- + FOV CIRCLE + + SILENT AIM + + CUSTOM AIM KEY + + TARGET AIM BONE + -----< VISUALS >----- + BOX TYPE + + SNAPLINES + + SKELETON + + HEALTHBAR + + PLAYER OUTLINE + -----< DOWNLOAD >----- https://discord.gg/GtptV67c ---< like to support our work >--- -< we ruin fps gaming >-
    2 points
  15. source by zeronex This is a completely original menu made for the Pivoborn Hack cheat and does not resemble any cheat PivobornHack [MENU].zip
    2 points
  16. Its new hack that was self-leaked, it has aim assist, timewarp, unmod stuff and other cool things, you should check it out yourself. Its dll-based and osu! currently is not detecting dll cheats to its pog and yeh cool undetectable untill osu anti cheat updates. You can play it either on bancho or private servers. VirusTotal: [hide]https://www.virustotal.com/gui/file/50ffe9c90ec116b3f91ace6026404e9dbd97d5212e66bd51c7e976a0f8b065d8[/hide] Dl: [hide]https://anonfiles.com/b5tfFdL1u6/megumi_final_zip[/hide]
    2 points
  17. LUA.zip FatalityCFGsandLuasLeaked.zip hf and stay fatal
    2 points
  18. DOWNLOAD: https://anonfiles.com/f6n6t5V3ud/SnappyUI_V3_rar SnappyUI V3 is a Roblox script executor with new and improved features. New Features: - Added a more interactive UI - Added Settings Tab - Added and Improved Script Hub (Version 1.3) - Added Anti Banware function - Added A More comprehensive Text Editor - Improved IDE Features - Improved Level 7 Execution - Completely Removed Key System I am really excited to see where this project can go, thank y'all for your support.
    2 points
  19. DOWNLOAD: neverpivo v2.zip Source by aoshax
    2 points
  20. 2 points
  21. Here is a CS 1.6 Cheat. Personaly, i like it, the menu is like Gamesense. It work's fine but sometimes don't shoot. You can make HvH with your friends and always win! Have Fun! πŸ™‚ AdrenaLine.zip
    2 points
  22. Yes you heard that right this is (hopefully) the actual onetap v2 source code. I'm not sure if it works but you can try. Please don't PM why it is not working. onetap.su source.zip
    2 points
  23. Instruction: 1. Launch csgo 2. Wait for game menu 3. Inject InteriumHook.dll 4. Wait for credits text in console 5. Inject soft.dll 6. Enjoy My club in Corsair.wtf , subscribe please πŸ₯° Video: Subscribe in YouTube channel please πŸ₯° INTERIUM.zip
    2 points
  24. Nice osu hack! Works like a charm
    2 points
  25. how can i find the source code of this d3d menu?
    2 points
  26. if you wanna add, fix offsets, or do shit. Here you go! onetap.su sc.zip
    2 points
  27. 50break.lua bomb_timer.lua BuyBot.lua Invert_onshot.lua lagsync.lua LuaScriptFPenetrationCrosshair.lua manualArrows.lua Min_dmg_by_zero.lua nervosdamage.lua optimisation.lua READ ME !!!.txt slot1 slot2 slot3 slot6 slot12 slot13 SmartPenetration.lua Speclist.lua Spectator.lua VISUAL__Hitlist.zip
    2 points
  28. whats the password for the zip?
    1 point
  29. FORTNITE CHEAT -----< STATUS >----- UNDETECTED -----< AIMBOT >----- + FOV CIRCLE + + SILENT AIM + + CUSTOM AIM KEY + + TARGET AIM BONE + -----< VISUALS >----- + BOX TYPE + + SNAPLINES + + SKELETON + + HEALTHBAR + + PLAYER OUTLINE + -----< DOWNLOAD >----- DISCORD ---< like to support our work >--- -< we ruin fps gaming >-
    1 point
  30. I got this source from a executor that was shared in a discord group i know it works because i used it a week ago. and i am so nice to share it with everyoneπŸ˜„ VirusTotal: https://www.virustotal.com/gui/file/2a1b8d75033c9586b661b66d1c1316724585dbd4272d85b20ad5aa230def1100/detection edit: its broken & it doesn't work anymore Executor source.zip
    1 point
  31. EnhancedAim CS1.6.rar Virus Total Link : https://www.virustotal.com/gui/file/06f9be22cd34be2f90214867b86566a18368b0d1682018e1778173084b1979ff/detection
    1 point
  32. Its kinda be crashing but its nice VT: Click or die neverlose.zip
    1 point
  33. have fun guys πŸ™‚ vt : https://www.virustotal.com/gui/file/56bf3459f4b027d8a6aac8b5f690f5b2196b3d54e9e22dd2605e36d81dba12e6/summary ha.zip leave a like :3
    1 point
  34. Verison: v1.0 | Last update: 12/10/2019 | Developer: ciceron Compatible emulators: Any Compatible game packages: com.activision.callofduty.shooter, com.garena.game.codm A small Xposed module that will disable some features of the game to check your hardware and disable in-game checks so that there are no failures and errors in the protection system when the emulator starts. HOW TO USE: Install a compatible Xposed version for your emulator and make sure it's working. Install the bypass. Activate the bypass and reboot. Open the app, press the bypass button and give root access Wait for the message popup. FAQ: The game is crashing with Xposed installed. - Make sure your emulator is updated to the latest version. - Delete all the folders in /data/data/com.activision.callofduty.shooter (or a similar game package name) except the lib symlink. XPOSED VERSIONS: 3.1.5 - (Android 5 and up) - Xposed_LDPlayer.apk 2.7 experimental 1 - (Android 4) - Xposed_TGB.zip
    1 point
  35. This cheat hits super p for a free cheat. P visuals and p cheat ❀️, it has bameware resolver and visuals. dll : mercury_1.zip VT : https://www.virustotal.com/gui/file/0b4b14d68850270df83e98cef6fd12e9b9055b29d00276c2294e2acea9d40300/detection
    1 point
  36. Since I made my P100 cfg for nemesis.technlogy, I decided to publish it! - Will get updated when I update)))) - Agressive Playstyle Media: (I change my visuals often lmao, the last clip are the last visuals) enjoy! sexy auto.zip
    1 point
×
×
  • Create New...