Jump to content

*Private Script Giveaway*


Juggles

Recommended Posts

happy killed a bunch of indians and stole their land day :)

i will use this free script to honour our forefathers and bot all day if i win this script, thus was the sole purpose for acquiring this land for future generations. have been using your free scripts and they're simple and effective to use. but don't wanna get banned haaaaaaaaaa

  • Like 1
Link to comment
Share on other sites

15 minutes ago, drapi said:

Juggles always coming with the giveaways, happy thanksgiving dude ! <3 i just bought a ps4 so I'm really happy :D

And the 'funny' joke: I googled yesterday,' how to start a wildfire?'  I got 51,500 matches

I'm trying I get a Nintendo switch. I want to buy the new Pokémon game and Fire Emblem comes out in spring. 

6 minutes ago, Fich420 said:

“You da bomb!”

“No, you da bomb!”

In America – a compliment. In the Middle East – an argument.

LOL this actually made me chuckle 

Edited by Juggles
  • Like 1
Link to comment
Share on other sites

public class FreeScript {
	public static void main(String[] args) {	
		
		int myCashStack = 9;
		int maxCashStack = (int) Math.pow(2, 31);
		
		int youCashStack = (int)(Math.random() * (maxCashStack + 1));
		
		if(myCashStack == youCashStack) {
			System.out.println("OMG what a coincidence!!, we both have same amount of gold in our banks (" 
			+ myCashStack + "gp), this must mean we are meant to work together on a script :)");
		} else {
			System.out.println("I guees I will just stay poor all my life :(");
		}
					
	}
}

Get Lucky

Edited by TheMainStone
  • Like 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...