UberCMS | Bot Creator | R1

Status
Not open for further replies.
🚫
Exiled
Joined
Jan 20, 2011
Messages
530
Reaction score
36
Hello RaGEZONE, I would like to release my all new UberCMS bot creator (: I'm so exited!

This is Release 1 of the UberCMS Bot Creator, and it will not have all the features yet...

This will help some noobs witch CBA creating a bot in there database, and please also note, this was coded by me! No one else =D

Download link:

Other Download Link (Not always working):

Enjoy ;D

-iPixel

If you need any help please post a reply below, and also note a R2 will be comming soon ;D


Virus Scan:


Credits:
DaEternity 50% For some code
iPixelHotel 50% For adding some code, editing the code and making the idea (:
 
Last edited:
I don't know if you realized but you left your configuration information in the file. I am not sure if you did that intentionally or unintentionally.

PHP:
"localhost","flamehotelpma","0425094008liammcgrath"
 
Its ok, I know, i have changed it all now anyways ;)

Screenies coming soon!



Tho I thank you for noting that out (:



Actually, change the whole S_B_C.tpl to this:

PHP:
<style type="text/css"> 
#badge-back { position: absolute; left: 90px; top: 85px; }
#new-personal-info .enter-hotel-btn { position: absolute; top: -10px; right: 20px; padding: 28px 0; background: transparent url(); !important;  }
</style> 

                <div class="habblet-container ">        
    
                        <div id="new-personal-info" style="background-image:url(%www%/images/htlview_gb.png)"> 

<div id="badge-back">
        <img src="./images/badgeback.png">
        <img src="./images/badgeback.png">
        <img src="./images/badgeback.png">
        <img src="./images/badgeback.png">
        <img src="./images/badgeback.png">
</div>
<?php

    $getBadges = dbquery("SELECT * FROM user_badges WHERE user_id = '" . USER_ID . "' AND badge_slot >= 1 ORDER BY badge_slot DESC LIMIT 5");
        
?>

<div id="badge-back">
    <ul class="badge-back"><br>
<?php
    while($b = mysql_fetch_assoc($getBadges)){
                echo '  <img src="http://images.habbo.com/c_images/album1584/' . $b['badge_id'] . '.gif">    ';
}
    ?>

    </div> 

    <div class="enter-hotel-btn"> 
        <div class="open enter-btn"> 
                <a href="%www%/client" target="uberClientWnd" onclick="HabboClient.openOrFocus(this); return false;">Enter Royal<i></i></a> 
            <b></b> 
        </div> 
    </div> 
    
 
    <div id="habbo-plate"> 
        <a href="%www%/profile"> 
                  <img alt="%habboName%" src="http://www.habbo.com/habbo-imaging/avatarimage?&action=crr=6&figure=%look%" />
        </a> 
    </div> 
 
    <div id="habbo-info"> 
        <div id="motto-container" class="clearfix">            
            <strong>%habboName%:</strong> 
            <div>
            <?php
            
            if (strlen($motto) == 0)
            {
                $motto = "What's on your mind today?";
            }
            
            echo '<span title="' . $motto . '">' . $motto . '</span>';
            echo '<p style="display: none"><input type="text" maxlength="60" name="motto" value="' . $motto . '"/></p>';
                
            ?>
            
                
            </div> 
        </div> 
        <div id="motto-links" style="display: none"><a href="#" id="motto-cancel">Cancel</a></div> 
    </div> 
    
    <ul id="link-bar" class="clearfix"> 
                
        <li class="credits"> 
            <a href="%www%/credits">%creditsBalance%</a> Credits
        </li>        
        <li class="club"> 
            <span id="clubdaysleft" style="display:none"> 
                <a href="%www%/credits/club">0</a> 
                Club days left
            </span> 
            <span id="joinclub"> 
                %clubStatus%
            </span> 
        </li> 
            <li class="activitypoints"> 
                <a href="%www%/credits/pixels">%pixelsBalance%</a> Pixels
            </li> 
    </ul> 
    
    <div id="habbo-feed"> 
        <ul id="feed-items">  
        <li class="small" id="feed-lastlogin"> 
                Last signed in:
                %lastSignedIn%
            </li> 
        </ul> 
    </div> 
    <p class="last"></p> 
</div> 
 
<script type="text/javascript"> 
    HabboView.add(function() {
        L10N.put("personal_info.motto_editor.spamming", "Don\'t spam me, bro!");
        PersonalInfo.init("");
    });
</script> 
                    
                </div> 
                <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
<div class="habblet-container ">		
<div class="cbb clearfix darkgray "> 



<div class="box-content"> 
<html>
<body>
<center><img src="%www%/images/betarat.gif"></center>

</form>
<form action="insert.php" method="post">
<center>Bot ID: <input type="text" name="id" /></center>
<br>
<center>Room_id: <input type="text" name="room_id" /></center>
<br>
<center>Name: <input type="text" name="name" /></center>
<br>
<center>Motto: <input type="text" name="motto" /></center>
<input type="submit" />
<br>
Simple Bot creator By <b>iPixel!</b>
</form>

</body>
</html>
</div> 
</div> 
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>




Screenie:
c0mma - UberCMS | Bot Creator | R1 - RaGEZONE Forums

c0mma - UberCMS | Bot Creator | R1 - RaGEZONE Forums




That new TPL code is a custom Me page with the Bot Creator (:

---------- Post added at 10:28 PM ---------- Previous post was at 09:56 PM ----------

No one going to reply? :'(
 
Last edited:
Ugly to be quite honest - why would you have it on the me page? It would be much easier to make it on the housekeeping instead.

Good work however, I am thinking of selling bots in my hotel so this would be helpful <3
 
Yes, Umm I am going to code it all in housekeeping with more features like the looks and where it walks... But hey, if you read the text document that comes with it you will see whats going to be in the other releases, but here is a list of whats going to be in R2:
Bot ID
Bot Name
Bot Description
Choose Looks
And it will be in HK :>

Also, it's not actually on the ME page its just a custom page I added that looks like the ME page :> Take a look on a test hotel if you like :):

Need further help? Questions? Comments? Well remember to post :)

---------- Post added at 12:38 AM ---------- Previous post was at 12:10 AM ----------

I feel lonley, but I hope you guys enjoy (:
 
It looks ugly & How does a user know the Room ID & Bot ID? ^_^
 
Can u make it costs something like 5000 Credits ?

Or didnt u coded that/dont know how to code that/cant code ???
answer pls,nice release
 
OMG, People, The user does not create it. If you clearly look, it has it's own page 'http://localhost/staff_bot_creator_R2.php' and only staff would know the Room ID, and the bot ID you just make up. Anyways, this is just a small release witch I will upgrade to the Housekeeping in R2
 
i have edited it a little bit and i created a blank pages and i made the page for all users and i made a list where other users can look for theyr room id. but i dont know the code how to code it with costs ....

i dont sad u should code it ....

so if u know the code than post it pls
 
Thanks everyone (:

---------- Post added at 01:38 AM ---------- Previous post was at 01:29 AM ----------

Please note, This is only R1! R2 will be a little better (:!
 
Just create a command displaying the roomid....
Not that difficult ... Set a function to only have < 2 bots per user ... This is a solid realease to work from.
 
Status
Not open for further replies.
Back