Jump to content

[Video-GUIDE] How to VOTE 1..10..100 TIMES every Day !!


eKoIce

Recommended Posts

well, here we are...

 

I maked this guide because I was Bored...and here we are ;D

Basically I show you by VIDEO, How to vote hundreds of times everyday for your favorite server (L2, WoW, etc).

Nothing more than a lil program is needed, and a FAST internet connection :D

 

You'll not need to take ON/OFF everytime your Modem (for those who have dinamic IP), you dont need to BUY Programs.

 

ALL is FREEWARE ;D

 

the Video size is 7-8 MB (I Highly compressed 899 MB into 8 MB lol ! ;D )

 

This guide is totally mine, was made some Hours ago...from my Laptop.

 

Here is the download Link : *DOWNLOAD*

Link to comment
Share on other sites

A few comments

 

1 HIDE ITTTTTTTTTTTTTTTTTTT for 300 post or 400 xDDDDDDD u dont want kadar to find a way to fix this -.-

 

 

2 I think this should go to Exploit section (but here seems fine 2)

 

3 How the hell did u find that program? xDDDD

 

4 So u have always over 1000 ips to cover yours? Rofl

 

 

5 AJaJajaJaJAJa the 1 server utry  was down XDDD Pwned =p

 

Any way GJJJJJJJJJJJJJJJJJJJJJJJJJJJJ GJJJJJJJJJJJJJJJJJJJJJJJJJJ GJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ +1 karma for sure (even if i cant give ¬¬)

 

The A man Hits again

 

[Edit] I remove the name of the file Alfred hide your post for christ saint xD

Link to comment
Share on other sites

Awesome share a-style!

1 HIDE ITTTTTTTTTTTTTTTTTTT for 300 post or 400 xDDDDDDD u dont want kadar to find a way to fix this -.-

 

True, it should be hidden for more posts..cause we don't want it fixed soon xD
Link to comment
Share on other sites

i used to give lots of votes daily on hopzone ,(i have dynamic IP :D ) but some jerk told Kadar(or wat rhe hell is his name :) ) and now votes are decresed if u  try to vote more than 3 times :(

Link to comment
Share on other sites

Nice Trick Eko! :)

 

Btw , Attention. Kadar Has It's Sources And Finds Who Ppl Do This.. And He May Ban Your Server.

 

I've Been Through This.. Once...

 

Thx AGAIN ;)

Link to comment
Share on other sites

other toplists different than Hopzone doesnt have an Immediate "refresh" of the votes...Hopzone is the Only one toplist who have the immediate reshresh mode enabled (for that reason is very slow to load ;D )

 

Btw, basically, this works on all toplists...but is more proper to be used for Hopzone. :P

Link to comment
Share on other sites

Dunno what's the video about but i'll leave a little comment..

 

The lil programme you are talking about is Hide your IP or something?I have hide your ip and very simple you press Get a new IP and woila you can vote again without disconnect/reconnect the modem.

Link to comment
Share on other sites

Dunno what's the video about but i'll leave a little comment..

 

The lil programme you are talking about is Hide your IP or something?I have hide your ip and very simple you press Get a new IP and woila you can vote again without disconnect/reconnect the modem.

 

2 things

 

1 this program dosnt hide , it covers your ip whit another ip

 

2 where do u have to press to do this "press Get a new IP" O.o

 

btw  is not woila is vuoala  :P

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • It looks like you're using a script for an Adrenaline bot in a game environment. To check for a target's name in your script, you can use the CharList.Items(i).Name property. Here's an example of how you can modify your script to print the names of attackable characters: var   i: integer; begin   while true do   begin     delay(200);     for i := 0 to CharList.count - 1 do     begin       if (not CharList.Items(i).Dead) then       begin         print(CharList.Items(i).Name);         // Add your additional conditions here         // e.g., if ((CharList.Items(i).Name = 'NPCName') and (CharList.Items(i).attackable)) then         // Do something with the NPC       end;     end;     // Your existing code for skills and actions here     engine.canceltarget;   end; end.   This modification adds a print statement to display the name of each non-dead character in the CharList. You can extend this logic by adding conditions based on the name of the NPC you want to target. Please note that you need to replace 'NPCName' with the actual name of the NPC you're looking for.  Also If you are a fan of Sports Betting in USA, you can check this comprehensive dedicated page of a friend of mine at https://casinolandia.com/countries/us/sports-betting/.
    • "ps  i watched carefuly the private server scene for more then 14 years, so i kinda know what i m talking about and i have very little money to spare" < What did you watch? For watching private scene (as developer/server owner), you need to understand the servers builds, nothing more you should care about. I connect to private server and instantly know what 'pack' they are using, what are the issues, etc. I understand what is happening under the hood. I doubt you know the difference between List and Set. In 2023 the private server scene is not described by server packs(files), it's based on the marketing budget. You can sell 'Snickers' candy for a cake's price. I was always unsure about L2jMobius builds, until I decided to give some interest for Essence version. My story is that I've bought L2jMobius membership and later on became an Contributor. (Fell out of that roll, because had some IRL problems which did not allow me to dedicate time to L2 Development). While working with L2jMobius I found new connections, which allowed me to develop 'my own' Essence build (I was developing for a person who is a client of L2jMobius and was developing for him a bit faster than I was submitting patches for Mobius itself, it was not based on money, I was receiving patch notes which were not available for public (developed privately) in exchange to work and deliver some new implementations/corrections faster for that person than for whole L2jMobius project, though I always shared later the work with Mobius). That allowed me to gain base of known sources of Essence which are not publicly available (again to mention, I did not exchange any SVN private repos, worked with person who already had access same as me). So where I'm going with this story? You care about 'leaks' when you develop something for L2jMobius, not when you pay him money, get the files and do nothing. Why you're afraid of leaks? The leak happens once per 2 months maybe, the SVN commits are daily. Why I hated leaks? Because I've implemented something dedicated for L2jMobius private clients, not the leachers. While I did not have my own base - those leaks and my code put everyone in same position - having the same features, if you don't have marketing budget, than you want to sell project for players by giving them features(I know it might contradict with the first paragraph of mine, but w/e, who understands - understands). The model is correct for L2jMobius to share a public version, it will attract new clients if they like the public version. Okay, now we covered 'your scene watching of private servers', 'L2jMobius leaks' it's time for why L2jMobius is the only way for small private server to use for example while building Essence based project: 1. L2jMobius has a lot of clients, instead of working on your own, you have maybe 50+ people committing changes. 2. Mobius reviews all commits, does some QA, refactors the code to fit whole code base formatting etc.. 3. You can write a question as a dummy server creator and get the answer (I was shocked what questions Mobius subscribers community receives, though I see that they are patient ones, I could not answer any questions without asking myself WTF is wrong, the person can't set his IP to launch the server and he's thinking about launching project, though even these problems are solved by community) 4. Don't judge book by the cover - if you receive leak of public version and you can't find certain feature working, you can always ask Mobius to check if someone is working on that, maybe day after the leak the feature will be implemented. Best case scenario, if possible, become a subscriber, just to try it. TL;DR: If you're amateur server owner, don't know any of coding = you should not care, maybe Mobius is not dominating in Interlude/H5, but you can check for other version. Everything will be solved for you. If you're developer (working alone and want other people help) - take these sources, make your own base, work on your code yourself + take patch notes submitted by other people.  
    • Still accepting application. I guarantee my client will beat any other compensation to suitable candidates too.
    • @geometry dash meltdown Make that the system requirements of the game are met by your machine. You can have problems with performance if your hardware doesn't meet the minimal requirements.  
  • Topics

×
×
  • Create New...