Server is working fully and will receive some updates.
Type: Posts; User: Zaseth
Server is working fully and will receive some updates.
I'm still working on this and I'm still looking for extra help!
Currently I have to make room support. If anyone wants to help me, PM me your Discord.
Hello!
I'm writing an emulator for Stick Arena Dimensions and I could use some help. You need to know node.js, MySQL and an object orientated mind. The only thing that there's left to be done is...
Hello.
I'm writing a Stick Arena Dimensions emulator in Node.js. It's getting form, but not finished yet.
If you're willing to help me on this project you can PM me your Discord :thumbup1:
You...
I might be interested. Hmu man
It could be possible that the message is not a ByteBuf.
Hi.
I have this SWF that is obfuscated. Looking for someone to check it out and see if you can de-obfuscate it.
solarismu
Every MySQL error is captured. When you put an apostrophe in the query, it'll always generate an error. That's why OP should put an apostrophe wherever he can in-site and use a...
Hello.
I'm pretty experienced in creating servers and working with the TCP/UDP protocol. If you want to talk more, pm me your Discord tag and I'll add you. You can find my work on my Github, which...
If your stuff is written in PHP, put in every .php file using MySQL the following line after the beginning of the script:
error_reporting(-1);
This will print any error. Do note that everyone...
I made a small script you can use to get the JSON data and store it into a file using Node.js.
Source: https://gist.github.com/Zaseth/2de70268f2adae35d9e61ad858627cd3
You should make sure every query is prepared and every query using user input data should be escaped and checked for regex.
Well did you test if the port is open using the website? In some cases you can ask your provider to open a port. Not every port is opened, just default ones like HTTP, FTP and SMTP.
Any programming language that can handle a server. Things like Node.js or Java.
If it needs port forwarding, you must open the port in your router settings. Whenever you forward a port, you can use tools like Open Port Check Tool. Keep in mind that you must run the server while...
Hello.
You must know the programming languages that the server uses IN DEPTH. I've seen a lot of newbies doing stuff while they don't even know the programming language they're working with. When...
Hello guys.
I've written a bot for Sherwood Dungeon in Node.js. This should be the very first ever bot for Sherwood Dungeon (pretty sure). The reason why I decided to make this thread is because...
Do you happen to know what the website is (or was) from this game?
What type of engine does this game use? Is it like a flash game that you can play in the browser or is it a game you need to download and play with a launcher?
A while ago I wrote a fully working source code for Experimental Penguins. I guess it belongs here, so enjoy.
Source: https://github.com/Zaseth/ExperimentalPenguins
...
Hello.
I have a huge stack of Sherwood Dungeon .DCR files, but I can't seem to decompile them. Is there any way of decompiling .DCR (Lingo) files as of late 2018?
You can find the .DCR file...