Post: help making clan tag clone function
07-12-2017, 04:22 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); ok so i need to get the bytes from the can tag offset reverse the bytes then multiply each byte by a number . i have tried all kinda ways and have failed like 100 times and im just tired of freezing my ps3 and trying



clantag = "Boss"

clantag bytes = "0x42, 0x6f , 0x73, 0x73"

reverse bytes = "0x73, 0x73, 0x6f, 0x42"

multiply each byte by 0x20

0x73*0x20, 0x73*0x20, 0x6f*0x20, 0x42*0x20

final results = 0xE60, 0xE60, 0xDE0, 0x840
07-14-2017, 09:41 PM #2
really noone i figured this would be answered fast with all the coders on here

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo