Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

BobbaRP Emulator v2 - CMS, SWFS, DATABASE - FRENCH VERSION

OvB

Newbie Spellweaver
Joined
Jan 30, 2019
Messages
20
Reaction score
14
Hello guys,
before everything else, i would like to apologize for my english which is mediocre...
Today, i will release a R63C RP pack just for you, it's a big release !
If you are english, you will need translate it, sorry
:blush:
The pack contains CMS, SWFS, emulator and database.

Features:
  • Economy system
  • Work system
  • Rank system
  • Weed system
  • Guns system (and taser for police with sound)
  • Cars with radio (and sound) and hoverboards
  • Casino (with sound for the slot machine)
  • Quizz system (need define a :response <response> before :question <question>)
  • Purge (with sound), salade (last survivor)
  • Mobile phone (with sound for SMS and dial system)
  • Flappy Bird, Bank and more applications on the phone
  • Basket shopping
  • Hairstyle room
  • Trade items
  • Transaction system
  • EuroRP (like EuroMillions)
  • Forums
  • Buy looks
  • GPS
  • Capturing zone
  • Locker system
  • Foutain credits system (in the city center but the furni is not disponible, put it)
and more RP basic features...
CMS screens :







Client screens :
Configuration :
CMS :
  • includes/config.php
  • app/class/conn.php
  • client.php (edit your IP, search 51.)
  • assets/js/websockets/app.main.js (edit your IP, search 51.)

Emulator
  • bin/debug/config.ini

Bug fixe :
Last actions (SQL) :
Code:
TRUNCATE last_actions

EuroRP (SQL) :
Code:
TRUNCATE eurorp;
INSERT INTO eurorp (montant, last_winner, lot, last_montant) VALUES ('0', '1', '1', '0');
Users group (SQL) :
Code:
TRUNCATE group_memberships 
(insert a line for you after)

Group owner :
Code:
Create a user with id 3 or in the table groups change the owner_id column
White arrow transparent
Code:
Fixe arrow in furnidata9.xml (search [U]téléporté[/U])
Other informations :
Users cant take the last name ADMIN, MOD and ARCHITECTE.

In the open source emulator, search ADMIN-OvB, ADMIN-Yazinlo, and Asers-AMG and replace by your username.
Download link :

Credits (please let them :mad:) :
  • OvB
  • PlusEmulator devs
  • Constance (weed plant)
 
Last edited:
Newbie Spellweaver
Joined
Oct 16, 2014
Messages
62
Reaction score
3
" [16:10:49] Fatal error during startup: System.Net.Sockets.SocketException (0x80004005): The requested address is not valid in its context at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at Fleck.WebSocketServer.Start(Action`1 config) at Bobba.HabboRoleplay.Web.WebEventManager.Init() in C:\Users\danie\Desktop\BobbaRP Emulator\HabboRoleplay\Web\WebEventManager.cs:line 112 at Plus.HabboHotel.Game..ctor() in C:\Users\danie\Desktop\BobbaRP Emulator\HabboHotel\Game.cs:line 119 at Plus.PlusEnvironment.Initialize() in C:\Users\danie\Desktop\BobbaRP Emulator\PlusEnvironment.cs:line 159[16:10:49] Press a key to exit "

Any solution?
 

OvB

Newbie Spellweaver
Joined
Jan 30, 2019
Messages
20
Reaction score
14
" [16:10:49] Fatal error during startup: System.Net.Sockets.SocketException (0x80004005): The requested address is not valid in its context at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at Fleck.WebSocketServer.Start(Action`1 config) at Bobba.HabboRoleplay.Web.WebEventManager.Init() in C:\Users\danie\Desktop\BobbaRP Emulator\HabboRoleplay\Web\WebEventManager.cs:line 112 at Plus.HabboHotel.Game..ctor() in C:\Users\danie\Desktop\BobbaRP Emulator\HabboHotel\Game.cs:line 119 at Plus.PlusEnvironment.Initialize() in C:\Users\danie\Desktop\BobbaRP Emulator\PlusEnvironment.cs:line 159[16:10:49] Press a key to exit "

Any solution?

config.ini, replace 25.65.89.110 by your IP
 

Nun

Initiate Mage
Joined
Jan 31, 2019
Messages
1
Reaction score
0
Registered just to say thanks for the release.
Tested and working smoothly. Now just need to translate it to English!!
 
Newbie Spellweaver
Joined
Oct 16, 2014
Messages
62
Reaction score
3
Hey bro can you explain how it woks a bit?

How to buy guns, cars, weed, pills, etc...

how to buy clothes

how to earn a job from 0

please?
 

OvB

Newbie Spellweaver
Joined
Jan 30, 2019
Messages
20
Reaction score
14
Hey bro can you explain how it woks a bit?

How to buy guns, cars, weed, pills, etc...

how to buy clothes

how to earn a job from 0

please?
Go to the gun shop and say :arme x ak47 or uzi or sabre
:eq sabre or uzi or sabre (only in ghetto rooms)
:tirer x or :planter x or just say x when u focus someone

Cars you need go to Toyota :voiture x <name of the car>

For buy clothes go to H&M and double click to the wall furni, for change looks say :look or press F1 on your keyboard.
for open GPS, press tab key

For earn a job, if you are admin you can use the command (change recruterCommand.cs username in permissions)
:recruter x group_id
:promouvoir x
:retrograder x

else, you need postulate at the right when you are in a enterprise
the PDG of this enterprise can accept or reject requests

Weed is on the catalogue, you need buy lamps and a pot to plant.
Orpi sells paid apartments per week (u need to connect the computer)


for the pharmaceuticals products, go to pharmacie, an employe need to take your command with :commande x and double click on pharmaceutical furni for make your command. After click on computer for valid the command and give the price to user.

The economy minister can edits price of items like guns, consumables etc in the gouvernement work page on the CMS
Each product have tax for enrich the gouvernement job. Each salary is deducted from the turnover.
Every jobs have a turnover, won by solded products.

If you look the source, you will understand all of that
(sorry again for my english......)


When you are employee, say :commandes et search "Commandes de travaux" for have the command list of your job.
Registered just to say thanks for the release.
Tested and working smoothly. Now just need to translate it to English!!
You're welcome ;)
 
Last edited:
Newbie Spellweaver
Joined
Oct 25, 2018
Messages
7
Reaction score
2
I need help
UGypzd - BobbaRP Emulator v2 - CMS, SWFS, DATABASE - FRENCH VERSION - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Oct 25, 2018
Messages
7
Reaction score
2
try to check your database configuration in app/class/conn.php

this error:
SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected
 
Newbie Spellweaver
Joined
Oct 25, 2018
Messages
7
Reaction score
2
Check your configuration file bro

Now I can not register, I give him to register and he stays there doing nothing

Now I can not register, I give him to register and he stays there doing nothing
 
Newbie Spellweaver
Joined
Oct 16, 2014
Messages
62
Reaction score
3
How to buy a GPS?



Also theres a lot of buildings that i cant seem to find its entrance
example the hair Salon



:travail command dont work?



nvm its travailler





Bruh how to use the computer for the telecom and the conection to the bank popular it requires a lot of stuff to do one thing i love it but since its in french i cant understand lmao
 

OvB

Newbie Spellweaver
Joined
Jan 30, 2019
Messages
20
Reaction score
14
How to buy a GPS?



Also theres a lot of buildings that i cant seem to find its entrance
example the hair Salon



:travail command dont work?



nvm its travailler





Bruh how to use the computer for the telecom and the conection to the bank popular it requires a lot of stuff to do one thing i love it but since its in french i cant understand lmao
go to Quincaillerie and say :gps x
for stack item you need say :sac x <name of sac> like eastpack or other

say :travailler and double click on computer for connect
 
Back
Top