Sanity 435 Posted September 28, 2017 Report Share Posted September 28, 2017 Hi people. I wanted to give you guys this, it took around 2 minuites (not including the time it took to find the string values) but i thought someone might like it, this can be converted to any server for PI just replace getPacketSender() with getPA() and sendString to sendFrame126 and you should be fine. Add this to Player.java right after the interface removal has happened. Then paste this code in getPacketSender().sendInterface(15244) .sendString(15257, "Welcome to SuperScape") .sendString(15258, "You're logged in from " + getHostAddress()) .sendString(15259, "Remember to keep your password safe.\\n And to set a bank pin.") .sendString(15260, "You have 0 messages in your message center") .sendString(15261, "") .sendString(15270, "Remember to donate to keep \\n the server alive!") .sendString(15262, "When you donate you have access \\n to a donator only skilling area!"); 2 Link to comment Share on other sites More sharing options...
Pat 607 Posted December 19, 2018 Report Share Posted December 19, 2018 Thank you! Link to comment Share on other sites More sharing options...
darkk98 1 Posted August 27, 2019 Report Share Posted August 27, 2019 Thank you, will save me time! Link to comment Share on other sites More sharing options...
Maulage 0 Posted March 11, 2020 Report Share Posted March 11, 2020 Thanks for this snippet, really helped. Link to comment Share on other sites More sharing options...
Banki 0 Posted March 27, 2020 Report Share Posted March 27, 2020 Thanks, really useful. I'll be sure to use this! Link to comment Share on other sites More sharing options...
Ihac27 0 Posted April 18, 2020 Report Share Posted April 18, 2020 Thanks really useful will use this Link to comment Share on other sites More sharing options...
CoinDozer 0 Posted April 21, 2020 Report Share Posted April 21, 2020 Thnx......................... Link to comment Share on other sites More sharing options...
Ary3x 0 Posted February 14, 2022 Report Share Posted February 14, 2022 very nice! will check out Link to comment Share on other sites More sharing options...
khonqr 0 Posted April 14, 2022 Report Share Posted April 14, 2022 beautiful thanks! Link to comment Share on other sites More sharing options...
geraldpons97 0 Posted May 6, 2022 Report Share Posted May 6, 2022 thanks Link to comment Share on other sites More sharing options...
test710 0 Posted June 3, 2022 Report Share Posted June 3, 2022 Thank you big man Link to comment Share on other sites More sharing options...
Cider89 0 Posted October 18, 2022 Report Share Posted October 18, 2022 😮 Link to comment Share on other sites More sharing options...
BlackSmith 0 Posted December 23, 2022 Report Share Posted December 23, 2022 thanks Link to comment Share on other sites More sharing options...
KANEJR 0 Posted June 28, 2023 Report Share Posted June 28, 2023 Nice Link to comment Share on other sites More sharing options...
nick491 0 Posted July 7, 2023 Report Share Posted July 7, 2023 needed this Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now