Search results

  1. bOb666777

    Weird icon on Battle.net?

    Once in a while I see someone with an icon resembling a gray Cloak of Shadows with a big yellow question mark to its right. Any idea what that means?
  2. bOb666777

    Does anyone have WC3Banlist 3.1 Beta?

    Nevermind, just found it at http://www.wc3tools.com/hacks.php
  3. bOb666777

    Restrict the Usage of Host-Bots on battle.net

    I'd sign if the petition was extended to TFT. But it's not.
  4. bOb666777

    Does anyone have WC3Banlist 3.1 Beta?

    I just recently got back into wc3, on a new computer... and well I loved this tool. I managed to get a hold of WC3Banlist 3, but it crashes my comp from time to time. I remember this happening, and I'm pretty sure the beta fixed this. Unfortunately, the WC3banlist.de website where you usually...
  5. bOb666777

    JassHelper problems

    Okay, just downloaded that version of jasshelper and put everything in it into my jasshelper folder, and it still doesnt work. Any other ideas?
  6. bOb666777

    JassHelper problems

    Yes, it does that every time there's an error in my code. However, I don't know how to update jasshelper. Could you help me out on that? I don't really feel like downloading NewGen again but if I have to I guess I could. Or perhaps I could retrieve only the files related to jasshelper from...
  7. bOb666777

    JassHelper problems

    Everytime I save my map and there's an error somewhere in my code, JassHelper says something like "Found errors, please wait" then freezes. Does anyone know what causes this and how to fix it?
  8. bOb666777

    General Wikileaks Founder Julian Assange Hunted by Pentagon

    Nice job thedailybeast.com. Way to advertise for a possibly illegal website.
  9. bOb666777

    Sci/Tech Japanese firm wants to transform the Moon into a giant solar power plant

    Or because they have enough energy for the whole planet... but will they share it?
  10. bOb666777

    More than 1 player

    Try going to Scenario> Force properties and checking Fixed Player Settings.
  11. bOb666777

    Dota-Like Creep Pulling?

    Well, I have been playing LoL too much to remember how creep pull in dota works but in LoL, minions are constantly being given orders, thus it doesn't matter that the attack command works until the target dies, because in less than 5 seconds the unit will be given a new order. Here's how it...
  12. bOb666777

    This: https://signup.leagueoflegends.com?ref=4b6c88c55b8ea

    This: https://signup.leagueoflegends.com?ref=4b6c88c55b8ea
  13. bOb666777

    Health Acid syringe could spell an end to dentist's drill

    Well let's see what kind of comment would go here... Maybe something like... Yay!
  14. bOb666777

    According to you, what does this do?

    Well, I didn't bother to read through it all, so I can't know if you fixed that... But it seems to me like this would make more sense: Bloodrage Decrease Events Time - Every 0.01 seconds of game time Conditions Actions Multiple FunctionsIf (All Conditions are...
  15. bOb666777

    [Spell Requests] (will be updated constantly)

    I can help you if you dont mind JASS spells (I'll make sure the main parameters are easy to edit, like damage or stuff like that).
  16. bOb666777

    Get Player's Camera Target

    [...] local real X local real Y set X = GetCameraTargetPositionX set Y = GetCameraTargetPositionY [...] if GetLocalPlayer == Player(2) PanCameraTo(X+2315, Y+2310) endif [...] Those are random functions but I assume you get the idea. Also Nenad that tutorial is pretty old, uses H2I, and...
  17. bOb666777

    Get Player's Camera Target

    GetLocalPlayer.
  18. bOb666777

    how to make an image only visible to 1 player ?

    ...Everything is built-in... to an extent. The same as your inventory system. Lol.
Top