Post: In-Game Keyboard (1.11)
04-29-2014, 11:27 AM #1
seb5594
Proud Former Admin
(adsbygoogle = window.adsbygoogle || []).push({}); Hey Guys,

I just updated the In-Game Keyboard what Therifboy and me have been found on Update 1.06.
Hope you guys will enjoy it :yes:


Version 1: (For my Multi RPC, you can easily use it in C++)
You must login or register to view this content.
    
public static String RunKeyBoard(String Title, String PresetText = "", Int32 MaxLength = 20)
{
MultiRPC.Call(0x363900, 0, MultiRPC.StringPointer(Title), MultiRPC.StringPointer(PresetText), MaxLength, 0, 0xA69448, 0xA6C82Cool Man (aka Tustin);
while (ReadInt32(0xA8CB64) != 0)
continue;
return Encoding.ASCII.GetString(MultiRPC.GetBytes(0x29E0E22, MaxLength));
}


Version 2: (for PS3Lib)

    
public static String RunKeyBoard(String Title, String PresetText = "", Int32 MaxLength = 20)
{
RPC.Call(0x363900, 0, Title, PresetText, MaxLength, 0, 0xA69448, 0xA6C82Cool Man (aka Tustin);
while (PS3.Extensions.ReadInt32(0xA8CB64) != 0)
continue;
return PS3.Extensions.ReadString(0x29E0E22);
}


Credits:
seb5594 and Therifboy :p
(adsbygoogle = window.adsbygoogle || []).push({});

The following 9 users say thank you to seb5594 for this useful post:

RawDog2002, ALI ALHILFI, Asian, br0wniiez, FusionIsDaName, iMoDz-Baptiste, Mango_Knife, Notorious
04-29-2014, 01:05 PM #2
iMoDz-Baptiste
Do a barrel roll!
Very good :yes:
04-29-2014, 01:39 PM #3
iTпDM
Vault dweller
Nice Man , Good Job :yes:
04-29-2014, 01:52 PM #4
Asian
Banned
might rec this l8r Happy
04-29-2014, 05:43 PM #5
[QU OTE=Asian;5780354]might rec this l8r Happy[/QUOTE]
U wot

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo