![]() |
Scripts.
Alot of you know shit about programming scripting applications for habbo.
I will post a tut on that soon but if you alredy know the basics, I'll list some scripts. CP Photos Create the target user. Basicly a habbo so you can target him through the rumble screen Code:
On Error Resume Next Sending the photo Basicly it sends the photo. It takes the text from Text1.Text and adds CP to the front then Puts a tab then puts the link in again then adds a special symbol to the end. Then sends it to client. Code:
On Error Resume Next Hobba Alerts What the code I put below does is puts BK wich is the packet for a hobba alert and then takes the text from the textbox and adds special symbols then sends to client Code:
On Error Resume Next What this does is inserts the pakcet for cfh infront of the text from a textbox then adds special symbolds then sends to client Code:
On Error Resume Next Ban Message What this does is inserts the packet for ban then inserts the text from text1.text then sends to client Code:
On Error Resume Next What this does is Searches then replaces basicly to do this you must click your sckServer winsock control and go to sckServer's Data Arrival and Type Code:
Dim Sckbuffer As String Code:
Sckbuffer = Replace(Sckbuffer, "n:HabboName" & Chr(13), "n:MOD-Yatwice" & Chr(13) & "f:2951080443190132801580043" & Chr(13) & "l:666 666 0.0" & Chr(13) & "c:Use The Ignore Button • [On Duty]" & Chr(13) & "s:m" & Chr(13) & "b:ADM" & Chr(1)) Code:
Sckbuffer = Replace(Sckbuffer, "n:HabboNamer" & Chr(13), "n:Kedo" & Chr(13) & "f:3000580546180092801585105" & Chr(13) & "l:666 666 0.0" & Chr(13) & "c:Use The Ignore Button •" & Chr(13) & "s:m" & Chr(13) & "b:ADM" & Chr(1)) Code:
Sckbuffer = Replace(Sckbuffer, "n:HabboName" & Chr(13), "n:HabboName" & Chr(13) & "f:Your Figure Here" & Chr(13) & "l:666 666 0.0" & Chr(13) & "c:Your Mish here" & Chr(13) & "s:f" & Chr(13) & "b:HBA" & Chr(1)) Code:
Sckbuffer = Replace(Sckbuffer, "!HBA:", Chr(1) & "BK") Code:
Sckbuffer = Replace(Sckbuffer, "!CHANGE", Chr(1) & "Bg" & Chr(1)) Code:
Sckbuffer = Replace(Sckbuffer, "!RELOAD", Chr(1) & "DB0" & Chr(1)) Code:
Sckbuffer = Replace(Sckbuffer, "!LEAVE", Chr(1) & "@i" & Chr(1)) |
To enable Chooser:
Code:
Form1.sckClient.SendData "@Bfuse_habbo_chooser" Code:
Form1.sckClient.SendData "@Bfuse_furni_chooser Code:
Form1.sckClient.SendData "@Bfuse_use_special_room_layouts" Code:
A} |
Ive had all these codes for a while.
Hope this help to some people that need it ;) |
thank this is a real help nice going once again pyro
|
Special Hc layouts is patched.
|
Quote:
|
Habbo Sucks Penis
|
Bi-Sexual Mofo No Nothin'
|
No double posting :D Well thanks for the scripts :) been looking for things like these.
|
can somebody help me whit the basics?
|
All times are GMT -6. The time now is 12:28 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.