Search results

  1. xandeturf

    Solved Easy Timer Module C#

    Update code. using Fougerite; using System; using System.Collections.Generic; using System.Linq; using UnityEngine; /// <summary> /// System Timer Easy - version 1.1 /// * Timer Once /// * Timer Repeat /// </summary> namespace TimerEdit { public class TimerEditStart { //timer...
  2. xandeturf

    error

    Probably his avatar cracked due to bad server shutdown! Go in userdata and cut out the folder of this player and test. (Note the craft and inventory items will disappear, can not recover)
  3. xandeturf

    error

    When does this error occur?
  4. xandeturf

    Solved Easy Timer Module C#

    Update Code. using Fougerite; using System; using System.Collections.Generic; using System.Linq; using UnityEngine; namespace TimerEdit { public class TimerEditStart { //timer private static GameObject LoadTime = new GameObject(); //active public static...
  5. xandeturf

    Solved RustBuster Client Problem

    test is download in format .rar, if not work, format you computer to win 10 or win 8. http://www.mediafire.com/file/0clxbd3lueuhchr/Rust_RustBuster_1.4.9.rar
  6. xandeturf

    One Cheat That RustBuster Doesn't Ban It!

    The process of blocking this cheating is almost ready, I believe that the next version is already protection activated.
  7. xandeturf

    Problem In Connect To My Server

    In the logs it apparently says you have connection problems due to your internet.
  8. xandeturf

    Problem In Connect To My Server

    post your RustBuster.log
  9. xandeturf

    I can connect to my own server...

    A failure in the detection of hack, this banning all the games, soon will be corrected.
  10. xandeturf

    RustBuster.exe detected as a trojan

    Dretax talked to the Avast team and solved the problem, now it seems that only ESET and AVG are missing
  11. xandeturf

    Can not connect to Server

    http://fougerite.com/resources/rustbuster-client.198/
  12. xandeturf

    Hallo about the false bans in rb ,

    This will be fixed in version 1.5.1
  13. xandeturf

    Solved VERY weird RustBuster Bug !

    Post duplicate.
  14. xandeturf

    help

    install order https://mega.nz/#!KVQxzIiR!2odB1XoAR1vtHXk_hjaa6QQaouSfbsDT_2nXH_ocxtg
  15. xandeturf

    RB Fog

    my script FPS+ i not time to publish plugin. //btn fps+ if (GUI.Button(new Rect(3, 3, 113, 18), "FPS+", buttonStyle)) { if (!loadDefault) { heightmapPixelError = Terrain.activeTerrain.heightmapPixelError...
  16. xandeturf

    RB Fog

    Nice, this week I was studying the addition of new objects, I hope this weekend can, haha. Let's show what RustBuster can do!
  17. xandeturf

    Module help

    @SILVA Use ready-made plugins as a base.
  18. xandeturf

    Fougerite Official

    I had problems with Fougerite version 1.5.6. But when viewing not the console I saw no socket error. Apparently, what happened to you was an attack. The change in uLink to identify the cause of the problem will help a lot.
  19. xandeturf

    Solved Easy Timer Module C#

    Update code. using System; using System.Collections.Generic; using System.Linq; using UnityEngine; namespace TimerEdit { public class TimerEditStart { //timer private static GameObject LoadTime = new GameObject(); //active public static void Init() {...
  20. xandeturf

    Fougerite Official

    Players sleeping, were immune to damage, adding foundation on the floor was blocked, no error log. It may be from version 1.5.6 or it may be from my RB plugin I'll be testing more time.