Search:

Type: Posts; User: alfredao

Page 1 of 10 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    13
    Views
    4,210

    Re: Source Ruby.dll Client

    Just headers and source files. No virus
  2. Replies
    14
    Views
    3,091

    Closed: Re: SystemGunz Web

    Yes, System is closed.
  3. Replies
    14
    Views
    3,091

    Closed: SystemGunz Web

    As required, here a list of some features and MultiUpload link.


    Custom Shops
    Set Shops
    Shop Cart
    ClanWar desc
    Char, Clan info
    Shop password
    Edit account
  4. Thread: Web scripts.

    by alfredao
    Replies
    9
    Views
    1,091

    Re: Web scripts.

    MVC please.
  5. Replies
    11
    Views
    976

    Re: Website PHP Mssql records inject hacker?

    Just add strtolower() in subject of preg_match


    <?php

    preg_match([pattern], strtolower($string));
  6. Replies
    11
    Views
    976

    Re: Website PHP Mssql records inject hacker?

    public function cleanString($string)
    {
    $string = str_replace(array("from", "select", "update", "insert", "delete", "drop"), "", $string);
    return $string;
    }

    public...
  7. Replies
    39
    Views
    4,032

    Closed: Re: [Development] GunZ Community Project

    Give-me a simple web template, i'll start working on web site dev.

    Completely POO
    Smarty Template
    Multi-language

    I already have this almost done, just some fixes is needed.
  8. Replies
    47
    Views
    2,610

    Closed: Re: Who's up for a little project soon?

    I apply for PHP
  9. Replies
    46
    Views
    6,314

    Closed: Re: GunZ Website [Php not included]

    I Love the menu!

    But the space is too small
  10. Replies
    0
    Views
    468

    Closed: Lobby XML Editing 2008 Client

    Hello, i'm editing an interface

    In Lobby.xml i'm changing some buttons coords but "Options" and "Equips", even if I put random coords, they stay on same place.

    Anyone can help me with this?...
  11. Replies
    14
    Views
    2,952

    Closed: Re: [Dev] Char/Acc/Clan Admin Panel in AJAX/PHP

    Are you using jquery? If yes, what plugin you're using to change query string without reloading page, or, how do you doing that?
  12. Thread: Firewall

    by alfredao
    Replies
    13
    Views
    601

    Re: Firewall

    D-Guard

    D-Guard
  13. Re: i Cant send items from my admin panel...[Help]

    What admin panel you're using?
  14. Replies
    15
    Views
    1,268

    Re: PHP Show how many players online

    SheenUK, look here.

    http://forum.ragezone.com/f311/red-project-web-745456/#post6296373
  15. Replies
    15
    Views
    1,268

    Re: PHP Show how many players online

    $players = 0;
    $q = mssql_query("SELECT CurrPlayer FROM ServerStatus WHERE Opened = 1");
    while($b = mssql_fetch_array($q))
    {
    $players += $b['CurrPlayer'];
    }
    echo $players;


    EDIT: lol...
  16. Replies
    38
    Views
    9,284

    Re: Bunny GunZ 1.5 Emulator

    In regedit go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion and delete Enablelog.
  17. Replies
    14
    Views
    949

    Re: 1 Win in 1 coins

    DECLARE @MyKills int

    SELECT @MyKills = KillCount FROM Character WHERE CID = @CID


    IF (@MyKills % 50) = 0

    BEGIN
    UPDATE Login SET euCoins = euCoins + 5 WHERE AID = @AID
    END
  18. Replies
    9
    Views
    2,591

    Closed: Re: List of Queries

    Just replace zitemID. GETDATE is a predefined function in SQL that eturns the current database system timestamp

    A little more queries here.
    ...
  19. Replies
    8
    Views
    566

    Re: RED Project WEB

    I don't know exactly but is something like that.

    C:\xampp\apache\bin

    and

    C:\xampp\php
  20. Replies
    8
    Views
    566

    Re: RED Project WEB

    Add that dll to Apache2.2\bin and PHP5 folder then restart appserver.
  21. Thread: Converter

    by alfredao
    Replies
    9
    Views
    607

    Re: Converter

    Its not for clan war.

    Open Microsoft SQL Management and press Ctrl + N and paste the code i posted.

    http://174.36.245.66/alfredao/1.png

    Select GunzDB in drop down then hit execute.
    ...
  22. Thread: Converter

    by alfredao
    Replies
    9
    Views
    607

    Re: Converter

    Just run it in your GunzDB, each kill will give you a coin.
  23. Thread: Converter

    by alfredao
    Replies
    9
    Views
    607

    Re: Converter

    With this, each kill will give you 1 eucoin.


    set ANSI_NULLS ON
    set QUOTED_IDENTIFIER ON
    go

    /* 캐릭터 정보(XP, BP, KillCount, DeathCount) 업데이트 */
    ALTER PROC [dbo].[spUpdateCharInfoData]
    ...
  24. Re: [PHP/OOP] Useful functions to create a website.

    You can use $this->function instead of classname::function to execute the function in the class, doing that you'll call the function without instancing the class again.

    You're use:...
  25. Replies
    18
    Views
    2,980

    Re: Improved Katana Animations

    Thanks fot this Phoenix : )
  26. Replies
    16
    Views
    3,380

    Re: GunZ 1.5 Update @ Ijji (Phase 1)

    Woow, It's nice *-*
  27. Re: How many people are using 2007 vs. 2008 Gunz Files?

    I'm using the 2007 gunz files planning to switch to 2008 files in March, when my server will complete three years and I'm making a big update
  28. Replies
    20
    Views
    1,164

    Closed: Re: [PHP] Total Accounts & Characters

    Here has my function. It's easy to use.


    function total($tabela, $cond = null)
    {

    $query = "SELECT COUNT(*) AS total FROM " . $tabela . (($cond != null) ? " " . $cond : "");
    ...
  29. Replies
    17
    Views
    2,055

    Re: iPowerOn + Turorial **NEW**

    It's usefull, thanks
  30. Replies
    9
    Views
    449

    Closed: Re: What's happening to Gunz Releases?

    And 2 of that 1-3 releases per day, are website edits, or just a layout '-'
  31. Thread: Free Dog

    by alfredao
    Replies
    23
    Views
    2,855

    Re: Free Dog (Anal it and shit)

    LOL! very nice, thanks
  32. Replies
    8
    Views
    1,056

    Re: how do I unlock files CEF :)

    If i'm right, that files are from my Gunz, CEF is an acronym from Cereal Encrypted File and you'll never have it.
  33. Replies
    20
    Views
    1,219

    Closed: Re: Strings Remover

    You can use file_get_contents() in PHP with this


    function remove_comments(&$str)
    {
    $str = preg_replace('<!--.*?-->', "", $str);

    return $str;
    }
  34. Replies
    12
    Views
    670

    Re: IPBanning script

    Are you sure the userid exists?
  35. Replies
    4
    Views
    596

    Re: Send an Item to all accounts

    This from Emisand CP


    INSERT INTO AccountItem (AID, ItemID, RentDate, cnt)(SELECT ac.AID, 99999, GETDATE(), 1 FROM Account ac)

    Edit 99999 to your ItemID
  36. Replies
    12
    Views
    670

    Re: IPBanning script

    Edit this

    $a = mssql_query("SELECT LastIP FROM Login WHERE UserID = " . $userid);
    to

    $a = mssql_query("SELECT LastIP FROM Login WHERE UserID = '" . $userid . "'");
  37. Replies
    12
    Views
    670

    Re: IPBanning script

    <?php

    if(isset($_POST['submit']))
    {

    $userid = $_POST['userid'];

    $a = mssql_query("SELECT LastIP FROM Login WHERE UserID = " . $userid);

    if(mssql_num_rows($a) == 0)
  38. Replies
    35
    Views
    10,725

    Closed: Re: GunZ 1.5 Client files as of 16th December 2010

    I loved that
  39. Replies
    12
    Views
    670

    Re: IPBanning script

    DECLARE @IP VARCHAR(40)
    DECLARE @UserID VARCHAR(20)

    SET @UserID = 'xxxxx'

    SELECT @IP = LastIP FROM Login WHERE UserID = @UserID

    INSERT INTO [IPBans] (UserID, IP) VALUES (@UserID, @IP)
  40. Replies
    35
    Views
    10,725

    Closed: Re: GunZ 1.5 Client files as of 16th December 2010

    @TheCodeOfGunz thanks : )
  41. Replies
    35
    Views
    10,725

    Closed: Re: GunZ 1.5 Client files as of 16th December 2010

    A mirror please?


    The connection has timed out

    The server at filebeam.com is taking too long to respond.
  42. Replies
    16
    Views
    1,999

    Re: Christmas Bonus

    Nice, thanks
  43. Replies
    89
    Views
    12,736

    Closed: Re: HG GunZ 2010 Update Preview

    The God of Gunz.

    Amazing!
  44. Replies
    35
    Views
    3,524

    Re: Customed Admin Panel

    Nice design : )
  45. Replies
    26
    Views
    3,108

    Re: Auto Add coins for ijji site rip

    Why is needed to multiply @Coins by 1? lol
  46. Thread: IJJI GunZ Web

    by alfredao
    Replies
    8
    Views
    1,521

    Re: IJJI GunZ Web

    You opened a { and forgot to close with a }
  47. Replies
    18
    Views
    1,135

    Re: Delete Null Clan

    change this

    //Query time.
    $query = odbc_exec($connect,"SELECT CID FROM Character WHERE Name = ''");
    $count = num_rows($query);

    while(odbc_fetch_row($query))
    {
    $cid = odbc_result($query,...
  48. Replies
    18
    Views
    1,135

    Re: Delete Null Clan

    DELETE FROM Clan WHERE Name = ''
    DELETE FROM ClanMember WHERE CLID NOT IN (SELECT CLID FROM Clan)
  49. Replies
    2
    Views
    558

    Re: Endereço means?

    Endereço is PT-BR, Address ;D
  50. Replies
    1
    Views
    856

    Re: Blocking Country Code BR

    All BR IPs is between 186.xxx.xxx.xxx and 202.xxx.xxx.xxx
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4

Advertisement