Nice emulator but outdated swf revision. :(
Printable View
Nice emulator but outdated swf revision. :(
is there a backdoor in this version? for sure?
Does the faces in friendstream work?
Because when i change head.gif to head.php i get dc when i open friendstream
http://i.imgur.com/fCroFhJ.png
http://prntscr.com/3eslzv
Here's a fix for your problem by Joopie; 'http://forum.ragezone.com/f331/frien...44/index2.html'
Should work decently. :-)Code:<?php
//Base from http://www.php.net/manual/en/function.imagecopy.php
$base = 'http://www.habbo.nl/habbo-imaging/avatarimage?figure=';
$figure = $_GET['figure'];
// Create image instances
$src = imagecreatefrompng($base.$figure);
$dest = imagecreate(54, 62);
// Copy
imagecopy($dest, $src, 0, 0, 6, 8, 54, 51);
// Output and free from memory
header('Content-Type: image/gif');
imagegif($dest);
echo "(c) sulake!";
imagedestroy($dest);
imagedestroy($src);
?>
Credits to Joopie.
If anyone wants mono (linux, mac os x) compatible gte executable and source: https://mega.co.nz/#!dgNUAYRT!aEtEWd...N9P76sBr_FIy84
@=dj.matias= well done will be useful for noobs.
Use infobus_answers & infobus_questions tables.
In infobus_questions, add the question in "question" field
In infobus_answers, add the id of the question above in "question_id" and the answer in "answer_text" (if you want two answers possibles, add 2 lines)
Then, type :startquestion <question_id> on the hotel
Still no fix for items_fireworks and item_extra_data tables? They stay empty, even if the emu says it's done these tables stay empty, this is probably since I run my DB server on a different server than my emu.. Some SQL that achieves the same thing?
-----
EDIT, made a fix myself after looking through some tutorials. Log in to your MySQL as root, and execute the following commands:
INSERT INTO items_extra_data (item_id,extra_data) SELECT id,extra_data FROM items;
INSERT INTO items_firework (item_id,fw_count) SELECT id,fw_count FROM items;
Start Emu let it finish the last steps and enjoy..
If you dont follow github you havent see this is in newest version :) https://github.com/JunioriRetro/Gold...57134a48ba06f5
I am currently having an error with GTE, an error on line 267, and the emulator states "Key not found". Anyone know how to fix?
Know anyone maybe a fix for this: http://forum.ragezone.com/f333/phoen...ps-pc-1000736/
I think it's fixed with the latest alpha
What are the good SWF for this emulator?
I do not have anymore. It's the first time I start again after 2 + years. So do you know the link for phoenix swfs?
Hello hotel owner who uses GTE! I finded few days ago sql injection that makes possible execute long sql querys! User can truncate your tables, delete tables, make he/she admin and many other things possible! :O This sql injection is in EVERY VERSION OF GTE. YOUR HOTEL POSSIBLE CAN HACK WITH THIS SQL INJECTION. IF YOU HOTEL IS ABOVE BUILD 1268 (Gold Tree Emulator 3.19.0 ALPHA 7.1) YOUR HOTEL IS SECURE! UPDATE YOUR GTE INSTANTLY!
Gold Tree Emulator 3.19.0 ALPHA 7.1 Includes bit new pet commands. ALPHA 7.1 is unfinished ALPHA 8. In alpha 8 all pet commands works :)
Update it now: https://github.com/JunioriRetro/Gold-Tree-Emulator-3
@Juniori, can you clear your mail message box, please?
I updated Habless to the new version to Gold tree, are there any other back doors or sql injections?
Who has good SWFs for this emulator..
How do I update the emulator, it may have a?
has anyone SQL ore SWF of the CD's??
- - - Updated - - -
And waterpatch don't work ...