You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
🤝 SocNet is looking for new partners and suppliers!
We are building a reliable partner network across all areas of online business.
If you're in digital, traffic, accounts, or media — let’s discuss collaboration opportunities.
📌 Open to:
— Webmasters and media buyers
— Telegram channel and website owners
— Sellers of accounts and auto-registered profiles
— Developers of digital services
— Marketing agencies and freelancers
💬 We value quality, transparency, and growth. If that resonates with you — get in touch!
📎 Our current list of partners:
🔗 https://socnet.bgng.io/partners
📦 Our key products:
🛒 Online Store: Click ✅
🤖 Telegram Bot: Click ✅
📲 SMM Panel: Click ✅
📩 Contact us:
💬 Telegram: https://t.me/solomon_bog
📱 WhatsApp: https://wa.me/79051904467
🎮 Discord: https://discord.gg/y9AStFFsrh
📧 Email: solomonbog@socnet.store
📢 Follow updates: https://t.me/accsforyou_shop ✅
🤝 SocNet is looking for new partners and suppliers!
We are building a reliable partner network across all areas of online business.
If you're in digital, traffic, accounts, or media — let’s discuss collaboration opportunities.
📌 Open to:
— Webmasters and media buyers
— Telegram channel and website owners
— Sellers of accounts and auto-registered profiles
— Developers of digital services
— Marketing agencies and freelancers
💬 We value quality, transparency, and growth. If that resonates with you — get in touch!
📎 Our current list of partners:
🔗 https://socnet.bgng.io/partners
📦 Our key products:
🛒 Online Store: Click ✅
🤖 Telegram Bot: Click ✅
📲 SMM Panel: Click ✅
📩 Contact us:
💬 Telegram: https://t.me/solomon_bog
📱 WhatsApp: https://wa.me/79051904467
🎮 Discord: https://discord.gg/y9AStFFsrh
📧 Email: solomonbog@socnet.store
📢 Follow updates: https://t.me/accsforyou_shop ✅
Question
mytuo
Hi guys,
I have a code snippet here:
String str = msgCont.toString();
String[] strs = str.split("\n");
if (strs[2].startsWith("partofthemessage") && strs[2].contains("x")) {
Main.handleDonation("y", strs[2].split("\\)")[0].split("\\(")[1], str.split("xx: ")[1].substring(0, 17), (int)Double.parseDouble(strs[2].substring(57, strs[2].indexOf(" x"))));
");
Will someone care to explain if :
String[] strs = str.split("\n");
if (strs[2]
means the second string of the msg content?
Thanks!
Edited by mytuo11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.