Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 9
ę§ÃÄ…qÅŊb꧂(New) you still didn't get it. C/C++ are just mediums he uses to access SL's command processor to get his hands on gcc to copile and run his codes.
16th Jan 2021, 4:38 PM
Arsenic
Arsenic - avatar
+ 7
Because here you are writing an assembler code and assuming that your compiler (which only understands C++) will understand it. Check out any of the ChillPill 's code for example. What he do is put the code in another file and use gcc to compile that code. And as he can't directly acess SL's server, thus uses C++'s system() function to "hackingly" access their command processor.
16th Jan 2021, 4:29 PM
Arsenic
Arsenic - avatar
+ 7
ChillPill ngl, I was literally laughing this whole thread (espcially his C code, no offence) ę§ÃÄ…qÅŊb꧂(New) "But now I am going to fix the code" Calm down bruh. Stop with the assembly fetish bro, take a chill pill and start slow as ChillPill said. And where did you even get the assembly code? It's total rubbish for the GCC assembler.
16th Jan 2021, 6:14 PM
XXX
XXX - avatar
+ 6
ChillPill I try it in my home without Trainer Now I am in Hospital ðŸĨ😂
17th Jan 2021, 1:25 PM
SUJAN
SUJAN - avatar
+ 4
Agreed ChillPill ! 👍😄😅 The codes should be only used for learning purposes for those who aren't aware and trained to write such codes.
16th Jan 2021, 5:14 PM
Shivani 📚✍
Shivani 📚✍ - avatar
+ 3
For me Turbo C++ with Tasm was a brilliant combination and allowed for so many hacks that otherwise would have either been impossible or very time consuming 🙂
17th Jan 2021, 5:18 PM
Ed Upton
Ed Upton - avatar
17th Jan 2021, 9:22 PM
Matthew Dhlamini
Matthew Dhlamini - avatar
+ 2
http://aspedrom.com/2XNy
21st Jan 2021, 10:19 AM
Matthew Dhlamini
Matthew Dhlamini - avatar