Post: C# Preset Names?
02-01-2014, 01:16 AM #1
Notorious
Caprisuns Is Back
(adsbygoogle = window.adsbygoogle || []).push({}); Hello everyone, I really need to know how to make preset names that people can choose in my tool. Thanks in advance.
(adsbygoogle = window.adsbygoogle || []).push({});
02-01-2014, 12:08 PM #2
twism
Haxor!
Originally posted by Prime
Hello everyone, I really need to know how to make preset names that people can choose in my tool. Thanks in advance.


What???????????????
Preset name in tool: button1.Text = "PresetText"; ?
then send button1.Text to memory?
02-01-2014, 12:17 PM #3
$ticky
Banned
Originally posted by Prime
Hello everyone, I really need to know how to make preset names that people can choose in my tool. Thanks in advance.


If you are using PS3Lib just do this for an example.
button1's name is "Malicious" so when you click on it you want it to change to malicious... So if youre using PS3Lib. You're gonna want to put
PS3.Extension.WriteString(NameOffset, "Malicious");
That will change your name to malicious!

The following 2 users say thank you to $ticky for this useful post:

Notorious, xProvXKiller
02-01-2014, 01:51 PM #4
Notorious
Caprisuns Is Back
Originally posted by Malicious View Post
If you are using PS3Lib just do this for an example.
button1's name is "Malicious" so when you click on it you want it to change to malicious... So if youre using PS3Lib. You're gonna want to put
PS3.Extension.WriteString(NameOffset, "Malicious");
That will change your name to malicious!


thanks Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo