en
Feedback
STARCOOL

STARCOOL

Open in Telegram

NOT ME

Show more

📈 Analytical overview of Telegram channel STARCOOL

Channel STARCOOL (@starcoolplus) is an active participant. Currently, the community unites 11 124 subscribers, ranking 7 970 in the Games category and 6 100 in the Indonesia region.

📊 Audience metrics and dynamics

Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 11 124 subscribers.

According to the latest data from 27 August, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by 806 over the last 30 days and by -8 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 9.49%. Within the first 24 hours after publication, content typically collects 4.50% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 1 056 views. Within the first day, a publication typically gains 500 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 5.
  • Thematic interests: Content is focused on key topics such as pattern, inline, uintptr_t, namespace, off_8783780[0.

📝 Description and content policy

The author describes the resource as a platform for expressing subjective opinions:
NOT ME

Thanks to the high frequency of updates (latest data received on 28 August, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Games category.

11 124
Subscribers
-824 hours
-267 days
+80630 days
Posts Archive
STARCOOL
11 127
Windows Command-Line: Code:
PRPakTool.exe <PakFilePath> <options>(Optional)
OR Drag & Drop PakFile Directly onto PRPakTool.exe OR Use Provided Scripts, Supports Batch Processing(Recommended) Android use any Terminal Application Command-Line: Code:
/PRPakTool <PakFilePath> <options>(Optional)
Example: Code:
chmod 755 PRPakTool
./PRPakTool /data/tmp/Test.pak -output data/tmp/
Quote:
use -help command to view available options

STARCOOL
11 127
Pak injection Tool .zip Working all game UE4 / 4.1 -> 4.9 IS WORKING

STARCOOL
11 127
Repost from NIKA SOURCE MODS
Cr:- Sanji1_Owner PUBGM v4.5 Lua Decompile.zip

STARCOOL
11 127
Repost from NGI ENGINE
New program for pc new A new and improved reverse engineering program, better than IDA Pro and more stable, with enhanced AI support. The new program name is Devil.
New project for pc is DeVeil
Soon

STARCOOL
11 127
Hi

STARCOOL
11 127
PUBGM GL 4.5.0 -ESP -ITEM/LOOT -AIM TOUCH -RADAR -IPAD VIEW

STARCOOL
11 127
sebenernya leak src.ngasih tutor DLL sama aja ngerusak pasar jual beli cheat

STARCOOL
11 127
klean need dumper mlbb full base pointer?

STARCOOL
11 127
Gak bisa rilis R6.mobile

STARCOOL
11 127
open admin GC

STARCOOL
11 127
4.5.0

STARCOOL
11 127
namespace ASTExtraCharacter { constexpr uintptr_t CurrentStates = 0x1058; constexpr uintptr_t Health = 0xE60; constexpr uintptr_t HealthMax = 0xE64; constexpr uintptr_t bIsGunADS = 0x1134; constexpr uintptr_t CurrentVehicle = 0xEb0; } namespace ACharacter { constexpr uintptr_t Mesh = 0x510; } namespace AActor { constexpr uintptr_t RootComponent = 0x208; constexpr uintptr_t Owner = 0xF0; } namespace USceneComponent { constexpr uintptr_t RelativeLocation = 0x1E4; constexpr uintptr_t ComponentVelocity = 0x2C0; } namespace AUAEPlayerController { constexpr uintptr_t PlayerKey = 0x920; } }

STARCOOL
11 127
4..5.0 #pragma once #include <cstdint> namespace Global { constexpr uintptr_t GNames = 0xEC73720; //sub_5858420 constexpr uintptr_t ViewMatrix = 0xe96e270; constexpr uintptr_t Engine = 0xF1FB900; //sub_A7F5154 //00 49 40 F9 C0 03 5F D6 } namespace BGMI { constexpr uintptr_t GNames = 0xEC73720; //sub_5858420 constexpr uintptr_t ViewMatrix = 0xe96e270; constexpr uintptr_t Engine = 0xF1FB900; //sub_A7F5154 //00 49 40 F9 C0 03 5F D6 } namespace UEPointers { inline uintptr_t GNames; inline uintptr_t ViewMatrix; inline uintptr_t Engine; } namespace Offsets { namespace Names { constexpr uintptr_t GNames_Ptr_Offset = 0x110; } namespace VMatrix { constexpr uintptr_t ViewMatrixPtr = 0xc0; constexpr uintptr_t ViewMatrixFinal = 0x9d0; } namespace UEngine { constexpr uintptr_t GameViewport = 0x810; } namespace UGameViewportClient { constexpr uintptr_t World = 0x78; } namespace UWorld { constexpr uintptr_t PersistentLevel = 0x30; constexpr uintptr_t NetDriver = 0x38; } namespace Apawn { constexpr uintptr_t PlayerState = 0x4d0; } namespace UNetDriver { constexpr uintptr_t ServerConnection = 0x78; } namespace UPlayer { constexpr uintptr_t PlayerController = 0x30; } namespace ASTExtraPlayerController { constexpr uintptr_t STExtraBaseCharacter = 0x28C8; constexpr uintptr_t AvatarCaptureInfo = 0x39e8; } namespace AAvatarCapture { constexpr uintptr_t CurUseWeaponSkinID = 0x670; } namespace ASTExtraPlayerCharacter { constexpr uintptr_t STPlayerController = 0x4B18; } namespace APlayerController { constexpr uintptr_t PlayerCameraManager = 0x548; } namespace APlayerCameraManager { constexpr uintptr_t CameraCache = 0x520; } namespace UNetConnection { constexpr uintptr_t ObserveTarget = 0xA0; constexpr uintptr_t MaxPacket = 0xA8; } namespace AController { constexpr uintptr_t ControlRotation = 0x4E0; } namespace ASTExtraBaseCharacter { constexpr uintptr_t ThirdPersonCameraComponent = 0x1D78; constexpr uintptr_t HighWalkSpeed = 0x2B78; constexpr uintptr_t IsWeaponFiring = 0x1830; constexpr uintptr_t WeaponManagerComponent = 0x2608; } namespace STExtraWeapon { constexpr uintptr_t WeaponEntityComp = 0x860; } namespace STExtraShootWeapon { constexpr uintptr_t CurBulletNumInClip = 0x1038; } namespace WeaponEntity { constexpr uintptr_t WeaponId = 0x1E0; } namespace STExtraShootWeapon { constexpr uintptr_t ShootWeaponEntityComp = 0x1370; } namespace WeaponManagerComponent{ constexpr uintptr_t CurrentWeaponReplicated = 0x5d8; } namespace UAvatarDIYEntity { constexpr uintptr_t AvatarComponent = 0x28; } namespace UWeaponAvatarDIYComponent { constexpr uintptr_t WeaponSkinID = 0x7D0; } namespace ShootWeaponEntity { constexpr uintptr_t BulletFireSpeed = 0x560; constexpr uintptr_t CurBulletNumInClip = 0x1038; constexpr uintptr_t ShootInterval = 0x5A0; constexpr uintptr_t RecoilKickADS = 0xCF0; constexpr uintptr_t AnimationKick = 0xCF4; constexpr uintptr_t ExtraHitPerformScale = 0xCF8; constexpr uintptr_t VolleyBulletSpreadFactor = 0x628; } namespace UCameraComponent { constexpr uintptr_t FieldOfView = 0x39C; } namespace AUAECharacter { constexpr uintptr_t TeamId = 0x998; constexpr uintptr_t PlayerName = 0x960; constexpr uintptr_t bIsAI = 0xA40; }

STARCOOL
11 127
Kernel Pubgm1.zip

STARCOOL
11 127
ui
ui

STARCOOL
11 127
Nothing is free anymore

STARCOOL
11 127

STARCOOL
11 127
sorry salah cheat🗿

STARCOOL
11 127

STARCOOL
11 127
FARLIGHT 84 KERNEL FLASH IN LANDSCAPE MODE