ar
Feedback
GL-DEV

GL-DEV

الذهاب إلى القناة على Telegram

Clarification: we do not encourage violating the rules and regulations of any game. What we present here is all for the purpose of education, experimentation and testing. Chat Arabic: https://t.me/+mecGwFshKVkxZTFk, CH: https://t.me/+1txE55VyGGY4YTU0

إظهار المزيد
1 196
المشتركون
-224 ساعات
-77 أيام
+430 أيام
أرشيف المشاركات
GL-DEV
1 196
Bubg offset 3.6.0 All Pubg Mobile Offsets For Dolphin's Project Pubg 3.6.0 All Versions By : @g66lk Shared from @pubg_dev
SelfOffset Offset: 0x2670
MouseOffset Offset: 0x468
CameraManagerOffset Offset: 0x4d0
PovOffset FIRST Offset: 0x1030 , second 0x10 , final: 0x1040
ULevelOffset Offset: 0x30
ObjectArrayOffset Offset: 0xa0
ObjectCountOffset Offset: 0xa8
StatusOffset Offset: 0xf80
TeamOffset Offset: 0x938
NameOffset Offset: 0x8f0
RobotOffset Offset: 0x9e9
HpOffset Offset: 0xdc0
AliveTEAM Offset: 0xaa0
HpmaxOffset Offset: 0xdc4
isDaed Offset: 0xddc
MeshOffset Offset: 0x498
HumanOffset Offset: 0x1a8
BonesOffset Offset: 0x878
OpenFireOffset Offset: 0x1650
OpenTheSightOffset Offset: 0x1051
WeaponOneOffset Offset: 0x27c8
ShootModeOffset Offset: 0xf0c
WeaponAttrOffset Offset: 0x1038
BulletSpeedOffset Offset: 0x508
RecoilOffset Offset: 0xc58
GoodsListOffset Offset: 0x890
DataBase Offset: 0x38
CoordOffset Offset: 0x1b0
CoordOffset_2 Offset: 0x168

GL-DEV
1 196
lineofsight : 0x788

GL-DEV
1 196
Bubg GL 3.6
Yaw :  0x868
Pitch: 0x860
Roll : 0x870

@pubg_dev
@saudgl

GL-DEV
1 196
pubgm vng 3.6 gobject 0x109F5C2A0 gname_func 0x104510EF0 gname_data 0x109AAA1A0 gengine 0x10A1707F0 gworld func 0x1028791CC gworld data 0x10A171A00 pubgm gl 3.6 gobject 0x10A066520 gname func 0x1045AA3E8 gname data 0x109BB4440 gengine 0x10A27AA70 gworld func 0x1029126C4 gworld data 0x10A27BC80 pubgm tw 3.6 gobject 0x10A23DBA0 gname func 0x104742830 gname data 0x109D8B830 gengine 0x10A4520F0 gworld func 0x102AAAB0C gworld data 0x10A453300 pubgm kr 3.6 gobject 0x10A267CA0 gname func 0x10476F14C gname data 0x109DB5940 gengine 0x10A47C1F0 gworld func 0x102AD71F8 gworld data 0x10A47D400 Shared from :@pubg_dev credits: prze666

GL-DEV
1 196
شات بالعربي بناء على طلب الأعضاء تفضل شارك معنا https://t.me/pubg_dev_ar @‏pubg_dev_ar

GL-DEV
1 196
3.6.0 SDK | BUBG VN 🇻🇳by @D_V_4
shared from: @pubg_dev

GL-DEV
1 196
Bubg GL 3.6
GWorld Fun : 0x102829098
GWorld Data: 0x10a27bc80
GName Fun: 0x1045aa3e8
GName Data:  0x109bb4440
LineOfsight : 0x105ae7e70
@pubg_dev
@saudgl

GL-DEV
1 196
Bubg VNG 3.6
GWorld Fun : 0x10278fba0
GWorld Data: 0x10a171a00
GName Fun: 0x104510ef0
GName Data:  0x109aaa1a0
LineOfsight : 0x105a4e978
GUobject: 0x109f5c2a0
ActorArray : 0x105bb38a0
@pubg_dev
@saudgl

GL-DEV
1 196
Shadow 2.9 GL for Objective-C.

GL-DEV
1 196
Many people ask me how to solve the problem of Arabic names for the player's name are reversed because they start from the right and not from the left, this is a condition to use Objective-C to distinguish and take the appropriate action if they are Arabic letters, and there are many ways to reverse the letters if the condition is achieved and I prefer the way FarsiType
#import <Foundation/Foundation.h>

BOOL hasArabicLetters(NSString *str) {
    NSCharacterSet *arabicCharacterSet = [NSCharacterSet characterSetWithCharactersInString:@"\u0600-\u06FF\u0750-\u077F\u08A0-\u08FF"]; // Arabic letter range

    NSRange range = [str rangeOfCharacterFromSet:arabicCharacterSet options:NSLiteralSearch];

    return (range.location != NSNotFound);
}
NSString *playerName = player.name;

if (hasArabicLetters(playerName)) {
// If it contains Arabic letters

// Take appropriate action

} else {
// If it does not contain Arabic letters

// Take appropriate action
}

GL-DEV
1 196

GL-DEV
1 196
about windows game cheating methods good start for who works on windows https://is.muni.cz/th/qe1y3/bk.pdf

GL-DEV
1 196
Pubg 2.9 Global SDK . enjoy coding https://github.com/saudgl/Pubg-2.9-IOS-SDK-GL

GL-DEV
1 196
Pubg BGMI 2.8 IOS GWorldFun : 0x102050A28 GWorldData: 0x108409728 GNameFun: 0x1039D9AF8 GNameData: 0x10804C670 LineOfSightTo: 0x104A07944 Pubg GL 2.9 IOS GWorldFun : 0x1027FA95C GWorldData: 0x109186308 GNameFun: 0x10426AE84 GNameData: 0x108DC5DD0 LineOfSightTo: 0x1052A40B8 Pubg TW 2.9 IOS GWorldFun : 0x102992CF0 GWorldData: 0x10935E308 GNameFun: 0x104403218 GNameData: 0x108F9DAD0 LineOfSightTo: 0x10543C418 Pubg KR 2.9 IOS GWorldFun : 0x1029949B0 GWorldData: 0x10935E308 GNameFun: 0x104404ED8 GNameData: 0x108F9DAD0 LineOfSightTo: 0x10543E0D8 Pubg VNG 2.9 IOS GWorldFun : 0x10275E6B0 GWorldData: 0x109078388 GNameFun: 0x1041CEBD8 GNameData: 0x108CB7E50 LineOfSightTo: 0x105207E0C @pubg_dev CREDIT @RSDMODS.

GL-DEV
1 196
Pubg SDK KR 2.9 credit to @diskmount

GL-DEV
1 196
⭕️⭕️⭕️⭕️⭕️⭕️⭕️ XCode 15 have a lot of bugs and llvm profile issues for old ios versions. so better to download the beta version 15.1 from apple web dev not app store If you face sign or profiling problem reset all the certificates from the keychain in MacOS

GL-DEV
1 196
New Apple IOS 17 hacked !!! So they released new update 😂 Egyptian government bought software from Pegasus to spy on prominent Egyptian opposition politician plans to challenge current President. Pegasus is spyware developed by the Israeli cyber-arms company NSO Group. As usual Citizen Lap found it For more : https://www.washingtonpost.com/investigations/2023/09/23/predator-egypt-hack-spyware-iphone/ https://t.me/pubg_dev

GL-DEV
1 196
📣📣 I uploaded old sdk version by mistake , now uploaded the new version please download it again , sorry for inconvenience https://github.com/saudgl/saudgl-Pubg-2.8-IOS-SDK/

GL-DEV
1 196